diff options
author | 2006-09-05 22:19:43 +0000 | |
---|---|---|
committer | 2006-09-05 22:19:43 +0000 | |
commit | e42266d7d840c891b4ec8591666bbb46b1825acf (patch) | |
tree | eb6a0c4dbc2c9711bf7e682895244530d48173d2 /media-sound | |
parent | Add debug useflag that enable/disable asserts on the library. (diff) | |
download | gentoo-2-e42266d7d840c891b4ec8591666bbb46b1825acf.tar.gz gentoo-2-e42266d7d840c891b4ec8591666bbb46b1825acf.tar.bz2 gentoo-2-e42266d7d840c891b4ec8591666bbb46b1825acf.zip |
Disable libmtp for now, avoid automagic dependency.
(Portage version: 2.1.1_rc1-r4)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/amarok/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/amarok/amarok-1.4.3.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog index bd61ce45f183..b6217aec859e 100644 --- a/media-sound/amarok/ChangeLog +++ b/media-sound/amarok/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/amarok # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.161 2006/09/05 18:20:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.162 2006/09/05 22:19:43 flameeyes Exp $ + + 05 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> amarok-1.4.3.ebuild: + Disable libmtp for now, avoid automagic dependency. 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> amarok-1.4.3.ebuild: Rekeyworded ~sparc diff --git a/media-sound/amarok/amarok-1.4.3.ebuild b/media-sound/amarok/amarok-1.4.3.ebuild index c1263394ba6a..a56639155454 100644 --- a/media-sound/amarok/amarok-1.4.3.ebuild +++ b/media-sound/amarok/amarok-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.3.ebuild,v 1.2 2006/09/05 18:20:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.3.ebuild,v 1.3 2006/09/05 22:19:43 flameeyes Exp $ LANGS="az bg br ca cs cy da de el en_GB es et fi fr ga gl he hi hu is it ja ka km ko lt ms nb nl nn pa pl pt pt_BR ro ru rw sl sr sr@Latn sv ta tg th tr uk uz @@ -65,6 +65,7 @@ src_compile() { $(use_with real helix) $(use_with njb libnjb) --without-musicbrainz + --without-libmtp --with-xine --without-mas --without-nmm" |