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

skayser at users.sourceforge.net skayser at users.sourceforge.net
Sun Feb 20 10:56:30 CET 2011


Revision: 13409
          http://gar.svn.sourceforge.net/gar/?rev=13409&view=rev
Author:   skayser
Date:     2011-02-20 09:56:30 +0000 (Sun, 20 Feb 2011)

Log Message:
-----------
ghex: initial commit

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


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


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


Added: csw/mgar/pkg/ghex/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ghex/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/ghex/trunk/Makefile	2011-02-20 09:56:30 UTC (rev 13409)
@@ -0,0 +1,24 @@
+# TODO (release-critical prefixed with !, non release-critical with *)
+# ! Build fails
+#   libtool: link: cannot find the library `/opt/csw/lib/libgconf-2.la' or unhandled argument `/opt/csw/lib/libgconf-2.la'
+#
+NAME = ghex
+VERSION = 2.24.0
+CATEGORIES = utils
+
+DESCRIPTION = The GNOME binary hex editor
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = http://ftp.acc.umu.se/pub/GNOME/sources/ghex/2.24/
+DISTFILES    = $(DISTNAME).tar.gz
+UFILES_REGEX = (\d+(?:\.\d+)*)
+UPSTREAM_MASTER_SITES = http://ftp.acc.umu.se/pub/GNOME/sources/ghex/
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+
+# GNU gettext required
+PATH:=$(prefix)/gnu:$(PATH)


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

Added: csw/mgar/pkg/ghex/trunk/checksums
===================================================================
--- csw/mgar/pkg/ghex/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/ghex/trunk/checksums	2011-02-20 09:56:30 UTC (rev 13409)
@@ -0,0 +1 @@
+77f953fa584045b88aef327f3a05d974  ghex-2.24.0.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