[csw-devel] SF.net SVN: gar:[19872] csw/mgar/pkg/xboard/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Dec 10 12:49:17 CET 2012


Revision: 19872
          http://gar.svn.sourceforge.net/gar/?rev=19872&view=rev
Author:   dmichelsen
Date:     2012-12-10 11:49:17 +0000 (Mon, 10 Dec 2012)
Log Message:
-----------
xboard/trunk: Update to 4.6.2, deprecate CSW X11, still does not compile

Modified Paths:
--------------
    csw/mgar/pkg/xboard/trunk/Makefile
    csw/mgar/pkg/xboard/trunk/checksums

Modified: csw/mgar/pkg/xboard/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xboard/trunk/Makefile	2012-12-10 11:45:36 UTC (rev 19871)
+++ csw/mgar/pkg/xboard/trunk/Makefile	2012-12-10 11:49:17 UTC (rev 19872)
@@ -1,6 +1,5 @@
 NAME = xboard
-VERSION = 4.4.1
-GARTYPE = v2
+VERSION = 4.6.2
 
 DESCRIPTION = X graphical chessboard
 define BLURB
@@ -12,17 +11,12 @@
 endef
 
 MASTER_SITES = $(GNU_MIRROR)
-DISTFILES  = $(NAME)-$(VERSION).tar.gz
+DISTFILES += $(NAME)-$(VERSION).tar.gz
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+VERNDOR_URL = http://www.gnu.org/software/xboard/
 
-EXTRA_INC = $(prefix)/X11/include
-EXTRA_LIB = $(prefix)/X11/lib
-EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
+# EXTRA_LINKER_FLAGS = -lm
 
-EXTRA_LDFLAGS = -lm /usr/openwin/lib/libXext.so
+# CONFIGURE_ARGS = $(DIRPATHS)
 
-CONFIGURE_ARGS = $(DIRPATHS)
-
 include gar/category.mk

Modified: csw/mgar/pkg/xboard/trunk/checksums
===================================================================
--- csw/mgar/pkg/xboard/trunk/checksums	2012-12-10 11:45:36 UTC (rev 19871)
+++ csw/mgar/pkg/xboard/trunk/checksums	2012-12-10 11:49:17 UTC (rev 19872)
@@ -1 +1 @@
-4623a83fdd43f410bfcc8a20e2eb1474  xboard-4.4.1.tar.gz
+6e6d119fac60d68139d7836426212efb  xboard-4.6.2.tar.gz

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