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

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Fri Oct 21 11:20:20 CEST 2011


Revision: 15952
          http://gar.svn.sourceforge.net/gar/?rev=15952&view=rev
Author:   janholzh
Date:     2011-10-21 09:20:20 +0000 (Fri, 21 Oct 2011)
Log Message:
-----------
ffmpeg: add RUNTIME_DEP and LICENSE

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

Modified: csw/mgar/pkg/ffmpeg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ffmpeg/trunk/Makefile	2011-10-21 08:13:48 UTC (rev 15951)
+++ csw/mgar/pkg/ffmpeg/trunk/Makefile	2011-10-21 09:20:20 UTC (rev 15952)
@@ -19,12 +19,23 @@
 
 MASTER_SITES = http://ffmpeg.org/releases/
 DISTFILES  = $(DISTNAME).tar.bz2
+LICENSE = COPYING.GPLv3
 
 PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 PATCHFILES = 0001-fix-version.sh.patch
 PATCHFILES += 0002-change-linker-flags.patch
 PATCHFILES += 0003-fix-testsuite-shells.patch
 
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibbz2-1-0
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibvorbisenc2
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibsdl
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibz1
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibogg0
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWftype2
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibvorbis0
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibmp3lame0
+RUNTIME_DEP_PKGS_CSWffmpeg += CSWlibspeex1
+
 BUILD64 = 1
 # Tests only work with static build
 #TEST_SCRIPTS = 

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