diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-15 13:20:58 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-15 13:20:58 +0000 |
commit | 7cba8b93cd9fe1e0de00f2b229f126e0b9ec5123 (patch) | |
tree | 250ee5cce8ece24325c3e9c3a9f85b83025747e3 /media-sound | |
parent | Remove old ebuilds. (diff) | |
download | gentoo-2-7cba8b93cd9fe1e0de00f2b229f126e0b9ec5123.tar.gz gentoo-2-7cba8b93cd9fe1e0de00f2b229f126e0b9ec5123.tar.bz2 gentoo-2-7cba8b93cd9fe1e0de00f2b229f126e0b9ec5123.zip |
Remove old ebuild.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/yammi/files/digest-yammi-1.0-r1 | 1 | ||||
-rw-r--r-- | media-sound/yammi/files/yammi-1.0-qt.patch | 82 | ||||
-rw-r--r-- | media-sound/yammi/files/yammi-1.0-traverse.patch | 14 | ||||
-rw-r--r-- | media-sound/yammi/yammi-1.0-r1.ebuild | 82 |
4 files changed, 0 insertions, 179 deletions
diff --git a/media-sound/yammi/files/digest-yammi-1.0-r1 b/media-sound/yammi/files/digest-yammi-1.0-r1 deleted file mode 100644 index 1449497dc0e5..000000000000 --- a/media-sound/yammi/files/digest-yammi-1.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 890923181d6d0f650790b004b2948864 yammi-1.0.tar.gz 928695 diff --git a/media-sound/yammi/files/yammi-1.0-qt.patch b/media-sound/yammi/files/yammi-1.0-qt.patch deleted file mode 100644 index 15b853bf8ba9..000000000000 --- a/media-sound/yammi/files/yammi-1.0-qt.patch +++ /dev/null @@ -1,82 +0,0 @@ ---- yammi-1.0/configure 2003-10-24 19:03:54.000000000 +0200 -+++ yammi-1.0-gentoo/configure 2003-11-25 21:28:32.000000000 +0100 -@@ -1725,7 +1725,7 @@ - id3lib support .......: $configure_enable_id3lib - " >&6;} - --if test "x$configure_enable_KDE" = "xyes"; then -+#if test "x$configure_enable_KDE" = "xyes"; then - - unset CDPATH - -@@ -1814,7 +1814,7 @@ - kde_qt_dirs="$QTDIR /usr/lib/qt" - fi - --fi -+#fi - - ac_config_commands="$ac_config_commands default-1" - -@@ -15250,9 +15250,9 @@ - - # Prevent multiple expansion - --if test "x$configure_enable_KDE" = "xyes"; then -- { echo "$as_me:15254: Adding KDE support " >&5 --echo "$as_me: Adding KDE support " >&6;} -+#if test "x$configure_enable_KDE" = "xyes"; then -+# { echo "$as_me:15254: Adding KDE support " >&5 -+#echo "$as_me: Adding KDE support " >&6;} - - # Extract the first word of "msgfmt", so it can be a program name with args. - set dummy msgfmt; ac_word=$2 -@@ -15381,9 +15381,9 @@ - fi - fi - --fi -+#fi - --if test "x$configure_enable_KDE" = "xyes"; then -+#if test "x$configure_enable_KDE" = "xyes"; then - echo "$as_me:15387: checking for ANSI C header files" >&5 - echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 - if test "${ac_cv_header_stdc+set}" = set; then -@@ -19950,6 +19950,8 @@ - echo "$as_me:19950: result: $USE_RPATH" >&5 - echo "${ECHO_T}$USE_RPATH" >&6 - -+# yyy: hacked by oliver, start if block for non-kde systems -+if test "x$configure_enable_KDE" = "xyes"; then - echo "$as_me:19953: checking for KDE" >&5 - echo $ECHO_N "checking for KDE... $ECHO_C" >&6 - -@@ -21194,7 +21196,7 @@ - fi - done - --else -+elif test "x$configure_enable_KDE" = "xyes"; then - - # Check whether --enable-mt or --disable-mt was given. - if test "${enable_mt+set}" = set; then -@@ -21308,6 +21310,9 @@ - LIBQT="$LIBQT $LIBDL" - fi - -+fi -+# yyy: hacked by oliver, end if block for non-kde systems -+ - echo "$as_me:21311: checking for Qt" >&5 - echo $ECHO_N "checking for Qt... $ECHO_C" >&6 - -@@ -22021,7 +22026,7 @@ - fi - test -z "$KDE_MT_LIBS" || LIB_QT="$LIB_QT $KDE_MT_LIBS" - --fi -+#fi - - echo "$as_me:22026: checking for main in -lstdc++" >&5 - echo $ECHO_N "checking for main in -lstdc++... $ECHO_C" >&6 diff --git a/media-sound/yammi/files/yammi-1.0-traverse.patch b/media-sound/yammi/files/yammi-1.0-traverse.patch deleted file mode 100644 index 154af5663a1f..000000000000 --- a/media-sound/yammi/files/yammi-1.0-traverse.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -ur yammi-1.0-old/yammi/yammimodel.cpp yammi-1.0/yammi/yammimodel.cpp ---- yammi-1.0-old/yammi/yammimodel.cpp 2004-06-16 10:57:18.860199808 -0400 -+++ yammi-1.0/yammi/yammimodel.cpp 2004-06-16 10:58:01.756678552 -0400 -@@ -642,6 +642,10 @@ - d.setNameFilter(filePattern); - d.setSorting( QDir::Name ); - const QFileInfoList* list = d.entryInfoList(); -+ if (!list) { -+ cerr << "ERROR: Skipping directory " << path << "\n"; -+ return true; -+ } - int filesToScan=list->count(); - progress->setTotalSteps(filesToScan); - QFileInfoListIterator it( *list ); // create list iterator diff --git a/media-sound/yammi/yammi-1.0-r1.ebuild b/media-sound/yammi/yammi-1.0-r1.ebuild deleted file mode 100644 index dd27a229457e..000000000000 --- a/media-sound/yammi/yammi-1.0-r1.ebuild +++ /dev/null @@ -1,82 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/yammi/yammi-1.0-r1.ebuild,v 1.6 2005/05/28 18:47:01 luckyduck Exp $ - -inherit flag-o-matic eutils kde-functions - -DESCRIPTION="MP3/Ogg/Wav-Manager and Jukebox 4 XMMS/Noatun" -HOMEPAGE="http://yammi.sourceforge.net/" -SRC_URI="mirror://sourceforge/yammi/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 amd64 sparc ~ppc" -IUSE="cdr xmms ogg kde" - -DEPEND=">=x11-libs/qt-3.1.0-r1 - >=media-libs/id3lib-3.8.2 - >=media-sound/cdparanoia-3.9.8 - >=media-sound/lame-3.93.1 - virtual/mpg123 - >=media-sound/sox-12.17.3-r1 - cdr? ( >=app-cdr/cdlabelgen-2.4.0 >=app-cdr/mp3burn-0.1 ) - xmms? ( >=media-sound/xmms-1.2.7-r18 ) - ogg? ( >=media-libs/libvorbis-1.0-r1 >=media-sound/vorbis-tools-1.0-r1 ) - kde? ( || ( kde-base/kdebase-meta >=kde-base/kdebase-3.0.4 ) )" - -src_unpack() { - unpack ${A} - - cd ${S} - epatch ${FILESDIR}/${P}-qt.patch - epatch ${FILESDIR}/${P}-traverse.patch -} - -src_compile() { - set-qtdir 3 - set-kdedir 3 - - # need to filter -fomit-frame-pointer for pentium II - is-flag "-march=pentium2" && filter-flags "-fomit-frame-pointer" - - #needed to let configure detect the id3libs correct - export LDFLAGS="-lstdc++" - - local myconf - use xmms || myconf="--disable-xmms" - use kde || myconf="--disable-KDE --disable-noatun ${myconf}" - - if ! use xmms && ! use kde - then - myconf="--disable-ogglibs ${myconf}" - else - use ogg || myconf="--disable-oggvorbis ${myconf}" - fi - - econf ${myconf} || die "./configure failed" - - emake || die "emake failed" -} - -src_install() { - make DESTDIR=$D install || die - dodoc AUTHORS CHANGELOG CREDITS INSTALL README TODO -} - -pkg_postinst() { - if ! use kde && ! use xmms - then - ewarn "Yammi is compiled without support for xmms and noatun." - ewarn "Now the functionality of Yammi is very limited." - ewarn "It is highly recommended to recompile Yammi." - ewarn - ewarn "To get xmms support:" - ewarn "$ export USE=\"xmms\"" - ewarn - ewarn "To get noatun support:" - ewarn "$ export USE=\"kde\"" - ewarn - ewarn "Or to get support for both:" - ewarn "$ export USE=\"xmms kde\"" - fi -} |