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

Ray Rashif schiv at nymeria.archlinux.org
Wed Oct 9 19:26:45 UTC 2013


    Date: Wednesday, October 9, 2013 @ 21:26:45
  Author: schiv
Revision: 98415

upgpkg: solfege 3.22.2-2

remove legacy dep on libgtkhtml; closes FS#37273

Modified:
  solfege/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-09 18:10:25 UTC (rev 98414)
+++ PKGBUILD	2013-10-09 19:26:45 UTC (rev 98415)
@@ -6,12 +6,12 @@
 # TODO: bring in pyalsa, csound, mma
 pkgname=solfege
 pkgver=3.22.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Music education and ear training software"
 arch=('i686' 'x86_64')
 url="http://www.solfege.org/"
 license=('GPL3')
-depends=('pygtk' 'libgtkhtml' 'librsvg')
+depends=('pygtk' 'librsvg')
 makedepends=('ghostscript' 'gnome-doc-utils' 'libxslt'
              'swig' 'texinfo' 'txt2man')
 optdepends=('timidity++: or any MIDI player & MIDI-WAV converter'




More information about the arch-commits mailing list