pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/monsoon Initial import of monsoon, a GTK+ bittorre...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5319efbaf944
branches:  trunk
changeset: 550721:5319efbaf944
user:      kefren <kefren%pkgsrc.org@localhost>
date:      Thu Nov 27 12:32:36 2008 +0000

description:
Initial import of monsoon, a GTK+ bittorrent client

diffstat:

 net/monsoon/DESCR    |   3 +++
 net/monsoon/Makefile |  23 +++++++++++++++++++++++
 net/monsoon/PLIST    |  23 +++++++++++++++++++++++
 net/monsoon/distinfo |   5 +++++
 4 files changed, 54 insertions(+), 0 deletions(-)

diffs (70 lines):

diff -r 6d661f01ce16 -r 5319efbaf944 net/monsoon/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/monsoon/DESCR Thu Nov 27 12:32:36 2008 +0000
@@ -0,0 +1,3 @@
+Monsoon is an open source bittorrent client developed by Alan McGovern.
+It was initially developed as part of googles Summer of Code project in
+2006 and it is based on moontorrent library.
diff -r 6d661f01ce16 -r 5319efbaf944 net/monsoon/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/monsoon/Makefile      Thu Nov 27 12:32:36 2008 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/27 12:32:36 kefren Exp $
+
+DISTNAME=      monsoon-0.15
+CATEGORIES=    net
+MASTER_SITES=  http://www.monsoon-project.org/jaws/data/files/
+
+MAINTAINER=    kefren%NetBSD.org@localhost
+HOMEPAGE=      http://www.monsoon-project.org/
+COMMENT=       Open source GTK+ bittorrent client
+
+GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE=        no
+USE_TOOLS+=    gmake gtar perl pkg-config
+EXTRACT_USING= gtar
+
+DEPENDS+=      intltool>0.40.0:../../textproc/intltool
+
+.include "../../lang/mono/buildlink3.mk"
+.include "../../net/monotorrent/buildlink3.mk"
+.include "../../sysutils/ndesk-dbus/buildlink3.mk"
+.include "../../sysutils/ndesk-dbus-glib/buildlink3.mk"
+.include "../../x11/gnome-sharp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 6d661f01ce16 -r 5319efbaf944 net/monsoon/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/monsoon/PLIST Thu Nov 27 12:32:36 2008 +0000
@@ -0,0 +1,23 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/27 12:32:36 kefren Exp $
+bin/monsoon
+lib/monsoon/Mono.Nat.dll
+lib/monsoon/MonoTorrent.dll
+lib/monsoon/Monsoon.exe
+lib/monsoon/Monsoon.exe.config
+lib/monsoon/NLog.dll
+lib/monsoon/icons/donotdownload.png
+lib/monsoon/icons/high.png
+lib/monsoon/icons/highest.png
+lib/monsoon/icons/immediate.png
+lib/monsoon/icons/low.png
+lib/monsoon/icons/lowest.png
+lib/monsoon/icons/normal.png
+lib/monsoon/icons/rss.png
+share/applications/monsoon.desktop
+share/locale/bg/LC_MESSAGES/monsoon.mo
+share/locale/de/LC_MESSAGES/monsoon.mo
+share/locale/es/LC_MESSAGES/monsoon.mo
+share/locale/fr/LC_MESSAGES/monsoon.mo
+share/locale/it/LC_MESSAGES/monsoon.mo
+share/locale/nl/LC_MESSAGES/monsoon.mo
+share/locale/pt_BR/LC_MESSAGES/monsoon.mo
diff -r 6d661f01ce16 -r 5319efbaf944 net/monsoon/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/monsoon/distinfo      Thu Nov 27 12:32:36 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/27 12:32:36 kefren Exp $
+
+SHA1 (monsoon-0.15.tar.gz) = dc35543eec1815bb8e58913971eb40cf5ac4564b
+RMD160 (monsoon-0.15.tar.gz) = e88fe289d77a3ccb2e98210e404975c6726b7173
+Size (monsoon-0.15.tar.gz) = 692628 bytes



Home | Main Index | Thread Index | Old Index