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

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Thu Jun 21 11:16:34 CEST 2012


Revision: 18477
          http://gar.svn.sourceforge.net/gar/?rev=18477&view=rev
Author:   cgrzemba
Date:     2012-06-21 09:16:34 +0000 (Thu, 21 Jun 2012)
Log Message:
-----------
gnokii/trunk: Initial commit

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

Added: csw/mgar/pkg/gnokii/Makefile
===================================================================
--- csw/mgar/pkg/gnokii/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gnokii/Makefile	2012-06-21 09:16:34 UTC (rev 18477)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/gnokii/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/gnokii/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnokii/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/gnokii/trunk/Makefile	2012-06-21 09:16:34 UTC (rev 18477)
@@ -0,0 +1,63 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = gnokii
+VERSION = 0.6.31
+GARTYPE = v2
+CATEGORIES = gnome
+
+DESCRIPTION = Brief description
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = http://www.gnokii.org/download/gnokii
+DISTFILES  = $(DISTNAME).tar.gz
+
+# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+
+PACKAGING_PLATFORMS = Solaris10-sparc Solaris10-i386
+
+GARCOMPILER = GNU
+
+PACKAGES += CSWlibgnokii7
+PKGFILES_CSWlibgnokii7 += $(call baseisadirs,$(libdir),libgnokii\.so\.7\.0\.0)
+PKGFILES_CSWlibgnokii7 += $(call baseisadirs,$(libdir),libgnokii\.so\.7(\.\d+)*)
+SPKG_DESC_CSWlibgnokii7 += $(DESCRIPTION), libgnokii.so.7
+RUNTIME_DEP_PKGS_CSWlibgnokii7 += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWlibgnokii7 += CSWlibiconv2
+RUNTIME_DEP_PKGS_CSWlibgnokii7 += CSWlibglib2-0-0
+RUNTIME_DEP_PKGS_CSWlibgnokii7 += CSWxpm
+# for libusb is /usr/sfw/lib needed
+CHECKPKG_OVERRIDES_CSWlibgnokii7 += bad-rpath-entry
+
+PACKAGES += CSWgnokii
+SPKG_DESC_CSWgnokii += $(DESCRIPTION)
+EXTRA_MERGE_EXCLUDE_FILES = .*\.so
+RUNTIME_DEP_PKGS_CSWgnokii += CSWlibgnokii7
+RUNTIME_DEP_PKGS_CSWgnokii += CSWlibiconv2
+RUNTIME_DEP_PKGS_CSWgnokii += CSWlibgmodule2-0-0
+RUNTIME_DEP_PKGS_CSWgnokii += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWgnokii += CSWlibncurses5
+RUNTIME_DEP_PKGS_CSWgnokii += CSWlibglib2-0-0
+RUNTIME_DEP_PKGS_CSWgnokii += CSWxpm
+RUNTIME_DEP_PKGS_CSWgnokii += CSWlibreadline6
+CHECKPKG_OVERRIDES_CSWgnokii += bad-rpath-entry
+CHECKPKG_OVERRIDES_CSWgnokii += file-with-bad-content|/usr/share|root/opt/csw/share/doc/gnokii/sample/magic
+CHECKPKG_OVERRIDES_CSWgnokii += file-with-bad-content|/usr/share|root/opt/csw/share/doc/gnokii/gettext-howto
+CHECKPKG_OVERRIDES_CSWgnokii += file-with-bad-content|/usr/local|root/opt/csw/share/doc/gnokii/sample/gnokiirc
+CHECKPKG_OVERRIDES_CSWgnokii += file-with-bad-content|/usr/local|root/opt/csw/share/doc/gnokii/DataCalls-QuickStart
+CHECKPKG_OVERRIDES_CSWgnokii += file-with-bad-content|/usr/local|root/opt/csw/share/doc/gnokii/README
+CHECKPKG_OVERRIDES_CSWgnokii += file-with-bad-content|/usr/local|root/opt/csw/share/man/man8/smsd.8
+
+
+# for libusb
+EXTRA_INC = /usr/sfw/include
+EXTRA_LIB = /usr/sfw/lib
+
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --enable-libusb=yes
+
+include gar/category.mk
+
+PATH:=/opt/csw/gnu:$(PATH)


Property changes on: csw/mgar/pkg/gnokii/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/gnokii/trunk/checksums
===================================================================
--- csw/mgar/pkg/gnokii/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/gnokii/trunk/checksums	2012-06-21 09:16:34 UTC (rev 18477)
@@ -0,0 +1 @@
+b2bab39d799fd95dd18b4b454403157c  gnokii-0.6.31.tar.gz

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