diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-07 10:37:33 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-09-07 10:37:33 +0000 |
commit | 9268f3f407dab0a077dca7bf5dc2d220642eb1ca (patch) | |
tree | 4a084f329d4016efa0d32f1bf68bf5ed00a5c4eb /kde-base/artsplugin-xine | |
parent | Added 3.5_alpha1 split ebuild. (diff) | |
download | gentoo-2-9268f3f407dab0a077dca7bf5dc2d220642eb1ca.tar.gz gentoo-2-9268f3f407dab0a077dca7bf5dc2d220642eb1ca.tar.bz2 gentoo-2-9268f3f407dab0a077dca7bf5dc2d220642eb1ca.zip |
Added 3.5_alpha1 split ebuild.
(Portage version: 2.0.51.22)
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r-- | kde-base/artsplugin-xine/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/Manifest | 14 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/artsplugin-xine-3.5_alpha1.ebuild | 21 | ||||
-rw-r--r-- | kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5_alpha1 | 1 |
4 files changed, 32 insertions, 12 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog index 54b9b6c2852e..d5253f61e0f1 100644 --- a/kde-base/artsplugin-xine/ChangeLog +++ b/kde-base/artsplugin-xine/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/artsplugin-xine # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.14 2005/08/25 19:36:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.15 2005/09/07 10:36:09 flameeyes Exp $ + +*artsplugin-xine-3.5_alpha1 (07 Sep 2005) + + 07 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> + +artsplugin-xine-3.5_alpha1.ebuild: + Added 3.5_alpha1 split ebuild. 25 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> artsplugin-xine-3.4.1.ebuild: diff --git a/kde-base/artsplugin-xine/Manifest b/kde-base/artsplugin-xine/Manifest index 6f0909b90bb5..ec471b623c93 100644 --- a/kde-base/artsplugin-xine/Manifest +++ b/kde-base/artsplugin-xine/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 53ec000e8ef1c529405629416caa4960 artsplugin-xine-3.5_alpha1.ebuild 601 +MD5 321e0477695191c5dba95968c10d711a ChangeLog 2316 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 30afc4c18e2a02aab291752bf03c1b35 artsplugin-xine-3.4.1.ebuild 629 -MD5 321e0477695191c5dba95968c10d711a ChangeLog 2316 +MD5 4084bf1456b3b8809bda2e919b1df867 files/digest-artsplugin-xine-3.5_alpha1 74 MD5 5503be4dfa64fd0d3bf2165747a97fb0 files/digest-artsplugin-xine-3.4.1 227 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) - -iD8DBQFDDh32KRy60XGEcJIRAqrmAJ9Iw3489CICBve5rlTvvwdYY1/1ZQCfR/C/ -jYn5A4V/gNmu56H9dlz66VA= -=gnEg ------END PGP SIGNATURE----- diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.5_alpha1.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.5_alpha1.ebuild new file mode 100644 index 000000000000..aa4c5beac50a --- /dev/null +++ b/kde-base/artsplugin-xine/artsplugin-xine-3.5_alpha1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/artsplugin-xine-3.5_alpha1.ebuild,v 1.1 2005/09/07 10:36:09 flameeyes Exp $ + +KMNAME=kdemultimedia +KMMODULE=xine_artsplugin +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="arts xine plugin" +KEYWORDS="~amd64" +IUSE="" +DEPEND=">=media-libs/xine-lib-1.0" + +pkg_setup() { + if ! useq arts; then + eerror "${PN} needs the USE=\"arts\" enabled and also the kdelibs compiled with the USE=\"arts\" enabled" + die + fi +} diff --git a/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5_alpha1 b/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5_alpha1 new file mode 100644 index 000000000000..b06a0ad53e64 --- /dev/null +++ b/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.5_alpha1 @@ -0,0 +1 @@ +MD5 d07e12a7389bd03f1f4bfb57df73f26a kdemultimedia-3.4.90.tar.bz2 5430692 |