[csw-devel] SF.net SVN: gar:[9995] csw/mgar/pkg/libtorrent/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed May 26 17:31:17 CEST 2010


Revision: 9995
          http://gar.svn.sourceforge.net/gar/?rev=9995&view=rev
Author:   dmichelsen
Date:     2010-05-26 15:31:17 +0000 (Wed, 26 May 2010)

Log Message:
-----------
libtorrent: Add override

Modified Paths:
--------------
    csw/mgar/pkg/libtorrent/trunk/Makefile

Modified: csw/mgar/pkg/libtorrent/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libtorrent/trunk/Makefile	2010-05-26 15:25:11 UTC (rev 9994)
+++ csw/mgar/pkg/libtorrent/trunk/Makefile	2010-05-26 15:31:17 UTC (rev 9995)
@@ -35,14 +35,17 @@
 RUNTIME_DEP_PKGS_CSWlibtorrent      = CSWosslrt CSWlibsigc++
 RUNTIME_DEP_PKGS_CSWlibtorrentdevel = CSWlibtorrent
 
+BUILD64 = 1
+CONFIGURE_ARGS = $(DIRPATHS) --enable-shared --disable-static --disable-libtool-lock --disable-debug
+
+TEST_TARGET = check
+
 PKGFILES_CSWlibtorrentdevel = $(PKGFILES_DEVEL)
 PKGFILES_CSWlibtorrentdevel += $(docdir)/.*
 PKGFILES_CSWlibtorrentdevel += .*\.h
 PKGFILES_CSWlibtorrentdevel += $(sharedstatedir)/.*
 
-BUILD64 = 1
-CONFIGURE_ARGS = $(DIRPATHS) --enable-shared --disable-static --disable-libtool-lock --disable-debug
-TEST_TARGET = check
+CHECKPKG_OVERRIDES_CSWlibtorrentdevel += surplus-dependency|CSWlibtorrent
 
 include gar/category.mk
 


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