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

Guillaume Alaux guillaume at nymeria.archlinux.org
Mon Apr 14 11:19:37 UTC 2014


    Date: Monday, April 14, 2014 @ 13:19:37
  Author: guillaume
Revision: 210326

FS#39838 Switch to gtk3 and add opusfile as dependency

Modified:
  easytag/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-14 09:32:35 UTC (rev 210325)
+++ PKGBUILD	2014-04-14 11:19:37 UTC (rev 210326)
@@ -6,14 +6,14 @@
 
 pkgname=easytag
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple application for viewing and editing tags in audio files'
 arch=('i686' 'x86_64')
 license=('GPL')
 url='http://easytag.sourceforge.net/'
 makedepends=('intltool' 'itstool')
-depends=('id3lib' 'libid3tag' 'gtk2' 'libvorbis' 'flac' 'speex' 'wavpack' 'taglib'
-         'desktop-file-utils' 'hicolor-icon-theme')
+depends=('id3lib' 'libid3tag' 'gtk3' 'libvorbis' 'flac' 'speex' 'wavpack' 'taglib'
+         'desktop-file-utils' 'hicolor-icon-theme' 'opusfile')
 install=${pkgname}.install
 source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:3}/${pkgname}-${pkgver}.tar.xz)
 sha256sums=('29589972a3a8beb7823df74f1e845c1e61ab46508425894fa46b72c86cad56f7')




More information about the arch-commits mailing list