SF.net SVN: gar:[24907] csw/mgar/pkg/windowmaker/trunk
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Wed Apr 29 00:05:24 CEST 2015
Revision: 24907
http://sourceforge.net/p/gar/code/24907
Author: rmottola
Date: 2015-04-28 22:05:23 +0000 (Tue, 28 Apr 2015)
Log Message:
-----------
windowmaker/trunk: update to 0.95.5, update patch, update libpng16
Modified Paths:
--------------
csw/mgar/pkg/windowmaker/trunk/Makefile
csw/mgar/pkg/windowmaker/trunk/checksums
csw/mgar/pkg/windowmaker/trunk/files/0002-use-wconfig-in-wxpaste-because-of-__progname.patch
Modified: csw/mgar/pkg/windowmaker/trunk/Makefile
===================================================================
--- csw/mgar/pkg/windowmaker/trunk/Makefile 2015-04-28 06:41:39 UTC (rev 24906)
+++ csw/mgar/pkg/windowmaker/trunk/Makefile 2015-04-28 22:05:23 UTC (rev 24907)
@@ -2,13 +2,17 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = windowmaker
-VERSION = 0.95.4
+VERSION = 0.95.5
GARTYPE = v2
DESCRIPTION = X11 window manager
define BLURB
+ A classic windowmanager with the NeXT and OpenStep look. Fast and low on
+ resources, it is optimal for every serous user! It is the recommended
+ window manager for GNUstep.
endef
+#PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
GARCOMPILER = GNU
@@ -48,7 +52,7 @@
RUNTIME_DEP_PKGS_CSWlibwraster3 += CSWlibjpeg7
RUNTIME_DEP_PKGS_CSWlibwraster3 += CSWlibgif4
RUNTIME_DEP_PKGS_CSWlibwraster3 += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSWlibwraster3 += CSWlibpng15-15
+RUNTIME_DEP_PKGS_CSWlibwraster3 += CSWlibpng16-16
RUNTIME_DEP_PKGS_CSWlibwraster3 += CSWlibxpm4
PACKAGES += CSWwindowmaker-dev
Modified: csw/mgar/pkg/windowmaker/trunk/checksums
===================================================================
--- csw/mgar/pkg/windowmaker/trunk/checksums 2015-04-28 06:41:39 UTC (rev 24906)
+++ csw/mgar/pkg/windowmaker/trunk/checksums 2015-04-28 22:05:23 UTC (rev 24907)
@@ -1 +1 @@
-640b8ea5b1a875440aa48eaab09c5f00 WindowMaker-0.95.4.tar.gz
+19e9cc256ccb7075ff82f4b809df3a0a WindowMaker-0.95.5.tar.gz
Modified: csw/mgar/pkg/windowmaker/trunk/files/0002-use-wconfig-in-wxpaste-because-of-__progname.patch
===================================================================
--- csw/mgar/pkg/windowmaker/trunk/files/0002-use-wconfig-in-wxpaste-because-of-__progname.patch 2015-04-28 06:41:39 UTC (rev 24906)
+++ csw/mgar/pkg/windowmaker/trunk/files/0002-use-wconfig-in-wxpaste-because-of-__progname.patch 2015-04-28 22:05:23 UTC (rev 24907)
@@ -1,18 +1,7 @@
-From 3e5602da67182ea3e9586e156c9fc53b2c25a770 Mon Sep 17 00:00:00 2001
-From: Maciej Blizinski <maciej at opencsw.org>
-Date: Fri, 18 May 2012 22:57:05 +0200
-Subject: [PATCH 2/2] use wconfig in wxpaste because of __progname
-
----
- util/wxpaste.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/util/wxpaste.c b/util/wxpaste.c
-index 87fc892..a41a3ba 100644
---- a/util/wxpaste.c
-+++ b/util/wxpaste.c
-@@ -17,7 +17,7 @@
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+--- a/util/wxpaste.c Tue Apr 28 23:28:28 2015
++++ b/util/wxpaste.c Tue Apr 28 23:28:04 2015
+@@ -18,7 +18,7 @@
+ * MA 02110-1301, USA.
*/
-#include "../config.h"
@@ -20,6 +9,3 @@
#include <stdio.h>
#include <stdlib.h>
---
-1.7.10
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list