[csw-devel] SF.net SVN: gar:[5267] csw/mgar/pkg/xfce

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Mon Jun 15 22:56:19 CEST 2009


Revision: 5267
          http://gar.svn.sourceforge.net/gar/?rev=5267&view=rev
Author:   wbonnet
Date:     2009-06-15 20:56:19 +0000 (Mon, 15 Jun 2009)

Log Message:
-----------
Add libxfce4menu to GAR
delete some useless files from libxfce4mcs

Modified Paths:
--------------
    csw/mgar/pkg/xfce/dbh/trunk/Makefile
    csw/mgar/pkg/xfce/libxfce4mcs/trunk/Makefile
    csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.gspec
    csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.gspec
    csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.gspec
    csw/mgar/pkg/xfce/libxfcegui4/trunk/Makefile
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.preinstall

Added Paths:
-----------
    csw/mgar/pkg/xfce/libxfce4menu/
    csw/mgar/pkg/xfce/libxfce4menu/Makefile
    csw/mgar/pkg/xfce/libxfce4menu/branches/
    csw/mgar/pkg/xfce/libxfce4menu/tags/
    csw/mgar/pkg/xfce/libxfce4menu/trunk/
    csw/mgar/pkg/xfce/libxfce4menu/trunk/Makefile
    csw/mgar/pkg/xfce/libxfce4menu/trunk/checksums
    csw/mgar/pkg/xfce/libxfce4menu/trunk/files/

Removed Paths:
-------------
    csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.depend
    csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.prototype
    csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.depend
    csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.prototype
    csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.depend
    csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.prototype
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.depend
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.gspec
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.prototype
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.depend
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.gspec
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.prototype
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.depend
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.gspec
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.prototype
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.depend
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.gspec
    csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.prototype

Modified: csw/mgar/pkg/xfce/dbh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xfce/dbh/trunk/Makefile	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/dbh/trunk/Makefile	2009-06-15 20:56:19 UTC (rev 5267)
@@ -9,7 +9,7 @@
 endef
 
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
-PKGDIST    = $(GARNAME)-$(GARVERSION).tar.gz
+PKGDIST    = $(GARNAME)-$(GARVERSION).tar.gz	
 
 #DISTFILES += $(call admfiles,CSWdbh, )
 

Modified: csw/mgar/pkg/xfce/libxfce4mcs/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xfce/libxfce4mcs/trunk/Makefile	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfce4mcs/trunk/Makefile	2009-06-15 20:56:19 UTC (rev 5267)
@@ -10,18 +10,21 @@
 # DISTFILES += CSWlibxfce4mcs.depend CSWlibxfce4mcs.gspec CSWlibxfce4mcs.prototype
 # DISTFILES += CSWlibxfce4mcsdoc.depend CSWlibxfce4mcsdoc.gspec CSWlibxfce4mcsdoc.prototype
 # DISTFILES += CSWlibxfce4mcsdev.depend CSWlibxfce4mcsdev.gspec CSWlibxfce4mcsdev.prototype
-DISTFILES += $(call admfiles,CSWlibxfce4mcs, depend)
+DISTFILES += $(call admfiles,CSWlibxfce4mcs, )
+DISTFILES += $(call admfiles,CSWlibxfce4mcsdoc, )
+DISTFILES += $(call admfiles,CSWlibxfce4mcsdev, )
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
 
-TEST_SCRIPTS = none
+# Generate description fields
+SPKG_DESC_CSWlibxfce4mcs      = $(DESCRIPTION)
+SPKG_DESC_CSWlibxfce4mcsdoc   = $(DESCRIPTION) documentation
+SPKG_DESC_CSWlibxfce4mcsdev   = $(DESCRIPTION) development package
 
-include gar/category.mk
+# Dynamic prototype
+PKGFILES_CSWlibxfce4mcsdev  = $(PKGFILES_DEVEL)
 
-test-none : 
-	@$(MAKECOOKIE)
+# Dependencies tracking
 
-post-install:
-	( gfind $(DESTDIR)/opt/csw -exec bash -c "file {} | ggrep ELF | ggrep -e 'executable' -e 'dynamic lib' | ggrep 'not stripped' && strip {}"  \; )
-
+include gar/category.mk

Deleted: csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.depend
===================================================================
--- csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.depend	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.depend	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,5 +0,0 @@
-I CSWxfcelibs - lightweight desktop environment, core libraries
-P CSWggettext ggettext - GNU gettext
-P CSWglib2 glib2 - Low-level core library that forms the basis of GTK+
-P CSWlibxfce4util libxfce4util - Xfce Utilities Library
-P CSWstartupnotif startup_notif - Library for tracking application startup

Modified: csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.gspec
===================================================================
--- csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.gspec	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.gspec	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,4 +1,6 @@
 %var            bitname libxfce4mcs
 %var            pkgname CSWlibxfce4mcs
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING
+%copyright      
+
+Please see /opt/csw/share/doc/%{GARNAME}/license for license information

Deleted: csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.prototype
===================================================================
--- csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.prototype	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcs.prototype	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,11 +0,0 @@
-f none /opt/csw/lib/libxfce4mcs-client.la 0755 root bin
-f none /opt/csw/lib/libxfce4mcs-client.so.3.0.5 0755 root bin
-s none /opt/csw/lib/libxfce4mcs-client.so.3=libxfce4mcs-client.so.3.0.5
-s none /opt/csw/lib/libxfce4mcs-client.so=libxfce4mcs-client.so.3.0.5
-f none /opt/csw/lib/libxfce4mcs-manager.la 0755 root bin
-f none /opt/csw/lib/libxfce4mcs-manager.so.3.0.5 0755 root bin
-s none /opt/csw/lib/libxfce4mcs-manager.so.3=libxfce4mcs-manager.so.3.0.5
-s none /opt/csw/lib/libxfce4mcs-manager.so=libxfce4mcs-manager.so.3.0.5
-i copyright=CSWlibxfce4mcs.copyright
-i depend=CSWlibxfce4mcs.depend
-i pkginfo=CSWlibxfce4mcs.pkginfo

Deleted: csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.depend
===================================================================
--- csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.depend	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.depend	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,2 +0,0 @@
-I CSWxfcelibs - lightweight desktop environment, core libraries
-P CSWlibxfce4util libxfce4util - Xfce Utilities Library

Modified: csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.gspec
===================================================================
--- csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.gspec	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.gspec	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,5 +1,6 @@
 %var            bitname libxfce4mcsdev
 %var            pkgname CSWlibxfce4mcsdev
-%var		desc  Xfce Settings Manager Library Headers
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING
+%copyright      
+
+Please see /opt/csw/share/doc/%{GARNAME}dev/license for license information

Deleted: csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.prototype
===================================================================
--- csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.prototype	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdev.prototype	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,13 +0,0 @@
-d none /opt/csw/include 0755 root bin
-d none /opt/csw/include/xfce4 0755 root bin
-d none /opt/csw/include/xfce4/libxfce4mcs 0755 root bin
-f none /opt/csw/include/xfce4/libxfce4mcs/mcs-client-enum-types.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfce4mcs/mcs-client.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfce4mcs/mcs-common.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfce4mcs/mcs-manager.h 0644 root bin
-d none /opt/csw/lib/pkgconfig 0755 root bin
-f none /opt/csw/lib/pkgconfig/libxfce4mcs-client-1.0.pc 0644 root bin
-f none /opt/csw/lib/pkgconfig/libxfce4mcs-manager-1.0.pc 0644 root bin
-i copyright=CSWlibxfce4mcsdev.copyright
-i depend=CSWlibxfce4mcsdev.depend
-i pkginfo=CSWlibxfce4mcsdev.pkginfo

Deleted: csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.depend
===================================================================
--- csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.depend	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.depend	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1 +0,0 @@
-I CSWxfcelibs - lightweight desktop environment, core libraries

Modified: csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.gspec
===================================================================
--- csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.gspec	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.gspec	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,6 +1,7 @@
 %var            bitname libxfce4mcsdoc
 %var            pkgname CSWlibxfce4mcsdoc
 %var            arch all
-%var		desc  Xfce Settings Manager Library Documentation
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING
+%copyright      
+
+Please see /opt/csw/share/doc/%{GARNAME}doc/license for license information

Deleted: csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.prototype
===================================================================
--- csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.prototype	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfce4mcs/trunk/files/CSWlibxfce4mcsdoc.prototype	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,18 +0,0 @@
-d none /opt/csw/share/gtk-doc/html 0755 root bin
-d none /opt/csw/share/gtk-doc/html/libxfce4mcs 0755 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/ch01.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/home.png 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/index.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/index.sgml 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/left.png 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-client.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-common.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-manager.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp2 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/right.png 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/style.css 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfce4mcs/up.png 0644 root bin
-i copyright=CSWlibxfce4mcsdoc.copyright
-i depend=CSWlibxfce4mcsdoc.depend
-i pkginfo=CSWlibxfce4mcsdoc.pkginfo

Added: csw/mgar/pkg/xfce/libxfce4menu/Makefile
===================================================================
--- csw/mgar/pkg/xfce/libxfce4menu/Makefile	                        (rev 0)
+++ csw/mgar/pkg/xfce/libxfce4menu/Makefile	2009-06-15 20:56:19 UTC (rev 5267)
@@ -0,0 +1,19 @@
+# vim: ft=make ts=4 sw=4 noet
+
+default:
+	@echo "You are in the pkg/ directory."
+
+%:
+	$(MAKE) -C trunk $* 
+
+paranoid-%:
+	@for i in $(filter-out CVS/,$(wildcard */)) ; do \
+		$(MAKE) -C $$i $* || exit 2; \
+	done
+
+export BUILDLOG ?= $(shell pwd)/buildlog.txt
+
+report-%:
+	@for i in $(filter-out CVS/,$(wildcard */)) ; do \
+		$(MAKE) -C $$i $* || echo "	*** make $* in $$i failed ***" >> $(BUILDLOG); \
+	done


Property changes on: csw/mgar/pkg/xfce/libxfce4menu/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/xfce/libxfce4menu/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xfce/libxfce4menu/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/xfce/libxfce4menu/trunk/Makefile	2009-06-15 20:56:19 UTC (rev 5267)
@@ -0,0 +1,52 @@
+GARNAME = libxfce4menu
+CATEGORIES = xfce
+
+DESCRIPTION = Xfce Desktop Menu Library 
+define BLURB
+  libxfce4menu is a freedesktop.org compliant menu library written for Xfce. It implements the Desktop Menu Specification version 1.0
+endef
+
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+# Catalog description
+PACKAGES = CSWlibxfce4menu CSWlibxfce4menudev CSWlibxfce4menudoc
+
+CATALOGNAME_CSWlibxfce4menu = libxfce4menu
+CATALOGNAME_CSWlibxfce4menudev = libxfce4menudev
+CATALOGNAME_CSWlibxfce4menudoc = libxfce4menudoc
+
+# Package description
+SPKG_DESC_CSWlibxfce4menu    = $(DESCRIPTION)
+SPKG_DESC_CSWlibxfce4menudev = $(DESCRIPTION) development package
+SPKG_DESC_CSWlibxfce4menudoc = $(DESCRIPTION) documentation package
+
+# Dynamic prototype
+PKGFILES_CSWlibxfce4menudev  = $(PKGFILES_DEVEL)
+PKGFILES_CSWlibxfce4menudev += /opt/csw/include/xfce4/libxfce4menu/.*
+PKGFILES_CSWlibxfce4menudoc  = /opt/csw/share/gtk-doc/.*
+
+# Defines dependencies
+REQUIRED_PKGS_CSWlibxfce4menu    = CSWggettextrt CSWglib2
+REQUIRED_PKGS_CSWlibxfce4menudev = CSWlibxfce4menu
+REQUIRED_PKGS_CSWlibxfce4menudoc = CSWlibxfce4menu
+
+# BUILD64 = 1
+# NOISALIST = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_SCRIPTS = 
+
+MSGFMT = /opt/csw/bin/gmsgfmt
+MSGMERGE = /opt/csw/bin/gmsgmerge
+XGETTEXT = /opt/csw/bin/gxgettext
+GETTEXT = /opt/csw/bin/ggettext
+export MSGMERGE
+export MSGFMT
+export XGETTEXT
+export GETTEXT
+
+include gar/category.mk
+

Added: csw/mgar/pkg/xfce/libxfce4menu/trunk/checksums
===================================================================
--- csw/mgar/pkg/xfce/libxfce4menu/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/xfce/libxfce4menu/trunk/checksums	2009-06-15 20:56:19 UTC (rev 5267)
@@ -0,0 +1 @@
+5dc9343885c2c6f931318b2a1cdcc9db  download/libxfce4menu-4.6.1.tar.bz2

Modified: csw/mgar/pkg/xfce/libxfcegui4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/Makefile	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/Makefile	2009-06-15 20:56:19 UTC (rev 5267)
@@ -7,26 +7,49 @@
 endef
 
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
-DISTFILES += CSWlibxfcegui4.depend CSWlibxfcegui4.gspec CSWlibxfcegui4.prototype 
-DISTFILES += CSWlibxfcegui4dep.depend CSWlibxfcegui4dep.gspec CSWlibxfcegui4dep.prototype CSWlibxfcegui4dep.preinstall
-DISTFILES += CSWlibxfcegui4doc.depend CSWlibxfcegui4doc.gspec CSWlibxfcegui4doc.prototype
-DISTFILES += CSWlibxfcegui4dev.depend CSWlibxfcegui4dev.gspec CSWlibxfcegui4dev.prototype
-# DISTFILES += $(call admfiles,CSWlibxfcegui4, depend)
 
+# Don't forget to add this after checking dependencies with panel CSWlibxfcegui4dep.preinstall
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
 
-LIBDEPS = xfce/libxfce4util
+# Catalog description
+PACKAGES = CSWlibxfcegui4 CSWlibxfcegui4dev CSWlibxfcegui4doc
 
-TEST_SCRIPTS = none
+CATALOGNAME_CSWlibxfcegui4 = libxfcegui4
+CATALOGNAME_CSWlibxfcegui4dev = libxfcegui4dev
+CATALOGNAME_CSWlibxfcegui4doc = libxfcegui4doc
 
-include gar/category.mk
+# Package description
+SPKG_DESC_CSWlibxfcegui4    = $(DESCRIPTION)
+SPKG_DESC_CSWlibxfcegui4dev = $(DESCRIPTION) development package
+SPKG_DESC_CSWlibxfcegui4doc = $(DESCRIPTION) documentation package
 
-# Configure common options
+# Dynamic prototype
+PKGFILES_CSWlibxfcegui4dev  = $(PKGFILES_DEVEL)
+PKGFILES_CSWlibxfcegui4dev += /opt/csw/include/xfce4/libxfcegui4/.*
+PKGFILES_CSWlibxfcegui4doc  = /opt/csw/share/gtk-doc/.*
+
+# Defines dependencies
+REQUIRED_PKGS_CSWlibxfcegui4    = 
+REQUIRED_PKGS_CSWlibxfcegui4dev = 
+REQUIRED_PKGS_CSWlibxfcegui4doc = 
+
+# BUILD64 = 1
+# NOISALIST = 1
+CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --enable-xinerama
 
-test-none :
-	@$(MAKECOOKIE)
+TEST_SCRIPTS = 
 
-post-install:
-	( gfind $(DESTDIR)/opt/csw -exec bash -c "file {} | ggrep ELF | ggrep -e 'executable' -e 'dynamic lib' | ggrep 'not stripped' && strip {}"  \; )
+MSGFMT= /opt/csw/bin/gmsgfmt
+MSGMERGE= /opt/csw/bin/gmsgmerge
+XGETTEXT = /opt/csw/bin/gxgettext
+GETTEXT = /opt/csw/bin/ggettext
+export MSGMERGE
+export MSGFMT
+export XGETTEXT
+export GETTEXT
+
+include gar/category.mk
+

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.depend
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.depend	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.depend	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,12 +0,0 @@
-I CSWxfcelauncher
-I CSWxfcexffm
-I CSWxfcelibs - lightweight desktop environment, core libraries
-P CSWggettext ggettext - GNU gettext
-P CSWglib2 glib2 - Low-level core library that forms the basis of GTK+
-P CSWgtk2 gtk2 - GTK+, The multi-platform toolkit for GUI development
-P CSWlibatk libatk - Accessibility toolkit for GNOME
-P CSWlibcairo libcairo - The Cairo 2D Graphics Library
-P CSWlibxfce4util libxfce4util - Xfce Utilities Library
-P CSWpango libpango - Library for laying out and rendering text
-P CSWstartupnotif startup_notif - Library for tracking application startup
-P CSWlibxfcegui4dep

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.gspec
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.gspec	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.gspec	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,4 +0,0 @@
-%var            bitname libxfcegui4
-%var            pkgname CSWlibxfcegui4
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.prototype
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.prototype	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4.prototype	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,171 +0,0 @@
-f none /opt/csw/lib/libxfcegui4.la 0755 root bin
-f none /opt/csw/lib/libxfcegui4.so.4.2.6 0755 root bin
-s none /opt/csw/lib/libxfcegui4.so.4=libxfcegui4.so.4.2.6
-s none /opt/csw/lib/libxfcegui4.so=libxfcegui4.so.4.2.6
-d none /opt/csw/share/icons 0755 root bin
-d none /opt/csw/share/icons/hicolor 0755 root bin
-d none /opt/csw/share/icons/hicolor/48x48 0755 root bin
-d none /opt/csw/share/icons/hicolor/48x48/apps 0755 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-edit.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-filemanager.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-games.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-graphics.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-internet.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-man.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-multimedia.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-printer.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-schedule.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-sound.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-terminal.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-unknown.png 0644 root bin
-f none /opt/csw/share/icons/hicolor/48x48/apps/xfce-utils.png 0644 root bin
-d none /opt/csw/share/icons/hicolor/scalable 0755 root bin
-d none /opt/csw/share/icons/hicolor/scalable/apps 0755 root bin
-f none /opt/csw/share/icons/hicolor/scalable/apps/xfce-filemanager.svg 0644 root bin
-d none /opt/csw/share/locale/am 0755 root bin
-d none /opt/csw/share/locale/am/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/am/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/ar 0755 root bin
-d none /opt/csw/share/locale/ar/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ar/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/be 0755 root bin
-d none /opt/csw/share/locale/be/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/be/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/bn_IN 0755 root bin
-d none /opt/csw/share/locale/bn_IN/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/bn_IN/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/ca 0755 root bin
-d none /opt/csw/share/locale/ca/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ca/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/cs 0755 root bin
-d none /opt/csw/share/locale/cs/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/cs/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/cy 0755 root bin
-d none /opt/csw/share/locale/cy/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/cy/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/de 0755 root bin
-d none /opt/csw/share/locale/de/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/de/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/dz 0755 root bin
-d none /opt/csw/share/locale/dz/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/dz/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/el 0755 root bin
-d none /opt/csw/share/locale/el/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/el/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/en_GB 0755 root bin
-d none /opt/csw/share/locale/en_GB/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/en_GB/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/eo 0755 root bin
-d none /opt/csw/share/locale/eo/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/eo/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/es 0755 root bin
-d none /opt/csw/share/locale/es/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/es/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/et 0755 root bin
-d none /opt/csw/share/locale/et/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/et/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/eu 0755 root bin
-d none /opt/csw/share/locale/eu/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/eu/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/fa 0755 root bin
-d none /opt/csw/share/locale/fa/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/fa/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/fi 0755 root bin
-d none /opt/csw/share/locale/fi/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/fi/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/fr 0755 root bin
-d none /opt/csw/share/locale/fr/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/fr/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/gl 0755 root bin
-d none /opt/csw/share/locale/gl/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/gl/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/gu 0755 root bin
-d none /opt/csw/share/locale/gu/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/gu/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/he 0755 root bin
-d none /opt/csw/share/locale/he/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/he/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/hu 0755 root bin
-d none /opt/csw/share/locale/hu/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/hu/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/hy 0755 root bin
-d none /opt/csw/share/locale/hy/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/hy/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/it 0755 root bin
-d none /opt/csw/share/locale/it/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/it/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/ja 0755 root bin
-d none /opt/csw/share/locale/ja/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ja/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/ka 0755 root bin
-d none /opt/csw/share/locale/ka/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ka/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/ko 0755 root bin
-d none /opt/csw/share/locale/ko/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ko/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/lt 0755 root bin
-d none /opt/csw/share/locale/lt/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/lt/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/lv 0755 root bin
-d none /opt/csw/share/locale/lv/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/lv/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/mk 0755 root bin
-d none /opt/csw/share/locale/mk/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/mk/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/mr 0755 root bin
-d none /opt/csw/share/locale/mr/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/mr/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/nb_NO 0755 root bin
-d none /opt/csw/share/locale/nb_NO/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/nb_NO/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/nl 0755 root bin
-d none /opt/csw/share/locale/nl/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/nl/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/pa 0755 root bin
-d none /opt/csw/share/locale/pa/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/pa/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/pl 0755 root bin
-d none /opt/csw/share/locale/pl/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/pl/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/pt_BR 0755 root bin
-d none /opt/csw/share/locale/pt_BR/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/pt_BR/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/pt_PT 0755 root bin
-d none /opt/csw/share/locale/pt_PT/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/pt_PT/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/ro 0755 root bin
-d none /opt/csw/share/locale/ro/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ro/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/ru 0755 root bin
-d none /opt/csw/share/locale/ru/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ru/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/sk 0755 root bin
-d none /opt/csw/share/locale/sk/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/sk/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/sq 0755 root bin
-d none /opt/csw/share/locale/sq/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/sq/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/sv 0755 root bin
-d none /opt/csw/share/locale/sv/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/sv/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/ta 0755 root bin
-d none /opt/csw/share/locale/ta/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/ta/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/th 0755 root bin
-d none /opt/csw/share/locale/th/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/th/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/tr 0755 root bin
-d none /opt/csw/share/locale/tr/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/tr/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/uk 0755 root bin
-d none /opt/csw/share/locale/uk/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/uk/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/zh_CN 0755 root bin
-d none /opt/csw/share/locale/zh_CN/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/zh_CN/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-d none /opt/csw/share/locale/zh_TW 0755 root bin
-d none /opt/csw/share/locale/zh_TW/LC_MESSAGES 0755 root bin
-f none /opt/csw/share/locale/zh_TW/LC_MESSAGES/libxfcegui4.mo 0644 root bin
-i copyright=CSWlibxfcegui4.copyright
-i depend=CSWlibxfcegui4.depend
-i pkginfo=CSWlibxfcegui4.pkginfo

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.gspec
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.gspec	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.gspec	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,4 +0,0 @@
-%var            bitname libxfcegui4dep
-%var            pkgname CSWlibxfcegui4dep
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING

Modified: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.preinstall
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.preinstall	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.preinstall	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Blastwave.org Xfce libxfcegui4 preinstall script
+# OpenCSW.org Xfce libxfcegui4 preinstall script
 #
 # The purpose of this script is to remove from file installation database the list of files
 # which previoulsy belongued to xfce_panel and have been moved to this package.

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.prototype
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.prototype	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dep.prototype	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,4 +0,0 @@
-i copyright=CSWlibxfcegui4dep.copyright
-i depend=CSWlibxfcegui4dep.depend
-i pkginfo=CSWlibxfcegui4dep.pkginfo
-i preinstall=CSWlibxfcegui4dep.preinstall

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.depend
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.depend	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.depend	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,2 +0,0 @@
-I CSWxfcelibs - lightweight desktop environment, core libraries
-P CSWlibxfcegui4 libxfcegui4 - Xfce Widget Library

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.gspec
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.gspec	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.gspec	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,5 +0,0 @@
-%var            bitname libxfcegui4dev
-%var            pkgname CSWlibxfcegui4dev
-%var		desc	Xfce Widget Library Headers
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.prototype
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.prototype	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4dev.prototype	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,56 +0,0 @@
-d none /opt/csw/include 0755 root bin
-d none /opt/csw/include/xfce4 0755 root bin
-d none /opt/csw/include/xfce4/libxfcegui4 0755 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/dialogs.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/gtk_style.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/gtktoxevent.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/gui-enum-types.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/icons.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/libnetk.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/libxfcegui4-config.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/libxfcegui4.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-application.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-class-group.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-enum-types.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-marshal.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-pager.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-screen.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-tasklist.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-trayicon.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-util.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-window-action-menu.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-window-menu.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-window.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/netk-workspace.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/preview_filesel.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/session-client.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-appmenuitem.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-colorbutton.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-exec.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-filechooser.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-gdk-extensions.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-gtk-extensions.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-heading.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-icontheme.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-startup-notification.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-titled-dialog.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce-widget-helpers.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_aboutdialog.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_clock.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_decorbutton.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_decortoggle.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_framebox.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_iconbutton.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_marshal.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_menubutton.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_movehandler.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_scaled_image.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_systemtray.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xfce_togglebutton.h 0644 root bin
-f none /opt/csw/include/xfce4/libxfcegui4/xinerama.h 0644 root bin
-f none /opt/csw/lib/libxfcegui4.a 0644 root bin
-d none /opt/csw/lib/pkgconfig 0755 root bin
-f none /opt/csw/lib/pkgconfig/libxfcegui4-1.0.pc 0644 root bin
-i copyright=CSWlibxfcegui4dev.copyright
-i depend=CSWlibxfcegui4dev.depend
-i pkginfo=CSWlibxfcegui4dev.pkginfo

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.depend
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.depend	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.depend	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1 +0,0 @@
-I CSWxfcelibs - lightweight desktop environment, core libraries

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.gspec
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.gspec	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.gspec	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,6 +0,0 @@
-%var            bitname libxfcegui4doc
-%var            pkgname CSWlibxfcegui4doc
-%var		arch all
-%var 		desc Xfce Widget Library Documentation
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING

Deleted: csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.prototype
===================================================================
--- csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.prototype	2009-06-15 20:42:29 UTC (rev 5266)
+++ csw/mgar/pkg/xfce/libxfcegui4/trunk/files/CSWlibxfcegui4doc.prototype	2009-06-15 20:56:19 UTC (rev 5267)
@@ -1,30 +0,0 @@
-d none /opt/csw/share/gtk-doc/html 0755 root bin
-d none /opt/csw/share/gtk-doc/html/libxfcegui4 0755 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/XfceAboutDialog.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/XfceAppMenuItem.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/XfceFramebox.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/XfceHeading.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/XfceIconTheme.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/XfceTitledDialog.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/home.png 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/index.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/index.sgml 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/left.png 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4-Standard-Macros.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4-Xfce-Gdk-extensions.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4-Xfce-Gtk+-extensions.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4-XfceFileChooser.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4-core.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4-dialogs.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4-fundamentals.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4-netk.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4-xfce-exec.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp2 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/reference.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/right.png 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/style.css 0644 root bin
-f none /opt/csw/share/gtk-doc/html/libxfcegui4/up.png 0644 root bin
-i copyright=CSWlibxfcegui4doc.copyright
-i depend=CSWlibxfcegui4doc.depend
-i pkginfo=CSWlibxfcegui4doc.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