diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2007-05-22 20:46:32 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2007-05-22 20:46:32 +0000 |
commit | 33ed080ba8a335c354e9508eb810fc4dfb475a1d (patch) | |
tree | c3c4bbc3453ea86a311145bfe9e1f87f1a76df05 /kde-base/artsplugin-akode | |
parent | Version bump. (diff) | |
download | gentoo-2-33ed080ba8a335c354e9508eb810fc4dfb475a1d.tar.gz gentoo-2-33ed080ba8a335c354e9508eb810fc4dfb475a1d.tar.bz2 gentoo-2-33ed080ba8a335c354e9508eb810fc4dfb475a1d.zip |
Version bump.
(Portage version: 2.1.2.7)
Diffstat (limited to 'kde-base/artsplugin-akode')
-rw-r--r-- | kde-base/artsplugin-akode/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild | 27 | ||||
-rw-r--r-- | kde-base/artsplugin-akode/files/digest-artsplugin-akode-3.5.7 | 3 |
3 files changed, 37 insertions, 1 deletions
diff --git a/kde-base/artsplugin-akode/ChangeLog b/kde-base/artsplugin-akode/ChangeLog index 48eb9ad2b7dc..db045784da27 100644 --- a/kde-base/artsplugin-akode/ChangeLog +++ b/kde-base/artsplugin-akode/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/artsplugin-akode # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-akode/ChangeLog,v 1.46 2007/02/05 12:34:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-akode/ChangeLog,v 1.47 2007/05/22 20:46:32 carlo Exp $ + +*artsplugin-akode-3.5.7 (22 May 2007) + + 22 May 2007; Carsten Lohrke <carlo@gentoo.org> + +artsplugin-akode-3.5.7.ebuild: + Version bump. 05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> -files/artsplugin-akode-3.5.2-memleak.patch: diff --git a/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild b/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild new file mode 100644 index 000000000000..5a828c11a432 --- /dev/null +++ b/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-akode/artsplugin-akode-3.5.7.ebuild,v 1.1 2007/05/22 20:46:32 carlo Exp $ + +ARTS_REQUIRED="yes" +KMNAME=kdemultimedia +KMMODULE=akode_artsplugin +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +SRC_URI="${SRC_URI}" + +DESCRIPTION="aKode aRts plugin." +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" +RDEPEND="media-libs/akode + $(deprange $PV $MAXKDEVER kde-base/kdemultimedia-arts)" +DEPEND="${RDEPEND}" + +KMCOPYLIB="libartsbuilder arts/runtime" + +src_compile() { + local myconf="--with-akode" + + kde-meta_src_compile +} diff --git a/kde-base/artsplugin-akode/files/digest-artsplugin-akode-3.5.7 b/kde-base/artsplugin-akode/files/digest-artsplugin-akode-3.5.7 new file mode 100644 index 000000000000..61722a116cc0 --- /dev/null +++ b/kde-base/artsplugin-akode/files/digest-artsplugin-akode-3.5.7 @@ -0,0 +1,3 @@ +MD5 3d18574ca14258fb565160aa84bf217c kdemultimedia-3.5.7.tar.bz2 6347766 +RMD160 23354d5b5b527c0c5bb1a123b018b130a0734906 kdemultimedia-3.5.7.tar.bz2 6347766 +SHA256 7fda798eed8ad5c2b3a2f729f9790aba24ff23f5e40c0fc4aca77c40d5d6f6a5 kdemultimedia-3.5.7.tar.bz2 6347766 |