summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-07-27 02:59:58 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-07-27 02:59:58 +0000
commit1d23925d2cfe0f94d8946431af364509ccc2e930 (patch)
tree163aca1372ea399208975c8f31200f9a65fc652c /dev-texlive/texlive-music
parentbump to TeX Live 2012 (diff)
downloadhistorical-1d23925d2cfe0f94d8946431af364509ccc2e930.tar.gz
historical-1d23925d2cfe0f94d8946431af364509ccc2e930.tar.bz2
historical-1d23925d2cfe0f94d8946431af364509ccc2e930.zip
Bump to TeX Live 2012.
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-music')
-rw-r--r--dev-texlive/texlive-music/ChangeLog7
-rw-r--r--dev-texlive/texlive-music/texlive-music-2012.ebuild27
2 files changed, 33 insertions, 1 deletions
diff --git a/dev-texlive/texlive-music/ChangeLog b/dev-texlive/texlive-music/ChangeLog
index 06ee342ae441..d30aec73b04c 100644
--- a/dev-texlive/texlive-music/ChangeLog
+++ b/dev-texlive/texlive-music/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-texlive/texlive-music
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.50 2012/05/29 18:32:28 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.51 2012/07/27 02:51:17 aballier Exp $
+
+*texlive-music-2012 (27 Jul 2012)
+
+ 27 Jul 2012; Alexis Ballier <aballier@gentoo.org> +texlive-music-2012.ebuild:
+ Bump to TeX Live 2012.
29 May 2012; Alexis Ballier <aballier@gentoo.org> -texlive-music-2010.ebuild:
remove old
diff --git a/dev-texlive/texlive-music/texlive-music-2012.ebuild b/dev-texlive/texlive-music/texlive-music-2012.ebuild
new file mode 100644
index 000000000000..17c67a72f422
--- /dev/null
+++ b/dev-texlive/texlive-music/texlive-music-2012.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2012.ebuild,v 1.1 2012/07/27 02:51:17 aballier Exp $
+
+EAPI="4"
+
+TEXLIVE_MODULE_CONTENTS="abc figbas gchords gtrcrd guitar harmony m-tx musixguit musixtex musixtex-fonts pmx songbook collection-music
+"
+TEXLIVE_MODULE_DOC_CONTENTS="abc.doc gchords.doc gtrcrd.doc guitar.doc harmony.doc m-tx.doc musixguit.doc musixtex.doc musixtex-fonts.doc pmx.doc songbook.doc "
+TEXLIVE_MODULE_SRC_CONTENTS="abc.source guitar.source musixtex.source songbook.source "
+inherit texlive-module
+DESCRIPTION="TeXLive Music typesetting"
+
+LICENSE="GPL-2 GPL-1 GPL-2 LGPL-2.1 LPPL-1.3 "
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+DEPEND=">=dev-texlive/texlive-latex-2012
+!<app-text/texlive-core-2011
+"
+RDEPEND="${DEPEND} "
+TEXLIVE_MODULE_BINSCRIPTS="
+ texmf-dist/scripts/musixtex/musixflx.lua
+ texmf-dist/scripts/musixtex/musixtex.lua
+ texmf-dist/scripts/m-tx/m-tx.lua
+ texmf-dist/scripts/pmx/pmx2pdf.lua
+"