[csw-devel] SF.net SVN: gar:[2582] csw/mgar/pkg
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sun Dec 14 18:33:38 CET 2008
Revision: 2582
http://gar.svn.sourceforge.net/gar/?rev=2582&view=rev
Author: wbonnet
Date: 2008-12-14 17:33:37 +0000 (Sun, 14 Dec 2008)
Log Message:
-----------
Move packages to x11
Modified Paths:
--------------
csw/mgar/pkg/x11/kbproto/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/x11/kbproto/
csw/mgar/pkg/x11/renderproto/
csw/mgar/pkg/x11/xcb-proto/
csw/mgar/pkg/x11/xextproto/
csw/mgar/pkg/x11/xproto/
Removed Paths:
-------------
csw/mgar/pkg/inputproto/
csw/mgar/pkg/kbproto/
csw/mgar/pkg/renderproto/
csw/mgar/pkg/xcb-proto/
csw/mgar/pkg/xextproto/
csw/mgar/pkg/xproto/
Property Changed:
----------------
csw/mgar/pkg/x11/kbproto/trunk/
csw/mgar/pkg/x11/renderproto/trunk/
csw/mgar/pkg/x11/xcb-proto/trunk/
csw/mgar/pkg/x11/xextproto/trunk/
csw/mgar/pkg/x11/xproto/trunk/
Property changes on: csw/mgar/pkg/x11/kbproto/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/x11/kbproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/kbproto/trunk/Makefile 2008-12-13 18:53:19 UTC (rev 2573)
+++ csw/mgar/pkg/x11/kbproto/trunk/Makefile 2008-12-14 17:33:37 UTC (rev 2582)
@@ -1,35 +1,20 @@
GARNAME = kbproto
GARVERSION = 1.0.3
-CATEGORIES = lib
+CATEGORIES = x11
DESCRIPTION = kbproto
define BLURB
kbproto
endef
-MASTER_SITES =http://xorg.freedesktop.org/releases/individual/proto/
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-PKGDIST = $(GARNAME)-$(GARVERSION).tar.gz
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+PKGDIST = $(GARNAME)-$(GARVERSION).tar.gz
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-DISTFILES += $(call admfiles,CSWkbproto, depend)
+DISTFILES += $(call admfiles,CSWkbproto)
-LDFLAGS += -L/opt/csw/lib -R/opt/csw/lib
-
-export LDFLAGS
-
-TEST_SCRIPTS = none
-
-GREP = ggrep
-
include gar/category.mk
-CONFIGURE_ARGS = --prefix=/opt/csw --mandir=/opt/csw/share/man
-
-test-none:
- @$(MAKECOOKIE)
-
-post-install:
- ( gfind $(DESTDIR)/opt/csw -exec bash -c "file {} | ggrep ELF | ggrep -e 'executable' -e 'dynamic lib' | ggrep 'not stripped' && strip {}" \; )
Property changes on: csw/mgar/pkg/x11/renderproto/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Property changes on: csw/mgar/pkg/x11/xcb-proto/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Property changes on: csw/mgar/pkg/x11/xextproto/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Property changes on: csw/mgar/pkg/x11/xproto/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
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