summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-02-05 11:39:28 +0000
committerDan Armak <danarmak@gentoo.org>2005-02-05 11:39:28 +0000
commita233597a4168bb19709fe26e0e272c424f3547f1 (patch)
treeb4eae9b8a44be771f459782bfca7bf3a9da49c60 /kde-base/artsplugin-xine
parentcleanup (diff)
downloadhistorical-a233597a4168bb19709fe26e0e272c424f3547f1.tar.gz
historical-a233597a4168bb19709fe26e0e272c424f3547f1.tar.bz2
historical-a233597a4168bb19709fe26e0e272c424f3547f1.zip
initial 3.4.0_beta2 ebuilds
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'kde-base/artsplugin-xine')
-rw-r--r--kde-base/artsplugin-xine/ChangeLog10
-rw-r--r--kde-base/artsplugin-xine/Manifest2
-rw-r--r--kde-base/artsplugin-xine/artsplugin-xine-3.4.0_beta2.ebuild21
-rw-r--r--kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.4.0_beta24
4 files changed, 36 insertions, 1 deletions
diff --git a/kde-base/artsplugin-xine/ChangeLog b/kde-base/artsplugin-xine/ChangeLog
index bd052ceea737..95d23cd16ef1 100644
--- a/kde-base/artsplugin-xine/ChangeLog
+++ b/kde-base/artsplugin-xine/ChangeLog
@@ -1,6 +1,14 @@
# 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.1 2005/01/15 02:24:25 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-xine/ChangeLog,v 1.2 2005/02/05 11:39:10 danarmak Exp $
+
+*artsplugin-xine-3.4.0_beta2 (05 Feb 2005)
+
+ 05 Feb 2005; Dan Armak <danarmak@gentoo.org>
+ +artsplugin-xine-3.4.0_beta2.ebuild:
+ Ebuild for 3.4.0_beta2. Note that beta2 has NOT been released as of this
+ date. This ebuild is for inside testing by the KDE team, and is of course
+ package.masked.
*artsplugin-xine-3.4.0_beta1 (15 Jan 2005)
diff --git a/kde-base/artsplugin-xine/Manifest b/kde-base/artsplugin-xine/Manifest
index eccce5630f47..84aeb44d7c71 100644
--- a/kde-base/artsplugin-xine/Manifest
+++ b/kde-base/artsplugin-xine/Manifest
@@ -1,4 +1,6 @@
+MD5 885ddbdfa86d9f2f8cd876e4e0676bb7 artsplugin-xine-3.4.0_beta2.ebuild 610
MD5 885ddbdfa86d9f2f8cd876e4e0676bb7 artsplugin-xine-3.4.0_beta1.ebuild 610
MD5 0fa76b9ae567e9a203bc300480a327bb ChangeLog 461
MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161
MD5 43e784a2028b42eff11cfacd5dc9e845 files/digest-artsplugin-xine-3.4.0_beta1 231
+MD5 c43e1f638e3c583d4d696aad7f994232 files/digest-artsplugin-xine-3.4.0_beta2 314
diff --git a/kde-base/artsplugin-xine/artsplugin-xine-3.4.0_beta2.ebuild b/kde-base/artsplugin-xine/artsplugin-xine-3.4.0_beta2.ebuild
new file mode 100644
index 000000000000..5e17f9d13ee8
--- /dev/null
+++ b/kde-base/artsplugin-xine/artsplugin-xine-3.4.0_beta2.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.4.0_beta2.ebuild,v 1.1 2005/02/05 11:39:10 danarmak Exp $
+
+KMNAME=kdemultimedia
+KMMODULE=xine_artsplugin
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="arts xine plugin"
+KEYWORDS="~x86"
+IUSE=""
+DEPEND=">=media-libs/xine-lib-1_beta12"
+
+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.4.0_beta2 b/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.4.0_beta2
new file mode 100644
index 000000000000..16863fd34dc5
--- /dev/null
+++ b/kde-base/artsplugin-xine/files/digest-artsplugin-xine-3.4.0_beta2
@@ -0,0 +1,4 @@
+MD5 0dcda2db115a354cf7fdad0503d6ff50 kdemultimedia-3.3.90.tar.bz2 5450736
+MD5 3f43bc721d427ee23ed94f4150717cbe kdemultimedia-3.3.90-3.3.91.tar.xdelta 309038
+MD5 f1863ffbd605817c9817063651e64b4a kdemultimedia-3.3.91-3.3.92.tar.xdelta 316034
+MD5 cf278fa074fa17695eb5f7045e7b1325 kdemultimedia-3.3.92.tar.bz2 5504484