svn commit: r363925 - head/audio/clementine-player

Sean Bruno sbruno at FreeBSD.org
Sun Aug 3 17:06:21 UTC 2014


Author: sbruno (src committer)
Date: Sun Aug  3 17:06:20 2014
New Revision: 363925
URL: http://svnweb.freebsd.org/changeset/ports/363925
QAT: https://qat.redports.org/buildarchive/r363925/

Log:
  Update pkg-plist to not package share/clementine if port option VISUALIZATIONS
  is not set.
  
  Reported by: peter

Modified:
  head/audio/clementine-player/pkg-plist

Modified: head/audio/clementine-player/pkg-plist
==============================================================================
--- head/audio/clementine-player/pkg-plist	Sun Aug  3 16:58:11 2014	(r363924)
+++ head/audio/clementine-player/pkg-plist	Sun Aug  3 17:06:20 2014	(r363925)
@@ -580,7 +580,7 @@ share/kde4/services/clementine-zune.prot
 %%VISUALISATION%%share/clementine/projectm-presets/Zylot and Rovastar - Iouo Stone Morphic Fusion.milk
 %%VISUALISATION%%share/clementine/projectm-presets/[Ishan] - Life in the drains.milk
 %%VISUALISATION%%@dirrmtry share/clementine/projectm-presets
- at dirrmtry share/clementine
+%%VISUALISATION%%@dirrmtry share/clementine
 @dirrmtry share/icons/hicolor/64x64/apps
 @dirrmtry share/icons/hicolor/64x64
 @dirrmtry share/icons/hicolor/scalable/apps


More information about the svn-ports-head mailing list