1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
This commit is contained in:
Vanilla I. Shu 2014-07-03 14:22:20 +00:00
parent abd17cec0b
commit e93beefd3c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360375
2 changed files with 5 additions and 16 deletions

View File

@ -10,20 +10,16 @@ MASTER_SITES= BERLIOS
MAINTAINER= ports@FreeBSD.org
COMMENT= The sound conversion application for the GNOME environment
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer
LICENSE= GPLv3
USES= gettext gmake
NO_STAGE= yes
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimedia/py-gstreamer
USES= gettext gmake desktop-file-utils
GNU_CONFIGURE= yes
USE_PYTHON= yes
USE_GNOME= pygtk2 pygnome2
MAKE_ENV= MAKE=${LOCALBASE}/bin/gmake
INSTALLS_ICONS= yes
MAN1= soundconverter.1
post-patch:
@${REINPLACE_CMD} -e 's|@GMSGFMT@|${LOCALBASE}/bin/msgfmt|; \

View File

@ -1,8 +1,7 @@
bin/soundconverter
man/man1/soundconverter.1.gz
%%DATADIR%%/soundconverter-logo.svg
%%DATADIR%%/soundconverter.glade
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
bin/soundconverter
share/locale/ar/LC_MESSAGES/soundconverter.mo
share/locale/bg/LC_MESSAGES/soundconverter.mo
share/locale/br/LC_MESSAGES/soundconverter.mo
@ -47,10 +46,4 @@ share/locale/zh_CN/LC_MESSAGES/soundconverter.mo
share/applications/soundconverter.desktop
share/icons/hicolor/48x48/apps/soundconverter.png
share/icons/hicolor/scalable/apps/soundconverter.svg
@dirrmtry share/icons/hicolor/scalable/apps
@dirrmtry share/icons/hicolor/scalable
@dirrmtry share/icons/hicolor/48x48/apps
@dirrmtry share/icons/hicolor/48x48
@dirrmtry share/icons/hicolor
@dirrmtry share/icons
@dirrm %%DATADIR%%