diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-22 13:52:03 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-22 13:52:03 +0000 |
commit | 883a1accc106b205351e88a054a7431a0e35d347 (patch) | |
tree | 97970778c5f7711b8b18f79f03742cc6ddecbb63 /net | |
parent | 2404582efc20ba80fa65b10ba3e3eaf9f2fe3726 (diff) | |
download | pkgsrc-883a1accc106b205351e88a054a7431a0e35d347.tar.gz |
Remove xmule; the project is no longer maintained. Use amule instead, please.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 | ||||
-rw-r--r-- | net/xmule/DESCR | 7 | ||||
-rw-r--r-- | net/xmule/Makefile | 46 | ||||
-rw-r--r-- | net/xmule/PLIST | 15 | ||||
-rw-r--r-- | net/xmule/distinfo | 5 | ||||
-rw-r--r-- | net/xmule/patches/patch-aa | 22 |
6 files changed, 1 insertions, 97 deletions
diff --git a/net/Makefile b/net/Makefile index 6c14ae391dd..89585a4f306 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.431 2004/01/15 19:12:52 tron Exp $ +# $NetBSD: Makefile,v 1.432 2004/01/22 13:52:03 jmmv Exp $ # COMMENT= Networking tools @@ -340,7 +340,6 @@ SUBDIR+= x2vnc SUBDIR+= xarchie SUBDIR+= xipdump SUBDIR+= xmftp -SUBDIR+= xmule SUBDIR+= xnap SUBDIR+= xorp SUBDIR+= xrmftp diff --git a/net/xmule/DESCR b/net/xmule/DESCR deleted file mode 100644 index b37a575ec5f..00000000000 --- a/net/xmule/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -xMule is an easy to use multi-platform client for the ED2K Peer-to-Peer -Network. It was originally based on eMule, the popular windows-only client -for the same network. It uses the wxWindows class library. - -Some of its features include Movie Preview, GTK2 Compatibility, Multi-Selection -in all lists, Tray-icon, Statistics, Source Exchange, File Commenting any many -more. diff --git a/net/xmule/Makefile b/net/xmule/Makefile deleted file mode 100644 index 5b68a721734..00000000000 --- a/net/xmule/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# $NetBSD: Makefile,v 1.14 2004/01/10 14:25:42 recht Exp $ -# - -DISTNAME= xmule-1.7.1 -PKGREVISION= 3 -CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmule/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://www.xmule.org/ -COMMENT= eDonkey2000 client based on eMule - -BUILD_USES_MSGFMT= YES -DEPENDS= gnome2-dirs>=1.2:../../misc/gnome2-dirs -DEPENDS+= wget>=1.8.2:../../net/wget - -CONFLICTS= amule-[0-9]* - -GNU_CONFIGURE= YES -USE_BUILDLINK2= YES -USE_GMAKE= YES -USE_PKGLOCALEDIR= YES -USE_X11= YES - -CONFIGURE_ARGS+= --disable-gtk2 -CONFIGURE_ARGS+= --enable-timedata -CONFIGURE_ARGS+= --enable-gui -CONFIGURE_ARGS+= --enable-protocol -CONFIGURE_ARGS+= --enable-http -CONFIGURE_ARGS+= --enable-ftp -CONFIGURE_ARGS+= --enable-resources -CONFIGURE_ARGS+= --enable-prologio -CONFIGURE_ARGS+= --disable-debug -CONFIGURE_ARGS+= --enable-final -CONFIGURE_ARGS+= --enable-timer -CONFIGURE_ARGS+= --with-gtk -CONFIGURE_ARGS+= --disable-profile -CONFIGURE_ARGS+= --without-included-gettext - -.include "../../converters/libiconv/buildlink2.mk" -.include "../../devel/gettext-lib/buildlink2.mk" -.include "../../textproc/expat/buildlink2.mk" -.include "../../x11/wxGTK/buildlink2.mk" -.include "../../mk/pthread.buildlink2.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/net/xmule/PLIST b/net/xmule/PLIST deleted file mode 100644 index ad478c55aec..00000000000 --- a/net/xmule/PLIST +++ /dev/null @@ -1,15 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2003/08/28 22:26:32 jmmv Exp $ -bin/ed2k -bin/xmule -share/applications/xmule.desktop -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xmule.mo -${PKGLOCALEDIR}/locale/ee/LC_MESSAGES/xmule.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xmule.mo -${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xmule.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xmule.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xmule.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xmule.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xmule.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xmule.mo -share/pixmaps/xmule.xpm -@comment in gnome2-dirs: @dirrm share/applications diff --git a/net/xmule/distinfo b/net/xmule/distinfo deleted file mode 100644 index 4848ca257af..00000000000 --- a/net/xmule/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.7 2003/12/03 13:04:30 jmmv Exp $ - -SHA1 (xmule-1.7.1.tar.bz2) = fe83f7cb540c5aab0cdfe956c455b29a180e85ad -Size (xmule-1.7.1.tar.bz2) = 1479298 bytes -SHA1 (patch-aa) = f704fcd8f0e29a825f6f019dffec42da12e0b673 diff --git a/net/xmule/patches/patch-aa b/net/xmule/patches/patch-aa deleted file mode 100644 index 9d7d711ec07..00000000000 --- a/net/xmule/patches/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2003/12/03 13:04:30 jmmv Exp $ - ---- Makefile.in.orig 2003-11-13 02:15:54.000000000 +0100 -+++ Makefile.in -@@ -55,9 +55,12 @@ distclean: clean - @rm -rf Compilation.flags Makefile aclocal.m4 autom4te.cache config.* configure depcomp intl - - install: all -- @mkdir -p @bindir@ -- @mkdir -p @datadir@/{applications,locale,pixmaps} -- @cp -f src/{ed2k,xmule} @bindir@ -+ ${BSD_INSTALL_PROGRAM_DIR} @bindir@ -+ ${BSD_INSTALL_DATA_DIR} @datadir@/applications -+ ${BSD_INSTALL_DATA_DIR} @datadir@/locale -+ ${BSD_INSTALL_DATA_DIR} @datadir@/pixmaps -+ ${BSD_INSTALL_PROGRAM} src/ed2k @bindir@ -+ ${BSD_INSTALL_PROGRAM} src/xmule @bindir@ - @cd po && $(MAKE) install -- @cp -f xmule.desktop @datadir@/applications -- @cp -f xmule.xpm @datadir@/pixmaps -+ ${BSD_INSTALL_DATA} xmule.desktop @datadir@/applications -+ ${BSD_INSTALL_DATA} xmule.xpm @datadir@/pixmaps |