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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Nov 25 16:40:24 CET 2009


Revision: 7439
          http://gar.svn.sourceforge.net/gar/?rev=7439&view=rev
Author:   dmichelsen
Date:     2009-11-25 15:40:23 +0000 (Wed, 25 Nov 2009)

Log Message:
-----------
handbrake: Initial commit

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


Property changes on: csw/mgar/pkg/handbrake/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/handbrake/trunk/Makefile
===================================================================
--- csw/mgar/pkg/handbrake/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/handbrake/trunk/Makefile	2009-11-25 15:40:23 UTC (rev 7439)
@@ -0,0 +1,25 @@
+GARNAME = HandBrake
+GARVERSION = 0.9.4
+CATEGORIES = apps
+
+DESCRIPTION = Brief description
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = http://download.handbrake.fr/handbrake/releases/
+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
+
+GARCOMPILER = GNU
+
+CONFIGURE_ARGS = --prefix=$(prefix)
+
+BUILD_SCRIPTS = $(WORKSRC)/build/Makefile
+
+BUILD_ARGS = M4.exe=/opt/csw/bin/gm4
+
+
+include gar/category.mk

Added: csw/mgar/pkg/handbrake/trunk/checksums
===================================================================
--- csw/mgar/pkg/handbrake/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/handbrake/trunk/checksums	2009-11-25 15:40:23 UTC (rev 7439)
@@ -0,0 +1 @@
+69f88b2e602550615da75947f914d7e6  HandBrake-0.9.4.tar.bz2


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