mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 0.9.9.2
This commit is contained in:
parent
8d99abdc59
commit
182b7097c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253590
3 changed files with 37 additions and 12 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= gnome-mplayer
|
PORTNAME= gnome-mplayer
|
||||||
PORTVERSION= 0.9.5
|
PORTVERSION= 0.9.9.2
|
||||||
PORTREVISION= 4
|
|
||||||
CATEGORIES= multimedia gnome
|
CATEGORIES= multimedia gnome
|
||||||
MASTER_SITES= GOOGLE_CODE
|
MASTER_SITES= GOOGLE_CODE
|
||||||
|
|
||||||
|
@ -22,17 +21,20 @@ OPTIONS= GIO "Use GIO for file I/O" off \
|
||||||
NOTIFY "Send notifications of new media" off \
|
NOTIFY "Send notifications of new media" off \
|
||||||
GPOD "Add support for libgpod" off \
|
GPOD "Add support for libgpod" off \
|
||||||
BRAINZ3 "Add support for libmusicbrainz3" off \
|
BRAINZ3 "Add support for libmusicbrainz3" off \
|
||||||
NAUPLUG "Enable Nautilus plugin" off
|
NAUPLUG "Enable Nautilus plugin" off \
|
||||||
|
PANSCAN "Enable panscan functionality" off
|
||||||
|
|
||||||
MAKE_JOBS_SAFE= yes
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GETTEXT= yes
|
USE_GETTEXT= yes
|
||||||
USE_GNOME= glib20 gtk20
|
USE_GNOME= glib20 gtk20
|
||||||
|
INSTALLS_ICONS= yes
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib"
|
LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
CONFIGURE_ARGS+= --without-alsa
|
CONFIGURE_ARGS+= --without-alsa
|
||||||
|
|
||||||
|
MAN1= ${PORTNAME}.1
|
||||||
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README \
|
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README \
|
||||||
dbus.txt keyboard_shortcuts.txt plugin-interaction.txt
|
dbus.txt keyboard_shortcuts.txt plugin-interaction.txt
|
||||||
|
|
||||||
|
@ -68,7 +70,8 @@ CONFIGURE_ARGS+= --without-libgpod
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if defined(WITH_BRAINZ3)
|
.if defined(WITH_BRAINZ3)
|
||||||
LIB_DEPENDS+= musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3
|
LIB_DEPENDS+= musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \
|
||||||
|
curl.6:${PORTSDIR}/ftp/curl
|
||||||
CONFIGURE_ARGS+= --with-libmusicbrainz3
|
CONFIGURE_ARGS+= --with-libmusicbrainz3
|
||||||
.else
|
.else
|
||||||
CONFIGURE_ARGS+= --without-libmusicbrainz3
|
CONFIGURE_ARGS+= --without-libmusicbrainz3
|
||||||
|
@ -83,6 +86,12 @@ PLIST_SUB+= PLUGIN="@comment "
|
||||||
CONFIGURE_ARGS+= --enable-nautilus=no
|
CONFIGURE_ARGS+= --enable-nautilus=no
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if defined(WITH_PANSCAN)
|
||||||
|
CONFIGURE_ARGS+= --enable-panscan
|
||||||
|
.else
|
||||||
|
CONFIGURE_ARGS+= --enable-panscan=no
|
||||||
|
.endif
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
.if defined(NOPORTDOCS)
|
.if defined(NOPORTDOCS)
|
||||||
@${REINPLACE_CMD} -e \
|
@${REINPLACE_CMD} -e \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (gnome-mplayer-0.9.5.tar.gz) = 02d01f1cca7ff3af511c59198f3c35a7
|
MD5 (gnome-mplayer-0.9.9.2.tar.gz) = 79810913d245755b60c27d37e1d1f178
|
||||||
SHA256 (gnome-mplayer-0.9.5.tar.gz) = 4cefb2afa08d8e75c1273980e2cad0e13f4b872e2f90019f1ac0d75ec9fa41b7
|
SHA256 (gnome-mplayer-0.9.9.2.tar.gz) = 695a54c00db5d0a0f596eb1a10a58ad32a44e8d6c7585d7c86e0d75cef0a48b4
|
||||||
SIZE (gnome-mplayer-0.9.5.tar.gz) = 747308
|
SIZE (gnome-mplayer-0.9.9.2.tar.gz) = 828006
|
||||||
|
|
|
@ -1,14 +1,32 @@
|
||||||
bin/gnome-mplayer
|
bin/gnome-mplayer
|
||||||
share/applications/gnome-mplayer.desktop
|
share/applications/gnome-mplayer.desktop
|
||||||
|
share/gnome-control-center/default-apps/gnome-mplayer.xml
|
||||||
|
share/icons/hicolor/16x16/apps/gnome-mplayer.png
|
||||||
|
share/icons/hicolor/22x22/apps/gnome-mplayer.png
|
||||||
|
share/icons/hicolor/24x24/apps/gnome-mplayer.png
|
||||||
|
share/icons/hicolor/32x32/apps/gnome-mplayer.png
|
||||||
|
share/icons/hicolor/48x48/apps/gnome-mplayer.png
|
||||||
|
share/icons/hicolor/scalable/apps/gnome-mplayer.svg
|
||||||
|
share/locale/ar/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/bg/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/bg/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
share/locale/ca/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
share/locale/cs/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/de/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/de/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
share/locale/el/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/en/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/en/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
share/locale/en_GB/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/es/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/es/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/fr/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/fr/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/ja/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/gl/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
share/locale/he/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
share/locale/hu/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/it/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/it/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
share/locale/ja/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/ko/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/ko/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
share/locale/lt/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
share/locale/nl/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/pl/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/pl/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
share/locale/pt/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/pt_BR/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/pt_BR/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/ro/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/ro/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/ru/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/ru/LC_MESSAGES/gnome-mplayer.mo
|
||||||
|
@ -19,9 +37,7 @@ share/locale/tr/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/zh_CN/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/zh_CN/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/zh_HK/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/zh_HK/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/locale/zh_TW/LC_MESSAGES/gnome-mplayer.mo
|
share/locale/zh_TW/LC_MESSAGES/gnome-mplayer.mo
|
||||||
share/pixmaps/gnome-mplayer.png
|
|
||||||
%%PLUGIN%%lib/nautilus/extensions-2.0/libgnome-mplayer-properties-page.so.0
|
|
||||||
%%PLUGIN%%lib/nautilus/extensions-2.0/libgnome-mplayer-properties-page.so
|
%%PLUGIN%%lib/nautilus/extensions-2.0/libgnome-mplayer-properties-page.so
|
||||||
%%PLUGIN%%lib/nautilus/extensions-2.0/libgnome-mplayer-properties-page.la
|
@dirrmtry share/gnome-control-center/default-apps
|
||||||
%%PLUGIN%%lib/nautilus/extensions-2.0/libgnome-mplayer-properties-page.a
|
@dirrmtry share/gnome-control-center
|
||||||
@dirrmtry share/applications
|
@dirrmtry share/applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue