[arch-commits] Commit in gtkpod/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Aug 1 13:53:24 UTC 2012


    Date: Wednesday, August 1, 2012 @ 09:53:24
  Author: jgc
Revision: 164514

upgpkg: gtkpod 2.1.2-3

Reduce dependencies a bit by using libanjuta

Modified:
  gtkpod/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-01 11:21:32 UTC (rev 164513)
+++ PKGBUILD	2012-08-01 13:53:24 UTC (rev 164514)
@@ -4,12 +4,12 @@
 
 pkgname=gtkpod
 pkgver=2.1.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A platform independent GUI for Apple's iPod using GTK3"
 arch=('i686' 'x86_64')
 url="http://gtkpod.sourceforge.net"
 license=('GPL')
-depends=('anjuta' 'curl' 'flac' 'libid3tag' 'libgpod' 'awk')
+depends=('libanjuta' 'curl' 'flac' 'libid3tag' 'libgpod' 'awk' 'hicolor-icon-theme' 'dconf' 'libwebkit3')
 makedepends=('flex' 'intltool' 'libvorbis' 'faad2')
 optdepends=('libmp4v2: MP4/h264 support'
             'vorbis-tools: OGG support'




More information about the arch-commits mailing list