summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-19 09:39:15 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-19 09:39:15 +0000
commitff930089d82cf3855add93459a8133726089851c (patch)
treeeebc2f32e137aa4bd36b5695184fe0f25405b2cd /media-sound/lilypond
parentAdded to ~ppc (Manifest recommit) (diff)
downloadhistorical-ff930089d82cf3855add93459a8133726089851c.tar.gz
historical-ff930089d82cf3855add93459a8133726089851c.tar.bz2
historical-ff930089d82cf3855add93459a8133726089851c.zip
~sparc -amd64
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r--media-sound/lilypond/ChangeLog8
-rw-r--r--media-sound/lilypond/Manifest10
-rw-r--r--media-sound/lilypond/files/digest-lilypond-2.2.41
-rw-r--r--media-sound/lilypond/lilypond-2.2.4.ebuild104
4 files changed, 118 insertions, 5 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog
index 1ea28c7f7ed9..157857018d46 100644
--- a/media-sound/lilypond/ChangeLog
+++ b/media-sound/lilypond/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/lilypond
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.27 2004/06/25 00:08:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.28 2004/07/19 09:39:15 eradicator Exp $
+
+*lilypond-2.2.4 (19 Jul 2004)
+
+ 19 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ +lilypond-2.2.4.ebuild:
+ ~sparc -amd64. Version bump.
*lilypond-2.2.2 (11 Jun 2004)
diff --git a/media-sound/lilypond/Manifest b/media-sound/lilypond/Manifest
index d6f062b5e9b9..f2fd3bac0fe2 100644
--- a/media-sound/lilypond/Manifest
+++ b/media-sound/lilypond/Manifest
@@ -1,10 +1,12 @@
-MD5 a57a6042313a7cd3d131086c5e8b22a6 lilypond-2.2.2.ebuild 2905
+MD5 3c9f3651f086cf4d85818763e02e6d14 ChangeLog 4824
MD5 7955bf65f49f0bd7219a9089c2140473 lilypond-2.0.3.ebuild 2825
MD5 65c71321517a1dc40a326aadc6de5424 lilypond-2.2.1.ebuild 2905
-MD5 421b8a0e07643787dc5970b49387a741 ChangeLog 4675
MD5 50117cfdeb267d9181cf9cacac87d8a6 metadata.xml 256
-MD5 8d0e1943fd413ff9d7d90857eb301ee6 files/lilypond-1.8.2-coreutils-compat.patch 4485
-MD5 d3708d2873d08b1272e434098fd1ad85 files/lilypond-2.0.0-coreutils-compat.patch 5638
+MD5 a57a6042313a7cd3d131086c5e8b22a6 lilypond-2.2.2.ebuild 2905
+MD5 47bde4ddaea4ecd42398194cca526804 lilypond-2.2.4.ebuild 3003
MD5 0c696acd218d39a22a32db326ac9d5b0 files/digest-lilypond-2.0.3 67
MD5 5415f075387bdad39c013a0b2b673d34 files/digest-lilypond-2.2.1 67
+MD5 8d0e1943fd413ff9d7d90857eb301ee6 files/lilypond-1.8.2-coreutils-compat.patch 4485
+MD5 d3708d2873d08b1272e434098fd1ad85 files/lilypond-2.0.0-coreutils-compat.patch 5638
MD5 41cdb3b8ee599da6d05f6c23c2bf7413 files/digest-lilypond-2.2.2 67
+MD5 be315c1b4040c4985ede01deff60d51a files/digest-lilypond-2.2.4 67
diff --git a/media-sound/lilypond/files/digest-lilypond-2.2.4 b/media-sound/lilypond/files/digest-lilypond-2.2.4
new file mode 100644
index 000000000000..0129330fb940
--- /dev/null
+++ b/media-sound/lilypond/files/digest-lilypond-2.2.4
@@ -0,0 +1 @@
+MD5 2f96e5ca3ae6943ed22a28a0b35927fd lilypond-2.2.4.tar.gz 1919068
diff --git a/media-sound/lilypond/lilypond-2.2.4.ebuild b/media-sound/lilypond/lilypond-2.2.4.ebuild
new file mode 100644
index 000000000000..ac468dfeef7a
--- /dev/null
+++ b/media-sound/lilypond/lilypond-2.2.4.ebuild
@@ -0,0 +1,104 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.2.4.ebuild,v 1.1 2004/07/19 09:39:15 eradicator Exp $
+
+IUSE="doc"
+
+MY_PV="v$(echo ${PV} | cut -d. -f1,2)"
+DESCRIPTION="GNU Music Typesetter"
+SRC_URI="http://www.lilypond.org/ftp/${MY_PV}/${P}.tar.gz"
+HOMEPAGE="http://lilypond.org/"
+SLOT="0"
+LICENSE="GPL-2"
+#-amd64: 2.2.4: lilypond-bin exits error code 139 ... upstream needs to fix it...
+KEYWORDS="~alpha ~x86 ~ppc ~sparc -amd64"
+
+RDEPEND=">=dev-util/guile-1.6.4
+ virtual/ghostscript
+ >=app-text/tetex-2.0.2
+ >=dev-lang/python-2.2.3-r1"
+
+DEPEND="${RDEPEND}
+ >=dev-lang/perl-5.8.0-r12
+ >=sys-apps/texinfo-4.6
+ >=sys-devel/flex-2.5.4a-r5
+ >=sys-devel/gcc-3.1-r8
+ >=sys-devel/make-3.80
+ >=app-text/mftrace-1.0.27
+ sys-devel/bison !=sys-devel/bison-1.75
+ doc? ( media-gfx/imagemagick
+ >=media-libs/netpbm-9.12-r4 )"
+
+src_unpack() {
+ unpack ${A} || die "unpack failed"
+}
+
+src_compile() {
+ # Remove ccache from the PATH since it can break compilation of
+ # this package. See bug 21305
+ PATH="$(echo ":${PATH}:" | sed 's/:[^:]*ccache[^:]*:/:/;s/^://;s/:$//;')"
+
+ addwrite /dev/stderr
+ addwrite /var/cache/fonts
+ addwrite /usr/share/texmf/fonts
+ addwrite /usr/share/texmf/ls-R
+
+ econf --build=${CHOST} || die "econf failed"
+ emake || die "emake failed"
+
+ if use doc; then
+ make web || die "make web failed"
+ fi
+}
+
+src_install () {
+ einstall \
+ lilypond_datadir=${D}/usr/share/lilypond \
+ local_lilypond_datadir=${D}/usr/share/lilypond/${PV} \
+ || die "einstall failed"
+
+ dodoc AUTHORS.txt COPYING ChangeLog DEDICATION INSTALL.txt \
+ NEWS.txt README.txt ROADMAP THANKS VERSION \
+ || die "dodoc failed"
+
+ insinto /usr/share/lilypond/${PV}/buildscripts/out
+ doins buildscripts/out/lilypond-profile \
+ buildscripts/out/lilypond-login \
+ buildscripts/out/clean-fonts \
+ buildscripts/out/lilypond-words \
+ || die "doins failed"
+
+ # emacs support, should this be done differently?
+ insinto /usr/share/lilypond/${PV}/elisp
+ doins elisp/*.el \
+ || die "doins failed"
+ insinto /usr/share/lilypond/${PV}/elisp/out
+ doins elisp/out/lilypond-words.el \
+ || die "doins failed"
+
+ # vim support, should this be done differently?
+ insinto /usr/share/lilypond/${PV}/vim/out
+ doins vim/out/lilypond-words.vim \
+ || die "doins failed"
+ insinto /usr/share/lilypond/${PV}/vim
+ doins vim/lilypond*.vim vim/vimrc \
+ || die "doins failed"
+
+ # we might be able to get the new "make out=www web-install"
+ # to work (if someone wants to fight with it), but our
+ # old way is easier for now:
+ if use doc; then
+ dohtml -A txt,midi,ly,pdf,gz -r Documentation input *.html *.png \
+ || die "doins failed"
+ fi
+}
+
+pkg_postinst () {
+ # Cleaning out old fonts is more appropriate in pkg_prerm, but we
+ # also need to clean up after any previous lilypond installations.
+ . /usr/share/lilypond/${PV}/buildscripts/out/clean-fonts
+}
+
+pkg_prerm () {
+ . /usr/share/lilypond/${PV}/buildscripts/out/clean-fonts
+}