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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Tue Feb 3 21:10:40 CET 2009


Revision: 2978
          http://gar.svn.sourceforge.net/gar/?rev=2978&view=rev
Author:   wbonnet
Date:     2009-02-03 20:10:39 +0000 (Tue, 03 Feb 2009)

Log Message:
-----------
Update to upstream version of dbus and dbus-glib

Modified Paths:
--------------
    csw/mgar/pkg/dbus-glib/trunk/Makefile
    csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.gspec
    csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.gspec
    csw/mgar/pkg/jxplorer/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.depend
    csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.prototype
    csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.depend
    csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.prototype

Property Changed:
----------------
    csw/mgar/pkg/dbus/trunk/


Property changes on: csw/mgar/pkg/dbus/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/dbus-glib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dbus-glib/trunk/Makefile	2009-02-03 19:39:28 UTC (rev 2977)
+++ csw/mgar/pkg/dbus-glib/trunk/Makefile	2009-02-03 20:10:39 UTC (rev 2978)
@@ -1,5 +1,5 @@
 GARNAME      = dbus-glib
-GARVERSION   = 0.76
+GARVERSION   = 0.80
 CATEGORIES   = lib
 
 DESCRIPTION  = DBus GLib Bindings
@@ -25,6 +25,13 @@
 # CPPFLAGS   += -I$(DESTDIR)/opt/csw/include/xfce4
 LDFLAGS      += -L/opt/csw/lib -R/opt/csw/lib
 
+#P CSWexpat       expat -  XML Parser Toolkit
+#P CSWggettext          ggettext - GNU gettext
+#P CSWglib2       glib2 - the low-level core library for GTK+ and GNOME
+#P CSWiconv       libiconv - GNU iconv library
+#P CSWsunmath     libsunmath - Sun maths library
+#P CSWlibdbus
+
 export CFLAGS CXXFLAGS LDFLAGS
 
 include gar/category.mk

Deleted: csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.depend
===================================================================
--- csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.depend	2009-02-03 19:39:28 UTC (rev 2977)
+++ csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.depend	2009-02-03 20:10:39 UTC (rev 2978)
@@ -1,8 +0,0 @@
-P CSWexpat       expat -  XML Parser Toolkit
-P CSWggettext          ggettext - GNU gettext
-P CSWglib2       glib2 - the low-level core library for GTK+ and GNOME
-P CSWiconv       libiconv - GNU iconv library
-P CSWsunmath     libsunmath - Sun maths library
-P CSWlibdbus
-P CSWcommon common - common files and dirs for CSW packages
-P CSWcommon common - common files and dirs for CSW packages

Modified: csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.gspec
===================================================================
--- csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.gspec	2009-02-03 19:39:28 UTC (rev 2977)
+++ csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.gspec	2009-02-03 20:10:39 UTC (rev 2978)
@@ -1,4 +1,4 @@
 %var            bitname dbus_glib
 %var            pkgname CSWdbusglib
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING
+%copyright      url file://%{WORKSRC_FIRSTMOD}/COPYING

Deleted: csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.prototype
===================================================================
--- csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.prototype	2009-02-03 19:39:28 UTC (rev 2977)
+++ csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglib.prototype	2009-02-03 20:10:39 UTC (rev 2978)
@@ -1,8 +0,0 @@
-f none /opt/csw/bin/dbus-binding-tool 0755 root bin
-f none /opt/csw/lib/libdbus-glib-1.la 0755 root bin
-f none /opt/csw/lib/libdbus-glib-1.so.2.1.0 0755 root bin
-s none /opt/csw/lib/libdbus-glib-1.so.2=libdbus-glib-1.so.2.1.0
-s none /opt/csw/lib/libdbus-glib-1.so=libdbus-glib-1.so.2.1.0
-i copyright=CSWdbusglib.copyright
-i depend=CSWdbusglib.depend
-i pkginfo=CSWdbusglib.pkginfo

Deleted: csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.depend
===================================================================
--- csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.depend	2009-02-03 19:39:28 UTC (rev 2977)
+++ csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.depend	2009-02-03 20:10:39 UTC (rev 2978)
@@ -1,3 +0,0 @@
-P CSWdbusglib    dbus_glib - DBus GLib Bindings
-P CSWcommon common - common files and dirs for CSW packages
-P CSWcommon common - common files and dirs for CSW packages

Modified: csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.gspec
===================================================================
--- csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.gspec	2009-02-03 19:39:28 UTC (rev 2977)
+++ csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.gspec	2009-02-03 20:10:39 UTC (rev 2978)
@@ -1,5 +1,4 @@
 %var            bitname dbus_glibdev
 %var		desc	 DBus GLib Bindings Headers
-%var            pkgname CSWdbusglibdev
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING
+%copyright      url file://%{WORKSRC_FIRSTMOD}/COPYING

Deleted: csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.prototype
===================================================================
--- csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.prototype	2009-02-03 19:39:28 UTC (rev 2977)
+++ csw/mgar/pkg/dbus-glib/trunk/files/CSWdbusglibdev.prototype	2009-02-03 20:10:39 UTC (rev 2978)
@@ -1,33 +0,0 @@
-d none /opt/csw/include/dbus-1.0/dbus 0755 root bin
-f none /opt/csw/include/dbus-1.0/dbus/dbus-glib-bindings.h 0644 root bin
-f none /opt/csw/include/dbus-1.0/dbus/dbus-glib-error-enum.h 0644 root bin
-f none /opt/csw/include/dbus-1.0/dbus/dbus-glib-lowlevel.h 0644 root bin
-f none /opt/csw/include/dbus-1.0/dbus/dbus-glib.h 0644 root bin
-f none /opt/csw/include/dbus-1.0/dbus/dbus-gtype-specialized.h 0644 root bin
-f none /opt/csw/lib/libdbus-glib-1.a 0644 root bin
-f none /opt/csw/lib/pkgconfig/dbus-glib-1.pc 0644 root bin
-d none /opt/csw/share/gtk-doc/html 0755 root bin
-d none /opt/csw/share/gtk-doc/html/dbus-glib 0755 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/ch01.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/ch02.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/ch03.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/dbus-binding-tool.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/dbus-glib-DBus-GObject-related-functions.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGConnection.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGError.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMessage.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGMethod.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGProxy.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/dbus-glib-Specializable-GType-System.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/dbus-glib.devhelp 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/dbus-glib.devhelp2 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/home.png 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/index.html 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/index.sgml 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/left.png 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/right.png 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/style.css 0644 root bin
-f none /opt/csw/share/gtk-doc/html/dbus-glib/up.png 0644 root bin
-i copyright=CSWdbusglibdev.copyright
-i depend=CSWdbusglibdev.depend
-i pkginfo=CSWdbusglibdev.pkginfo

Modified: csw/mgar/pkg/jxplorer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/jxplorer/trunk/Makefile	2009-02-03 19:39:28 UTC (rev 2977)
+++ csw/mgar/pkg/jxplorer/trunk/Makefile	2009-02-03 20:10:39 UTC (rev 2978)
@@ -34,6 +34,9 @@
 	@$(MAKECOOKIE)
 
 install-custom:
+	@ginstall -d $(DESTDIR)$(bindir)
+	@( cd $(DESTDIR)$(bindir) ; \
+	   ln -s ../share/jxplorer/jxplorer.sh jxplorer )
 	@ginstall -d $(DESTDIR)$(datadir)/$(GARNAME)
 	@ginstall -d $(DESTDIR)$(prefix)/etc/$(GARNAME)
 	@gcp -fpr $(WORKSRC)/* $(DESTDIR)$(datadir)/$(GARNAME)


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