diff options
author | 2005-09-07 13:43:30 +0000 | |
---|---|---|
committer | 2005-09-07 13:43:30 +0000 | |
commit | a6878a299ef779e37e601b71af5fab023294bfe9 (patch) | |
tree | 6d7886e148fd87f6f72bab0bf617ae13d65adec8 /kde-base/noatun-plugins | |
parent | Stable on sparc (diff) | |
download | gentoo-2-a6878a299ef779e37e601b71af5fab023294bfe9.tar.gz gentoo-2-a6878a299ef779e37e601b71af5fab023294bfe9.tar.bz2 gentoo-2-a6878a299ef779e37e601b71af5fab023294bfe9.zip |
Added 3.5_alpha1 split ebuild.
(Portage version: 2.0.51.22)
Diffstat (limited to 'kde-base/noatun-plugins')
-rw-r--r-- | kde-base/noatun-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/noatun-plugins/Manifest | 8 | ||||
-rw-r--r-- | kde-base/noatun-plugins/files/digest-noatun-plugins-3.5_alpha1 | 1 | ||||
-rw-r--r-- | kde-base/noatun-plugins/noatun-plugins-3.5_alpha1.ebuild | 34 |
4 files changed, 47 insertions, 4 deletions
diff --git a/kde-base/noatun-plugins/ChangeLog b/kde-base/noatun-plugins/ChangeLog index 4461b7f395df..d90ecb1cfefd 100644 --- a/kde-base/noatun-plugins/ChangeLog +++ b/kde-base/noatun-plugins/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/noatun-plugins # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/ChangeLog,v 1.13 2005/08/08 20:50:53 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/ChangeLog,v 1.14 2005/09/07 13:38:39 flameeyes Exp $ + +*noatun-plugins-3.5_alpha1 (07 Sep 2005) + + 07 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> + +noatun-plugins-3.5_alpha1.ebuild: + Added 3.5_alpha1 split ebuild. 08 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> noatun-plugins-3.4.2.ebuild: diff --git a/kde-base/noatun-plugins/Manifest b/kde-base/noatun-plugins/Manifest index 87bca9177570..fa74e0fb6d76 100644 --- a/kde-base/noatun-plugins/Manifest +++ b/kde-base/noatun-plugins/Manifest @@ -1,9 +1,11 @@ -MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 b361dac43ef99e453142233407e158f1 ChangeLog 2085 MD5 29c3d2be2f371b987d1730480efabc4b noatun-plugins-3.4.1.ebuild 866 MD5 7aee034eac1d6a331009f0e16647a965 noatun-plugins-3.4.2.ebuild 1216 -MD5 8ad71a2139b4a330c5adfb4247b84c8c files/configure-fix-kdeaddons-sdl.patch 867 -MD5 60c005ebe876a0e127dcf1083620803e files/digest-noatun-plugins-3.4.1 215 +MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 +MD5 ce6779ab3de2652e0d2b9469df3e004a noatun-plugins-3.5_alpha1.ebuild 1185 MD5 aef1ad04d3f153a78e0b5aa9742d6f9e files/digest-noatun-plugins-3.4.2 291 +MD5 f7c6609b2333ccd23784fc7dd847030e files/digest-noatun-plugins-3.5_alpha1 70 MD5 6ec5a8a3f0f5ae85d431525c926c27fe files/noatun-oblique-db-location-3.4.0_rc1.diff 625 +MD5 8ad71a2139b4a330c5adfb4247b84c8c files/configure-fix-kdeaddons-sdl.patch 867 MD5 440dc255b1315302c2dfbf0f1233f3bf files/configure-fix-kdeaddons-db.patch 1612 +MD5 60c005ebe876a0e127dcf1083620803e files/digest-noatun-plugins-3.4.1 215 diff --git a/kde-base/noatun-plugins/files/digest-noatun-plugins-3.5_alpha1 b/kde-base/noatun-plugins/files/digest-noatun-plugins-3.5_alpha1 new file mode 100644 index 000000000000..dd96f8af54bb --- /dev/null +++ b/kde-base/noatun-plugins/files/digest-noatun-plugins-3.5_alpha1 @@ -0,0 +1 @@ +MD5 0e6967f023264332e0a27e9d62b6a89d kdeaddons-3.4.90.tar.bz2 1533500 diff --git a/kde-base/noatun-plugins/noatun-plugins-3.5_alpha1.ebuild b/kde-base/noatun-plugins/noatun-plugins-3.5_alpha1.ebuild new file mode 100644 index 000000000000..f72cb812699f --- /dev/null +++ b/kde-base/noatun-plugins/noatun-plugins-3.5_alpha1.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/noatun-plugins/noatun-plugins-3.5_alpha1.ebuild,v 1.1 2005/09/07 13:38:39 flameeyes Exp $ +KMNAME=kdeaddons +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="Various plugins for noatun" +KEYWORDS="~amd64" +IUSE="arts sdl berkdb" +DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/noatun) + arts? ( $(deprange $PV $MAXKDEVER kde-base/arts) ) + sdl? ( >=media-libs/libsdl-1.2 ) + berkdb? ( || ( =sys-libs/db-4.3* + =sys-libs/db-4.2* ) )" + +src_compile() { + local myconf="$(use_with sdl)" + + if use berkdb; then + if has_version "=sys-libs/db-4.3*"; then + myconf="${myconf} --with-berkeley-db --with-db-lib=db_cxx-4.3 + --with-extra-includes=/usr/include/db4.3" + elif has_version "=sys-libs/db-4.2*"; then + myconf="${myconf} --with-berkeley-db --with-db-lib=db_cxx-4.2 + --with-extra-includes=/usr/include/db4.2" + fi + else + myconf="${myconf} --without-berkeley-db" + fi + + kde-meta_src_compile +} |