svn commit: r359723 - head/multimedia/miro

Steve Wills swills at FreeBSD.org
Sat Jun 28 22:31:55 UTC 2014


Author: swills
Date: Sat Jun 28 22:31:54 2014
New Revision: 359723
URL: http://svnweb.freebsd.org/changeset/ports/359723
QAT: https://qat.redports.org/buildarchive/r359723/

Log:
  - Stage

Modified:
  head/multimedia/miro/Makefile
  head/multimedia/miro/pkg-plist

Modified: head/multimedia/miro/Makefile
==============================================================================
--- head/multimedia/miro/Makefile	Sat Jun 28 22:11:53 2014	(r359722)
+++ head/multimedia/miro/Makefile	Sat Jun 28 22:31:54 2014	(r359723)
@@ -35,19 +35,15 @@ INSTALL_WRKSRC=	${WRKSRC}/linux
 
 USE_GNOME=	gconf2 gtk20
 USE_GSTREAMER=	python gconf
-USES=		gettext gmake pkgconfig
+USES=		gettext gmake pkgconfig desktop-file-utils shared-mime-info
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 USE_LDCONFIG=	yes
 INSTALLS_ICONS=	yes
 INSTALLS_EGGINFO=	yes
 
-MANCOMPRESSED=	yes
-MAN1=		miro.1 miro.real.1
-
 CPPFLAGS+=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .SILENT:

Modified: head/multimedia/miro/pkg-plist
==============================================================================
--- head/multimedia/miro/pkg-plist	Sat Jun 28 22:11:53 2014	(r359722)
+++ head/multimedia/miro/pkg-plist	Sat Jun 28 22:31:54 2014	(r359723)
@@ -548,8 +548,8 @@
 %%DATADIR%%/resources/testdata/echonest-replies/no-releases
 %%DATADIR%%/resources/testdata/echonest-replies/rock-music
 %%DATADIR%%/resources/testdata/enmfp-codegen-output.json
-%%DATADIR%%/resources/testdata/feedparsertests/feeds/feed_with_nul_bytes.xml
 %%DATADIR%%/resources/testdata/feedparsertests/feeds/donate.html
+%%DATADIR%%/resources/testdata/feedparsertests/feeds/feed_with_nul_bytes.xml
 %%DATADIR%%/resources/testdata/feedparsertests/feeds/http___feeds_feedburner_com_earth-touch_podcast_720p.xml
 %%DATADIR%%/resources/testdata/feedparsertests/feeds/http___feeds_miroguide_com_miroguide_featured.xml
 %%DATADIR%%/resources/testdata/feedparsertests/feeds/http___feeds_miroguide_com_miroguide_new.xml
@@ -1576,6 +1576,8 @@ bin/echoprint-codegen
 bin/miro
 bin/miro-segmenter
 bin/miro.real
+man/man1/miro.1.gz
+man/man1/miro.real.1.gz
 share/applications/miro.desktop
 share/icons/hicolor/128x128/apps/miro.png
 share/icons/hicolor/24x24/apps/miro.png


More information about the svn-ports-head mailing list