Version bump. Removed old ebuilds.
authorMichael Januszewski <spock@gentoo.org>
Tue, 6 Jun 2006 11:42:01 +0000 (11:42 +0000)
committerMichael Januszewski <spock@gentoo.org>
Tue, 6 Jun 2006 11:42:01 +0000 (11:42 +0000)
Package-Manager: portage-2.1_rc4-r2

media-libs/adplug/ChangeLog
media-libs/adplug/adplug-2.0.ebuild [new file with mode: 0644]
media-libs/adplug/files/digest-adplug-2.0 [new file with mode: 0644]

index 4f4697a4c32ca0f50b41d6e163fd8fe236316502..4187f39b5da913b2dd1f0ca4a2bb4aa3950048bc 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/adplug
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.12 2006/05/29 19:19:15 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.13 2006/06/06 11:42:01 spock Exp $
+
+*adplug-2.0 (06 Jun 2006)
+
+  06 Jun 2006; MichaƂ Januszewski <spock@gentoo.org> -adplug-1.4.1.ebuild,
+  -adplug-1.5.1.ebuild, -adplug-1.5.1-r1.ebuild, +adplug-2.0.ebuild:
+  Version bump. Removed old ebuilds.
 
   29 May 2006; Simon Stelling <blubb@gentoo.org> adplug-1.5.1-r2.ebuild:
   stable on amd64
diff --git a/media-libs/adplug/adplug-2.0.ebuild b/media-libs/adplug/adplug-2.0.ebuild
new file mode 100644 (file)
index 0000000..a7b7d0e
--- /dev/null
@@ -0,0 +1,22 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.0.ebuild,v 1.1 2006/06/06 11:42:01 spock Exp $
+
+inherit eutils
+
+IUSE=""
+
+DESCRIPTION="A free, cross-platform, hardware independent AdLib sound player library"
+HOMEPAGE="http://adplug.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+DEPEND=">=dev-cpp/libbinio-1.4"
+
+src_install() {
+       make DESTDIR="${D}" install || die
+       dodoc AUTHORS BUGS ChangeLog NEWS README TODO
+}
diff --git a/media-libs/adplug/files/digest-adplug-2.0 b/media-libs/adplug/files/digest-adplug-2.0
new file mode 100644 (file)
index 0000000..2eab950
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 48c1bb7c8618c45596d79767dec2e962 adplug-2.0.tar.bz2 691898
+RMD160 cb6ce69af08ee3e1627c452e4fe4de5c2b2292b0 adplug-2.0.tar.bz2 691898
+SHA256 212a2575fd26eecc34d3a983d3e1bbaf97f1036bf6dc5522b8a84360cb98a37c adplug-2.0.tar.bz2 691898