mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Update xfmpc to 0.3.0.
This version uses GTK3.
This commit is contained in:
parent
7b57a3f37b
commit
222cb2bf7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504930
3 changed files with 10 additions and 7 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfmpc
|
||||
PORTVERSION= 0.2.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= audio xfce
|
||||
MASTER_SITES= XFCE/apps
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -18,8 +17,8 @@ LIB_DEPENDS= libmpd.so:audio/libmpd \
|
|||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce
|
||||
USE_GNOME= cairo gtk20 intlhack intltool
|
||||
USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce:gtk3
|
||||
USE_GNOME= cairo gtk30 intltool
|
||||
USE_XFCE= libmenu
|
||||
USE_XORG= ice sm x11
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1467351883
|
||||
SHA256 (xfce4/xfmpc-0.2.3.tar.bz2) = 4189c0c82b66b758a6d5bc651493b675d3d46329e5f1a76ff26c448125f4fcb0
|
||||
SIZE (xfce4/xfmpc-0.2.3.tar.bz2) = 414680
|
||||
TIMESTAMP = 1561214325
|
||||
SHA256 (xfce4/xfmpc-0.3.0.tar.bz2) = c76e2a88dc3e1d345da7a5c68fa39981494c2b40033748efcac54411c9e65689
|
||||
SIZE (xfce4/xfmpc-0.3.0.tar.bz2) = 443234
|
||||
|
|
|
@ -4,6 +4,7 @@ share/applications/xfmpc.desktop
|
|||
%%NLS%%share/locale/am/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/ast/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/xfmpc.mo
|
||||
|
@ -20,7 +21,9 @@ share/applications/xfmpc.desktop
|
|||
%%NLS%%share/locale/he/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/hy_AM/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/ie/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/is/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/xfmpc.mo
|
||||
|
@ -37,6 +40,7 @@ share/applications/xfmpc.desktop
|
|||
%%NLS%%share/locale/si/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/sq/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/xfmpc.mo
|
||||
%%NLS%%share/locale/th/LC_MESSAGES/xfmpc.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue