diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-21 04:45:13 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-03-21 04:45:13 +0000 |
commit | 105aace7102ee2c27528da6c7d878a0f85246a9b (patch) | |
tree | b4375fab51fa61f77fca79bc9b224bdf9adf743e /media-sound/xmms | |
parent | Bumped to stable x86. Added pyvorbis dep to close bug #43934. Corrected DEP... (diff) | |
download | historical-105aace7102ee2c27528da6c7d878a0f85246a9b.tar.gz historical-105aace7102ee2c27528da6c7d878a0f85246a9b.tar.bz2 historical-105aace7102ee2c27528da6c7d878a0f85246a9b.zip |
Removing old ebuilds.
Diffstat (limited to 'media-sound/xmms')
-rw-r--r-- | media-sound/xmms/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/xmms/files/digest-xmms-1.2.10 | 3 | ||||
-rw-r--r-- | media-sound/xmms/files/digest-xmms-1.2.8-r3 | 3 | ||||
-rw-r--r-- | media-sound/xmms/files/digest-xmms-1.2.9-r1 | 3 | ||||
-rw-r--r-- | media-sound/xmms/xmms-1.2.10.ebuild | 205 | ||||
-rw-r--r-- | media-sound/xmms/xmms-1.2.8-r3.ebuild | 180 | ||||
-rw-r--r-- | media-sound/xmms/xmms-1.2.9-r1.ebuild | 194 |
7 files changed, 5 insertions, 589 deletions
diff --git a/media-sound/xmms/ChangeLog b/media-sound/xmms/ChangeLog index 38a64252bbde..e556b4c74b44 100644 --- a/media-sound/xmms/ChangeLog +++ b/media-sound/xmms/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/xmms # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/ChangeLog,v 1.111 2004/03/17 03:39:12 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/ChangeLog,v 1.112 2004/03/21 04:45:13 eradicator Exp $ + + 20 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> xmms-1.2.10.ebuild, + xmms-1.2.8-r3.ebuild, xmms-1.2.9-r1.ebuild: + Removing old ebuilds. 15 Mar 2004; Stephen P. Becker <geoman@gentoo.org> xmms-1.2.9-r2.ebuild: Added ~mips keyword. diff --git a/media-sound/xmms/files/digest-xmms-1.2.10 b/media-sound/xmms/files/digest-xmms-1.2.10 deleted file mode 100644 index 6d36d74c1208..000000000000 --- a/media-sound/xmms/files/digest-xmms-1.2.10 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 03a85cfc5e1877a2e1f7be4fa1d3f63c xmms-1.2.10.tar.bz2 2418265 -MD5 41eababfa8bad11e9e34e467cdfb86be gentoo_ice-xmms-0.2.tar.bz2 51839 -MD5 f930f8d3ee1a561295a35ded68e30e6c xmms-1.2.10-gentoo-patches-0.2.tar.bz2 106104 diff --git a/media-sound/xmms/files/digest-xmms-1.2.8-r3 b/media-sound/xmms/files/digest-xmms-1.2.8-r3 deleted file mode 100644 index 67bf4d8b4e2a..000000000000 --- a/media-sound/xmms/files/digest-xmms-1.2.8-r3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 d523735b59232f0eedd45dc2b7a4f5ad xmms-1.2.8.tar.bz2 2322808 -MD5 41eababfa8bad11e9e34e467cdfb86be gentoo_ice-xmms-0.2.tar.bz2 51839 -MD5 be8880efc3e880d58d3f1f99002f2208 xmms-1.2.8-gentoo-patches-0.1.tar.bz2 89769 diff --git a/media-sound/xmms/files/digest-xmms-1.2.9-r1 b/media-sound/xmms/files/digest-xmms-1.2.9-r1 deleted file mode 100644 index 3a4c025cafdb..000000000000 --- a/media-sound/xmms/files/digest-xmms-1.2.9-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 428084b80a6ee936f57a6703a610f039 xmms-1.2.9.tar.bz2 2414962 -MD5 41eababfa8bad11e9e34e467cdfb86be gentoo_ice-xmms-0.2.tar.bz2 51839 -MD5 117d0543ce0fced4855133a16c1600a0 xmms-1.2.9-gentoo-patches-0.3.tar.bz2 99025 diff --git a/media-sound/xmms/xmms-1.2.10.ebuild b/media-sound/xmms/xmms-1.2.10.ebuild deleted file mode 100644 index 1e46038d5078..000000000000 --- a/media-sound/xmms/xmms-1.2.10.ebuild +++ /dev/null @@ -1,205 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.10.ebuild,v 1.3 2004/02/27 03:08:07 eradicator Exp $ - -inherit flag-o-matic eutils - -PATCHVER="0.2" - -MY_P=${P/_pre/-pre} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="X MultiMedia System" -HOMEPAGE="http://www.xmms.org/" -SRC_URI="http://www.xmms.org/files/1.2.x/${MY_P}.tar.bz2 - mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2 - http://dev.gentoo.org/~eradicator/xmms/${P}-gentoo-patches-${PATCHVER}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" -IUSE="xml nls esd gnome opengl mmx oggvorbis 3dnow mikmod directfb ipv6 cjk alsa" - -DEPEND="=x11-libs/gtk+-1.2* - mikmod? ( >=media-libs/libmikmod-3.1.10 ) - esd? ( >=media-sound/esound-0.2.22 ) - xml? ( >=dev-libs/libxml-1.8.15 ) - opengl? ( virtual/opengl ) - alsa? ( >=media-libs/alsa-lib-0.9.0 ) - !media-plugins/xmms-alsa - oggvorbis? ( >=media-libs/libvorbis-1.0 )" - -RDEPEND="${DEPEND} - directfb? ( dev-libs/DirectFB ) - app-arch/unzip" - -#We want these things in DEPEND only -DEPEND="${DEPEND} - nls? ( dev-util/intltool ) - >=sys-devel/automake-1.7.8 - >=sys-devel/autoconf-2.58" - -PATCHDIR=${WORKDIR}/patches - -src_unpack() { - unpack ${A} - cd ${S} - - # Add dynamic taste detection patch... - # goto http://bugs.xmms.org/show_bug.cgi?id=756 to vote for its inclusion in mainline xmms - # Newer dtd code uses a balanced tree... Uncomment llist one to tr older version. Leaving in - # until tested. - # epatch ${PATCHDIR}/${P}-dtd-llist.patch - epatch ${PATCHDIR}/${P}-dtd-baltree.patch - - # Fix ansi C fubar so that it compiles with less-forgiving gcc2 - epatch ${PATCHDIR}/${P}-id3v2edit.patch - - # Patch to allow external programmes to have the "jump to" dialog box - epatch ${PATCHDIR}/${P}-jump.patch - - # Save playlist, etc on SIGTERM and SIGINT, bug #13604. - epatch ${PATCHDIR}/${P}-sigterm.patch - - # Patch for mpg123 to convert Japanese character code of MP3 tag info - # the Japanese patch and the Russian one overlap, so its one or the other - if use cjk; then - epatch ${PATCHDIR}/${P}-mpg123j.patch - else - # add recode patch http://sourceforge.net/projects/rusxmms/ - epatch ${PATCHDIR}/${P}-recode-csa27.patch - epatch ${PATCHDIR}/${P}-recode-csa27.gcc2.patch - fi - - if [ ! -f ${S}/config.rpath ] ; then - touch ${S}/config.rpath - chmod +x ${S}/config.rpath - fi - - # Add /usr/local/share/xmms/Skins to the search path for skins - epatch ${PATCHDIR}/${P}-fhs-skinsdir.patch - - # This patch passes audio output through the output plugin - # before recording via the diskwriter plugin - # http://forum.xmms.org/viewtopic.php?t=500&sid=c286e1c01fb924a2f81f519969f33764 - epatch ${PATCHDIR}/${P}-diskwriter-audio.patch - - # Patch to enable superior randomised playlists: - epatch ${PATCHDIR}/${P}-random.patch - - # This patch changes the search-bar's behaviour when playing - # sid tunes using xmms-sid plugin. It enables you to select the - # different tunes that are sometimes included in a single .sid file - epatch ${PATCHDIR}/${P}-sid-songpos.patch - - export WANT_AUTOCONF=2.5 - export WANT_AUTOMAKE=1.7 - for x in . libxmms ; do - cd ${S}/${x} - - ebegin "Running aclocal in ${S}/${x}" - aclocal - eend $? - - ebegin "Running automake in ${S}/${x}" - automake --gnu --add-missing --include-deps - retval=$? - eend $retval - - if [ $retval -ne 0 ]; then - exit 1; - fi - done -} - -src_compile() { - filter-flags -fforce-addr -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE - - local myconf="" - - # Allow configure to detect mipslinux systems - use mips && gnuconfig_update - - if use amd64; then - myconf="${myconf} --disable-simd" - else - if use 3dnow || use mmx; then - myconf="${myconf} --enable-simd" - else - myconf="${myconf} --disable-simd" - fi - fi - - use xml || myconf="${myconf} --disable-cdindex" - - econf \ - --with-dev-dsp=/dev/sound/dsp \ - --with-dev-mixer=/dev/sound/mixer \ - `use_enable oggvorbis vorbis` \ - `use_enable oggvorbis oggtest` \ - `use_enable oggvorbis vorbistest` \ - `use_enable esd` \ - `use_enable esd esdtest` \ - `use_enable mikmod` \ - `use_enable mikmod mikmodtest` \ - `use_with mikmod libmikmod` \ - `use_enable opengl` \ - `use_enable nls` \ - `use_enable ipv6` \ - ${myconf} \ - || die - - ### emake seems to break some compiles, please keep @ make - make || die -} - -src_install() { - make DESTDIR=${D} install || die -# einstall \ -# incdir=${D}/usr/include \ -# sysdir=${D}/usr/share/applets/Multimedia \ -# GNOME_SYSCONFDIR=${D}/etc \ -# install || die "make install failed" - - dodoc AUTHORS ChangeLog FAQ NEWS README TODO - - keepdir /usr/share/xmms/Skins - insinto /usr/share/pixmaps/ -# donewins gnomexmms/gnomexmms.xpm xmms.xpm - donewins xmms/xmms_logo.xpm xmms.xpm - doins xmms/xmms_logo.xpm - insinto /usr/share/pixmaps/mini - doins xmms/xmms_mini.xpm - - insinto /etc/X11/wmconfig - donewins xmms/xmms.wmconfig xmms - - if [ `use gnome` ] ; then - insinto /usr/share/gnome/apps/Multimedia - doins xmms/xmms.desktop - dosed "s:xmms_mini.xpm:mini/xmms_mini.xpm:" \ - /usr/share/gnome/apps/Multimedia/xmms.desktop -# else -# rm ${D}/usr/share/man/man1/gnomexmms* - fi - - # Add the sexy Gentoo Ice skin - insinto /usr/share/xmms/Skins/gentoo_ice - doins ${WORKDIR}/gentoo_ice/* - docinto gentoo_ice - dodoc ${WORKDIR}/README -} - -pkg_postinst() { - echo - einfo "If you have been using the xmms-sid plugin before," - einfo "it would be a good idea to re-emerge it now, to have" - einfo "the additional features introduced by the xmms-songpos patch" - einfo "which let's you select one of several tunes sometimes included" - einfo "in a single .sid file using the song-position slider." - echo - einfo "If you enjoy the dtd (Dynamic Taste Detection) patch, please" - einfo "visit the url below and vote for this patch's inclusion in" - einfo "main-line xmms." - einfo "http://bugs.xmms.org/show_bug.cgi?id=756" -} diff --git a/media-sound/xmms/xmms-1.2.8-r3.ebuild b/media-sound/xmms/xmms-1.2.8-r3.ebuild deleted file mode 100644 index 706d65878ba6..000000000000 --- a/media-sound/xmms/xmms-1.2.8-r3.ebuild +++ /dev/null @@ -1,180 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.8-r3.ebuild,v 1.18 2004/02/24 22:35:23 eradicator Exp $ - -IUSE="xml nls esd gnome opengl mmx oggvorbis 3dnow mikmod directfb ipv6 cjk gtk2" - -inherit flag-o-matic eutils -filter-flags -fforce-addr -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - -PATCHVER="0.1" - -DESCRIPTION="X MultiMedia System" -HOMEPAGE="http://www.xmms.org/" -SRC_URI="http://www.xmms.org/files/1.2.x/${P}.tar.bz2 - mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2 - mirror://gentoo/${P}-gentoo-patches-${PATCHVER}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ppc ~sparc ~alpha ~hppa amd64 ~ia64" - -DEPEND="=x11-libs/gtk+-1.2* - mikmod? ( >=media-libs/libmikmod-3.1.10 ) - esd? ( >=media-sound/esound-0.2.22 ) - xml? ( >=dev-libs/libxml-1.8.15 ) - !gtk2? ( gnome? ( <gnome-base/gnome-panel-1.5.0 ) ) - opengl? ( virtual/opengl ) - alsa? ( >=media-libs/alsa-lib-0.9.0 ) - !media-plugins/xmms-alsa - oggvorbis? ( >=media-libs/libvorbis-1.0 )" - -RDEPEND="${DEPEND} - directfb? ( dev-libs/DirectFB ) - app-arch/unzip" - -#We want these things in DEPEND only -DEPEND="$DEPEND - nls? ( dev-util/intltool ) - sys-devel/automake - >=sys-devel/autoconf-2.58" - -PATCHDIR=${WORKDIR}/patches - -src_unpack() { - unpack ${A} - cd ${S} - - # Patch to allow external programmes to have the "jump to" dialog box - epatch ${PATCHDIR}/${P}-jump.patch - - # Save playlist, etc on SIGTERM and SIGINT, bug #13604. - epatch ${PATCHDIR}/${P}-sigterm.patch - - #shadow Patch, bug #30420. - epatch ${PATCHDIR}/${P}-shadow.patch - - # Patch for mpg123 to convert Japanese character code of MP3 tag info - # the Japanese patch and the Russian one overlap, so its one or the other - if use cjk; then - epatch ${PATCHDIR}/${P}-mpg123j.patch - else - # add russian charset support - epatch ${PATCHDIR}/${P}-russian-charset-csa20.patch - fi - - # Add dynamic taste detection patch - epatch ${PATCHDIR}/${P}-dtd.patch - - if [ ! -f ${S}/config.rpath ] ; then - touch ${S}/config.rpath - chmod +x ${S}/config.rpath - fi - - # Add /usr/local/share/xmms/Skins to the search path for skins - epatch ${PATCHDIR}/${PN}-fhs-skinsdir.patch - - # This patch passes audio output through the output plugin - # before recording via the diskwriter plugin - # http://forum.xmms.org/viewtopic.php?t=500&sid=c286e1c01fb924a2f81f519969f33764 - epatch ${PATCHDIR}/${PN}-diskwriter-audio.patch - - # Patch to enable superior randomised playlists: - epatch ${PATCHDIR}/${P}-random.patch - - # This patch changes the search-bar's behaviour when playing - # sid tunes using xmms-sid plugin. It enables you to select the - # different tunes that are sometimes included in a single .sid file - epatch ${PATCHDIR}/${P}-sid-songpos.patch - - export WANT_AUTOCONF=2.5 - export WANT_AUTOMAKE=1.4 - for x in . libxmms ; do - cd ${S}/${x} - automake --gnu --add-missing --include-deps || die - done -} - -src_compile() { - local myconf="" - - # Allow configure to detect mipslinux systems - use mips && gnuconfig_update - - if [ `use amd64` ]; then - myconf="${myconf} --disable-simd" - else - if [ `use 3dnow` ] || [ `use mmx` ] ; then - myconf="${myconf} --enable-simd" - else - myconf="${myconf} --disable-simd" - fi - fi - - use xml || myconf="${myconf} --disable-cdindex" - - econf \ - --with-dev-dsp=/dev/sound/dsp \ - --with-dev-mixer=/dev/sound/mixer \ - `use_with gnome` \ - `use_enable oggvorbis vorbis` \ - `use_enable oggvorbis oggtest` \ - `use_enable oggvorbis vorbistest` \ - `use_enable esd` \ - `use_enable esd esdtest` \ - `use_enable mikmod` \ - `use_enable mikmod mikmodtest` \ - `use_with mikmod libmikmod` \ - `use_enable opengl` \ - `use_enable nls` \ - `use_enable ipv6` \ - ${myconf} \ - || die - - ### emake seems to break some compiles, please keep @ make - make || die -} - -src_install() { - einstall \ - incdir=${D}/usr/include \ - sysdir=${D}/usr/share/applets/Multimedia \ - GNOME_SYSCONFDIR=${D}/etc \ - install || die "make install failed" - - dodoc AUTHORS ChangeLog COPYING FAQ NEWS README TODO - - keepdir /usr/share/xmms/Skins - insinto /usr/share/pixmaps/ - donewins gnomexmms/gnomexmms.xpm xmms.xpm - doins xmms/xmms_logo.xpm - insinto /usr/share/pixmaps/mini - doins xmms/xmms_mini.xpm - - insinto /etc/X11/wmconfig - donewins xmms/xmms.wmconfig xmms - - if [ `use gnome` ] ; then - insinto /usr/share/gnome/apps/Multimedia - doins xmms/xmms.desktop - dosed "s:xmms_mini.xpm:mini/xmms_mini.xpm:" \ - /usr/share/gnome/apps/Multimedia/xmms.desktop - else - rm ${D}/usr/share/man/man1/gnomexmms* - fi - - # Add the sexy Gentoo Ice skin - insinto /usr/share/xmms/Skins/gentoo_ice - doins ${WORKDIR}/gentoo_ice/* - docinto gentoo_ice - dodoc ${WORKDIR}/README -} - -pkg_postinst() { - echo - einfo "If you have been using the xmms-sid plugin before," - einfo "it would be a good idea to re-emerge it now, to have" - einfo "the additional features introduced by the xmms-songpos patch" - einfo "which let's you select one of several tunes sometimes included" - einfo "in a single .sid file using the song-position slider." -} diff --git a/media-sound/xmms/xmms-1.2.9-r1.ebuild b/media-sound/xmms/xmms-1.2.9-r1.ebuild deleted file mode 100644 index 85fb80942e75..000000000000 --- a/media-sound/xmms/xmms-1.2.9-r1.ebuild +++ /dev/null @@ -1,194 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xmms/xmms-1.2.9-r1.ebuild,v 1.9 2004/02/24 22:35:23 eradicator Exp $ - -inherit flag-o-matic eutils - -PATCHVER="0.3" - -MY_P=${P/_pre/-pre} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="X MultiMedia System" -HOMEPAGE="http://www.xmms.org/" -SRC_URI="http://www.xmms.org/files/1.2.x/${MY_P}.tar.bz2 - mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2 - mirror://gentoo/${P}-gentoo-patches-${PATCHVER}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" -IUSE="xml nls esd gnome opengl mmx oggvorbis 3dnow mikmod directfb ipv6 cjk alsa" - -DEPEND="=x11-libs/gtk+-1.2* - mikmod? ( >=media-libs/libmikmod-3.1.10 ) - esd? ( >=media-sound/esound-0.2.22 ) - xml? ( >=dev-libs/libxml-1.8.15 ) - opengl? ( virtual/opengl ) - alsa? ( >=media-libs/alsa-lib-0.9.0 ) - !media-plugins/xmms-alsa - oggvorbis? ( >=media-libs/libvorbis-1.0 )" - -RDEPEND="${DEPEND} - directfb? ( dev-libs/DirectFB ) - app-arch/unzip" - -#We want these things in DEPEND only -DEPEND="${DEPEND} - nls? ( dev-util/intltool ) - >=sys-devel/automake-1.7.9 - >=sys-devel/autoconf-2.58" - -PATCHDIR=${WORKDIR}/patches - -src_unpack() { - unpack ${A} - cd ${S} - - # Add dynamic taste detection patch... - # goto http://bugs.xmms.org/show_bug.cgi?id=756 to vote for its inclusion in mainline xmms - epatch ${PATCHDIR}/${P}-dtd.patch - - # Fix ansi C fubar so that it compiles with less-forgiving gcc2 - epatch ${PATCHDIR}/${P}-id3v2edit.patch - - # Patch to allow external programmes to have the "jump to" dialog box - epatch ${PATCHDIR}/${P}-jump.patch - - # Save playlist, etc on SIGTERM and SIGINT, bug #13604. - epatch ${PATCHDIR}/${P}-sigterm.patch - - #shadow Patch, bug #30420. - #in mainline 1.2.9 now - #epatch ${PATCHDIR}/${P}-shadow.patch - - # Patch for mpg123 to convert Japanese character code of MP3 tag info - # the Japanese patch and the Russian one overlap, so its one or the other - if use cjk; then - epatch ${PATCHDIR}/${P}-mpg123j.patch - else - # add russian charset support - epatch ${PATCHDIR}/${P}-russian-charset-csa20.patch - fi - - if [ ! -f ${S}/config.rpath ] ; then - touch ${S}/config.rpath - chmod +x ${S}/config.rpath - fi - - # Add /usr/local/share/xmms/Skins to the search path for skins - epatch ${PATCHDIR}/${P}-fhs-skinsdir.patch - - # This patch passes audio output through the output plugin - # before recording via the diskwriter plugin - # http://forum.xmms.org/viewtopic.php?t=500&sid=c286e1c01fb924a2f81f519969f33764 - epatch ${PATCHDIR}/${P}-diskwriter-audio.patch - - # Patch to enable superior randomised playlists: - epatch ${PATCHDIR}/${P}-random.patch - - # This patch changes the search-bar's behaviour when playing - # sid tunes using xmms-sid plugin. It enables you to select the - # different tunes that are sometimes included in a single .sid file - epatch ${PATCHDIR}/${P}-sid-songpos.patch - - export WANT_AUTOCONF=2.5 - export WANT_AUTOMAKE=1.7 - for x in . libxmms ; do - cd ${S}/${x} - aclocal - automake --gnu --add-missing --include-deps || die - done -} - -src_compile() { - filter-flags -fforce-addr -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE - - local myconf="" - - # Allow configure to detect mipslinux systems - use mips && gnuconfig_update - - if use amd64; then - myconf="${myconf} --disable-simd" - else - if use 3dnow || use mmx; then - myconf="${myconf} --enable-simd" - else - myconf="${myconf} --disable-simd" - fi - fi - - use xml || myconf="${myconf} --disable-cdindex" - - econf \ - --with-dev-dsp=/dev/sound/dsp \ - --with-dev-mixer=/dev/sound/mixer \ - `use_enable oggvorbis vorbis` \ - `use_enable oggvorbis oggtest` \ - `use_enable oggvorbis vorbistest` \ - `use_enable esd` \ - `use_enable esd esdtest` \ - `use_enable mikmod` \ - `use_enable mikmod mikmodtest` \ - `use_with mikmod libmikmod` \ - `use_enable opengl` \ - `use_enable nls` \ - `use_enable ipv6` \ - ${myconf} \ - || die - - ### emake seems to break some compiles, please keep @ make - make || die -} - -src_install() { - make DESTDIR=${D} install || die -# einstall \ -# incdir=${D}/usr/include \ -# sysdir=${D}/usr/share/applets/Multimedia \ -# GNOME_SYSCONFDIR=${D}/etc \ -# install || die "make install failed" - - dodoc AUTHORS ChangeLog FAQ NEWS README TODO - - keepdir /usr/share/xmms/Skins - insinto /usr/share/pixmaps/ -# donewins gnomexmms/gnomexmms.xpm xmms.xpm - donewins xmms/xmms_logo.xpm xmms.xpm - doins xmms/xmms_logo.xpm - insinto /usr/share/pixmaps/mini - doins xmms/xmms_mini.xpm - - insinto /etc/X11/wmconfig - donewins xmms/xmms.wmconfig xmms - - if [ `use gnome` ] ; then - insinto /usr/share/gnome/apps/Multimedia - doins xmms/xmms.desktop - dosed "s:xmms_mini.xpm:mini/xmms_mini.xpm:" \ - /usr/share/gnome/apps/Multimedia/xmms.desktop -# else -# rm ${D}/usr/share/man/man1/gnomexmms* - fi - - # Add the sexy Gentoo Ice skin - insinto /usr/share/xmms/Skins/gentoo_ice - doins ${WORKDIR}/gentoo_ice/* - docinto gentoo_ice - dodoc ${WORKDIR}/README -} - -pkg_postinst() { - echo - einfo "If you have been using the xmms-sid plugin before," - einfo "it would be a good idea to re-emerge it now, to have" - einfo "the additional features introduced by the xmms-songpos patch" - einfo "which let's you select one of several tunes sometimes included" - einfo "in a single .sid file using the song-position slider." - echo - einfo "If you enjoy the dtd (Dynamic Taste Detection) patch, please" - einfo "visit the url below and vote for this patch's inclusion in" - einfo "main-line xmms." - einfo "http://bugs.xmms.org/show_bug.cgi?id=756" -} |