summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarijn Schouten <hkbst@gentoo.org>2007-06-23 17:02:26 +0000
committerMarijn Schouten <hkbst@gentoo.org>2007-06-23 17:02:26 +0000
commit390599b1820d12fb7d52c78a62c42ed7d5931595 (patch)
tree5a1e0fda383cb3368fcaff97ad94453a76ce48aa /media-sound/lilypond
parentold (diff)
downloadgentoo-2-390599b1820d12fb7d52c78a62c42ed7d5931595.tar.gz
gentoo-2-390599b1820d12fb7d52c78a62c42ed7d5931595.tar.bz2
gentoo-2-390599b1820d12fb7d52c78a62c42ed7d5931595.zip
remove 2.1[01].23
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-sound/lilypond')
-rw-r--r--media-sound/lilypond/ChangeLog6
-rw-r--r--media-sound/lilypond/files/digest-lilypond-2.10.233
-rw-r--r--media-sound/lilypond/files/digest-lilypond-2.11.233
-rw-r--r--media-sound/lilypond/lilypond-2.10.23.ebuild103
-rw-r--r--media-sound/lilypond/lilypond-2.11.23.ebuild103
5 files changed, 5 insertions, 213 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog
index 7b8197684ac8..eecc752efe72 100644
--- a/media-sound/lilypond/ChangeLog
+++ b/media-sound/lilypond/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/lilypond
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.59 2007/06/23 16:52:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.60 2007/06/23 17:02:26 hkbst Exp $
+
+ 23 Jun 2007; Marijn Schouten <hkBst@gentoo.org> -lilypond-2.10.23.ebuild,
+ -lilypond-2.11.23.ebuild:
+ remove 2.1[01].23
23 Jun 2007; Diego Pettenò <flameeyes@gentoo.org>
lilypond-2.10.23.ebuild, lilypond-2.10.25.ebuild,
diff --git a/media-sound/lilypond/files/digest-lilypond-2.10.23 b/media-sound/lilypond/files/digest-lilypond-2.10.23
deleted file mode 100644
index f28ec4d5b5e0..000000000000
--- a/media-sound/lilypond/files/digest-lilypond-2.10.23
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 042c9142f38d05598d1f24902655c026 lilypond-2.10.23.tar.gz 2610035
-RMD160 6c37c4134d73c7e295d8e030ba49f9c1414a6eb8 lilypond-2.10.23.tar.gz 2610035
-SHA256 6fb55b6fe4c6e41a11adf64389c53e19b6c8166ff96e519c0804a3ad127b696d lilypond-2.10.23.tar.gz 2610035
diff --git a/media-sound/lilypond/files/digest-lilypond-2.11.23 b/media-sound/lilypond/files/digest-lilypond-2.11.23
deleted file mode 100644
index 090eabd2e316..000000000000
--- a/media-sound/lilypond/files/digest-lilypond-2.11.23
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 6ccc823421fee13c774ede245813191e lilypond-2.11.23.tar.gz 3062038
-RMD160 05da9d0f3d69821f9a2a5b9d8a5ca4ae5fa0cb9a lilypond-2.11.23.tar.gz 3062038
-SHA256 d957f41c6165842985bd6beedccda179f560e787a6d7969a73d8225e189ec0d7 lilypond-2.11.23.tar.gz 3062038
diff --git a/media-sound/lilypond/lilypond-2.10.23.ebuild b/media-sound/lilypond/lilypond-2.10.23.ebuild
deleted file mode 100644
index 84b10f800123..000000000000
--- a/media-sound/lilypond/lilypond-2.10.23.ebuild
+++ /dev/null
@@ -1,103 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.10.23.ebuild,v 1.3 2007/06/23 16:52:55 flameeyes Exp $
-
-inherit eutils versionator toolchain-funcs
-
-DESCRIPTION="GNU Music Typesetter"
-SRC_URI="http://download.linuxaudio.org/lilypond/sources/v$(get_version_component_range 1-2)/${P}.tar.gz"
-HOMEPAGE="http://lilypond.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~sparc ~x86"
-
-#LANGS="cs da de es fi fr it ja nl ru rw sv tr zh_TW"
-IUSE="debug profile"
-#IUSE="debug doc emacs gtk profile vim"
-
-#for X in ${LANGS} ; do
-# IUSE="${IUSE} linguas_${X/-/_}"
-#done
-
-# guile with deprecated and regex
-RDEPEND="
- >=media-libs/freetype-2
- media-libs/fontconfig
- >=x11-libs/pango-1.12.3
- >=dev-scheme/guile-1.8.1
- >=dev-lang/python-2.4
- || ( >=app-text/ghostscript-gnu-8.15
- >=app-text/ghostscript-gpl-8.15
- >=app-text/ghostscript-esp-8.15 )"
-# >=app-text/ghostscript-gnu-8.55"
-
-# virtual/tetex
-
-DEPEND="${RDEPEND}
- >=media-gfx/fontforge-20060406
- <=media-gfx/fontforge-20070312
- >=app-text/mftrace-1.2.9
- >=sys-apps/texinfo-4.8
- sys-devel/make
- sys-devel/gettext
- sys-devel/flex
- dev-lang/perl
- >=sys-devel/bison-2.0"
-# doc? ( media-libs/netpbm
-# media-gfx/imagemagick )"
-
-pkg_setup() {
- if has_version =dev-scheme/guile-1.8*; then
- local flags="deprecated regex"
- built_with_use dev-scheme/guile ${flags} || die "guile must be built with \"${flags}\" use flags"
- fi
-}
-
-src_compile() {
- if [[ $(gcc-major-version) -lt 4 ]]; then
- eerror "You need GCC 4.x to build this software."
- die "you need to compile with gcc-4 or later"
- fi
-
- econf \
- $(use_enable debug debugging) \
- $(use_enable profile profiling) \
- --disable-gui \
- --disable-documentation
-# $(use_enable doc documentation) \
-
-
- # without -j1 it will not fail, but building docs later will
- emake -j1 || die "emake failed"
-
-# if use doc; then
-# emake -j1 web || die "emake web failed"
-# fi
-}
-
-# lilypond doesn't include the answers to the tests.
-# You are supposed to build those yuorself with an
-# earlier version. Then running tests will compare the
-# results of the tests against the results from the
-# earlier version. As such tests seem mostly useless
-# for our purposes.
-RESTRICT=test
-
-src_install () {
- emake DESTDIR=${D} install || die "emake install failed"
-
-# vimdir=/usr/share/vim/vimfiles
-# || die "emake install failed"
-
-# if use doc; then
-# # Note: installs .html docs, .pdf docs and examples
-# emake out=www web-install DESTDIR=${D} \
-# webdir=/usr/share/doc/${PF}/html || die "emake web-install failed"
-# fi
-
- dodoc AUTHORS.txt ChangeLog DEDICATION NEWS.txt README.txt THANKS
-
-# use vim || rm -r ${D}/usr/share/vim
-# use emacs || rm -r ${D}/usr/share/emacs
-}
diff --git a/media-sound/lilypond/lilypond-2.11.23.ebuild b/media-sound/lilypond/lilypond-2.11.23.ebuild
deleted file mode 100644
index e2b01b51b30c..000000000000
--- a/media-sound/lilypond/lilypond-2.11.23.ebuild
+++ /dev/null
@@ -1,103 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.11.23.ebuild,v 1.3 2007/06/23 16:52:55 flameeyes Exp $
-
-inherit eutils versionator toolchain-funcs
-
-DESCRIPTION="GNU Music Typesetter"
-SRC_URI="http://download.linuxaudio.org/lilypond/sources/v$(get_version_component_range 1-2)/${P}.tar.gz"
-HOMEPAGE="http://lilypond.org/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~sparc ~x86"
-
-#LANGS="cs da de es fi fr it ja nl ru rw sv tr zh_TW"
-IUSE="debug profile"
-#IUSE="debug doc emacs gtk profile vim"
-
-#for X in ${LANGS} ; do
-# IUSE="${IUSE} linguas_${X/-/_}"
-#done
-
-# guile with deprecated and regex
-RDEPEND="
- >=media-libs/freetype-2
- media-libs/fontconfig
- >=x11-libs/pango-1.12.3
- >=dev-scheme/guile-1.8.1
- >=dev-lang/python-2.4
- || ( >=app-text/ghostscript-gnu-8.15
- >=app-text/ghostscript-gpl-8.15
- >=app-text/ghostscript-esp-8.15 )"
-# >=app-text/ghostscript-gnu-8.55"
-
-# virtual/tetex
-
-DEPEND="${RDEPEND}
- >=media-gfx/fontforge-20060406
- <=media-gfx/fontforge-20070312
- >=app-text/mftrace-1.2.9
- >=sys-apps/texinfo-4.8
- sys-devel/make
- sys-devel/gettext
- sys-devel/flex
- dev-lang/perl
- >=sys-devel/bison-2.0"
-# doc? ( media-libs/netpbm
-# media-gfx/imagemagick )"
-
-pkg_setup() {
- if has_version =dev-scheme/guile-1.8*; then
- local flags="deprecated regex"
- built_with_use dev-scheme/guile ${flags} || die "guile must be built with \"${flags}\" use flags"
- fi
-}
-
-src_compile() {
- if [[ $(gcc-major-version) -lt 4 ]]; then
- eerror "You need GCC 4.x to build this software."
- die "you need to compile with gcc-4 or later"
- fi
-
- econf \
- $(use_enable debug debugging) \
- $(use_enable profile profiling) \
- --disable-gui \
- --disable-documentation
-# $(use_enable doc documentation) \
-
-
- # without -j1 it will not fail, but building docs later will
- emake -j1 || die "emake failed"
-
-# if use doc; then
-# emake -j1 web || die "emake web failed"
-# fi
-}
-
-# lilypond doesn't include the answers to the tests.
-# You are supposed to build those yuorself with an
-# earlier version. Then running tests will compare the
-# results of the tests against the results from the
-# earlier version. As such tests seem mostly useless
-# for our purposes.
-RESTRICT=test
-
-src_install () {
- emake DESTDIR=${D} install || die "emake install failed"
-
-# vimdir=/usr/share/vim/vimfiles
-# || die "emake install failed"
-
-# if use doc; then
-# # Note: installs .html docs, .pdf docs and examples
-# emake out=www web-install DESTDIR=${D} \
-# webdir=/usr/share/doc/${PF}/html || die "emake web-install failed"
-# fi
-
- dodoc AUTHORS.txt ChangeLog DEDICATION NEWS.txt README.txt THANKS
-
-# use vim || rm -r ${D}/usr/share/vim
-# use emacs || rm -r ${D}/usr/share/emacs
-}