summaryrefslogtreecommitdiff
path: root/sysutils/GWLib
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-07-06 08:51:33 +0000
committerrh <rh@pkgsrc.org>2003-07-06 08:51:33 +0000
commit7bcb80ebad1a70d8129f11ccebd02a0847572b0a (patch)
tree970175088ea192880b028b81abaf63dac218f3fd /sysutils/GWLib
parente561dfe6b3ddab6c5721a6cf39536f7a4fef215f (diff)
downloadpkgsrc-7bcb80ebad1a70d8129f11ccebd02a0847572b0a.tar.gz
Update GWLib and gworkspace to 0.5.3. There are numerous changes,
including much improved viewers and inspectors, improved iconisation, and many bug fixes. While at it, replace home grown PLIST substitution with standard GNUstep buildlink2.mk symbols.
Diffstat (limited to 'sysutils/GWLib')
-rw-r--r--sysutils/GWLib/Makefile3
-rw-r--r--sysutils/GWLib/PLIST10
-rw-r--r--sysutils/GWLib/buildlink2.mk4
-rw-r--r--sysutils/GWLib/distinfo4
4 files changed, 11 insertions, 10 deletions
diff --git a/sysutils/GWLib/Makefile b/sysutils/GWLib/Makefile
index 3ccd0cf25e6..7867590e4f9 100644
--- a/sysutils/GWLib/Makefile
+++ b/sysutils/GWLib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/09/28 02:19:03 rh Exp $
+# $NetBSD: Makefile,v 1.2 2003/07/06 08:51:33 rh Exp $
#
.include "../../sysutils/gworkspace/Makefile.common"
@@ -7,5 +7,6 @@ PKGNAME= ${DISTNAME:S/gworkspace/GWLib/}
COMMENT= GWorkspace support library
BUILD_DIRS= ${WRKSRC}/GWLib
+DISTINFO_FILE= ${.CURDIR}/../gworkspace/distinfo
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/GWLib/PLIST b/sysutils/GWLib/PLIST
index 6ed05fa8b07..1d646d59591 100644
--- a/sysutils/GWLib/PLIST
+++ b/sysutils/GWLib/PLIST
@@ -1,11 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/28 02:19:03 rh Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/07/06 08:51:33 rh Exp $
+share/GNUstep/System/Headers/GWorkspace/BNameEditor.h
+share/GNUstep/System/Headers/GWorkspace/Browser2.h
share/GNUstep/System/Headers/GWorkspace/ContentViewersProtocol.h
share/GNUstep/System/Headers/GWorkspace/GWFunctions.h
+share/GNUstep/System/Headers/GWorkspace/GWLib.h
share/GNUstep/System/Headers/GWorkspace/GWNotifications.h
share/GNUstep/System/Headers/GWorkspace/GWProtocol.h
share/GNUstep/System/Headers/GWorkspace/IconViewsProtocol.h
share/GNUstep/System/Headers/GWorkspace/InspectorsProtocol.h
+share/GNUstep/System/Headers/GWorkspace/PreferencesProtocol.h
share/GNUstep/System/Headers/GWorkspace/ViewersProtocol.h
-share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libGWorkspace.so
-share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libGWorkspace.so.1.0.0
+share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/libGWorkspace.so
+share/GNUstep/System/Libraries/${GNUSTEP_HOST_CPU}/${GNUSTEP_HOST_OS}/gnu-gnu-gnu/libGWorkspace.so.1.0.0
@dirrm share/GNUstep/System/Headers/GWorkspace
diff --git a/sysutils/GWLib/buildlink2.mk b/sysutils/GWLib/buildlink2.mk
index 1462cedd5ed..83b6aa12a5c 100644
--- a/sysutils/GWLib/buildlink2.mk
+++ b/sysutils/GWLib/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.2 2003/05/02 11:56:20 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.3 2003/07/06 08:51:33 rh Exp $
#
# This Makefile fragment is included by packages that use GWLib.
#
@@ -9,7 +9,7 @@
GWLIB_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= GWLib
-BUILDLINK_DEPENDS.GWLib?= GWLib>=0.4nb1
+BUILDLINK_DEPENDS.GWLib?= GWLib>=0.5.3
BUILDLINK_PKGSRCDIR.GWLib?= ../../sysutils/GWLib
EVAL_PREFIX+= BUILDLINK_PREFIX.GWLib=GWLib
diff --git a/sysutils/GWLib/distinfo b/sysutils/GWLib/distinfo
deleted file mode 100644
index 5f1bb9bb08a..00000000000
--- a/sysutils/GWLib/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/09/28 02:19:03 rh Exp $
-
-SHA1 (gworkspace-0.4.tar.gz) = 86ebe11b0fe9f6bcfffd0e69a9c105a67cbd1e29
-Size (gworkspace-0.4.tar.gz) = 812042 bytes