[PC-BSD Commits] r20280 - pbi/modules/audio/clementine-player
svn at pcbsd.org
svn at pcbsd.org
Mon Nov 26 06:54:34 PST 2012
Author: kenmoore
Date: 2012-11-26 14:54:34 +0000 (Mon, 26 Nov 2012)
New Revision: 20280
Modified:
pbi/modules/audio/clementine-player/pbi.conf
Log:
Add multimedia/gstreamer-plugins-all to audio/clementine-player and rebuild with progrevision 01
Modified: pbi/modules/audio/clementine-player/pbi.conf
===================================================================
--- pbi/modules/audio/clementine-player/pbi.conf 2012-11-25 10:17:51 UTC (rev 20279)
+++ pbi/modules/audio/clementine-player/pbi.conf 2012-11-26 14:54:34 UTC (rev 20280)
@@ -21,10 +21,10 @@
# The target port we are building
PBI_MAKEPORT="audio/clementine-player"
-PBI_MKPORTAFTER="www/qt4-webkit"
+PBI_MKPORTAFTER="www/qt4-webkit multimedia/gstreamer-plugins-all"
-PBI_BUILDKEY="03"; export PBI_BUILDKEY
+PBI_BUILDKEY="04"; export PBI_BUILDKEY
-#PBI_PROGREVISION="01"; export PBI_PROGREVISION
+PBI_PROGREVISION="01"; export PBI_PROGREVISION
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTAFTER
More information about the Commits
mailing list