- update to gnustep-back-0.14.0
This commit is contained in:
parent
b9f05f8bf9
commit
9fe4df9793
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2008/01/09 14:20:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2008/06/23 11:00:18 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNUstep gui backend
|
||||
|
||||
DISTNAME= gnustep-back-0.12.1
|
||||
DISTNAME= gnustep-back-0.14.0
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.gnustep.org/
|
||||
|
||||
WANTLIB= GL X11 Xau Xdmcp Xext Xft Xmu Xrender c expat \
|
||||
WANTLIB= GL X11 Xt Xau Xdmcp Xext Xft Xmu Xrender c expat \
|
||||
fontconfig freetype m objc pthread z
|
||||
|
||||
MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnustep/gnustep-back-0.12.1.tar.gz) = gXH0cmCfcuxYvf5/EspS0w==
|
||||
RMD160 (gnustep/gnustep-back-0.12.1.tar.gz) = eXDf7r0S+stSqmuk3S8GQG29rnQ=
|
||||
SHA1 (gnustep/gnustep-back-0.12.1.tar.gz) = 9FBRJru4p8o2ZKjF+4bFBboe70c=
|
||||
SHA256 (gnustep/gnustep-back-0.12.1.tar.gz) = x+s+DuP2sSJKrNzYBS+Z0+xYyUyPIca0uIiiu1vJdhE=
|
||||
SIZE (gnustep/gnustep-back-0.12.1.tar.gz) = 861961
|
||||
MD5 (gnustep/gnustep-back-0.14.0.tar.gz) = K6RoA03czuMMk9KyIL0Wmw==
|
||||
RMD160 (gnustep/gnustep-back-0.14.0.tar.gz) = EoLtT1kvlhTFAmBaqdNx2mtoLcg=
|
||||
SHA1 (gnustep/gnustep-back-0.14.0.tar.gz) = TEYfky2t6QWxvJItJlCVGjYY/YQ=
|
||||
SHA256 (gnustep/gnustep-back-0.14.0.tar.gz) = PIw1GW4XyZs/w99fnsI/7oRiEIyMo8EMO6qLDZxbmJw=
|
||||
SIZE (gnustep/gnustep-back-0.14.0.tar.gz) = 880765
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-Tools_GNUmakefile_postamble,v 1.1.1.1 2007/05/29 03:03:08 ajacoutot Exp $
|
||||
--- Tools/GNUmakefile.postamble.orig Fri May 11 17:52:42 2007
|
||||
+++ Tools/GNUmakefile.postamble Fri May 11 17:52:52 2007
|
||||
$OpenBSD: patch-Tools_GNUmakefile_postamble,v 1.2 2008/06/23 11:00:18 ajacoutot Exp $
|
||||
--- Tools/GNUmakefile.postamble.orig Mon Jun 23 12:30:09 2008
|
||||
+++ Tools/GNUmakefile.postamble Mon Jun 23 12:30:18 2008
|
||||
@@ -50,8 +50,6 @@ after-install::
|
||||
for file in $(MAN1_PAGES) __done; do \
|
||||
if [ $$file != __done ]; then \
|
||||
$(INSTALL_DATA) $$file $(GNUSTEP_DOCUMENTATION_MAN)/man1/$$file; \
|
||||
- which gzip && rm -f $(GNUSTEP_DOCUMENTATION_MAN)/man1/$$file.gz \
|
||||
- && gzip -9 $(GNUSTEP_DOCUMENTATION_MAN)/man1/$$file; \
|
||||
$(INSTALL_DATA) $$file $(GNUSTEP_DOC_MAN)/man1/$$file; \
|
||||
- which gzip && rm -f $(GNUSTEP_DOC_MAN)/man1/$$file.gz \
|
||||
- && gzip -9 $(GNUSTEP_DOC_MAN)/man1/$$file; \
|
||||
fi; \
|
||||
done;
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/29 03:03:08 ajacoutot Exp $
|
||||
bin/font_cacher
|
||||
bin/gpbs
|
||||
lib/GNUstep/Bundles/libgnustep-back-012.bundle/
|
||||
lib/GNUstep/Bundles/libgnustep-back-012.bundle/Resources/
|
||||
lib/GNUstep/Bundles/libgnustep-back-012.bundle/Resources/English.lproj/
|
||||
lib/GNUstep/Bundles/libgnustep-back-012.bundle/Resources/English.lproj/nfontFaceNames.strings
|
||||
lib/GNUstep/Bundles/libgnustep-back-012.bundle/Resources/Info-gnustep.plist
|
||||
lib/GNUstep/Bundles/libgnustep-back-012.bundle/Resources/Swedish.lproj/
|
||||
lib/GNUstep/Bundles/libgnustep-back-012.bundle/Resources/Swedish.lproj/nfontFaceNames.strings
|
||||
lib/GNUstep/Bundles/libgnustep-back-012.bundle/libgnustep-back-012.so
|
||||
lib/GNUstep/Bundles/libgnustep-back-012.bundle/stamp.make
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/06/23 11:00:18 ajacoutot Exp $
|
||||
@bin bin/font_cacher
|
||||
@bin bin/gpbs
|
||||
lib/GNUstep/Bundles/libgnustep-back-014.bundle/
|
||||
lib/GNUstep/Bundles/libgnustep-back-014.bundle/Resources/
|
||||
lib/GNUstep/Bundles/libgnustep-back-014.bundle/Resources/English.lproj/
|
||||
lib/GNUstep/Bundles/libgnustep-back-014.bundle/Resources/English.lproj/nfontFaceNames.strings
|
||||
lib/GNUstep/Bundles/libgnustep-back-014.bundle/Resources/Info-gnustep.plist
|
||||
lib/GNUstep/Bundles/libgnustep-back-014.bundle/Resources/Swedish.lproj/
|
||||
lib/GNUstep/Bundles/libgnustep-back-014.bundle/Resources/Swedish.lproj/nfontFaceNames.strings
|
||||
lib/GNUstep/Bundles/libgnustep-back-014.bundle/libgnustep-back-014.so
|
||||
lib/GNUstep/Bundles/libgnustep-back-014.bundle/stamp.make
|
||||
lib/GNUstep/Fonts/
|
||||
lib/GNUstep/Fonts/Helvetica.nfont/
|
||||
lib/GNUstep/Fonts/Helvetica.nfont/FontInfo.plist
|
||||
|
Loading…
Reference in New Issue
Block a user