[PC-BSD Commits] r4113 - pbibuild/modules/multimedia/vlc
svn at pcbsd.org
svn at pcbsd.org
Wed Jun 17 10:41:54 PDT 2009
Author: kris
Date: 2009-06-17 10:41:54 -0700 (Wed, 17 Jun 2009)
New Revision: 4113
Modified:
pbibuild/modules/multimedia/vlc/pbi.conf
Log:
Rebuild vlc
Modified: pbibuild/modules/multimedia/vlc/pbi.conf
===================================================================
--- pbibuild/modules/multimedia/vlc/pbi.conf 2009-06-17 17:38:47 UTC (rev 4112)
+++ pbibuild/modules/multimedia/vlc/pbi.conf 2009-06-17 17:41:54 UTC (rev 4113)
@@ -61,13 +61,16 @@
WITH_THEORA=true
WITH_TWOLAME=true
WITH_VORBIS=true
-WITHOUT_WIN32_CODECS=true
WITH_X264=true"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="05"
+BUILDKEY="01"
+# Autopopulate the PBI files from the port data
+PBIAUTOPOPULATE="YES"
+export PBIAUTOPOPULATE
+
# Don't build this PBI on certian processors (i386 / amd64)
#ARCHIGNORE="amd64" ; export ARCHIGNORE
More information about the Commits
mailing list