- Update to 0.2.0
This commit is contained in:
parent
48915f3a4a
commit
45c7fb438b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190643
3 changed files with 41 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xfce4-places-plugin
|
||||
PORTVERSION= 0.0.9
|
||||
PORTVERSION= 0.2.0
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -14,11 +14,12 @@ DIST_SUBDIR= xfce4
|
|||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A file browser launcher for XFce4 panel plugin
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv panel
|
||||
USE_XFCE= configenv panel thunar
|
||||
USE_XLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (xfce4/xfce4-places-plugin-0.0.9.tar.gz) = 36a71776525a5f8168d77dba4427c5f1
|
||||
SHA256 (xfce4/xfce4-places-plugin-0.0.9.tar.gz) = 5e036a92d58a5b2764a32539712671e87a6512a207c3901833f98a10063f9531
|
||||
SIZE (xfce4/xfce4-places-plugin-0.0.9.tar.gz) = 210515
|
||||
MD5 (xfce4/xfce4-places-plugin-0.2.0.tar.bz2) = fc9828001674e7428ef4023e4a320c87
|
||||
SHA256 (xfce4/xfce4-places-plugin-0.2.0.tar.bz2) = cbc2e1ab0dbccca749fb2e901164f33566489a3908006b3b8e21f30846ad39d4
|
||||
SIZE (xfce4/xfce4-places-plugin-0.2.0.tar.bz2) = 279308
|
||||
|
|
|
@ -1,5 +1,40 @@
|
|||
libexec/xfce4/panel-plugins/xfce4-places-plugin
|
||||
share/xfce4/panel-plugins/places.desktop
|
||||
share/locale/ar/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/de/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/eo/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/es/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/et/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/he/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ka/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/mk/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/pa/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/be/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/dz/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/el/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/fi/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/ro/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce4-places-plugin.mo
|
||||
@dirrm share/xfce4/panel-plugins
|
||||
@dirrm share/xfce4
|
||||
@dirrm libexec/xfce4/panel-plugins
|
||||
|
|
Loading…
Reference in a new issue