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

Sergej Pupykin spupykin at nymeria.archlinux.org
Tue Mar 25 10:37:16 UTC 2014


    Date: Tuesday, March 25, 2014 @ 11:37:16
  Author: spupykin
Revision: 108240

upgpkg: lilypond 2.18.2-2

upd

Modified:
  lilypond/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-25 09:29:58 UTC (rev 108239)
+++ PKGBUILD	2014-03-25 10:37:16 UTC (rev 108240)
@@ -6,7 +6,7 @@
 
 pkgname=lilypond
 pkgver=2.18.2
-pkgrel=1
+pkgrel=2
 pkgdesc="An automated music engraving system"
 arch=('i686' 'x86_64')
 url="http://lilypond.org"
@@ -13,7 +13,8 @@
 license=('GPL')
 depends=('guile1.8' 'python2' 'texlive-core' 'ghostscript' 'pango' 'fontconfig')
 makedepends=('flex' 'bison' 'gettext' 'mftrace' 'texinfo' 'fontforge' 't1utils'
-	     'gsfonts' 'texi2html')
+	     'gsfonts' 'texi2html' 'dblatex' 'texlive-langcyrillic' 'imagemagick'
+	     'zip' 'rsync' 'netpbm')
 options=('emptydirs')
 install=lilypond.install
 source=(http://download.linuxaudio.org/lilypond/sources/v2.18/$pkgname-$pkgver.tar.gz)
@@ -40,7 +41,7 @@
   export GUILE=/usr/bin/guile1.8
   export GUILE_CONFIG=/usr/bin/guile-config1.8
   export LDFLAGS="$LDFLAGS -lpthread"
-  ./configure --prefix=/usr --disable-documentation
+  ./configure --prefix=/usr
   make
 }
 




More information about the arch-commits mailing list