diff options
author | rene <rene@FreeBSD.org> | 2014-04-29 02:09:31 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-04-29 02:09:31 +0800 |
commit | a5daebdb89bf77f3459c37d7a739492600aa1645 (patch) | |
tree | 7368cb194764ea6ae3e1ac230591ff30633e9019 | |
parent | d90cd0d40178d867a07397d20bec18ef7d3d1e8c (diff) | |
download | freebsd-ports-gnome-a5daebdb89bf77f3459c37d7a739492600aa1645.tar.gz freebsd-ports-gnome-a5daebdb89bf77f3459c37d7a739492600aa1645.tar.zst freebsd-ports-gnome-a5daebdb89bf77f3459c37d7a739492600aa1645.zip |
Remove expired ports:
2014-04-27 multimedia/xfce4-xmms-plugin: Abandonware, and can't select another player instead XMMS
2014-04-27 multimedia/xmms-weasel: Abandonware, please consider using multimedia/audacious instead
2014-04-27 audio/xmms-sexyspc: Abandonware, please consider using multimedia/audacious instead
2014-04-28 audio/libmusicbrainz4: Please use audio/libmusicbrainz5 instead
-rw-r--r-- | MOVED | 4 | ||||
-rw-r--r-- | audio/Makefile | 2 | ||||
-rw-r--r-- | audio/libmusicbrainz4/Makefile | 28 | ||||
-rw-r--r-- | audio/libmusicbrainz4/distinfo | 2 | ||||
-rw-r--r-- | audio/libmusicbrainz4/pkg-descr | 5 | ||||
-rw-r--r-- | audio/libmusicbrainz4/pkg-plist | 73 | ||||
-rw-r--r-- | audio/xmms-sexyspc/Makefile | 34 | ||||
-rw-r--r-- | audio/xmms-sexyspc/distinfo | 2 | ||||
-rw-r--r-- | audio/xmms-sexyspc/files/patch-src_SNESAPU_Makefile | 11 | ||||
-rw-r--r-- | audio/xmms-sexyspc/files/patch-src_SNESAPU_SPC700.Asm | 20 | ||||
-rw-r--r-- | audio/xmms-sexyspc/files/patch-src_SNESAPU_SPC700.Inc | 11 | ||||
-rw-r--r-- | audio/xmms-sexyspc/pkg-descr | 5 | ||||
-rw-r--r-- | multimedia/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfce4-xmms-plugin/Makefile | 41 | ||||
-rw-r--r-- | multimedia/xfce4-xmms-plugin/distinfo | 2 | ||||
-rw-r--r-- | multimedia/xfce4-xmms-plugin/pkg-descr | 3 | ||||
-rw-r--r-- | multimedia/xfce4-xmms-plugin/pkg-plist | 47 | ||||
-rw-r--r-- | multimedia/xmms-weasel/Makefile | 30 | ||||
-rw-r--r-- | multimedia/xmms-weasel/distinfo | 2 | ||||
-rw-r--r-- | multimedia/xmms-weasel/pkg-descr | 6 |
20 files changed, 4 insertions, 326 deletions
@@ -6052,3 +6052,7 @@ lang/ruby-doc-stdlib||2014-04-24|Has expired: Upstream rerolls frequently, onlin emulators/mupen64-rice|emulators/mupen64-video-rice|2014-04-24|Removed, part of removed mupen64 devel/otrs|www/otrs|2014-04-28|OTRS is actually web based ticket system and it has nothing with development audio/cantus_3||2014-04-28|Broken for a while, does not build with modern compilers +multimedia/xfce4-xmms-plugin||2014-04-28|Has expired: Abandonware, and can't select another player instead XMMS +multimedia/xmms-weasel||2014-04-28|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/xmms-sexyspc||2014-04-28|Has expired: Abandonware, please consider using multimedia/audacious instead +audio/libmusicbrainz4|audio/libmusicbrainz5|2014-04-28|Has expired: Please use audio/libmusicbrainz5 instead diff --git a/audio/Makefile b/audio/Makefile index c0ed23ff5a5f..38d41170d940 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -378,7 +378,6 @@ SUBDIR += libmpd SUBDIR += libmpdclient SUBDIR += libmusicbrainz3 - SUBDIR += libmusicbrainz4 SUBDIR += libmusicbrainz5 SUBDIR += libnjb SUBDIR += libnoise @@ -807,7 +806,6 @@ SUBDIR += xmms-sapplug SUBDIR += xmms-scrobbler SUBDIR += xmms-sexypsf - SUBDIR += xmms-sexyspc SUBDIR += xmms-shn SUBDIR += xmms-timidity SUBDIR += xmms-volnorm diff --git a/audio/libmusicbrainz4/Makefile b/audio/libmusicbrainz4/Makefile deleted file mode 100644 index f46fa9e1964a..000000000000 --- a/audio/libmusicbrainz4/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $FreeBSD$ - -PORTNAME= libmusicbrainz -PORTVERSION= 4.0.3 -CATEGORIES= audio -MASTER_SITES= https://cloud.github.com/downloads/metabrainz/${PORTNAME}/ -PKGNAMESUFFIX= 4 - -MAINTAINER= jhale@FreeBSD.org -COMMENT= MusicBrainz client library for audio metadata lookup - -LICENSE= LGPL21 - -LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 - -DEPRECATED= Please use audio/libmusicbrainz5 instead -EXPIRATION_DATE= 2014-04-28 - -USES= cmake -USE_LDCONFIG= yes - -post-patch: - ${REINPLACE_CMD} -e '/pkgconfig/s|$${LIB_INSTALL_DIR}|libdata|' \ - ${WRKSRC}/CMakeLists.txt - ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ - ${WRKSRC}/cmake/modules/*.cmake - -.include <bsd.port.mk> diff --git a/audio/libmusicbrainz4/distinfo b/audio/libmusicbrainz4/distinfo deleted file mode 100644 index 0633485f2c03..000000000000 --- a/audio/libmusicbrainz4/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libmusicbrainz-4.0.3.tar.gz) = 8f2a8f6e8aa858a66860a4726ee383480b43a57350b28a4478af3e19cacb52d7 -SIZE (libmusicbrainz-4.0.3.tar.gz) = 110111 diff --git a/audio/libmusicbrainz4/pkg-descr b/audio/libmusicbrainz4/pkg-descr deleted file mode 100644 index bbfbc0cd2f2d..000000000000 --- a/audio/libmusicbrainz4/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libmusicbrainz is a client library for accessing the MusicBrainz database -allowing metadata lookup for audio files. This is version 4.x which supports -version 2 of the XML Web Service. - -WWW: http://musicbrainz.org/ diff --git a/audio/libmusicbrainz4/pkg-plist b/audio/libmusicbrainz4/pkg-plist deleted file mode 100644 index 09afedb6f401..000000000000 --- a/audio/libmusicbrainz4/pkg-plist +++ /dev/null @@ -1,73 +0,0 @@ -include/musicbrainz4/Alias.h -include/musicbrainz4/AliasList.h -include/musicbrainz4/Annotation.h -include/musicbrainz4/AnnotationList.h -include/musicbrainz4/Artist.h -include/musicbrainz4/ArtistCredit.h -include/musicbrainz4/ArtistList.h -include/musicbrainz4/Attribute.h -include/musicbrainz4/AttributeList.h -include/musicbrainz4/CDStub.h -include/musicbrainz4/CDStubList.h -include/musicbrainz4/Collection.h -include/musicbrainz4/CollectionList.h -include/musicbrainz4/Disc.h -include/musicbrainz4/DiscList.h -include/musicbrainz4/Entity.h -include/musicbrainz4/FreeDBDisc.h -include/musicbrainz4/FreeDBDiscList.h -include/musicbrainz4/HTTPFetch.h -include/musicbrainz4/IPI.h -include/musicbrainz4/IPIList.h -include/musicbrainz4/ISRC.h -include/musicbrainz4/ISRCList.h -include/musicbrainz4/ISWC.h -include/musicbrainz4/ISWCList.h -include/musicbrainz4/Label.h -include/musicbrainz4/LabelInfo.h -include/musicbrainz4/LabelInfoList.h -include/musicbrainz4/LabelList.h -include/musicbrainz4/Lifespan.h -include/musicbrainz4/List.h -include/musicbrainz4/ListImpl.h -include/musicbrainz4/Medium.h -include/musicbrainz4/MediumList.h -include/musicbrainz4/Message.h -include/musicbrainz4/Metadata.h -include/musicbrainz4/NameCredit.h -include/musicbrainz4/NameCreditList.h -include/musicbrainz4/NonMBTrack.h -include/musicbrainz4/NonMBTrackList.h -include/musicbrainz4/PUID.h -include/musicbrainz4/PUIDList.h -include/musicbrainz4/Query.h -include/musicbrainz4/Rating.h -include/musicbrainz4/Recording.h -include/musicbrainz4/RecordingList.h -include/musicbrainz4/Relation.h -include/musicbrainz4/RelationList.h -include/musicbrainz4/RelationListList.h -include/musicbrainz4/Release.h -include/musicbrainz4/ReleaseGroup.h -include/musicbrainz4/ReleaseGroupList.h -include/musicbrainz4/ReleaseList.h -include/musicbrainz4/SecondaryType.h -include/musicbrainz4/SecondaryTypeList.h -include/musicbrainz4/Tag.h -include/musicbrainz4/TagList.h -include/musicbrainz4/TextRepresentation.h -include/musicbrainz4/Track.h -include/musicbrainz4/TrackList.h -include/musicbrainz4/UserRating.h -include/musicbrainz4/UserTag.h -include/musicbrainz4/UserTagList.h -include/musicbrainz4/Work.h -include/musicbrainz4/WorkList.h -include/musicbrainz4/defines.h -include/musicbrainz4/mb4_c.h -include/musicbrainz4/xmlParser.h -lib/libmusicbrainz4.so -lib/libmusicbrainz4.so.3 -lib/libmusicbrainz4.so.3.2.1 -libdata/pkgconfig/libmusicbrainz4.pc -@dirrm include/musicbrainz4 diff --git a/audio/xmms-sexyspc/Makefile b/audio/xmms-sexyspc/Makefile deleted file mode 100644 index 7fd4b39b36b2..000000000000 --- a/audio/xmms-sexyspc/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# Created by: Naram Qashat <cyberbotx@cyberbotx.com> -# $FreeBSD$ - -PORTNAME= sexyspc -PORTVERSION= 0.5.0 -PORTREVISION= 3 -CATEGORIES= audio -MASTER_SITES= SF -PKGNAMEPREFIX= xmms- - -MAINTAINER= cyberbotx@cyberbotx.com -COMMENT= An SPC plugin for XMMS based on the SNESAPU emulation core - -DEPRECATED= Abandonware, please consider using multimedia/audacious instead -EXPIRATION_DATE= 2014-04-27 - -BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm \ - xmms:${PORTSDIR}/multimedia/xmms -RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms - -PLIST_FILES= lib/xmms/Input/libsexyspc.a \ - lib/xmms/Input/libsexyspc.la \ - lib/xmms/Input/libsexyspc.so - -ONLY_FOR_ARCHS= i386 # contains x86 assembler code -USE_LDCONFIG= yes -NO_STAGE= yes -GNU_CONFIGURE= yes -USES= gmake - -USE_DOS2UNIX= yes -DOS2UNIX_REGEX= .*\.Inc - -.include <bsd.port.mk> diff --git a/audio/xmms-sexyspc/distinfo b/audio/xmms-sexyspc/distinfo deleted file mode 100644 index 069305cd116c..000000000000 --- a/audio/xmms-sexyspc/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (sexyspc-0.5.0.tar.gz) = 0558b47fa2e773a7bd430de5fd9a48234a52b3afd9538aeb5b1ffaf087340da3 -SIZE (sexyspc-0.5.0.tar.gz) = 451271 diff --git a/audio/xmms-sexyspc/files/patch-src_SNESAPU_Makefile b/audio/xmms-sexyspc/files/patch-src_SNESAPU_Makefile deleted file mode 100644 index 510139f9d8d7..000000000000 --- a/audio/xmms-sexyspc/files/patch-src_SNESAPU_Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- src/SNESAPU/Makefile.orig 2006-05-18 18:15:02.000000000 -0400 -+++ src/SNESAPU/Makefile 2008-11-06 20:16:51.000000000 -0500 -@@ -4,7 +4,7 @@ - - # Compiler and Linker Defines - ASM = nasm --AFLAGS = -O1 -f elf -+AFLAGS = -O2 -f elf - RM = rm -f - - %.o: %.Asm diff --git a/audio/xmms-sexyspc/files/patch-src_SNESAPU_SPC700.Asm b/audio/xmms-sexyspc/files/patch-src_SNESAPU_SPC700.Asm deleted file mode 100644 index f0b40a649022..000000000000 --- a/audio/xmms-sexyspc/files/patch-src_SNESAPU_SPC700.Asm +++ /dev/null @@ -1,20 +0,0 @@ ---- src/SNESAPU/SPC700.Asm.orig 2008-04-17 15:36:56.859375762 -0400 -+++ src/SNESAPU/SPC700.Asm 2008-04-17 15:36:56.835370755 -0400 -@@ -424,7 +424,7 @@ - Mov [EBX+rX],AL - - Mov AL,[regSP] -- Mov [EBX+rSP],AL -+ Mov [EBX+rSP_nr],AL - - Mov ECX,PSW+1 - Mov AL,80h -@@ -518,7 +518,7 @@ - Mov AL,[EBX+rX] - Mov [regX],AL - -- Mov AL,[EBX+rSP] -+ Mov AL,[EBX+rSP_nr] - Mov [regSP],AL - - Mov AL,[EBX+rPSW] diff --git a/audio/xmms-sexyspc/files/patch-src_SNESAPU_SPC700.Inc b/audio/xmms-sexyspc/files/patch-src_SNESAPU_SPC700.Inc deleted file mode 100644 index 499260b5f2ae..000000000000 --- a/audio/xmms-sexyspc/files/patch-src_SNESAPU_SPC700.Inc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/SNESAPU/SPC700.Inc.orig 2008-04-17 15:36:56.859375762 -0400 -+++ src/SNESAPU/SPC700.Inc 2008-04-17 15:37:23.564907331 -0400 -@@ -119,7 +119,7 @@ - rY resb 1 - rX resb 1 - rPSW resb 1 -- rSP resw 1 -+ rSP_nr resw 1 - - tmr8kHz resd 1 ;[1.0] # of cycles left until timer increase - tmr64kHz resd 1 diff --git a/audio/xmms-sexyspc/pkg-descr b/audio/xmms-sexyspc/pkg-descr deleted file mode 100644 index e4466b14aff1..000000000000 --- a/audio/xmms-sexyspc/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -sexySPC is a plugin for xmms that plays SPC files, based on the -SNESAPU emulation core. Currently on runs on x86 only, due SNESAPU -being written in NASM x86 assembly. - -WWW: http://www.sourceforge.net/projects/sexyspc/ diff --git a/multimedia/Makefile b/multimedia/Makefile index d4df79a297d1..ebe7baaa145e 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -393,12 +393,10 @@ SUBDIR += xbmc SUBDIR += xbmc-addon-pvr SUBDIR += xfce4-parole - SUBDIR += xfce4-xmms-plugin SUBDIR += xine SUBDIR += xmms SUBDIR += xmms-skins SUBDIR += xmms-skins-huge - SUBDIR += xmms-weasel SUBDIR += xporthdmv SUBDIR += xtheater SUBDIR += xvid diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile deleted file mode 100644 index 55bccb33b645..000000000000 --- a/multimedia/xfce4-xmms-plugin/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# Created by: Zahemszky, Gábor <Gabor@Zahemszky.HU> -# $FreeBSD$ - -PORTNAME= xfce4-xmms-plugin -PORTVERSION= 0.5.3 -PORTREVISION= 5 -CATEGORIES= multimedia audio xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} -DIST_SUBDIR= xfce4 - -MAINTAINER= xfce@FreeBSD.org -COMMENT= Xfce4 XMMS control plugin for xfce4-panel - -DEPRECATED= Abandonware, and can't select another player instead XMMS -EXPIRATION_DATE= 2014-04-27 - -GNU_CONFIGURE= yes -USE_BZIP2= yes -USES= gettext gmake pkgconfig -USE_GNOME= gtk20 intltool intlhack pango -USE_XFCE= configenv libgui libutil panel - -OPTIONS_DEFINE= XMMS AUDACIOUS -XMMS_DESC= xmms support -AUDACIOUS_DESC= audacious support - -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MXMMS} -RUN_DEPENDS+= xmms:${PORTSDIR}/multimedia/xmms -.endif - -.if ${PORT_OPTIONS:MAUDACIOUS} -RUN_DEPENDS+= audacious2:${PORTSDIR}/multimedia/audacious -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|== x|= x|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/multimedia/xfce4-xmms-plugin/distinfo b/multimedia/xfce4-xmms-plugin/distinfo deleted file mode 100644 index 4c38c39df44c..000000000000 --- a/multimedia/xfce4-xmms-plugin/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xfce4/xfce4-xmms-plugin-0.5.3.tar.bz2) = 4854627b164ec458f40369e2b34e55d6c3283f09f011bea42e0579fb61476c85 -SIZE (xfce4/xfce4-xmms-plugin-0.5.3.tar.bz2) = 264326 diff --git a/multimedia/xfce4-xmms-plugin/pkg-descr b/multimedia/xfce4-xmms-plugin/pkg-descr deleted file mode 100644 index e3cbc7635899..000000000000 --- a/multimedia/xfce4-xmms-plugin/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -xfce4-xmms-plugin lets user control XMMS or Audacious players. - -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin diff --git a/multimedia/xfce4-xmms-plugin/pkg-plist b/multimedia/xfce4-xmms-plugin/pkg-plist deleted file mode 100644 index 8504b5e98e1f..000000000000 --- a/multimedia/xfce4-xmms-plugin/pkg-plist +++ /dev/null @@ -1,47 +0,0 @@ -libexec/xfce4/panel-plugins/xfce4-xmms-plugin -share/locale/ar/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/vi/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-xmms-plugin.mo -share/xfce4/panel-plugins/xfce4-xmms-plugin.desktop -share/xfce4/xfce4-xmms-plugin/xmms-plugin-menu.png -share/xfce4/xfce4-xmms-plugin/xmms-plugin-next.png -share/xfce4/xfce4-xmms-plugin/xmms-plugin-pause.png -share/xfce4/xfce4-xmms-plugin/xmms-plugin-play.png -share/xfce4/xfce4-xmms-plugin/xmms-plugin-prev.png -share/xfce4/xfce4-xmms-plugin/xmms-plugin-stop.png -@dirrm share/xfce4/xfce4-xmms-plugin -@dirrmtry share/xfce4/panel-plugins -@dirrmtry share/xfce4 -@dirrmtry share/locale/ur_PK/LC_MESSAGES -@dirrmtry share/locale/ur_PK -@dirrmtry share/locale/ur/LC_MESSAGES -@dirrmtry share/locale/ur -@dirrmtry share/locale/ast/LC_MESSAGES -@dirrmtry share/locale/ast -@dirrmtry libexec/xfce4/panel-plugins -@dirrmtry libexec/xfce4 diff --git a/multimedia/xmms-weasel/Makefile b/multimedia/xmms-weasel/Makefile deleted file mode 100644 index 4b3ea146a21f..000000000000 --- a/multimedia/xmms-weasel/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# Created by: Narayan Newton <narayan_newton@yahoo.com> -# $FreeBSD$ - -PORTNAME= xmms-weasel -PORTVERSION= 0.0.1 -PORTREVISION= 4 -CATEGORIES= multimedia -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/XMMS%20Weasel%20v${PORTVERSION} - -MAINTAINER= narayannewton@gmail.com -COMMENT= A XMMS plugin to hide the player - -DEPRECATED= Abandonware, please consider using multimedia/audacious instead -EXPIRATION_DATE= 2014-04-27 - -BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms -RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms - -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_LDCONFIG= yes - -PLIST_FILES= lib/xmms/General/libweasel.la \ - lib/xmms/General/libweasel.so - -NO_STAGE= yes -post-patch: - @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/multimedia/xmms-weasel/distinfo b/multimedia/xmms-weasel/distinfo deleted file mode 100644 index 5d49dc99f109..000000000000 --- a/multimedia/xmms-weasel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xmms-weasel-0.0.1.tar.gz) = cb61677fa3846d2759eedcbd809a15341cc7a32a0517058ec24db62b5b671bd6 -SIZE (xmms-weasel-0.0.1.tar.gz) = 310363 diff --git a/multimedia/xmms-weasel/pkg-descr b/multimedia/xmms-weasel/pkg-descr deleted file mode 100644 index a6355428eda4..000000000000 --- a/multimedia/xmms-weasel/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is an XMMS plugin that will slide the XMMS window -off the screen when the mouse is not over it. Just dock -XMMS at the top of the screen and it will hide -itself once you switch to another window. - -WWW: http://xmms-weasel.sourceforge.net/ |