mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 1.0.0
- Adjust Xfce components - Convert to USE_PKGCONFIG Approved by: rene, miwi (mentors)
This commit is contained in:
parent
1b80cd9104
commit
e30ab0b857
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304795
@ -6,11 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-timer-plugin
|
||||
PORTVERSION= 0.6.4
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= x11-clocks xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= xfce@FreeBSD.org
|
||||
@ -21,7 +20,8 @@ USE_GMAKE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui libutil panel
|
||||
USE_GNOME= gtk20 intltool intlhack
|
||||
USE_XFCE= configenv libmenu libutil panel
|
||||
USE_PKGCONFIG= build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/xfce4-timer-plugin-0.6.4.tar.bz2) = de08fd8c37d878035d01f91f7e8467056835e6d293f707db8d4da576a49ff226
|
||||
SIZE (xfce4/xfce4-timer-plugin-0.6.4.tar.bz2) = 277536
|
||||
SHA256 (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = ab56dbe6c86c5ec4de5f7c0ae606901cd369093eabf9e678316a6c63287310c7
|
||||
SIZE (xfce4/xfce4-timer-plugin-1.0.0.tar.bz2) = 311450
|
||||
|
@ -17,6 +17,7 @@ share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
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/nl/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user