[csw-devel] SF.net SVN: gar:[20900] csw/mgar/pkg
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Mon Apr 29 14:59:22 CEST 2013
Revision: 20900
http://gar.svn.sourceforge.net/gar/?rev=20900&view=rev
Author: pfelecan
Date: 2013-04-29 12:59:22 +0000 (Mon, 29 Apr 2013)
Log Message:
-----------
libmtp/trunk: instantiate; not splitted.
Added Paths:
-----------
csw/mgar/pkg/libmtp/
csw/mgar/pkg/libmtp/Makefile
csw/mgar/pkg/libmtp/branches/
csw/mgar/pkg/libmtp/tags/
csw/mgar/pkg/libmtp/trunk/
csw/mgar/pkg/libmtp/trunk/Makefile
csw/mgar/pkg/libmtp/trunk/checksums
csw/mgar/pkg/libmtp/trunk/files/
Added: csw/mgar/pkg/libmtp/Makefile
===================================================================
--- csw/mgar/pkg/libmtp/Makefile (rev 0)
+++ csw/mgar/pkg/libmtp/Makefile 2013-04-29 12:59:22 UTC (rev 20900)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/libmtp/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/libmtp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmtp/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/libmtp/trunk/Makefile 2013-04-29 12:59:22 UTC (rev 20900)
@@ -0,0 +1,23 @@
+# $Id$
+
+NAME = libmtp
+VERSION = 1.1.6
+GARTYPE = v2
+
+DESCRIPTION = A LGPL library implementation of the Media Transfer Protocol
+define BLURB
+ A LGPL library implementation of the Media Transfer Protocol (MTP),
+ a superset of the Picture Transfer Protocol (PTP).
+endef
+
+MASTER_SITES= $(SF_MIRRORS)
+DISTFILES = $(DISTNAME).tar.gz
+
+GARCOMPILER = GNU
+EXTRA_INC = /usr/sfw/include
+EXTRA_LDFLAGS = -L/usr/sfw/lib -R/usr/sfw/lib -lusb
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --enable-doxygen
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/libmtp/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/libmtp/trunk/checksums
===================================================================
--- csw/mgar/pkg/libmtp/trunk/checksums (rev 0)
+++ csw/mgar/pkg/libmtp/trunk/checksums 2013-04-29 12:59:22 UTC (rev 20900)
@@ -0,0 +1 @@
+87835626dbcf39e62bfcdd4ae6da2063 libmtp-1.1.6.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