diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-01 16:25:45 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-06-01 16:25:45 +0000 |
commit | 4b71450188448d3a5e2154f1b45ab87c614e533a (patch) | |
tree | 3a53a28f3b5af676db8a8ba2e69c0009c1e6497b /kde-base/artsplugin-mpeglib | |
parent | Update to new release. (diff) | |
download | gentoo-2-4b71450188448d3a5e2154f1b45ab87c614e533a.tar.gz gentoo-2-4b71450188448d3a5e2154f1b45ab87c614e533a.tar.bz2 gentoo-2-4b71450188448d3a5e2154f1b45ab87c614e533a.zip |
Update to new release.
(Portage version: 2.1_rc3-r3)
Diffstat (limited to 'kde-base/artsplugin-mpeglib')
-rw-r--r-- | kde-base/artsplugin-mpeglib/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.3.ebuild | 20 | ||||
-rw-r--r-- | kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.3 | 3 |
3 files changed, 30 insertions, 1 deletions
diff --git a/kde-base/artsplugin-mpeglib/ChangeLog b/kde-base/artsplugin-mpeglib/ChangeLog index 75a38cf23a51..9a0511dca50e 100644 --- a/kde-base/artsplugin-mpeglib/ChangeLog +++ b/kde-base/artsplugin-mpeglib/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/artsplugin-mpeglib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.45 2006/06/01 04:30:23 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/ChangeLog,v 1.46 2006/06/01 16:25:45 flameeyes Exp $ + +*artsplugin-mpeglib-3.5.3 (01 Jun 2006) + + 01 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> + +artsplugin-mpeglib-3.5.3.ebuild: + Update to new release. 01 Jun 2006; Thomas Cort <tcort@gentoo.org> artsplugin-mpeglib-3.5.2.ebuild: diff --git a/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.3.ebuild b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.3.ebuild new file mode 100644 index 000000000000..101e3b8809c7 --- /dev/null +++ b/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.3.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/artsplugin-mpeglib/artsplugin-mpeglib-3.5.3.ebuild,v 1.1 2006/06/01 16:25:45 flameeyes Exp $ + +ARTS_REQUIRED="yes" +KMNAME=kdemultimedia +KMMODULE=mpeglib_artsplug +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="mpeglib plugin for arts" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" +DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/mpeglib)" + +KMCOPYLIB="libmpeg mpeglib/lib/" +KMEXTRACTONLY="mpeglib/" + +PATCHES="${FILESDIR}/${P}-libarts.patch" diff --git a/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.3 b/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.3 new file mode 100644 index 000000000000..2849fcf84263 --- /dev/null +++ b/kde-base/artsplugin-mpeglib/files/digest-artsplugin-mpeglib-3.5.3 @@ -0,0 +1,3 @@ +MD5 61bd938c564e3280034944338955712b kdemultimedia-3.5.3.tar.bz2 6276838 +RMD160 2ae4ba9266b84b972e3bcd106896b6ea0124aa32 kdemultimedia-3.5.3.tar.bz2 6276838 +SHA256 4e976190f71b4a86feb2350d014bb775d230feee0013ac92b40e4b0aaf23a12f kdemultimedia-3.5.3.tar.bz2 6276838 |