Skip to content

Commit

Permalink
db-move: moved anjuta from [testing] to [extra] (x86_64)
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@320152 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
heftig committed Mar 24, 2018
1 parent 07524c4 commit 20d53fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 61 deletions.
7 changes: 3 additions & 4 deletions anjuta/repos/extra-x86_64/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

pkgbase=anjuta
pkgname=('libanjuta' 'anjuta')
pkgver=3.26.0
pkgver=3.28.0
pkgrel=1
pkgdesc="GNOME Integrated Development Environment (IDE)"
arch=(x86_64)
Expand All @@ -13,8 +13,8 @@ makedepends=(gdl vte3 autogen devhelp glade libgda subversion neon vala dconf gt
url="http://www.anjuta.org/"
options=('!emptydirs')
_commit=aaadfafe19450d8524400af9ae09d5187b2d627a # master
source=(https://download.gnome.org/sources/$pkgbase/3.26/$pkgbase-$pkgver.tar.xz)
sha256sums=('fb895464c1a3c915bb2bb3ea5d236fd17202caa7205f6792f70a75affc343d70')
source=(https://download.gnome.org/sources/$pkgbase/3.28/$pkgbase-$pkgver.tar.xz)
sha256sums=('b087b0a5857952d0edd24dae458616eb166a3257bc647d5279a9e71495544779')

build() {
cd $pkgbase-$pkgver
Expand Down Expand Up @@ -48,7 +48,6 @@ package_libanjuta(){
package_anjuta(){
pkgdesc="GNOME Integrated Development Environment (IDE)"
depends=(libanjuta vte3 autogen devhelp glade libgda subversion neon vala dconf)
groups=('gnome-extra')

cd $pkgbase-$pkgver
make -j1 DESTDIR="$pkgdir" install
Expand Down
57 changes: 0 additions & 57 deletions anjuta/repos/testing-x86_64/PKGBUILD

This file was deleted.

0 comments on commit 20d53fd

Please sign in to comment.