[PC-BSD Commits] r7432 - pbibuild/modules/multimedia/miro
svn at pcbsd.org
svn at pcbsd.org
Tue Aug 24 13:04:43 PDT 2010
Author: kris
Date: 2010-08-24 13:04:43 -0700 (Tue, 24 Aug 2010)
New Revision: 7432
Modified:
pbibuild/modules/multimedia/miro/pbi.conf
Log:
Update miro, needs gstreamer plugins as well now...
Modified: pbibuild/modules/multimedia/miro/pbi.conf
===================================================================
--- pbibuild/modules/multimedia/miro/pbi.conf 2010-08-24 19:51:41 UTC (rev 7431)
+++ pbibuild/modules/multimedia/miro/pbi.conf 2010-08-24 20:04:43 UTC (rev 7432)
@@ -26,6 +26,8 @@
# Other Ports we need built (One per line)
OTHERPORT="/usr/ports/x11-toolkits/py-gnome2
+/usr/ports/devel/gstreamer-plugins-gconf
+/usr/ports/multimedia/gstreamer-plugins-core
/usr/ports/x11-themes/qtcurve-gtk2"
# Enter your custom make options here
@@ -33,7 +35,7 @@
# 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="02"
+BUILDKEY="19"
# Dont prune python files, we need them
PBIPRUNEPYTHON="NO" ; export PBIPRUNEPYTHON
More information about the Commits
mailing list