[csw-devel] SF.net SVN: gar:[6427] csw/mgar/pkg/x11

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Sep 23 12:37:41 CEST 2009


Revision: 6427
          http://gar.svn.sourceforge.net/gar/?rev=6427&view=rev
Author:   dmichelsen
Date:     2009-09-23 10:37:41 +0000 (Wed, 23 Sep 2009)

Log Message:
-----------
x11/kbproto: Adjust package name with x-prefix

Modified Paths:
--------------
    csw/mgar/pkg/x11/kbproto/trunk/Makefile
    csw/mgar/pkg/x11/libx11/trunk/Makefile
    csw/mgar/pkg/x11/libxau/trunk/Makefile

Modified: csw/mgar/pkg/x11/kbproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/kbproto/trunk/Makefile	2009-09-23 10:32:49 UTC (rev 6426)
+++ csw/mgar/pkg/x11/kbproto/trunk/Makefile	2009-09-23 10:37:41 UTC (rev 6427)
@@ -14,6 +14,8 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
+PACKAGES = CSWxkbproto
+
 REQUIRED_PKGS = CSWx11common
 
 BUILD64 = 1

Modified: csw/mgar/pkg/x11/libx11/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libx11/trunk/Makefile	2009-09-23 10:32:49 UTC (rev 6426)
+++ csw/mgar/pkg/x11/libx11/trunk/Makefile	2009-09-23 10:37:41 UTC (rev 6427)
@@ -19,7 +19,7 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
-PREREQUISITE_PKGS = CSWxcbproto CSWxextproto CSWxtrans CSWkbproto CSWinputproto CSWlibpthreadstubs CSWlibxcbdevel
+PREREQUISITE_PKGS = CSWxcbproto CSWxextproto CSWxtrans CSWxkbproto CSWinputproto CSWlibpthreadstubs CSWlibxcbdevel
 
 PACKAGES = CSWlibx11 CSWlibx11devel
 

Modified: csw/mgar/pkg/x11/libxau/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxau/trunk/Makefile	2009-09-23 10:32:49 UTC (rev 6426)
+++ csw/mgar/pkg/x11/libxau/trunk/Makefile	2009-09-23 10:37:41 UTC (rev 6427)
@@ -12,7 +12,7 @@
 DISTNAME = libXau-$(GARVERSION)
 DISTFILES = $(DISTNAME).tar.bz2
 
-PREREQUISITE_PKGS = CSWinputproto CSWkbproto CSWrenderproto CSWxcbproto
+PREREQUISITE_PKGS = CSWinputproto CSWxkbproto CSWrenderproto CSWxcbproto
 PREREQUISITE_PKGS += CSWxextproto CSWxproto CSWxtrans CSWlibpthreadstubs
 
 PACKAGES = CSWlibxau CSWlibxaudevel


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