mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
1: Stagify.
2: USES=desktop-file-utils shared-mime-info. 3: Remove uneeded entry of pkg-plist. 4: Bump version.
This commit is contained in:
parent
a78a8bf2c5
commit
618fe421a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364366
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= jokosher
|
||||
PORTVERSION= 0.11.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://launchpadlibrarian.net/43860543/
|
||||
|
||||
@ -13,8 +13,8 @@ LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:${PORTSDIR}/devel/py-xdg
|
||||
|
||||
USES= desktop-file-utils shared-mime-info
|
||||
USE_PYTHON= 2
|
||||
NO_STAGE= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_GNOME= gnomehier
|
||||
USE_GSTREAMER= gnonlin good python
|
||||
|
@ -300,7 +300,6 @@ share/locale/tl/LC_MESSAGES/jokosher.mo
|
||||
share/locale/tr/LC_MESSAGES/jokosher.mo
|
||||
share/locale/uk/LC_MESSAGES/jokosher.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/jokosher.mo
|
||||
share/mime/application/x-jokosher.xml
|
||||
share/mime/packages/jokosher.xml
|
||||
%%OMF%%share/omf/jokosher/jokosher-C.omf
|
||||
share/pixmaps/jokosher.png
|
||||
@ -316,23 +315,8 @@ share/pixmaps/jokosher.png
|
||||
@dirrm share/gnome/help/jokosher/C/figures
|
||||
@dirrm share/gnome/help/jokosher/C
|
||||
@dirrm share/gnome/help/jokosher
|
||||
@dirrmtry share/icons/hicolor/48x48/apps
|
||||
@dirrmtry share/icons/hicolor/48x48
|
||||
@dirrmtry share/icons/hicolor
|
||||
@dirrmtry share/icons
|
||||
@dirrmtry share/mime/application
|
||||
@dirrmtry share/locale/ace/LC_MESSAGES
|
||||
@dirrmtry share/locale/ace
|
||||
@dirrmtry share/locale/en_PH/LC_MESSAGES
|
||||
@dirrmtry share/locale/en_PH
|
||||
@dirrmtry share/locale/kk/LC_MESSAGES
|
||||
@dirrmtry share/locale/kk
|
||||
@dirrmtry share/locale/mr/LC_MESSAGES
|
||||
@dirrmtry share/locale/mr
|
||||
@dirrmtry share/locale/tl/LC_MESSAGES
|
||||
@dirrmtry share/locale/tl
|
||||
%%OMF%%@dirrm share/omf/jokosher
|
||||
@exec %%LOCALBASE%%/bin/update-desktop-database %D/share/applications 2>/dev/null || true
|
||||
@unexec %%LOCALBASE%%/bin/update-desktop-database %D/share/applications 2>/dev/null || true
|
||||
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
|
||||
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
|
||||
|
Loading…
Reference in New Issue
Block a user