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

harpchad at users.sourceforge.net harpchad at users.sourceforge.net
Tue Dec 30 18:06:57 CET 2008


Revision: 2713
          http://gar.svn.sourceforge.net/gar/?rev=2713&view=rev
Author:   harpchad
Date:     2008-12-30 17:06:57 +0000 (Tue, 30 Dec 2008)

Log Message:
-----------
Add gar profile for libgadu

Added Paths:
-----------
    csw/mgar/pkg/libgadu/
    csw/mgar/pkg/libgadu/branches/
    csw/mgar/pkg/libgadu/tags/
    csw/mgar/pkg/libgadu/trunk/
    csw/mgar/pkg/libgadu/trunk/Makefile
    csw/mgar/pkg/libgadu/trunk/checksums
    csw/mgar/pkg/libgadu/trunk/files/
    csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.depend
    csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.gspec
    csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.prototype


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


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


Added: csw/mgar/pkg/libgadu/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libgadu/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/libgadu/trunk/Makefile	2008-12-30 17:06:57 UTC (rev 2713)
@@ -0,0 +1,27 @@
+GARNAME = libgadu
+GARVERSION = 1.8.2
+CATEGORIES = lib
+SPKG_SOURCEURL = http://toxygen.net/libgadu
+
+#Need to use either gcc or studio 12 with -features=extensions
+GARCOMPILER = GNU
+
+DESCRIPTION = Gadu-Gadu protocol implementation library
+
+MASTER_SITES = http://toxygen.net/libgadu/files/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += $(call admfiles,CSWlibgadu,depend prototype)
+
+#No tests
+TEST_SCRIPTS =
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then 
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES = 
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk

Added: csw/mgar/pkg/libgadu/trunk/checksums
===================================================================
--- csw/mgar/pkg/libgadu/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/libgadu/trunk/checksums	2008-12-30 17:06:57 UTC (rev 2713)
@@ -0,0 +1,4 @@
+f64d4d0222c7adf37aed7a8ef98059a7  download/CSWlibgadu.depend
+c5145da14173d6e111f8b45ef8510f3a  download/CSWlibgadu.gspec
+dff83971a51fe7177617fb3dbc749757  download/CSWlibgadu.prototype
+1090f82f8a1bb99e9cdf5853188f625f  download/libgadu-1.8.2.tar.gz

Added: csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.depend
===================================================================
--- csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.depend	                        (rev 0)
+++ csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.depend	2008-12-30 17:06:57 UTC (rev 2713)
@@ -0,0 +1,2 @@
+P CSWosslrt openssl_rt - Openssl runtime libraries
+P CSWgcc3corert gcc3corert - GNU C Compiler Run Time

Added: csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.gspec
===================================================================
--- csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.gspec	                        (rev 0)
+++ csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.gspec	2008-12-30 17:06:57 UTC (rev 2713)
@@ -0,0 +1,4 @@
+%var            bitname libgadu
+%var            pkgname CSWlibgadu
+%include        url file://%{PKGLIB}/csw_dyndepend.gspec
+%copyright      url file://%{WORKSRC}/COPYING

Added: csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.prototype
===================================================================
--- csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.prototype	                        (rev 0)
+++ csw/mgar/pkg/libgadu/trunk/files/CSWlibgadu.prototype	2008-12-30 17:06:57 UTC (rev 2713)
@@ -0,0 +1,8 @@
+d none /opt/csw/lib 0755 root bin
+d none /opt/csw/lib/pkgconfig 0755 root bin
+f none /opt/csw/lib/pkgconfig/libgadu.pc 0644 root bin
+s none /opt/csw/lib/libgadu.so.3=libgadu.so.3.9.0
+f none /opt/csw/lib/libgadu.so.3.9.0 0755 root bin
+s none /opt/csw/lib/libgadu.so=libgadu.so.3.9.0
+d none /opt/csw/include 0755 root bin
+f none /opt/csw/include/libgadu.h 0644 root bin


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