svn commit: r394220 - head/multimedia/smplayer-themes

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Aug 14 14:34:13 UTC 2015


Author: amdmi3
Date: Fri Aug 14 14:34:11 2015
New Revision: 394220
URL: https://svnweb.freebsd.org/changeset/ports/394220

Log:
  - Add missing files to plist
  - Add NO_ARCH
  
  Approved by:	portmgr blanket
  MFH:		2015Q3 (blanket)

Modified:
  head/multimedia/smplayer-themes/Makefile
  head/multimedia/smplayer-themes/pkg-plist

Modified: head/multimedia/smplayer-themes/Makefile
==============================================================================
--- head/multimedia/smplayer-themes/Makefile	Fri Aug 14 14:16:43 2015	(r394219)
+++ head/multimedia/smplayer-themes/Makefile	Fri Aug 14 14:34:11 2015	(r394220)
@@ -4,6 +4,7 @@
 PORTNAME=	smplayer-themes
 PORTVERSION=	15.6.0
 PORTEPOCH=	1
+PORTREVISION=	1
 CATEGORIES=	multimedia audio kde
 MASTER_SITES=	SF/smplayer/SMPlayer-themes/${PORTVERSION}/
 
@@ -12,6 +13,7 @@ COMMENT=	Themes for SMPlayer
 
 USES=		tar:bzip2
 USE_QT4=	rcc_build
+NO_ARCH=	yes
 
 DATADIR=	${PREFIX}/share/smplayer
 

Modified: head/multimedia/smplayer-themes/pkg-plist
==============================================================================
--- head/multimedia/smplayer-themes/pkg-plist	Fri Aug 14 14:16:43 2015	(r394219)
+++ head/multimedia/smplayer-themes/pkg-plist	Fri Aug 14 14:34:11 2015	(r394220)
@@ -1,7 +1,16 @@
+%%DATADIR%%/themes/Faenza-Darkest/Faenza-Darkest.rcc
+%%DATADIR%%/themes/Faenza-Darkest/README.txt
+%%DATADIR%%/themes/Faenza-Silver/Faenza-Silver.rcc
+%%DATADIR%%/themes/Faenza-Silver/README.txt
+%%DATADIR%%/themes/Faenza/Faenza.rcc
+%%DATADIR%%/themes/Faenza/README.txt
 %%DATADIR%%/themes/Gartoon/Gartoon.rcc
 %%DATADIR%%/themes/Gartoon/README.txt
 %%DATADIR%%/themes/Gnome/Gnome.rcc
 %%DATADIR%%/themes/Gnome/README.txt
+%%DATADIR%%/themes/H2O/H2O.rcc
+%%DATADIR%%/themes/H2O/README.txt
+%%DATADIR%%/themes/H2O/style.qss
 %%DATADIR%%/themes/Monochrome/Monochrome.rcc
 %%DATADIR%%/themes/Monochrome/README.txt
 %%DATADIR%%/themes/Noia/Noia.rcc
@@ -14,6 +23,8 @@
 %%DATADIR%%/themes/Nuvola/README.txt
 %%DATADIR%%/themes/Oxygen-Air/Oxygen-Air.rcc
 %%DATADIR%%/themes/Oxygen-Air/README.txt
+%%DATADIR%%/themes/Oxygen-KDE/Oxygen-KDE.rcc
+%%DATADIR%%/themes/Oxygen-KDE/README.txt
 %%DATADIR%%/themes/Oxygen-Refit/Oxygen-Refit.rcc
 %%DATADIR%%/themes/Oxygen-Refit/README.txt
 %%DATADIR%%/themes/Oxygen/Oxygen.rcc


More information about the svn-ports-all mailing list