[csw-devel] SF.net SVN: gar:[2787] csw/mgar/pkg/x11/xtrans/trunk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sat Jan 10 22:56:18 CET 2009
Revision: 2787
http://gar.svn.sourceforge.net/gar/?rev=2787&view=rev
Author: wbonnet
Date: 2009-01-10 21:56:17 +0000 (Sat, 10 Jan 2009)
Log Message:
-----------
Fix Package generation
Modified Paths:
--------------
csw/mgar/pkg/x11/xtrans/trunk/Makefile
csw/mgar/pkg/x11/xtrans/trunk/checksums
csw/mgar/pkg/x11/xtrans/trunk/files/CSWxtrans.gspec
Removed Paths:
-------------
csw/mgar/pkg/x11/xtrans/trunk/files/CSWxtrans.depend
csw/mgar/pkg/x11/xtrans/trunk/files/CSWxtrans.prototype
Property Changed:
----------------
csw/mgar/pkg/x11/xtrans/trunk/
Property changes on: csw/mgar/pkg/x11/xtrans/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/xtrans/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xtrans/trunk/Makefile 2009-01-10 21:48:20 UTC (rev 2786)
+++ csw/mgar/pkg/x11/xtrans/trunk/Makefile 2009-01-10 21:56:17 UTC (rev 2787)
@@ -1,6 +1,6 @@
GARNAME = xtrans
GARVERSION = 1.2.2
-CATEGORIES = lib
+CATEGORIES = x11
DESCRIPTION = X transport library
define BLURB
@@ -14,26 +14,19 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-# DISTFILES += CSWxtrans.gspec CSWxtrans.prototype CSWxtrans.depend
-# DISTFILES += CSWxtransdev.gspec CSWxtransdev.prototype CSWxtransdev.depend
-DISTFILES += $(call admfiles,CSWxtrans, depend)
+SPKG_DESC_CSWxtrans = X transport library
-CFLAGS += -xlibmil -errtags=yes -erroff=E_EMPTY_DECLARATION
-CXXFLAGS += -xlibmil -xlibmopt -features=tmplife -norunpath
-LDFLAGS += -L/opt/csw/lib -R/opt/csw/lib
+DISTFILES += $(call admfiles,CSWxtrans, )
-export CFLAGS CXXFLAGS LDFLAGS
+#PKGFILES_CSWxtransdevel = $(PKGFILES_DEVEL)
+#PKGFILES_CSWxtransdevel += $(prefix)/X11/include/.*
+#PKGFILES_CSWxtransdevel += $(prefix)/X11/lib/.*\.a
+#PKGFILES_CSWxtransdevel += $(prefix)/X11/lib/pkgconfig/.*
-TEST_SCRIPTS = none
+#PKGFILES_CSWxtransdoc += $(prefix)/X11/share/doc/.*
-GREP = ggrep
+#REQUIRED_PKGS_CSWxtransdevel = $(PREREQUISITE_BASE_PKGS) CSWxtrans
+#REQUIRED_PKGS_CSWxtrans = $(PREREQUISITE_BASE_PKGS) CSWlibxau CSWlibxdmcp
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 {}" \; )
Modified: csw/mgar/pkg/x11/xtrans/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xtrans/trunk/checksums 2009-01-10 21:48:20 UTC (rev 2786)
+++ csw/mgar/pkg/x11/xtrans/trunk/checksums 2009-01-10 21:56:17 UTC (rev 2787)
@@ -1,3 +1,2 @@
1b9362b6c7577f1cd5009703949ac5d0 download/xtrans-1.2.2.tar.gz
-d09062797ba9f323a797f61ea8a92886 download/CSWxtrans.gspec
-d41d8cd98f00b204e9800998ecf8427e download/CSWxtrans.depend
+c1c9b2429bbfb10c8c8c915cbf01ee93 download/CSWxtrans.gspec
Modified: csw/mgar/pkg/x11/xtrans/trunk/files/CSWxtrans.gspec
===================================================================
--- csw/mgar/pkg/x11/xtrans/trunk/files/CSWxtrans.gspec 2009-01-10 21:48:20 UTC (rev 2786)
+++ csw/mgar/pkg/x11/xtrans/trunk/files/CSWxtrans.gspec 2009-01-10 21:56:17 UTC (rev 2787)
@@ -1,4 +1,4 @@
%var bitname libxtrans
%var pkgname CSWlibxtrans
%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC}/COPYING
+%copyright url file://%{WORKSRC_FIRSTMOD}/COPYING
Deleted: csw/mgar/pkg/x11/xtrans/trunk/files/CSWxtrans.prototype
===================================================================
--- csw/mgar/pkg/x11/xtrans/trunk/files/CSWxtrans.prototype 2009-01-10 21:48:20 UTC (rev 2786)
+++ csw/mgar/pkg/x11/xtrans/trunk/files/CSWxtrans.prototype 2009-01-10 21:56:17 UTC (rev 2787)
@@ -1,18 +0,0 @@
-d none /opt/csw/include/X11 0755 root bin
-d none /opt/csw/include/X11/Xtrans 0755 root bin
-f none /opt/csw/include/X11/Xtrans/Xtrans.c 0644 root bin
-f none /opt/csw/include/X11/Xtrans/Xtrans.h 0644 root bin
-f none /opt/csw/include/X11/Xtrans/Xtransint.h 0644 root bin
-f none /opt/csw/include/X11/Xtrans/Xtranslcl.c 0644 root bin
-f none /opt/csw/include/X11/Xtrans/Xtranssock.c 0644 root bin
-f none /opt/csw/include/X11/Xtrans/Xtranstli.c 0644 root bin
-f none /opt/csw/include/X11/Xtrans/Xtransutil.c 0644 root bin
-f none /opt/csw/include/X11/Xtrans/transport.c 0644 root bin
-d none /opt/csw/lib/pkgconfig 0755 root bin
-f none /opt/csw/lib/pkgconfig/xtrans.pc 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/aclocal 0755 root bin
-f none /opt/csw/share/aclocal/xtrans.m4 0644 root bin
-i copyright=CSWxtrans.copyright
-i depend=CSWxtrans.depend
-i pkginfo=CSWxtrans.pkginfo
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