mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- update to 3.3.2
- add staging support - update USE_PYTHON value - drop BDB from options list, there is no such option (portlint warning) changelog: 3.3.2 is primarily a bugfix release, with only very limited new features added. - Tracks were sometimes selected incorrectly when searching a playlist - Sometimes the main window wouldn't appear when minimizing to the system tray - More tags supported for MP4/M4A/FLAC/OGG files - Locale bugs when executing --help - Updated Windows installer dependency download versions - Fixed plugins: librivox PR: 183843 Submitted by: rm (myself) Approved by: jsa (maintainer, by mail)
This commit is contained in:
parent
48cd131b62
commit
2cbb04c05e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334999
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= exaile
|
||||
PORTVERSION= 3.3.1
|
||||
PORTVERSION= 3.3.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://launchpadlibrarian.net/123112109/ \
|
||||
MASTER_SITES= https://launchpadlibrarian.net/155081992/ \
|
||||
http://wickedmachine.net/mirror/
|
||||
|
||||
MAINTAINER= jsa@FreeBSD.org
|
||||
@ -17,20 +17,16 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>=1.11:${PORTSDIR}/audio/py-mutagen
|
||||
FETCH_ARGS= -pRr
|
||||
MAKE_ENV+= PYTHON2_CMD=${PYTHON_CMD} XDGCONFDIR=${PREFIX}/etc/xdg
|
||||
USE_GNOME= pygtk2 librsvg2
|
||||
NO_STAGE= yes
|
||||
USE_GSTREAMER= python good faad
|
||||
USE_PYTHON= -2.7
|
||||
USE_PYTHON= 2
|
||||
|
||||
# The reality with these options is that they all will be autodetected and used
|
||||
# if already installed. These just force Exaile to bring them in as well.
|
||||
OPTIONS_DEFINE= BAD BDB CDDB DBUS HAL NOTIFY NLS SEXY
|
||||
OPTIONS_DEFAULT=BAD BDB CDDB DBUS HAL NOTIFY NLS SEXY
|
||||
OPTIONS_DEFINE= BAD CDDB DBUS HAL NOTIFY NLS SEXY
|
||||
OPTIONS_DEFAULT=BAD CDDB DBUS HAL NOTIFY NLS SEXY
|
||||
BAD_DESC= Install bad GStreamer plugins
|
||||
SEXY_DESC= UI enhancements
|
||||
|
||||
MANCOMPRESSED= yes
|
||||
MAN1= exaile.1
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MBAD}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (exaile-3.3.1.tar.gz) = 263b819bc00d37c616c709090034d02eefb7206c87c1a04bf9f3b4b66e991c24
|
||||
SIZE (exaile-3.3.1.tar.gz) = 2799284
|
||||
SHA256 (exaile-3.3.2.tar.gz) = b25b61e6ad682737f3728015a82f4d733beaa6740862c7413bcc502e432a0461
|
||||
SIZE (exaile-3.3.2.tar.gz) = 3207277
|
||||
|
@ -301,6 +301,7 @@ lib/exaile/xlgui/widgets/queue.pyo
|
||||
lib/exaile/xlgui/widgets/rating.py
|
||||
lib/exaile/xlgui/widgets/rating.pyc
|
||||
lib/exaile/xlgui/widgets/rating.pyo
|
||||
man/man1/exaile.1.gz
|
||||
share/applications/exaile.desktop
|
||||
share/dbus-1/services/org.exaile.Exaile.service
|
||||
%%DATADIR%%/data/images/16x16/artist.png
|
||||
@ -1010,6 +1011,7 @@ share/dbus-1/services/org.exaile.Exaile.service
|
||||
%%DATADIR%%/plugins/xkeys/__init__.py
|
||||
%%DATADIR%%/plugins/xkeys/__init__.pyc
|
||||
%%DATADIR%%/plugins/xkeys/__init__.pyo
|
||||
%%NLS%%share/locale/af/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/ast/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/exaile.mo
|
||||
@ -1023,6 +1025,8 @@ share/dbus-1/services/org.exaile.Exaile.service
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/el/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/en/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/en_AU/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/en_CA/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/en_GB/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/exaile.mo
|
||||
@ -1031,8 +1035,10 @@ share/dbus-1/services/org.exaile.Exaile.service
|
||||
%%NLS%%share/locale/eu/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/fa/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/fo/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/frp/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/fy/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/gu/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/he/LC_MESSAGES/exaile.mo
|
||||
@ -1053,11 +1059,13 @@ share/dbus-1/services/org.exaile.Exaile.service
|
||||
%%NLS%%share/locale/nb/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/oc/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/os/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/si/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/sq/LC_MESSAGES/exaile.mo
|
||||
@ -1066,9 +1074,12 @@ share/dbus-1/services/org.exaile.Exaile.service
|
||||
%%NLS%%share/locale/sw/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/ta/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/te/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/th/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/tl/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/ts/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/ur/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/zh/LC_MESSAGES/exaile.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/exaile.mo
|
||||
@ -1076,6 +1087,8 @@ share/dbus-1/services/org.exaile.Exaile.service
|
||||
share/pixmaps/exaile.png
|
||||
%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/ur
|
||||
%%NLS%%@dirrmtry share/locale/ts/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/ts
|
||||
%%NLS%%@dirrmtry share/locale/tl/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/tl
|
||||
%%NLS%%@dirrmtry share/locale/te/LC_MESSAGES
|
||||
@ -1084,10 +1097,14 @@ share/pixmaps/exaile.png
|
||||
%%NLS%%@dirrmtry share/locale/sw
|
||||
%%NLS%%@dirrmtry share/locale/si/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/si
|
||||
%%NLS%%@dirrmtry share/locale/os/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/os
|
||||
%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/oc
|
||||
%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/kk
|
||||
%%NLS%%@dirrmtry share/locale/fy/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/fy
|
||||
%%NLS%%@dirrmtry share/locale/frp/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/frp
|
||||
%%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES
|
||||
@ -1187,8 +1204,6 @@ share/pixmaps/exaile.png
|
||||
@dirrm %%DATADIR%%/data/images
|
||||
@dirrm %%DATADIR%%/data
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm etc/xdg/exaile
|
||||
@dirrmtry etc/xdg
|
||||
@dirrm lib/exaile/xlgui/widgets
|
||||
@dirrm lib/exaile/xlgui/preferences
|
||||
@dirrm lib/exaile/xlgui/panel
|
||||
@ -1201,3 +1216,5 @@ share/pixmaps/exaile.png
|
||||
@dirrm lib/exaile/xl/metadata
|
||||
@dirrm lib/exaile/xl
|
||||
@dirrm lib/exaile
|
||||
@dirrm etc/xdg/exaile
|
||||
@dirrmtry etc/xdg
|
||||
|
Loading…
Reference in New Issue
Block a user