mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to 0.7.0
- Adjust dependencies - Add NLS option PR: 236007 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
This commit is contained in:
parent
0e6519c757
commit
47eda5589d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493862
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-calculator-plugin
|
||||
PORTVERSION= 0.6.0
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= math xfce
|
||||
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -15,8 +15,9 @@ LICENSE= GPLv2
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= gettext-tools gmake gnome libtool pkgconfig tar:bz2 xfce
|
||||
USE_GNOME= cairo gtk20 intlhack intltool
|
||||
USES= gettext-tools gmake gnome libtool pkgconfig tar:bz2 \
|
||||
xfce:gtk3
|
||||
USE_GNOME= cairo gtk30 intltool
|
||||
USE_XFCE= panel
|
||||
USE_XORG= x11
|
||||
|
||||
@ -24,4 +25,10 @@ GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
NLS_USES= gettext-runtime
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1466486559
|
||||
SHA256 (xfce4/xfce4-calculator-plugin-0.6.0.tar.bz2) = eb51765580ea4650f9cf062382a820fb6483ee5dbe003aeb6f063929e299f9c2
|
||||
SIZE (xfce4/xfce4-calculator-plugin-0.6.0.tar.bz2) = 386342
|
||||
TIMESTAMP = 1551036456
|
||||
SHA256 (xfce4/xfce4-calculator-plugin-0.7.0.tar.bz2) = 7b50ab947ab058e1c079113e7f0f8b38ef242fec36ec9f31bb4e3c19cb3f9de9
|
||||
SIZE (xfce4/xfce4-calculator-plugin-0.7.0.tar.bz2) = 384634
|
||||
|
@ -1,4 +1,4 @@
|
||||
libexec/xfce4/panel-plugins/xfce4-calculator-plugin
|
||||
lib/xfce4/panel/plugins/libcalculator.so
|
||||
share/icons/hicolor/16x16/apps/xfce4-calculator-plugin.png
|
||||
share/icons/hicolor/22x22/apps/xfce4-calculator-plugin.png
|
||||
share/icons/hicolor/24x24/apps/xfce4-calculator-plugin.png
|
||||
@ -6,4 +6,34 @@ share/icons/hicolor/256x256/apps/xfce4-calculator-plugin.png
|
||||
share/icons/hicolor/32x32/apps/xfce4-calculator-plugin.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-calculator-plugin.png
|
||||
share/icons/hicolor/64x64/apps/xfce4-calculator-plugin.png
|
||||
share/xfce4/panel-plugins/calculator.desktop
|
||||
%%NLS%%share/locale/be/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/he/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-calculator-plugin.mo
|
||||
share/xfce4/panel/plugins/calculator.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user