Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 69048 Details for
Bug 106956
make dependencies optional for k3b
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
k3b ebuild patch
k3b-0.12.4a.ebuild.patch (text/plain), 2.69 KB, created by
Benedikt Böhm (RETIRED)
on 2005-09-22 22:59:00 UTC
(
hide
)
Description:
k3b ebuild patch
Filename:
MIME Type:
Creator:
Benedikt Böhm (RETIRED)
Created:
2005-09-22 22:59:00 UTC
Size:
2.69 KB
patch
obsolete
>Index: Manifest >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/app-cdr/k3b/Manifest,v >retrieving revision 1.186 >diff -u -b -B -r1.186 Manifest >--- Manifest 20 Sep 2005 11:22:47 -0000 1.186 >+++ Manifest 23 Sep 2005 05:56:29 -0000 >@@ -1,19 +1,9 @@ >------BEGIN PGP SIGNED MESSAGE----- >-Hash: SHA1 >- > MD5 62786e3a0331a994621379ef939d3150 ChangeLog 17467 >-MD5 c3794ba1b13d24f94fe2ab478c92f0ae k3b-0.11.24.ebuild 3106 >-MD5 7298af5d69fd3744465305319b0d0545 k3b-0.12.4a.ebuild 3333 > MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 >+MD5 c3794ba1b13d24f94fe2ab478c92f0ae k3b-0.11.24.ebuild 3106 >+MD5 e58c9914b8344dc0c21f1059f51766b3 k3b-0.12.4a.ebuild 3535 >+MD5 513df86e2c91f7c1209b63cea7d41b84 files/k3b-0.11.17-noarts.patch 893 >+MD5 5f469d8bb9067596d861b4a9a0a450a1 files/k3b-dvdrip-transcode.patch 1999 > MD5 49d32c38a705809a2646228a8d0b71d4 files/k3b-0.12.4a-qt-3.3.5.patch 574 > MD5 a1b5a05a8513587c957d81f2f7eb44c0 files/digest-k3b-0.11.24 133 >-MD5 5f469d8bb9067596d861b4a9a0a450a1 files/k3b-dvdrip-transcode.patch 1999 >-MD5 513df86e2c91f7c1209b63cea7d41b84 files/k3b-0.11.17-noarts.patch 893 > MD5 384b07ebe51023847a4cbdb756c9e867 files/digest-k3b-0.12.4a 135 >------BEGIN PGP SIGNATURE----- >-Version: GnuPG v1.4.2 (GNU/Linux) >- >-iD8DBQFDL/EOj5H05b2HAEkRAosPAJ9Cclx2JzAxbCYSn/IEgWPQeqpr0QCfXIs9 >-+PaXkGHsadBqhkvh1h996wM= >-=fQKn >------END PGP SIGNATURE----- >Index: k3b-0.12.4a.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-0.12.4a.ebuild,v >retrieving revision 1.4 >diff -u -b -B -r1.4 k3b-0.12.4a.ebuild >--- k3b-0.12.4a.ebuild 20 Sep 2005 11:22:00 -0000 1.4 >+++ k3b-0.12.4a.ebuild 23 Sep 2005 05:56:29 -0000 >@@ -13,14 +13,14 @@ > > LICENSE="GPL-2" > KEYWORDS="~amd64 ~ppc ~sparc ~x86" >-IUSE="css dvdr encode ffmpeg flac hal kde mp3 musepack vorbis" >+IUSE="css dvdr encode ffmpeg flac hal kde mp3 musepack musicbrainz samplerate sndfile vorbis" > > DEPEND="kde? ( || ( kde-base/kdesu kde-base/kdebase ) ) > hal? ( sys-apps/dbus sys-apps/hal ) >- media-libs/libsndfile >- media-libs/libsamplerate >+ sndfile? ( media-libs/libsndfile ) >+ samplerate? ( media-libs/libsamplerate ) > media-libs/taglib >- media-libs/musicbrainz >+ musicbrainz? ( media-libs/musicbrainz ) > >=media-sound/cdparanoia-3.9.8 > ffmpeg? ( media-video/ffmpeg ) > flac? ( media-libs/flac ) >@@ -70,6 +70,9 @@ > local myconf="--enable-libsuffix= --with-external-libsamplerate \ > --without-resmgr --with-musicbrainz \ > $(use_with kde k3bsetup) \ >+ $(use_with samplerate external-libsamplerate) \ >+ $(use_with sndfile) \ >+ $(use_with musicbrainz) \ > $(use_with hal) \ > $(use_with encode lame) \ > $(use_with ffmpeg) \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 106956
: 69048