diff options
author | tron <tron@pkgsrc.org> | 1999-06-07 07:26:01 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-06-07 07:26:01 +0000 |
commit | 142de07b0c32975e749d8693978d05cfef27ea90 (patch) | |
tree | ea2d03f10709389e9a57b2b5be70f75caa11b018 | |
parent | acb4a34d440e459457e0fa822680b8930253623a (diff) | |
download | pkgsrc-142de07b0c32975e749d8693978d05cfef27ea90.tar.gz |
New "ascp" package contributed by Frederick Bruckman in PR pkg/7717:
a configuration utility for AfterStep
-rw-r--r-- | x11/ascp/Makefile | 22 | ||||
-rw-r--r-- | x11/ascp/files/md5 | 3 | ||||
-rw-r--r-- | x11/ascp/patches/patch-aa | 13 | ||||
-rw-r--r-- | x11/ascp/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/ascp/pkg/DESCR | 9 | ||||
-rw-r--r-- | x11/ascp/pkg/PLIST | 29 |
6 files changed, 77 insertions, 0 deletions
diff --git a/x11/ascp/Makefile b/x11/ascp/Makefile new file mode 100644 index 00000000000..aa5989e4f4c --- /dev/null +++ b/x11/ascp/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/06/07 07:26:01 tron Exp $ + +DISTNAME= ascp-1.0.2 +CATEGORIES= x11 +MASTER_SITES= ftp://ftp.afterstep.org/apps/ascp/ + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://hubble.colorado.edu/~nwanua/htmldir/ascp.html + +DEPENDS+= afterstep-1.6.10:../../x11/afterstep +DEPENDS+= gtk+-1.2.2:../../x11/gtk + +USE_X11BASE= yes +GNU_CONFIGURE= yes + +CONFIGURE_ENV+= "LIBS= -lgnumalloc" + +post-install: + @${CHMOD} a+x ${PREFIX}/share/afterstep/ascp/icons + @${CHMOD} -R a+r ${PREFIX}/share/afterstep/ascp + +.include "../../mk/bsd.pkg.mk" diff --git a/x11/ascp/files/md5 b/x11/ascp/files/md5 new file mode 100644 index 00000000000..8c5680ab8f0 --- /dev/null +++ b/x11/ascp/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/06/07 07:26:01 tron Exp $ + +MD5 (ascp-1.0.2.tar.gz) = 576ec3302d7874001f7785ceb476133d diff --git a/x11/ascp/patches/patch-aa b/x11/ascp/patches/patch-aa new file mode 100644 index 00000000000..06cd8972b45 --- /dev/null +++ b/x11/ascp/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 1999/06/07 07:26:01 tron Exp $ + +--- src/Makefile.in.orig Thu Apr 1 23:30:43 1999 ++++ src/Makefile.in Sat Jun 5 14:26:58 1999 +@@ -23,7 +23,7 @@ + help.o main.o pager.o winlist.o wharf.o xpm.o + + ascp: $(OBJS) +- $(CC) $^ -o $@ $(LDFLAGS) $(LIBS) ++ $(CC) $> -o $@ $(LDFLAGS) $(LIBS) + + ################################################################################## + diff --git a/x11/ascp/pkg/COMMENT b/x11/ascp/pkg/COMMENT new file mode 100644 index 00000000000..c71af36a8ef --- /dev/null +++ b/x11/ascp/pkg/COMMENT @@ -0,0 +1 @@ +a configuration utility for AfterStep diff --git a/x11/ascp/pkg/DESCR b/x11/ascp/pkg/DESCR new file mode 100644 index 00000000000..6e4bf280bdf --- /dev/null +++ b/x11/ascp/pkg/DESCR @@ -0,0 +1,9 @@ +The AfterStep Control Panel is intended to provide an easy to use +and intuitive graphical front-end for configuring the AfterStep +window manager (versions 1.4 and up). + +Although based (read: looks like) on a previous program of the same +name written in Tcl/Tk (Alfredo Kojima, Ludovic Marcotte and Nwanua +Elumeze), this version (also dubbed gtk+-ascp), works with the +~/GNUstep/ directory structure. It is written in C using the GTK+ +toolkit and as such bears only a visual resemblance to its predecessor. diff --git a/x11/ascp/pkg/PLIST b/x11/ascp/pkg/PLIST new file mode 100644 index 00000000000..1102bd913c6 --- /dev/null +++ b/x11/ascp/pkg/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/07 07:26:01 tron Exp $ +bin/ascp +share/afterstep/ascp/ascprc +share/afterstep/ascp/config +share/afterstep/ascp/config~ +share/afterstep/ascp/help/animate.hlp +share/afterstep/ascp/help/audio.hlp +share/afterstep/ascp/help/audio.hlp~ +share/afterstep/ascp/help/autoexec.hlp +share/afterstep/ascp/help/database.hlp +share/afterstep/ascp/help/pager.hlp +share/afterstep/ascp/help/paths.hlp +share/afterstep/ascp/help/wharfentries.hlp +share/afterstep/ascp/help/wharfstyle.hlp +share/afterstep/ascp/icons/AfterStep3.xpm +share/afterstep/ascp/icons/MaelstromInFrame.xpm +share/afterstep/ascp/icons/ascp.xpm +share/afterstep/ascp/icons/desktop.xpm +share/afterstep/ascp/icons/init.xpm +share/afterstep/ascp/icons/interface.xpm +share/afterstep/ascp/icons/path.xpm +share/afterstep/ascp/icons/sound.xpm +share/afterstep/ascp/icons/whandling.xpm +share/afterstep/ascp/icons/wharf.xpm +share/afterstep/ascp/icons/wharf2.xpm +share/afterstep/ascp/icons/woptions.xpm +@dirrm share/afterstep/ascp/help +@dirrm share/afterstep/ascp/icons +@dirrm share/afterstep/ascp |