mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Update to 0.2.0
VS: ----------------------------------------------------------------------
This commit is contained in:
parent
c76ccdc219
commit
4b4209d78b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241245
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfmpc
|
||||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= audio xfce
|
||||
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
||||
MASTER_SITES= http://archive.xfce.org/src/apps/${PORTNAME}/0.2/
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
@ -26,4 +25,6 @@ GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui libutil panel
|
||||
|
||||
MAN1= xfmpc.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfmpc-0.1.0.tar.bz2) = 6708fad6f927b3a4810c05b1721387f9
|
||||
SHA256 (xfce4/xfmpc-0.1.0.tar.bz2) = 7b984c3d27d01adb98fd18831364adc3c98d0121ddbbc7fda6918803ce3a2ca6
|
||||
SIZE (xfce4/xfmpc-0.1.0.tar.bz2) = 311592
|
||||
MD5 (xfce4/xfmpc-0.2.0.tar.bz2) = 96249284da0d43a93f5bf17865e34fad
|
||||
SHA256 (xfce4/xfmpc-0.2.0.tar.bz2) = 1da083bfb9884d5ed4955cabd351caeed7e14b70b68f3432bb0b3552730a0eb9
|
||||
SIZE (xfce4/xfmpc-0.2.0.tar.bz2) = 347965
|
||||
|
@ -1,6 +1,8 @@
|
||||
bin/xfmpc
|
||||
man/man1/xfmpc.1
|
||||
share/applications/xfmpc.desktop
|
||||
share/locale/ar/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/ast/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/ca/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/cs/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/da/LC_MESSAGES/xfmpc.mo
|
||||
@ -11,13 +13,24 @@ share/locale/eu/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/fi/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/fr/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/gl/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/hu/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/id/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/it/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/ja/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/nl/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/pt/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/sl/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/sv/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/tr/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/uk/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/ur/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/ur_PK/LC_MESSAGES/xfmpc.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfmpc.mo
|
||||
@dirrmtry share/locale/ur_PK/LC_MESSAGES
|
||||
@dirrmtry share/locale/ur_PK
|
||||
@dirrmtry share/locale/ur/LC_MESSAGES
|
||||
@dirrmtry share/locale/ur
|
||||
@dirrmtry share/locale/ast/LC_MESSAGES
|
||||
@dirrmtry share/locale/ast
|
||||
@dirrmtry share/applications
|
||||
|
Loading…
Reference in New Issue
Block a user