mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
- Update to 1.6.0
This commit is contained in:
parent
8d1737eebe
commit
a5b17ac5e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356651
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-timer-plugin
|
||||
PORTVERSION= 1.5.0
|
||||
PORTVERSION= 1.6.0
|
||||
CATEGORIES= x11-clocks xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
@ -13,11 +13,10 @@ COMMENT= Timer plugin for Xfce
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_BZIP2= yes
|
||||
INSTALLS_ICONS= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 gtk20 intltool intlhack
|
||||
USE_XFCE= configenv libmenu libutil panel
|
||||
USES= pkgconfig gettext gmake
|
||||
USES= pkgconfig gettext gmake tar:bzip2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/xfce4-timer-plugin-1.5.0.tar.bz2) = ca2ce0bb4297638e9891e44ef96881bc6e2218d0d7a9a02c264fced8294f8eb9
|
||||
SIZE (xfce4/xfce4-timer-plugin-1.5.0.tar.bz2) = 301575
|
||||
SHA256 (xfce4/xfce4-timer-plugin-1.6.0.tar.bz2) = 39d7d21f099bc4219f6a6156142f0bbb8374986ee1970a9c0c8dc138b87f867c
|
||||
SIZE (xfce4/xfce4-timer-plugin-1.6.0.tar.bz2) = 325662
|
||||
|
@ -2,11 +2,13 @@ libexec/xfce4/panel-plugins/xfce4-timer
|
||||
share/icons/hicolor/48x48/apps/xfce4-timer.png
|
||||
share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/ast/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/da/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/de/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/el/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/en_AU/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
@ -19,7 +21,10 @@ share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/ms/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/nb/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/oc/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/pt/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
@ -28,6 +33,7 @@ share/locale/sk/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/sr/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/th/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
@ -44,6 +50,8 @@ share/xfce4/panel-plugins/xfce4-timer.desktop
|
||||
@dirrmtry share/locale/ur
|
||||
@dirrmtry share/locale/ug/LC_MESSAGES
|
||||
@dirrmtry share/locale/ug
|
||||
@dirrmtry share/locale/oc/LC_MESSAGES
|
||||
@dirrmtry share/locale/oc
|
||||
@dirrmtry share/locale/ast/LC_MESSAGES
|
||||
@dirrmtry share/locale/ast
|
||||
@dirrmtry libexec/xfce4/panel-plugins
|
||||
|
Loading…
x
Reference in New Issue
Block a user