mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.0.2
- Convert to USES=gettext
This commit is contained in:
parent
bac3ab41c1
commit
790b99b756
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316376
@ -2,22 +2,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-timer-plugin
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= x11-clocks xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= xfce@FreeBSD.org
|
||||
COMMENT= A timer plugin for Xfce
|
||||
COMMENT= Timer plugin for Xfce
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20 intltool intlhack
|
||||
USE_GNOME= glib20 gtk20 intltool intlhack
|
||||
USE_XFCE= configenv libmenu libutil panel
|
||||
USES= pkgconfig
|
||||
USES= pkgconfig gettext
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = ab56dbe6c86c5ec4de5f7c0ae606901cd369093eabf9e678316a6c63287310c7
|
||||
SIZE (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = 311450
|
||||
SHA256 (xfce4/xfce4-timer-plugin-1.0.2.tar.bz2) = e0fcfce1ea24ee02d516400ff630a93076d57949f939b575c06d58dcfab1c259
|
||||
SIZE (xfce4/xfce4-timer-plugin-1.0.2.tar.bz2) = 313576
|
||||
|
@ -26,6 +26,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
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/tr/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user