pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/amule Initial import of amule-1.2.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/409a106878de
branches: trunk
changeset: 465849:409a106878de
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Jan 07 01:24:16 2004 +0000
description:
Initial import of amule-1.2.3.
This program is a multiplatform ed2k client fork of eMule client
using wxWindows class library. It was originally forked from xMule
project but not related to it anymore, except little bits of code.
diffstat:
net/amule/DESCR | 3 +++
net/amule/Makefile | 29 +++++++++++++++++++++++++++++
net/amule/PLIST | 19 +++++++++++++++++++
net/amule/distinfo | 4 ++++
4 files changed, 55 insertions(+), 0 deletions(-)
diffs (71 lines):
diff -r 23b54060d6ca -r 409a106878de net/amule/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/amule/DESCR Wed Jan 07 01:24:16 2004 +0000
@@ -0,0 +1,3 @@
+This program is a multiplatform ed2k client fork of eMule client
+using wxWindows class library. It was originally forked from xMule
+project but not related to it anymore, except little bits of code.
diff -r 23b54060d6ca -r 409a106878de net/amule/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/amule/Makefile Wed Jan 07 01:24:16 2004 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/07 01:24:16 xtraeme Exp $
+#
+
+DISTNAME= aMule-1.2.3
+PKGNAME= ${DISTNAME:tl}
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= xtraeme%NetBSD.org@localhost
+HOMEPAGE= http://amule.sourceforge.net/
+COMMENT= Another Emule P2P client
+
+DEPENDS= gnome2-dirs>=1.2:../../misc/gnome2-dirs
+BUILD_USES_MSGFMT= yes
+
+USE_BUILDLINK2= yes
+USE_GMAKE= yes
+USE_PKGLOCALEDIR= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
+
+.include "../../devel/gettext-lib/buildlink2.mk"
+.include "../../devel/zlib/buildlink2.mk"
+.include "../../www/curl/buildlink2.mk"
+.include "../../x11/wxGTK/buildlink2.mk"
+
+.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 23b54060d6ca -r 409a106878de net/amule/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/amule/PLIST Wed Jan 07 01:24:16 2004 +0000
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/07 01:24:16 xtraeme Exp $
+bin/amule
+bin/amulecmd
+bin/amulecmdDLG
+bin/amuleweb
+bin/amulewebDLG
+bin/ed2k
+share/applications/amule.desktop
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/ee/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/amule.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/amule.mo
+share/pixmaps/amule.xpm
+@dirrm share/applications
diff -r 23b54060d6ca -r 409a106878de net/amule/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/amule/distinfo Wed Jan 07 01:24:16 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/01/07 01:24:16 xtraeme Exp $
+
+SHA1 (aMule-1.2.3.tar.bz2) = 311d2a7cc21b1db3945675ac841ad2b72210a54b
+Size (aMule-1.2.3.tar.bz2) = 1399130 bytes
Home |
Main Index |
Thread Index |
Old Index