From c9cf5a7dd94bbd39e3aeea6a305fa154adb7afc3 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 18 Dec 2000 13:50:41 +0000 Subject: Move three more window manager support packages from x11 to wm. --- wm/ascp/Makefile | 29 +++++++++++++++++++++++++++++ wm/ascp/files/md5 | 3 +++ wm/ascp/files/patch-sum | 3 +++ wm/ascp/patches/patch-aa | 13 +++++++++++++ wm/ascp/pkg/COMMENT | 1 + wm/ascp/pkg/DESCR | 9 +++++++++ wm/ascp/pkg/PLIST | 29 +++++++++++++++++++++++++++++ 7 files changed, 87 insertions(+) create mode 100644 wm/ascp/Makefile create mode 100644 wm/ascp/files/md5 create mode 100644 wm/ascp/files/patch-sum create mode 100644 wm/ascp/patches/patch-aa create mode 100644 wm/ascp/pkg/COMMENT create mode 100644 wm/ascp/pkg/DESCR create mode 100644 wm/ascp/pkg/PLIST (limited to 'wm/ascp') diff --git a/wm/ascp/Makefile b/wm/ascp/Makefile new file mode 100644 index 00000000000..e9106c33407 --- /dev/null +++ b/wm/ascp/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/12/18 13:50:41 wiz Exp $ +# + +DISTNAME= ascp-1.0.3 +CATEGORIES= x11 wm +MASTER_SITES= ftp://ftp.afterstep.org/apps/ascp/ +EXTRACT_SUFX= .tgz + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://hubble.colorado.edu/~nwanua/htmldir/ascp.html + +DEPENDS+= afterstep-1.8.*:../../wm/afterstep +DEPENDS+= gtk+-1.2.*:../../x11/gtk + +GNU_CONFIGURE= yes +USE_X11= yes + +CONFIGURE_ENV+= GTK_CONFIG="${X11PREFIX}/bin/gtk-config" + +IGNORE= "Not for Afterstep 1.8.x!" + +pre-configure: + ${RM} ${WRKSRC}/config.cache + +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/wm/ascp/files/md5 b/wm/ascp/files/md5 new file mode 100644 index 00000000000..1e525ab128e --- /dev/null +++ b/wm/ascp/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/12/18 13:50:41 wiz Exp $ + +MD5 (ascp-1.0.3.tgz) = e6036a6d1386a1ab12d8ede7b605fdf3 diff --git a/wm/ascp/files/patch-sum b/wm/ascp/files/patch-sum new file mode 100644 index 00000000000..db80d720b07 --- /dev/null +++ b/wm/ascp/files/patch-sum @@ -0,0 +1,3 @@ +$NetBSD: patch-sum,v 1.1.1.1 2000/12/18 13:50:41 wiz Exp $ + +MD5 (patch-aa) = f0e4c3e578b70a74de361c67e4402230 diff --git a/wm/ascp/patches/patch-aa b/wm/ascp/patches/patch-aa new file mode 100644 index 00000000000..bcf67d63734 --- /dev/null +++ b/wm/ascp/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 2000/12/18 13:50:42 wiz 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/wm/ascp/pkg/COMMENT b/wm/ascp/pkg/COMMENT new file mode 100644 index 00000000000..15e71af56ca --- /dev/null +++ b/wm/ascp/pkg/COMMENT @@ -0,0 +1 @@ +Configuration utility for AfterStep diff --git a/wm/ascp/pkg/DESCR b/wm/ascp/pkg/DESCR new file mode 100644 index 00000000000..6e4bf280bdf --- /dev/null +++ b/wm/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/wm/ascp/pkg/PLIST b/wm/ascp/pkg/PLIST new file mode 100644 index 00000000000..5aa6fa1c5ec --- /dev/null +++ b/wm/ascp/pkg/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/18 13:50:42 wiz 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 -- cgit v1.2.3