Mark as broken on armvX: fails to package (cannot find localization files).
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
b87537b6f8
commit
fca165b306
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464854
1 changed files with 6 additions and 3 deletions
|
@ -10,14 +10,17 @@ MASTER_SITES= http://decibel.silent-blade.org/uploads/Main/
|
|||
MAINTAINER= somicide@gmail.com
|
||||
COMMENT= Fast GTK+ audio player with an clean and user friendly interface
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_armv6= fails to package: Unable to access file locale/ar/LC_MESSAGES/decibel-audio-player.mo:No such file or directory
|
||||
BROKEN_armv7= fails to package: Unable to access file locale/ar/LC_MESSAGES/decibel-audio-player.mo:No such file or directory
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.80:devel/py-dbus@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mutagen>=1.11:audio/py-mutagen@${PY_FLAVOR}
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= gmake gettext desktop-file-utils python:2.7
|
||||
USE_GNOME= pygnome2 pygtk2
|
||||
USE_GSTREAMER= python good bad
|
||||
USES= gmake gettext desktop-file-utils python:2.7
|
||||
NO_BUILD= yes
|
||||
|
||||
#Audio gstreamer plugins
|
||||
|
|
Loading…
Reference in a new issue