pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/gscmxx Initial import of gscmxx-0.4.1: Gtk+ fron...
details: https://anonhg.NetBSD.org/pkgsrc/rev/42fecdcbb899
branches: trunk
changeset: 460137:42fecdcbb899
user: salo <salo%pkgsrc.org@localhost>
date: Fri Aug 22 11:22:01 2003 +0000
description:
Initial import of gscmxx-0.4.1: Gtk+ frontend for scmxx.
gscmxx is a Gtk+ GUI for scmxx written in perl. You can access your Siemens
mobile phone from your X11 desktop.
diffstat:
comms/gscmxx/DESCR | 2 ++
comms/gscmxx/Makefile | 21 +++++++++++++++++++++
comms/gscmxx/PLIST | 1 +
comms/gscmxx/distinfo | 4 ++++
4 files changed, 28 insertions(+), 0 deletions(-)
diffs (44 lines):
diff -r a2d7b0cf3b10 -r 42fecdcbb899 comms/gscmxx/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/gscmxx/DESCR Fri Aug 22 11:22:01 2003 +0000
@@ -0,0 +1,2 @@
+gscmxx is a Gtk+ GUI for scmxx written in perl. You can access your Siemens
+mobile phone from your X11 desktop.
diff -r a2d7b0cf3b10 -r 42fecdcbb899 comms/gscmxx/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/gscmxx/Makefile Fri Aug 22 11:22:01 2003 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/08/22 11:22:01 salo Exp $
+#
+
+DISTNAME= gscmxx-0.4.1
+CATEGORIES= comms x11 perl5
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gscmxx/}
+
+MAINTAINER= salo%NetBSD.org@localhost
+HOMEPAGE= http://gscmxx.sourceforge.net/
+COMMENT= Gtk+ frontend for scmxx
+
+DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
+DEPENDS+= p5-gtk>=0.7008:../../x11/p5-gtk
+DEPENDS+= p5-Image-Size>=2.92:../../graphics/p5-Image-Size
+DEPENDS+= scmxx>=0.6:../../comms/scmxx
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/gscmxx/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a2d7b0cf3b10 -r 42fecdcbb899 comms/gscmxx/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/gscmxx/PLIST Fri Aug 22 11:22:01 2003 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/22 11:22:01 salo Exp $
diff -r a2d7b0cf3b10 -r 42fecdcbb899 comms/gscmxx/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/comms/gscmxx/distinfo Fri Aug 22 11:22:01 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/08/22 11:22:01 salo Exp $
+
+SHA1 (gscmxx-0.4.1.tar.gz) = 61d9783d4afe754fb25a6430c8481095371b1c52
+Size (gscmxx-0.4.1.tar.gz) = 191106 bytes
Home |
Main Index |
Thread Index |
Old Index