mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Stage
This commit is contained in:
parent
524197d87c
commit
88913fbbfc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359723
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user