diff options
author | swills <swills@FreeBSD.org> | 2014-06-29 06:31:54 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-06-29 06:31:54 +0800 |
commit | 9f434662602b0b818ed80490750e92e6bb44e328 (patch) | |
tree | 27521dbf9e4f579bbd0085be28f936733e817a59 /multimedia/miro | |
parent | 22b8050bdb0cddf87b0f82b99462cfd15e5d5a6f (diff) | |
download | freebsd-ports-gnome-9f434662602b0b818ed80490750e92e6bb44e328.tar.gz freebsd-ports-gnome-9f434662602b0b818ed80490750e92e6bb44e328.tar.zst freebsd-ports-gnome-9f434662602b0b818ed80490750e92e6bb44e328.zip |
- Stage
Diffstat (limited to 'multimedia/miro')
-rw-r--r-- | multimedia/miro/Makefile | 6 | ||||
-rw-r--r-- | multimedia/miro/pkg-plist | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/multimedia/miro/Makefile b/multimedia/miro/Makefile index 2b214ab44492..428a84f494f3 100644 --- a/multimedia/miro/Makefile +++ b/multimedia/miro/Makefile @@ -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: diff --git a/multimedia/miro/pkg-plist b/multimedia/miro/pkg-plist index 198593272807..14b500228ab8 100644 --- a/multimedia/miro/pkg-plist +++ b/multimedia/miro/pkg-plist @@ -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 |