mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
update Xfce to 4.6
for more information please read http://www.xfce.org/about/news?id=21
This commit is contained in:
parent
38dccd590b
commit
395f5a4663
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229341
4
MOVED
4
MOVED
@ -3825,3 +3825,7 @@ misc/bibletime|misc/bibletime-kde3|2009-02-26|Use misc/bibletime-kde3
|
||||
misc/bibletime-devel|misc/bibletime-kde4|2009-02-26|Use misc/bibletime-kde4
|
||||
math/slsc||2009-02-28|Has expired: No longer maintained by author
|
||||
finance/eqonomize|finance/eqonomize-kde3|2009-03-02|Use finance/eqonomize-kde3
|
||||
x11/libxfce4mcs||2009-03-02|got obsolete by xfce 4.6 update
|
||||
sysutils/xfce4-mcs-manager||2009-03-02|got obsolete by xfce 4.6 update
|
||||
sysutils/xfce4-mcs-plugins||2009-03-02|got obsolete by xfce 4.6 update
|
||||
x11-themes/xfce4-icon-theme||2009-03-02|got obsolete by xfce 4.6 update
|
||||
|
@ -12,36 +12,36 @@ Xfce_Include_MAINTAINER= oliver@FreeBSD.org
|
||||
# desktop environment. It's automatically included when USE_XFCE
|
||||
# is defined in the ports' makefile.
|
||||
|
||||
_USE_XFCE_ALL= configenv libexo libgui libutil libmcs mcsmanager panel \
|
||||
thunar wm xfdev
|
||||
_USE_XFCE_ALL= configenv libexo libgui libmenu libutil panel \
|
||||
thunar wm xfconf xfdev
|
||||
|
||||
MASTER_SITE_SUBDIR?= xfce-4.4.3
|
||||
MASTER_SITE_SUBDIR?= xfce-4.6.0
|
||||
|
||||
configenv_CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib"
|
||||
|
||||
libexo_BUILD_DEPENDS= libexo>=0.3.4:${PORTSDIR}/x11/libexo
|
||||
libexo_RUN_DEPENDS= libexo>=0.3.4:${PORTSDIR}/x11/libexo
|
||||
libexo_BUILD_DEPENDS= libexo>=0.3.100:${PORTSDIR}/x11/libexo
|
||||
libexo_RUN_DEPENDS= libexo>=0.3.100:${PORTSDIR}/x11/libexo
|
||||
|
||||
libgui_BUILD_DEPENDS= libxfce4gui>=4.4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
|
||||
libgui_RUN_DEPENDS= libxfce4gui>=4.4.3:${PORTSDIR}/x11-toolkits/libxfce4gui
|
||||
libgui_BUILD_DEPENDS= libxfce4gui>=4.6.0:${PORTSDIR}/x11-toolkits/libxfce4gui
|
||||
libgui_RUN_DEPENDS= libxfce4gui>=4.6.0:${PORTSDIR}/x11-toolkits/libxfce4gui
|
||||
|
||||
libutil_BUILD_DEPENDS= libxfce4util>=4.4.3:${PORTSDIR}/x11/libxfce4util
|
||||
libutil_RUN_DEPENDS= libxfce4util>=4.4.3:${PORTSDIR}/x11/libxfce4util
|
||||
libmenu_BUILD_DEPENDS= libxfce4menu>=4.6.0:${PORTSDIR}/x11/libxfce4menu
|
||||
libmenu_RUN_DEPENDS= libxfce4menu>=4.6.0:${PORTSDIR}/x11/libxfce4menu
|
||||
|
||||
libmcs_BUILD_DEPENDS= libxfce4mcs>=4.4.3:${PORTSDIR}/x11/libxfce4mcs
|
||||
libmcs_RUN_DEPENDS= libxfce4mcs>=4.4.3:${PORTSDIR}/x11/libxfce4mcs
|
||||
libutil_BUILD_DEPENDS= libxfce4util>=4.6.0:${PORTSDIR}/x11/libxfce4util
|
||||
libutil_RUN_DEPENDS= libxfce4util>=4.6.0:${PORTSDIR}/x11/libxfce4util
|
||||
|
||||
mcsmanager_BUILD_DEPENDS= xfce4-mcs-manager>=4.4.3:${PORTSDIR}/sysutils/xfce4-mcs-manager
|
||||
mcsmanager_RUN_DEPENDS= xfce4-mcs-manager>=4.4.3:${PORTSDIR}/sysutils/xfce4-mcs-manager
|
||||
panel_BUILD_DEPENDS= xfce4-panel>=4.6.0:${PORTSDIR}/x11-wm/xfce4-panel
|
||||
panel_RUN_DEPENDS= xfce4-panel>=4.6.0:${PORTSDIR}/x11-wm/xfce4-panel
|
||||
|
||||
panel_BUILD_DEPENDS= xfce4-panel>=4.4.3:${PORTSDIR}/x11-wm/xfce4-panel
|
||||
panel_RUN_DEPENDS= xfce4-panel>=4.4.3:${PORTSDIR}/x11-wm/xfce4-panel
|
||||
thunar_BUILD_DEPENDS= Thunar>=1.0.0:${PORTSDIR}/x11-fm/thunar
|
||||
thunar_RUN_DEPENDS= Thunar>=1.0.0:${PORTSDIR}/x11-fm/thunar
|
||||
|
||||
thunar_BUILD_DEPENDS= Thunar>=0.9.3:${PORTSDIR}/x11-fm/thunar
|
||||
thunar_RUN_DEPENDS= Thunar>=0.9.3:${PORTSDIR}/x11-fm/thunar
|
||||
wm_BUILD_DEPENDS= xfce4-wm>=4.6.0:${PORTSDIR}/x11-wm/xfce4-wm
|
||||
wm_RUN_DEPENDS= xfce4-wm>=4.6.0:${PORTSDIR}/x11-wm/xfce4-wm
|
||||
|
||||
wm_BUILD_DEPENDS= xfce4-wm>=4.4.3:${PORTSDIR}/x11-wm/xfce4-wm
|
||||
wm_RUN_DEPENDS= xfce4-wm>=4.4.3:${PORTSDIR}/x11-wm/xfce4-wm
|
||||
xfconf_BUILD_DEPENDS= xfce4-conf>=4.6.0:${PORTSDIR}/x11/xfce4-conf
|
||||
xfconf_RUN_DEPENDS= xfce4-conf>=4.6.0:${PORTSDIR}/x11/xfce4-conf
|
||||
|
||||
xfdev_RUN_DEPENDS= xfce4-dev-tools:${PORTSDIR}/devel/xfce4-dev-tools
|
||||
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-mixer
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= audio xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -15,13 +14,16 @@ DIST_SUBDIR= xfce4
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= XFce 4 volume mixer module for xfce4-panel
|
||||
|
||||
BUILD_DEPENDS+= gstreamer-plugins-good>=0.10.22:${PORTSDIR}/multimedia/gstreamer-plugins-good
|
||||
RUN_DEPENDS+= gstreamer-plugins-good>=0.10.22:${PORTSDIR}/multimedia/gstreamer-plugins-good
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack libxml2 pkgconfig
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager panel
|
||||
USE_XFCE= configenv libgui libutil panel xfconf
|
||||
USE_XORG= xproto x11 xrender xext xinerama xrandr xcursor xcomposite \
|
||||
xdamage xfixes xi xau xdmcp
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfce4-mixer-4.4.3.tar.bz2) = 0d7b402acaffdb5d8b292f2ce3ea1441
|
||||
SHA256 (xfce4/xfce4-mixer-4.4.3.tar.bz2) = 4104acd9bd09e675765ceac88a10d8e0b920f50856fa571409fa51fa6a084554
|
||||
SIZE (xfce4/xfce4-mixer-4.4.3.tar.bz2) = 483417
|
||||
MD5 (xfce4/xfce4-mixer-4.6.0.tar.bz2) = ee7956a73efe43da4b27ad9cd1f4d20b
|
||||
SHA256 (xfce4/xfce4-mixer-4.6.0.tar.bz2) = ce5c4103ee092c8d17bcd7ab6de215244ffe33e4634ae94e901c2f6c86bf5d0d
|
||||
SIZE (xfce4/xfce4-mixer-4.6.0.tar.bz2) = 410876
|
||||
|
@ -1,79 +1,91 @@
|
||||
bin/xfce4-mixer
|
||||
lib/xfce4/modules/libxfce4mixer.la
|
||||
lib/xfce4/modules/libxfce4mixer.so
|
||||
lib/xfce4/modules/libxfce4mixer.so.0
|
||||
lib/xfce4/mcs-plugins/sound_settings.la
|
||||
lib/xfce4/mcs-plugins/sound_settings.so
|
||||
libexec/xfce4/panel-plugins/xfce4-mixer-plugin
|
||||
share/applications/xfce-mixer-settings.desktop
|
||||
share/icons/hicolor/48x48/apps/xfce4-mixer.png
|
||||
share/applications/xfce4-mixer.desktop
|
||||
share/locale/am/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ar/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/az/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/be/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/bg/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/da/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/de/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/dz/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/el/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/es/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/es_MX/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/et/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/fa/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/fi/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/gu/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/he/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/hi/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/hy/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/id/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ka/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/mk/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/mr/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ms/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/pa/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ro/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/si/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/ta/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/vi/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo
|
||||
share/xfce4/panel-plugins/xfce4-mixer.desktop
|
||||
@dirrmtry lib/xfce4/modules
|
||||
@dirrmtry lib/xfce4/mcs-plugins
|
||||
@dirrmtry lib/xfce4/panel-plugins
|
||||
@dirrmtry lib/xfce4
|
||||
share/pixmaps/xfce4-mixer/chain-broken.png
|
||||
share/pixmaps/xfce4-mixer/chain.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-muted.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-ultra-low.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-low.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-low-medium.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-medium.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-high.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-very-high.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-record.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-no-record.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-muted.png
|
||||
share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-no-muted.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-muted.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-ultra-low.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-low.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-low-medium.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-medium.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-high.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-very-high.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-record.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-no-record.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-muted.png
|
||||
share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-no-muted.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-muted.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-ultra-low.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-low.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-low-medium.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-medium.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-high.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-very-high.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-record.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-no-record.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-muted.png
|
||||
share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-no-muted.png
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-muted.svg
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-ultra-low.svg
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-low.svg
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-low-medium.svg
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-medium.svg
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-high.svg
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-very-high.svg
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-record.svg
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-no-record.svg
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-muted.svg
|
||||
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-no-muted.svg
|
||||
share/xfce4/panel-plugins/xfce4-mixer-plugin.desktop
|
||||
@dirrmtry libexec/xfce4/panel-plugins
|
||||
@dirrmtry libexec/xfce4
|
||||
@dirrmtry share/locale/bn_IN/LC_MESSAGES
|
||||
@dirrmtry share/locale/bn_IN
|
||||
@dirrmtry share/locale/mr/LC_MESSAGES
|
||||
@dirrmtry share/locale/mr
|
||||
@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nb_NO
|
||||
@dirrmtry share/locale/si/LC_MESSAGES
|
||||
@dirrmtry share/locale/si
|
||||
@dirrm share/pixmaps/xfce4-mixer
|
||||
@dirrmtry share/xfce4/panel-plugins
|
||||
@dirrmtry share/xfce4
|
||||
@dirrm share/xfce4-mixer/icons/hicolor/16x16/status
|
||||
@dirrm share/xfce4-mixer/icons/hicolor/16x16
|
||||
@dirrm share/xfce4-mixer/icons/hicolor/24x24/status
|
||||
@dirrm share/xfce4-mixer/icons/hicolor/24x24
|
||||
@dirrm share/xfce4-mixer/icons/hicolor/48x48/status
|
||||
@dirrm share/xfce4-mixer/icons/hicolor/48x48
|
||||
@dirrm share/xfce4-mixer/icons/hicolor/scalable/status
|
||||
@dirrm share/xfce4-mixer/icons/hicolor/scalable
|
||||
@dirrm share/xfce4-mixer/icons/hicolor
|
||||
@dirrm share/xfce4-mixer/icons
|
||||
@dirrm share/xfce4-mixer
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= orage
|
||||
PORTVERSION= 4.4.3
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= deskutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -20,13 +20,15 @@ USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui libmcs mcsmanager panel
|
||||
USE_XFCE= configenv libgui panel
|
||||
USE_XORG= xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \
|
||||
xfixes
|
||||
|
||||
OPTIONS= BDB "Enable BDB support" off \
|
||||
ICAL "Enable libical support" off
|
||||
|
||||
MAN1= globaltime.1 orage.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_BDB)
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/orage-4.4.3.tar.bz2) = 004c1f838771bb8b22b3d61a86912653
|
||||
SHA256 (xfce4/orage-4.4.3.tar.bz2) = 20931ca6efbd362460f1f2a2b505e307bc0b95ffcf5962d3975381f76e41c1e8
|
||||
SIZE (xfce4/orage-4.4.3.tar.bz2) = 1579582
|
||||
MD5 (xfce4/orage-4.6.0.tar.bz2) = c3f71a922f9032119dbb1b37a09adf93
|
||||
SHA256 (xfce4/orage-4.6.0.tar.bz2) = ec284731ed0f06bb2753be853a3a742383e8d35b29a894292cbeb3fea8a93445
|
||||
SIZE (xfce4/orage-4.6.0.tar.bz2) = 1934900
|
||||
|
@ -1,10 +1,10 @@
|
||||
bin/globaltime
|
||||
bin/orage
|
||||
libexec/xfce4/panel-plugins/orageclock
|
||||
lib/xfce4/mcs-plugins/orage_plugin.so
|
||||
lib/xfce4/mcs-plugins/orage_plugin.la
|
||||
lib/xfce4/mcs-plugins/orage_plugin.a
|
||||
share/applications/xfcalendar.desktop
|
||||
share/applications/xfce-xfcalendar-settings.desktop
|
||||
share/dbus-1/services/org.xfce.calendar.service
|
||||
share/dbus-1/services/org.xfce.orage.service
|
||||
share/icons/hicolor/48x48/apps/xfcalendar.png
|
||||
share/icons/hicolor/scalable/apps/xfcalendar.svg
|
||||
share/locale/am/LC_MESSAGES/orage.mo
|
||||
@ -30,6 +30,7 @@ share/locale/id/LC_MESSAGES/orage.mo
|
||||
share/locale/it/LC_MESSAGES/orage.mo
|
||||
share/locale/ja/LC_MESSAGES/orage.mo
|
||||
share/locale/ka/LC_MESSAGES/orage.mo
|
||||
share/locale/ku/LC_MESSAGES/orage.mo
|
||||
share/locale/lt/LC_MESSAGES/orage.mo
|
||||
share/locale/lv/LC_MESSAGES/orage.mo
|
||||
share/locale/mk/LC_MESSAGES/orage.mo
|
||||
@ -39,6 +40,7 @@ share/locale/pa/LC_MESSAGES/orage.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/orage.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/orage.mo
|
||||
share/locale/ru/LC_MESSAGES/orage.mo
|
||||
share/locale/sq/LC_MESSAGES/orage.mo
|
||||
share/locale/sv/LC_MESSAGES/orage.mo
|
||||
share/locale/ta/LC_MESSAGES/orage.mo
|
||||
share/locale/tr/LC_MESSAGES/orage.mo
|
||||
@ -71,10 +73,13 @@ share/orage/doc/C/images/orage_calendar_file_menu.png
|
||||
share/orage/doc/C/images/orage_calendar_help_menu.png
|
||||
share/orage/doc/C/images/orage_calendar_view_menu.png
|
||||
share/orage/doc/C/images/orage_desktop_menuitem.png
|
||||
share/orage/doc/C/images/orage_preferences_archives.png
|
||||
share/orage/doc/C/images/orage_preferences_display.png
|
||||
share/orage/doc/C/images/orage_preferences_sound.png
|
||||
share/orage/doc/C/images/orage_preferences_timezone.png
|
||||
share/orage/doc/C/images/orage_daylist.png
|
||||
share/orage/doc/C/images/orage_exchange_impexp.png
|
||||
share/orage/doc/C/images/orage_exchange_oragefiles.png
|
||||
share/orage/doc/C/images/orage_exchange_foreign.png
|
||||
share/orage/doc/C/images/orage_preferences_main.png
|
||||
share/orage/doc/C/images/orage_preferences_extra.png
|
||||
share/orage/doc/C/orage.html
|
||||
share/orage/sounds/Boiling.wav
|
||||
share/orage/sounds/KDE_Beep_Digital_1.ogg
|
||||
@ -136,6 +141,11 @@ share/orage/zoneinfo/Africa/Timbuktu.ics
|
||||
share/orage/zoneinfo/Africa/Tripoli.ics
|
||||
share/orage/zoneinfo/Africa/Tunis.ics
|
||||
share/orage/zoneinfo/Africa/Windhoek.ics
|
||||
share/orage/zoneinfo/America/Argentina/Buenos_Aires.ics
|
||||
share/orage/zoneinfo/America/Argentina/Catamarca.ics
|
||||
share/orage/zoneinfo/America/Argentina/Cordoba.ics
|
||||
share/orage/zoneinfo/America/Argentina/Jujuy.ics
|
||||
share/orage/zoneinfo/America/Argentina/Mendoza.ics
|
||||
share/orage/zoneinfo/America/Adak.ics
|
||||
share/orage/zoneinfo/America/Anchorage.ics
|
||||
share/orage/zoneinfo/America/Anguilla.ics
|
||||
@ -459,11 +469,11 @@ share/orage/zoneinfo/Pacific/Wallis.ics
|
||||
share/orage/zoneinfo/Pacific/Yap.ics
|
||||
share/orage/zoneinfo/zones.tab
|
||||
share/xfce4/panel-plugins/orageclock.desktop
|
||||
@dirrmtry lib/xfce4/mcs-plugins
|
||||
@dirrmtry lib/xfce4
|
||||
@dirrmtry libexec/xfce4/panel-plugins
|
||||
@dirrmtry libexec/xfce4
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/locale/ku/LC_MESSAGES
|
||||
@dirrmtry share/locale/ku
|
||||
@dirrm share/orage/doc/C/images
|
||||
@dirrm share/orage/doc/C
|
||||
@dirrm share/orage/doc
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-dev-tools
|
||||
PORTVERSION= 4.4.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= devel xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfce4-dev-tools-4.4.0.1.tar.bz2) = 7d09d161efc7ef86b3b48791d98c8ae8
|
||||
SHA256 (xfce4/xfce4-dev-tools-4.4.0.1.tar.bz2) = 1e7a506f08c8a4f368dd18648006ba3934a94eb96fd4545f5303d46aeae9cc3e
|
||||
SIZE (xfce4/xfce4-dev-tools-4.4.0.1.tar.bz2) = 60477
|
||||
MD5 (xfce4/xfce4-dev-tools-4.6.0.tar.bz2) = c9587fa78e877eee858a33391d0afd62
|
||||
SHA256 (xfce4/xfce4-dev-tools-4.6.0.tar.bz2) = 4763a891ac7030c109c7ca03b1b0b834859c2aac4f8e359774ee01a6875694ac
|
||||
SIZE (xfce4/xfce4-dev-tools-4.6.0.tar.bz2) = 61934
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mousepad
|
||||
PORTVERSION= 0.2.14
|
||||
PORTVERSION= 0.2.16
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= editors xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/mousepad-0.2.14.tar.bz2) = 6cfef0e424c778409e2791d0af6ab089
|
||||
SHA256 (xfce4/mousepad-0.2.14.tar.bz2) = 30a37869112a7c6d8ee1e59a53a0c290d1769cae8125e7577584dcd66fc745f2
|
||||
SIZE (xfce4/mousepad-0.2.14.tar.bz2) = 352485
|
||||
MD5 (xfce4/mousepad-0.2.16.tar.bz2) = d98854edb76d823ac20b266fdf5a64a1
|
||||
SHA256 (xfce4/mousepad-0.2.16.tar.bz2) = 86e593fd4b1b87d27cda9ebd8901078e795031b5880645850d6ef0b410f4e73e
|
||||
SIZE (xfce4/mousepad-0.2.16.tar.bz2) = 332253
|
||||
|
@ -6,6 +6,7 @@ share/locale/be/LC_MESSAGES/mousepad.mo
|
||||
share/locale/ca/LC_MESSAGES/mousepad.mo
|
||||
share/locale/cs/LC_MESSAGES/mousepad.mo
|
||||
share/locale/cy/LC_MESSAGES/mousepad.mo
|
||||
share/locale/da/LC_MESSAGES/mousepad.mo
|
||||
share/locale/de/LC_MESSAGES/mousepad.mo
|
||||
share/locale/dz/LC_MESSAGES/mousepad.mo
|
||||
share/locale/el/LC_MESSAGES/mousepad.mo
|
||||
@ -29,13 +30,12 @@ share/locale/ku/LC_MESSAGES/mousepad.mo
|
||||
share/locale/lt/LC_MESSAGES/mousepad.mo
|
||||
share/locale/lv/LC_MESSAGES/mousepad.mo
|
||||
share/locale/mk/LC_MESSAGES/mousepad.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/mousepad.mo
|
||||
share/locale/nb/LC_MESSAGES/mousepad.mo
|
||||
share/locale/nl/LC_MESSAGES/mousepad.mo
|
||||
share/locale/pa/LC_MESSAGES/mousepad.mo
|
||||
share/locale/pl/LC_MESSAGES/mousepad.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/mousepad.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/mousepad.mo
|
||||
share/locale/ro/LC_MESSAGES/mousepad.mo
|
||||
share/locale/ru/LC_MESSAGES/mousepad.mo
|
||||
share/locale/si/LC_MESSAGES/mousepad.mo
|
||||
share/locale/sk/LC_MESSAGES/mousepad.mo
|
||||
@ -43,7 +43,6 @@ share/locale/sl/LC_MESSAGES/mousepad.mo
|
||||
share/locale/sq/LC_MESSAGES/mousepad.mo
|
||||
share/locale/sv/LC_MESSAGES/mousepad.mo
|
||||
share/locale/ta/LC_MESSAGES/mousepad.mo
|
||||
share/locale/th/LC_MESSAGES/mousepad.mo
|
||||
share/locale/tr/LC_MESSAGES/mousepad.mo
|
||||
share/locale/ur/LC_MESSAGES/mousepad.mo
|
||||
share/locale/uk/LC_MESSAGES/mousepad.mo
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-appfinder
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= misc xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -21,6 +20,6 @@ USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui
|
||||
USE_XFCE= configenv libgui libmenu libutil thunar xfconf
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfce4-appfinder-4.4.3.tar.bz2) = 1091df84fefdac4e79b5cd6eef8a5468
|
||||
SHA256 (xfce4/xfce4-appfinder-4.4.3.tar.bz2) = 809dc5e90228bef0cd6743aa2789d468cb6542163f0e80272666b4eb7139a00b
|
||||
SIZE (xfce4/xfce4-appfinder-4.4.3.tar.bz2) = 338253
|
||||
MD5 (xfce4/xfce4-appfinder-4.6.0.tar.bz2) = 414b20e3569130348d96b0e74c7d1f3f
|
||||
SHA256 (xfce4/xfce4-appfinder-4.6.0.tar.bz2) = 7ff513ae98a63525259a95e75ff89a4edcd35fa63fdb7798ec9262777cb0da93
|
||||
SIZE (xfce4/xfce4-appfinder-4.6.0.tar.bz2) = 313769
|
||||
|
@ -2,6 +2,7 @@ bin/xfce4-appfinder
|
||||
share/applications/xfce4-appfinder.desktop
|
||||
share/icons/hicolor/48x48/apps/xfce4-appfinder.png
|
||||
share/locale/am/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/ar/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/da/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/de/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/dz/LC_MESSAGES/xfce4-appfinder.mo
|
||||
@ -20,6 +21,7 @@ share/locale/id/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/it/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/ka/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/ku/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/mk/LC_MESSAGES/xfce4-appfinder.mo
|
||||
@ -29,6 +31,7 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/si/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/ur/LC_MESSAGES/xfce4-appfinder.mo
|
||||
@ -37,9 +40,9 @@ share/locale/ca/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/el/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/fi/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/ro/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce4-appfinder.mo
|
||||
@ -49,21 +52,7 @@ share/locale/zh_TW/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/mr/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/locale/hy/LC_MESSAGES/xfce4-appfinder.mo
|
||||
share/xfce4/doc/C/images/appfinder-handle-popup.png
|
||||
share/xfce4/doc/C/images/appfinder-item-popup.png
|
||||
share/xfce4/doc/C/images/default_appfinder.png
|
||||
share/xfce4/doc/C/xfce4-appfinder.html
|
||||
share/xfce4/doc/fr/images/appfinder-handle-popup.png
|
||||
share/xfce4/doc/fr/images/appfinder-item-popup.png
|
||||
share/xfce4/doc/fr/images/default_appfinder.png
|
||||
share/xfce4/doc/fr/xfce4-appfinder.html
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/xfce4/doc/C/images
|
||||
@dirrmtry share/xfce4/doc/C
|
||||
@dirrmtry share/xfce4/doc/fr/images
|
||||
@dirrmtry share/xfce4/doc/fr
|
||||
@dirrmtry share/xfce4/doc
|
||||
@dirrmtry share/xfce4
|
||||
@dirrmtry share/icons
|
||||
@dirrmtry share/icons/hicolor/48x48/apps
|
||||
@dirrmtry share/icons/hicolor/48x48
|
||||
@ -73,5 +62,4 @@ share/xfce4/doc/fr/xfce4-appfinder.html
|
||||
@dirrmtry share/locale/bn_IN
|
||||
@dirrmtry share/locale/hy/LC_MESSAGES
|
||||
@dirrmtry share/locale/hy
|
||||
@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nb_NO
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-wm-themes
|
||||
PORTVERSION= 4.4.3
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= misc xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DISTNAME= xfwm4-themes-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfwm4-themes-4.4.3.tar.bz2) = 0e713465f79a000958307c7f5b37185f
|
||||
SHA256 (xfce4/xfwm4-themes-4.4.3.tar.bz2) = bf6bbd263e0ec1300035f9ab3afbc5aa940f5afb1506c28e0f55e477aa19f2b3
|
||||
SIZE (xfce4/xfwm4-themes-4.4.3.tar.bz2) = 492360
|
||||
MD5 (xfce4/xfwm4-themes-4.6.0.tar.bz2) = 4dc5cb29cbd40e3b9dece12a85e20854
|
||||
SHA256 (xfce4/xfwm4-themes-4.6.0.tar.bz2) = 9964ce221c1715a892c3ecb802739c0f5eae2b64912093d13fe7631710254c8c
|
||||
SIZE (xfce4/xfwm4-themes-4.6.0.tar.bz2) = 508403
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-print
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= print xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DISTNAME= xfprint-${PORTVERSION}
|
||||
@ -23,7 +22,7 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager
|
||||
USE_XFCE= configenv libgui libutil xfconf
|
||||
|
||||
OPTIONS= LPR "Use lpr as printing system" on \
|
||||
CUPS "Use cups as printing system" off \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfprint-4.4.3.tar.bz2) = 7fc2cb1e531d22717b17f9f87711ec05
|
||||
SHA256 (xfce4/xfprint-4.4.3.tar.bz2) = 0d0b7cce76946c284c9586bdebe00afa6c65aaa6d289b9f81af843c571d7c350
|
||||
SIZE (xfce4/xfprint-4.4.3.tar.bz2) = 842716
|
||||
MD5 (xfce4/xfprint-4.6.0.tar.bz2) = cf2e0de43367da6a0ef7eeef04876281
|
||||
SHA256 (xfce4/xfprint-4.6.0.tar.bz2) = 132bd36ce6e2cb7b8c06fb1794f8e4ac9da3fadfdf57bbff95ee1277cc21866c
|
||||
SIZE (xfce4/xfprint-4.6.0.tar.bz2) = 842525
|
||||
|
@ -1,5 +1,6 @@
|
||||
bin/xfprint4-manager
|
||||
bin/xfprint4
|
||||
bin/xfprint-settings
|
||||
include/xfce4/libxfprint/common.h
|
||||
include/xfce4/libxfprint/job.h
|
||||
include/xfce4/libxfprint/libxfprint.h
|
||||
@ -11,9 +12,6 @@ lib/libxfprint.so.0
|
||||
lib/libxfprint.so
|
||||
lib/libxfprint.la
|
||||
lib/libxfprint.a
|
||||
lib/xfce4/mcs-plugins/xfprint_plugin.a
|
||||
lib/xfce4/mcs-plugins/xfprint_plugin.la
|
||||
lib/xfce4/mcs-plugins/xfprint_plugin.so
|
||||
%%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.a
|
||||
%%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.la
|
||||
%%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.so
|
||||
@ -23,7 +21,7 @@ lib/xfce4/mcs-plugins/xfprint_plugin.so
|
||||
libdata/pkgconfig/xfprint-1.0.pc
|
||||
share/applications/xfprint.desktop
|
||||
share/applications/xfprint-manager.desktop
|
||||
share/applications/xfce-xfprint-settings.desktop
|
||||
share/applications/xfprint-settings.desktop
|
||||
share/gtk-doc/html/libxfprint/PrinterListWindow.html
|
||||
share/gtk-doc/html/libxfprint/PrinterQueueWindow.html
|
||||
share/gtk-doc/html/libxfprint/PrintingSystem.html
|
||||
@ -78,7 +76,6 @@ share/locale/lv/LC_MESSAGES/xfprint.mo
|
||||
share/locale/mk/LC_MESSAGES/xfprint.mo
|
||||
share/locale/mr/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ms/LC_MESSAGES/xfprint.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/xfprint.mo
|
||||
share/locale/nl/LC_MESSAGES/xfprint.mo
|
||||
share/locale/pa/LC_MESSAGES/xfprint.mo
|
||||
share/locale/pl/LC_MESSAGES/xfprint.mo
|
||||
@ -88,6 +85,7 @@ share/locale/ro/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ru/LC_MESSAGES/xfprint.mo
|
||||
share/locale/si/LC_MESSAGES/xfprint.mo
|
||||
share/locale/sk/LC_MESSAGES/xfprint.mo
|
||||
share/locale/sq/LC_MESSAGES/xfprint.mo
|
||||
share/locale/sv/LC_MESSAGES/xfprint.mo
|
||||
share/locale/ta/LC_MESSAGES/xfprint.mo
|
||||
share/locale/tr/LC_MESSAGES/xfprint.mo
|
||||
|
@ -850,8 +850,6 @@
|
||||
SUBDIR += xfce4-cpugraph-plugin
|
||||
SUBDIR += xfce4-fsguard-plugin
|
||||
SUBDIR += xfce4-genmon-plugin
|
||||
SUBDIR += xfce4-mcs-manager
|
||||
SUBDIR += xfce4-mcs-plugins
|
||||
SUBDIR += xfce4-minicmd-plugin
|
||||
SUBDIR += xfce4-netload-plugin
|
||||
SUBDIR += xfce4-places-plugin
|
||||
|
@ -1,27 +0,0 @@
|
||||
# New ports collection makefile for: xfce-mcs-manager
|
||||
# Date created: 7 June 2003
|
||||
# Whom: James Earl <jdearl@telus.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-mcs-manager
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DISTNAME= xfce-mcs-manager-${PORTVERSION}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= XFce 4 settings manager
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui libmcs
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = 452815eb75d8a1ec70c1abbc78bc6d4e
|
||||
SHA256 (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = 0c9323820a2d28fbfb53a3509757e690a0a753f22728870b0316d2a710bf1456
|
||||
SIZE (xfce4/xfce-mcs-manager-4.4.3.tar.bz2) = 614587
|
@ -1,10 +0,0 @@
|
||||
The settings manager provides the MCS (Multi-Channel Settings), a
|
||||
modular, host independent, network transparent and centralized
|
||||
configuration system. It runs in the background and provides global
|
||||
settings information to other Xfce components. There is a main control
|
||||
panel to access the configuration dialogs of all the components. The
|
||||
MCS plugins provide settings dialogs for general items that are not
|
||||
part of a package, e.g. GTK, mouse, fonts, keyboard, and display
|
||||
settings.
|
||||
|
||||
WWW: http://www.xfce.org/projects/xfce-mcs-manager/
|
@ -1,97 +0,0 @@
|
||||
bin/xfce-setting-show
|
||||
bin/xfce-mcs-manager
|
||||
include/xfce4/xfce-mcs-manager/manager-plugin.h
|
||||
libdata/pkgconfig/xfce-mcs-manager.pc
|
||||
share/applications/xfce-settings-manager.desktop
|
||||
share/icons/hicolor/48x48/apps/xfce4-settings.png
|
||||
share/locale/am/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ar/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/az/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/be/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/bg/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/de/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/dz/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/el/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/eo/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/es/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/es_MX/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/et/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/fa/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/fi/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/gu/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/he/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/hi/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/id/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/it/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ka/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ku/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/mk/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/mr/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ms/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/pa/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ro/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/si/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/sl/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ta/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/ur/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/vi/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce-mcs-manager.mo
|
||||
share/xfce4/doc/C/images/settings_manager.png
|
||||
share/xfce4/doc/C/images/smgr_from_root_menu.png
|
||||
share/xfce4/doc/C/images/smgr_from_setup_button.png
|
||||
share/xfce4/doc/C/xfce-mcs-manager.html
|
||||
share/xfce4/doc/fr/images/settings_manager.png
|
||||
share/xfce4/doc/fr/images/smgr_from_panel.png
|
||||
share/xfce4/doc/fr/images/smgr_from_root_menu.png
|
||||
share/xfce4/doc/fr/images/smgr_from_setup_button.png
|
||||
share/xfce4/doc/fr/xfce-mcs-manager.html
|
||||
share/xfce4/doc/it/images/settings_manager.png
|
||||
share/xfce4/doc/it/images/smgr_from_panel.png
|
||||
share/xfce4/doc/it/images/smgr_from_root_menu.png
|
||||
share/xfce4/doc/it/images/smgr_from_setup_button.png
|
||||
share/xfce4/doc/it/xfce-mcs-manager.html
|
||||
@dirrm include/xfce4/xfce-mcs-manager
|
||||
@dirrmtry include/xfce4
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/icons/hicolor
|
||||
@dirrmtry share/locale/bn_IN/LC_MESSAGES
|
||||
@dirrmtry share/locale/bn_IN
|
||||
@dirrmtry share/locale/mr/LC_MESSAGES
|
||||
@dirrmtry share/locale/mr
|
||||
@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nb_NO
|
||||
@dirrmtry share/xfce4/doc/C/images
|
||||
@dirrmtry share/xfce4/doc/C
|
||||
@dirrmtry share/xfce4/doc/fr/images
|
||||
@dirrmtry share/xfce4/doc/fr
|
||||
@dirrmtry share/xfce4/doc/it/images
|
||||
@dirrmtry share/xfce4/doc/it
|
||||
@dirrmtry share/xfce4/doc
|
||||
@dirrmtry share/xfce4
|
||||
@dirrmtry share/icons/hicolor/48x48/apps
|
||||
@dirrmtry share/icons/hicolor/48x48
|
||||
@dirrmtry share/icons/hicolor
|
||||
@dirrmtry share/icons
|
@ -1,27 +0,0 @@
|
||||
# New ports collection makefile for: xfce-mcs-plugins
|
||||
# Date created: 7 June 2003
|
||||
# Whom: James Earl <jdearl@telus.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-mcs-plugins
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DISTNAME= xfce-mcs-plugins-${PORTVERSION}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= XFce 4 settings manager plugins
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui mcsmanager
|
||||
USE_XORG= x11 xext
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = a1433d7d2c8705f0d3965dbaf1211943
|
||||
SHA256 (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = 1f33222334222e50f45b2cdd1571b24eb2848775b55bc78fba0696f82ebf1b6d
|
||||
SIZE (xfce4/xfce-mcs-plugins-4.4.3.tar.bz2) = 898082
|
@ -1,5 +0,0 @@
|
||||
XFce 4 settings manager plugins. The plugins provide settings dialogs
|
||||
for general items that are not part of a package, e.g. GTK settings,
|
||||
mouse settings and keyboard settings.
|
||||
|
||||
WWW: http://www.xfce.org/
|
@ -1,122 +0,0 @@
|
||||
lib/xfce4/mcs-plugins/display_plugin.a
|
||||
lib/xfce4/mcs-plugins/display_plugin.la
|
||||
lib/xfce4/mcs-plugins/display_plugin.so
|
||||
lib/xfce4/mcs-plugins/fm_plugin.a
|
||||
lib/xfce4/mcs-plugins/fm_plugin.la
|
||||
lib/xfce4/mcs-plugins/fm_plugin.so
|
||||
lib/xfce4/mcs-plugins/keyboard_plugin.a
|
||||
lib/xfce4/mcs-plugins/keyboard_plugin.la
|
||||
lib/xfce4/mcs-plugins/keyboard_plugin.so
|
||||
lib/xfce4/mcs-plugins/mouse_plugin.a
|
||||
lib/xfce4/mcs-plugins/mouse_plugin.la
|
||||
lib/xfce4/mcs-plugins/mouse_plugin.so
|
||||
lib/xfce4/mcs-plugins/screensaver_plugin.a
|
||||
lib/xfce4/mcs-plugins/screensaver_plugin.la
|
||||
lib/xfce4/mcs-plugins/screensaver_plugin.so
|
||||
lib/xfce4/mcs-plugins/ui_plugin.a
|
||||
lib/xfce4/mcs-plugins/ui_plugin.la
|
||||
lib/xfce4/mcs-plugins/ui_plugin.so
|
||||
share/applications/xfce-ui-settings.desktop
|
||||
share/applications/xfce-keyboard-settings.desktop
|
||||
share/applications/xfce-mouse-settings.desktop
|
||||
share/applications/xfce-display-settings.desktop
|
||||
share/icons/hicolor/48x48/apps/xfce4-display.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-keyboard.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-mouse.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-ui.png
|
||||
share/icons/hicolor/scalable/apps/xfce4-display.svg
|
||||
share/icons/hicolor/scalable/apps/xfce4-keyboard.svg
|
||||
share/icons/hicolor/scalable/apps/xfce4-mouse.svg
|
||||
share/icons/hicolor/scalable/apps/xfce4-ui.svg
|
||||
share/locale/am/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ar/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/az/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/bg/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/be/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ca/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/cs/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/da/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/de/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/dz/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/el/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/eo/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/es/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/es_MX/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/et/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/eu/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/fa/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/fi/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/fr/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/gl/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/gu/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/he/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/hi/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/hu/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/id/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/it/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ka/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ku/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/mk/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/mr/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ms/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/pa/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ro/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/si/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ta/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/ur/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/vi/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce-mcs-plugins.mo
|
||||
share/xfce-mcs-plugins/shortcuts/default.xml
|
||||
share/xfce4/doc/C/images/display_preferences.png
|
||||
share/xfce4/doc/C/images/font_selection.png
|
||||
share/xfce4/doc/C/images/keyboard_settings.png
|
||||
share/xfce4/doc/C/images/mouse_settings.png
|
||||
share/xfce4/doc/C/images/user_interface_settings.png
|
||||
share/xfce4/doc/C/images/user_interface_settings_icons.png
|
||||
share/xfce4/doc/C/xfce-mcs-plugins.html
|
||||
share/xfce4/doc/fr/images/display_preferences.png
|
||||
share/xfce4/doc/fr/images/font_selection.png
|
||||
share/xfce4/doc/fr/images/keyboard_settings.png
|
||||
share/xfce4/doc/fr/images/mouse_settings.png
|
||||
share/xfce4/doc/fr/images/user_interface_settings.png
|
||||
share/xfce4/doc/fr/xfce-mcs-plugins.html
|
||||
share/xfce4/doc/it/images/font_selection.png
|
||||
share/xfce4/doc/it/images/keyboard_settings.png
|
||||
share/xfce4/doc/it/images/mouse_settings.png
|
||||
share/xfce4/doc/it/images/user_interface_settings.png
|
||||
share/xfce4/doc/it/xfce-mcs-plugins.html
|
||||
@dirrmtry lib/xfce4/mcs-plugins
|
||||
@dirrmtry lib/xfce4
|
||||
@dirrmtry share/locale/bn_IN/LC_MESSAGES
|
||||
@dirrmtry share/locale/bn_IN
|
||||
@dirrmtry share/locale/mr/LC_MESSAGES
|
||||
@dirrmtry share/locale/mr
|
||||
@dirrm share/xfce-mcs-plugins/shortcuts
|
||||
@dirrm share/xfce-mcs-plugins
|
||||
@dirrmtry share/xfce4/doc/C/images
|
||||
@dirrmtry share/xfce4/doc/C
|
||||
@dirrmtry share/xfce4/doc/fr/images
|
||||
@dirrmtry share/xfce4/doc/fr
|
||||
@dirrmtry share/xfce4/doc/he/images
|
||||
@dirrmtry share/xfce4/doc/he
|
||||
@dirrmtry share/xfce4/doc
|
||||
@dirrmtry share/xfce4
|
||||
@dirrmtry share/icons/hicolor/scalable/apps
|
||||
@dirrmtry share/icons/hicolor/scalable
|
@ -1,4 +1,4 @@
|
||||
# New ports collection makefile for: libxfce4util
|
||||
# New ports collection makefile for: xfce4-utils
|
||||
# Date created: 7 June 2003
|
||||
# Whom: James Earl <jdearl@telus.net>
|
||||
#
|
||||
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-utils
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= sysutils xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DISTNAME= xfce-utils-${PORTVERSION}
|
||||
@ -16,13 +15,14 @@ DIST_SUBDIR= xfce4
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= XFce 4 essential utilities and scripts
|
||||
|
||||
CONFIGURE_ARGS+=--with-xsession-prefix=${PREFIX}
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager panel
|
||||
USE_XFCE= configenv libgui libutil panel
|
||||
|
||||
OPTIONS= DBUS "Enable D-BUS support" on
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfce-utils-4.4.3.tar.bz2) = 6d6ae1f048e1dc1348ad050498af5a18
|
||||
SHA256 (xfce4/xfce-utils-4.4.3.tar.bz2) = 919a3e1fc825bf22615821b66f65d30d5d2b3d7c44a37a54febb512d4e102c08
|
||||
SIZE (xfce4/xfce-utils-4.4.3.tar.bz2) = 644408
|
||||
MD5 (xfce4/xfce-utils-4.6.0.tar.bz2) = b192940801a7bd9bb800e570a299ecde
|
||||
SHA256 (xfce4/xfce-utils-4.6.0.tar.bz2) = 9e68c7e842cc4e33722dbb025419b8cd31680bf5259be8d3dae3a671313341ff
|
||||
SIZE (xfce4/xfce-utils-4.6.0.tar.bz2) = 612886
|
||||
|
@ -6,8 +6,10 @@ bin/xflock4
|
||||
bin/xfmountdev4
|
||||
bin/xfrun4
|
||||
bin/xfterm4
|
||||
etc/xdg/autostart/xfconf-migration-4.6.desktop
|
||||
etc/xdg/xfce4/Xft.xrdb
|
||||
etc/xdg/xfce4/xinitrc
|
||||
libexec/xfce4/xfconf-migration/xfconf-migration-4.6.pl
|
||||
%%WITH_DBUS%%share/dbus-1/services/org.xfce.RunDialog.service
|
||||
share/icons/hicolor/48x48/apps/xfce4-logo.png
|
||||
share/locale/af/LC_MESSAGES/xfce-utils.mo
|
||||
@ -59,6 +61,7 @@ share/locale/ro/LC_MESSAGES/xfce-utils.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce-utils.mo
|
||||
share/locale/si/LC_MESSAGES/xfce-utils.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce-utils.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce-utils.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce-utils.mo
|
||||
share/locale/ta/LC_MESSAGES/xfce-utils.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce-utils.mo
|
||||
@ -73,6 +76,7 @@ share/xfce4/BSD
|
||||
share/xfce4/GPL
|
||||
share/xfce4/INFO
|
||||
share/xfce4/INFO.ca
|
||||
share/xfce4/INFO.de
|
||||
share/xfce4/INFO.es
|
||||
share/xfce4/INFO.fi
|
||||
share/xfce4/INFO.fr
|
||||
@ -103,25 +107,23 @@ share/xfce4/doc/it/index.html
|
||||
share/xfce4/doc/xfce.css
|
||||
share/xfce4/doc/xfce-chunk.css
|
||||
share/xfce4/doc/xfce-mouse.png
|
||||
share/xsessions/xfce.desktop
|
||||
@dirrmtry etc/xdg/autostart
|
||||
@dirrmtry etc/xdg/xfce4
|
||||
@dirrmtry etc/xdg
|
||||
@dirrmtry etc/xfce4
|
||||
@dirrm libexec/xfce4/xfconf-migration
|
||||
@dirrmtry libexec/xfce4
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/icons/hicolor/48x48/apps
|
||||
@dirrmtry share/icons/hicolor/48x48
|
||||
@dirrmtry share/icons
|
||||
@dirrmtry share/locale/bn_IN/LC_MESSAGES
|
||||
@dirrmtry share/locale/bn_IN
|
||||
@dirrmtry share/locale/ku/LC_MESSAGES
|
||||
@dirrmtry share/locale/ku
|
||||
@dirrmtry share/locale/mr/LC_MESSAGES
|
||||
@dirrmtry share/locale/mr
|
||||
@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nb_NO
|
||||
@dirrmtry share/locale/si/LC_MESSAGES
|
||||
@dirrmtry share/locale/si
|
||||
@dirrmtry share/locale/ur/LC_MESSAGES
|
||||
@dirrmtry share/locale/ur
|
||||
@dirrmtry share/xfce4/doc/C/images
|
||||
@dirrmtry share/xfce4/doc/C
|
||||
@dirrmtry share/xfce4/doc/fr
|
||||
@ -132,3 +134,4 @@ share/xfce4/doc/xfce-mouse.png
|
||||
@dirrmtry share/icons/hicolor/scalable
|
||||
@dirrmtry share/locale/hy/LC_MESSAGES
|
||||
@dirrmtry share/locale/hy
|
||||
@dirrmtry share/xsessions
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Thunar
|
||||
PORTVERSION= 0.9.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= x11-fm xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -17,9 +16,6 @@ COMMENT= XFce 4 file manager
|
||||
|
||||
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
PATCHFILES= Thunar-0.9.0-missing-audio-cds-for-volman.patch
|
||||
PATCH_SITES= http://thunar.xfce.org/download/sources/Thunar/0.9.0/
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
@ -31,16 +27,17 @@ USE_XFCE= configenv libexo libutil
|
||||
|
||||
OPTIONS= DBUS "Enable D-BUS support" on \
|
||||
JPEG "Enable JPEG support" on \
|
||||
FAM "Enable FAM support" off \
|
||||
HAL "Enable HAL support" on \
|
||||
FAM "Enable FAM support" on \
|
||||
HAL "Enable HAL support" on \
|
||||
GCONF "Enable GCONF support" off \
|
||||
STARTUP "Enable startup notification support" on \
|
||||
PLUG_APR "Thunar Advanced Properties plugin" on \
|
||||
PLUG_APR "Thunar Advanced Properties plugin" on \
|
||||
PLUG_APR_EXIF "Exif support for the APR plugin" off \
|
||||
PLUG_SBR "Thunar Simple Builtin Renamers plugin" on \
|
||||
PLUG_SBR "Thunar Simple Builtin Renamers plugin" on \
|
||||
PLUG_SBR_PCRE "Regular expression support for the SBR plugin" off \
|
||||
PLUG_TPA "Thunar Trash Panel Applet plugin" on \
|
||||
PLUG_UCA "Thunar User Customizable Actions plugin" on
|
||||
PLUG_TPA "Thunar Trash Panel Applet plugin" on \
|
||||
PLUG_UCA "Thunar User Customizable Actions plugin" on \
|
||||
PLUG_WALL "Thunar Wallpaper plugin" on
|
||||
|
||||
|
||||
MAN1= Thunar.1
|
||||
@ -124,6 +121,14 @@ CONFIGURE_ARGS+=--disable-uca-plugin
|
||||
PLIST_SUB+= PLUGIN_UCA="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_PLUG_WALL)
|
||||
CONFIGURE_ARGS+=--enable-wallpaper-plugin
|
||||
PLIST_SUB+= PLUGIN_WALL=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-wallpaper-plugin
|
||||
PLIST_SUB+= PLUGIN_WALL="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_STARTUP)
|
||||
LIB_DEPENDS+= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
|
||||
CONFIGURE_ARGS+=--enable-startup-notification
|
||||
|
@ -1,6 +1,3 @@
|
||||
MD5 (xfce4/Thunar-0.9.3.tar.bz2) = 438b0d55ac9ecabdb58f84c4c039ae5c
|
||||
SHA256 (xfce4/Thunar-0.9.3.tar.bz2) = 8820d847d908ae96f9f27fae63ea7ebab91d3fc6c8e1a975157978f89c285e8d
|
||||
SIZE (xfce4/Thunar-0.9.3.tar.bz2) = 6502363
|
||||
MD5 (xfce4/Thunar-0.9.0-missing-audio-cds-for-volman.patch) = 113e748cc7f391a409608dc896dbac82
|
||||
SHA256 (xfce4/Thunar-0.9.0-missing-audio-cds-for-volman.patch) = 5a42f8cbaeaf172c6eca62fad260e16cdcc8adfc70efdf1ab426dac4aeaf202e
|
||||
SIZE (xfce4/Thunar-0.9.0-missing-audio-cds-for-volman.patch) = 4278
|
||||
MD5 (xfce4/Thunar-1.0.0.tar.bz2) = 468c240a4f65a217ec2b6132e85cd84e
|
||||
SHA256 (xfce4/Thunar-1.0.0.tar.bz2) = a417a919a2b74d452b54ae104da9f86f1ff30d81bf6f808108419814eafa01ad
|
||||
SIZE (xfce4/Thunar-1.0.0.tar.bz2) = 7118044
|
||||
|
@ -1,5 +1,6 @@
|
||||
bin/Thunar
|
||||
bin/thunar
|
||||
bin/thunar-settings
|
||||
%%PLUGIN_UCA%%etc/xdg/Thunar/uca.xml
|
||||
include/thunar-vfs-1/thunar-vfs/thunar-vfs-config.h
|
||||
include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h
|
||||
@ -42,6 +43,8 @@ lib/libthunarx-1.so.5
|
||||
%%PLUGIN_SBR%%lib/thunarx-1/thunar-sbr.so
|
||||
%%PLUGIN_UCA%%lib/thunarx-1/thunar-uca.la
|
||||
%%PLUGIN_UCA%%lib/thunarx-1/thunar-uca.so
|
||||
%%PLUGIN_WALL%%lib/thunarx-1/thunar-wallpaper-plugin.so
|
||||
%%PLUGIN_WALL%%lib/thunarx-1/thunar-wallpaper-plugin.la
|
||||
libdata/pkgconfig/thunar-vfs-1.pc
|
||||
libdata/pkgconfig/thunarx-1.pc
|
||||
libexec/ThunarBulkRename
|
||||
@ -56,6 +59,7 @@ share/Thunar/sendto/thunar-sendto-email.desktop
|
||||
share/applications/Thunar-bulk-rename.desktop
|
||||
share/applications/Thunar-folder-handler.desktop
|
||||
share/applications/Thunar.desktop
|
||||
share/applications/thunar-settings.desktop
|
||||
%%WITH_DBUS%%share/dbus-1/services/org.xfce.FileManager.service
|
||||
%%WITH_DBUS%%share/dbus-1/services/org.xfce.Thunar.service
|
||||
share/gtk-doc/html/thunar-vfs/ThunarVfsGroup.html
|
||||
@ -299,6 +303,27 @@ share/gtk-doc/html/thunarx/up.png
|
||||
%%DOCSDIR%%/html/ru/using-removable-media.html
|
||||
%%DOCSDIR%%/html/ru/working-with-files-and-folders.html
|
||||
%%DOCSDIR%%/html/thunar.css
|
||||
%%DOCSDIR%%/html/tr/images/bulk-rename.png
|
||||
%%DOCSDIR%%/html/tr/images/file-manager-window.png
|
||||
%%DOCSDIR%%/html/tr/images/file-properties.png
|
||||
%%DOCSDIR%%/html/tr/images/preferences-advanced.png
|
||||
%%DOCSDIR%%/html/tr/images/preferences-behavior.png
|
||||
%%DOCSDIR%%/html/tr/images/preferences-side-pane.png
|
||||
%%DOCSDIR%%/html/tr/images/preferences-views.png
|
||||
%%DOCSDIR%%/html/tr/images/removable-drives-and-media.png
|
||||
%%DOCSDIR%%/html/tr/images/removable-media-unmount.png
|
||||
%%DOCSDIR%%/html/tr/images/sendto-menu.png
|
||||
%%DOCSDIR%%/html/tr/images/visible-columns.png
|
||||
%%DOCSDIR%%/html/tr/advanced-topics.html
|
||||
%%DOCSDIR%%/html/tr/copyright.html
|
||||
%%DOCSDIR%%/html/tr/customizing-thunar.html
|
||||
%%DOCSDIR%%/html/tr/faq.html
|
||||
%%DOCSDIR%%/html/tr/index.html
|
||||
%%DOCSDIR%%/html/tr/preferences.html
|
||||
%%DOCSDIR%%/html/tr/support.html
|
||||
%%DOCSDIR%%/html/tr/the-file-manager-window.html
|
||||
%%DOCSDIR%%/html/tr/using-removable-media.html
|
||||
%%DOCSDIR%%/html/tr/working-with-files-and-folders.html
|
||||
%%DOCSDIR%%/html/zh_TW/advanced-topics.html
|
||||
%%DOCSDIR%%/html/zh_TW/copyright.html
|
||||
%%DOCSDIR%%/html/zh_TW/customizing-thunar.html
|
||||
@ -405,6 +430,8 @@ share/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop
|
||||
@dirrm %%DOCSDIR%%/html/pl
|
||||
@dirrmtry %%DOCSDIR%%/html/ru/images
|
||||
@dirrm %%DOCSDIR%%/html/ru
|
||||
@dirrmtry %%DOCSDIR%%/html/tr/images
|
||||
@dirrm %%DOCSDIR%%/html/tr
|
||||
@dirrmtry %%DOCSDIR%%/html/zh_TW/images
|
||||
@dirrm %%DOCSDIR%%/html/zh_TW
|
||||
@dirrm %%DOCSDIR%%/html
|
||||
@ -428,4 +455,6 @@ share/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop
|
||||
@dirrmtry share/locale/dz
|
||||
@dirrmtry share/locale/nn_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nn_NO
|
||||
@dirrmtry share/locale/tr/LC_MESSAGES
|
||||
@dirrmtry share/locale/tr
|
||||
@dirrm share/thumbnailers
|
||||
|
@ -205,7 +205,6 @@
|
||||
SUBDIR += xcursor-themes
|
||||
SUBDIR += xenophilia
|
||||
SUBDIR += xenostep
|
||||
SUBDIR += xfce4-icon-theme
|
||||
SUBDIR += xmms-bluecurve-theme
|
||||
SUBDIR += xmms-eq-skins
|
||||
SUBDIR += xmms-vumeter-skins
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtk-xfce-engine
|
||||
PORTVERSION= 2.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 2.6.0
|
||||
CATEGORIES= x11-themes xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/gtk-xfce-engine-2.4.3.tar.bz2) = 6aa618469f3a3d8f6457c6874a60817e
|
||||
SHA256 (xfce4/gtk-xfce-engine-2.4.3.tar.bz2) = ead51f8b5c9eecc9610d21f4eab4dcfaf9a599ffac99aca49e7e9f5bd130b4ae
|
||||
SIZE (xfce4/gtk-xfce-engine-2.4.3.tar.bz2) = 310286
|
||||
MD5 (xfce4/gtk-xfce-engine-2.6.0.tar.bz2) = e836705d2933d0a77c6628285e10d982
|
||||
SHA256 (xfce4/gtk-xfce-engine-2.6.0.tar.bz2) = c817050b2526ac107e1971d344aa20e06b98b80b60c912e83fa96d7804b4e8ca
|
||||
SIZE (xfce4/gtk-xfce-engine-2.6.0.tar.bz2) = 280627
|
||||
|
@ -1,63 +1,30 @@
|
||||
lib/gtk-2.0/%%GTK2_VERSION%%/engines/libxfce.la
|
||||
lib/gtk-2.0/%%GTK2_VERSION%%/engines/libxfce.so
|
||||
share/themes/Xfce-4.0/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-4.0/ICON.png
|
||||
share/themes/Xfce-4.0/README.html
|
||||
share/themes/Xfce-4.2/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-4.2/ICON.png
|
||||
share/themes/Xfce-4.2/README.html
|
||||
share/themes/Xfce-b5/ICON.png
|
||||
share/themes/Xfce-b5/README.html
|
||||
share/themes/Xfce-4.4/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-b5/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-basic/ICON.png
|
||||
share/themes/Xfce-basic/README.html
|
||||
share/themes/Xfce-basic/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-cadmium/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-cadmium/ICON.png
|
||||
share/themes/Xfce-cadmium/README.html
|
||||
share/themes/Xfce-curve/ICON.png
|
||||
share/themes/Xfce-curve/README.html
|
||||
share/themes/Xfce-curve/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-dawn/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-dawn/ICON.png
|
||||
share/themes/Xfce-dawn/README.html
|
||||
share/themes/Xfce-dusk/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-dusk/ICON.png
|
||||
share/themes/Xfce-dusk/README.html
|
||||
share/themes/Xfce-kde2/ICON.png
|
||||
share/themes/Xfce-kde2/README.html
|
||||
share/themes/Xfce-kde2/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-kolors/ICON.png
|
||||
share/themes/Xfce-kolors/README.html
|
||||
share/themes/Xfce-kolors/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-light/ICON.png
|
||||
share/themes/Xfce-light/README.html
|
||||
share/themes/Xfce-light/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-orange/ICON.png
|
||||
share/themes/Xfce-orange/README.html
|
||||
share/themes/Xfce-orange/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-redmondxp/ICON.png
|
||||
share/themes/Xfce-redmondxp/README.html
|
||||
share/themes/Xfce-redmondxp/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-saltlake/ICON.png
|
||||
share/themes/Xfce-saltlake/README.html
|
||||
share/themes/Xfce-saltlake/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-smooth/ICON.png
|
||||
share/themes/Xfce-smooth/README.html
|
||||
share/themes/Xfce-smooth/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-stellar/ICON.png
|
||||
share/themes/Xfce-stellar/README.html
|
||||
share/themes/Xfce-stellar/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-winter/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-winter/ICON.png
|
||||
share/themes/Xfce-winter/README.html
|
||||
share/themes/Xfce/ICON.png
|
||||
share/themes/Xfce/README.html
|
||||
share/themes/Xfce/gtk-2.0/gtkrc
|
||||
@dirrm share/themes/Xfce-4.0/gtk-2.0
|
||||
@dirrm share/themes/Xfce-4.0
|
||||
@dirrm share/themes/Xfce-4.2/gtk-2.0
|
||||
@dirrm share/themes/Xfce-4.2
|
||||
@dirrm share/themes/Xfce-4.4/gtk-2.0
|
||||
@dirrm share/themes/Xfce-4.4
|
||||
@dirrm share/themes/Xfce/gtk-2.0
|
||||
@dirrmtry share/themes/Xfce
|
||||
@dirrm share/themes/Xfce-cadmium/gtk-2.0
|
||||
|
@ -1,27 +0,0 @@
|
||||
# New ports collection makefile for: xfce4-icon-theme
|
||||
# Date created: 12 October 2004
|
||||
# Whom: Oliver Lehmann <oliver@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-icon-theme
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= x11-themes xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= Icon themes for XFce 4
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnometarget intltool intlhack
|
||||
USE_XFCE= configenv
|
||||
WANT_GNOME= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (xfce4/xfce4-icon-theme-4.4.3.tar.bz2) = 73ce2977b84f634a6a6c5d9c27e336db
|
||||
SHA256 (xfce4/xfce4-icon-theme-4.4.3.tar.bz2) = d4786692d56b8a563f66a5f260f1f13ade11e86c78cbcb25a9f9a5fc47cf66fa
|
||||
SIZE (xfce4/xfce4-icon-theme-4.4.3.tar.bz2) = 1806406
|
@ -1,3 +0,0 @@
|
||||
Icon themes for XFce 4.
|
||||
|
||||
WWW: http://www.xfce.org/
|
File diff suppressed because it is too large
Load Diff
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libxfce4gui
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= x11-toolkits xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DISTNAME= libxfcegui4-${PORTVERSION}
|
||||
@ -20,13 +19,16 @@ USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack libglade2 pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= libutil
|
||||
USE_XFCE= libutil xfconf
|
||||
USE_XORG= sm
|
||||
|
||||
OPTIONS= GTKDOC "install the library documentation" off
|
||||
OPTIONS= GTKDOC "install the library documentation" off \
|
||||
STARTUP "use libstartup-notification" on \
|
||||
GLADEUI "glade interface designer" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
@ -39,4 +41,21 @@ CONFIGURE_ARGS+=--disable-gtk-doc
|
||||
PLIST_SUB+= GTK_DOC="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_LIBSTARTUP)
|
||||
LIB_DEPENDS+= startup-notification-1:${PORTSDIR}/x11/startup-notification
|
||||
CONFIGURE_ARGS+=--enable-startup-notification
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-startup-notification
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GLADEUI)
|
||||
CONFIGURE_ARGS+=--enable-gladeui
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-gladeui
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$$(GMSGFMT)|$$(MSGFMT)|g' \
|
||||
${WRKSRC}/po/Makefile.in.in
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/libxfcegui4-4.4.3.tar.bz2) = fc6f5a0ab478fc6840e8a19737d0b748
|
||||
SHA256 (xfce4/libxfcegui4-4.4.3.tar.bz2) = 8f45bc2ca5e9575b1b1d7f050ee70bdb9de16a35ca2f6838795e9f617343bb23
|
||||
SIZE (xfce4/libxfcegui4-4.4.3.tar.bz2) = 621245
|
||||
MD5 (xfce4/libxfcegui4-4.6.0.tar.bz2) = 8627ae4fad26289f55f0afbebe238bf5
|
||||
SHA256 (xfce4/libxfcegui4-4.6.0.tar.bz2) = d6287ad3ab841f4bae0ce62135a0ca31da9eae4185aa2b8cef6160c46fea3e42
|
||||
SIZE (xfce4/libxfcegui4-4.6.0.tar.bz2) = 650464
|
||||
|
@ -1,3 +1,4 @@
|
||||
etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
|
||||
include/xfce4/libxfcegui4/dialogs.h
|
||||
include/xfce4/libxfcegui4/gtk_style.h
|
||||
include/xfce4/libxfcegui4/gtktoxevent.h
|
||||
@ -8,7 +9,6 @@ include/xfce4/libxfcegui4/libxfcegui4.h
|
||||
include/xfce4/libxfcegui4/libxfcegui4-config.h
|
||||
include/xfce4/libxfcegui4/netk-application.h
|
||||
include/xfce4/libxfcegui4/netk-enum-types.h
|
||||
include/xfce4/libxfcegui4/netk-marshal.h
|
||||
include/xfce4/libxfcegui4/netk-pager.h
|
||||
include/xfce4/libxfcegui4/netk-screen.h
|
||||
include/xfce4/libxfcegui4/netk-tasklist.h
|
||||
@ -25,7 +25,6 @@ include/xfce4/libxfcegui4/xfce_decorbutton.h
|
||||
include/xfce4/libxfcegui4/xfce_decortoggle.h
|
||||
include/xfce4/libxfcegui4/xfce_framebox.h
|
||||
include/xfce4/libxfcegui4/xfce_iconbutton.h
|
||||
include/xfce4/libxfcegui4/xfce_marshal.h
|
||||
include/xfce4/libxfcegui4/xfce_menubutton.h
|
||||
include/xfce4/libxfcegui4/xfce_movehandler.h
|
||||
include/xfce4/libxfcegui4/xfce_scaled_image.h
|
||||
@ -45,11 +44,23 @@ include/xfce4/libxfcegui4/xfce-widget-helpers.h
|
||||
include/xfce4/libxfcegui4/netk-class-group.h
|
||||
include/xfce4/libxfcegui4/netk-window-action-menu.h
|
||||
include/xfce4/libxfcegui4/xinerama.h
|
||||
include/xfce4/libxfce4kbd-private/xfce-shortcuts-provider.h
|
||||
include/xfce4/libxfce4kbd-private/xfce-shortcuts-grabber.h
|
||||
include/xfce4/libxfce4kbd-private/xfce-shortcut-dialog.h
|
||||
include/xfce4/libxfce4kbd-private/xfce-shortcuts.h
|
||||
lib/libglade/2.0/libxfce4.a
|
||||
lib/libglade/2.0/libxfce4.la
|
||||
lib/libglade/2.0/libxfce4.so
|
||||
lib/libxfcegui4.a
|
||||
lib/libxfcegui4.la
|
||||
lib/libxfcegui4.so
|
||||
lib/libxfcegui4.so.6
|
||||
lib/libxfcegui4.so.7
|
||||
lib/libxfce4kbd-private.a
|
||||
lib/libxfce4kbd-private.la
|
||||
lib/libxfce4kbd-private.so
|
||||
lib/libxfce4kbd-private.so.5
|
||||
libdata/pkgconfig/libxfcegui4-1.0.pc
|
||||
libdata/pkgconfig/libxfce4kbd-private-1.0.pc
|
||||
share/gtk-doc/html/libxfcegui4/XfceAboutDialog.html
|
||||
share/gtk-doc/html/libxfcegui4/XfceAppMenuItem.html
|
||||
share/gtk-doc/html/libxfcegui4/XfceFramebox.html
|
||||
@ -89,13 +100,85 @@ share/icons/hicolor/48x48/apps/xfce-terminal.png
|
||||
share/icons/hicolor/48x48/apps/xfce-unknown.png
|
||||
share/icons/hicolor/48x48/apps/xfce-utils.png
|
||||
share/icons/hicolor/scalable/apps/xfce-filemanager.svg
|
||||
share/locale/am/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/ar/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/be/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/ca/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/cs/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/cy/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/da/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/de/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/dz/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/el/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/en_GB/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/eo/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/es/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/et/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/eu/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/fa/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/fi/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/fr/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/gl/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/gu/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/he/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/hu/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/hy/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/id/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/it/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/ja/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/ka/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/ko/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/ku/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/lt/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/lv/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/mk/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/mr/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/nb_NO/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/nl/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/pa/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/pl/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/ro/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/ru/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/si/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/sk/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/sq/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/sv/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/ta/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/tr/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/uk/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/ur/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/libxfcegui4.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/libxfcegui4.mo
|
||||
@dirrm include/xfce4/libxfcegui4
|
||||
@dirrmtry include/xfce4/xfce4-modules
|
||||
@dirrm include/xfce4/libxfce4kbd-private
|
||||
@dirrmtry include/xfce4
|
||||
@dirrmtry lib/xfce4/modules
|
||||
@dirrmtry lib/xfce4
|
||||
@dirrmtry share/xfce4/mime
|
||||
@dirrmtry share/xfce4
|
||||
@comment @dirrmtry share/xfce4/mime
|
||||
@comment @dirrmtry share/xfce4
|
||||
@dirrm share/gtk-doc/html/libxfcegui4
|
||||
@dirrmtry share/gtk-doc/html
|
||||
@dirrmtry share/gtk-doc
|
||||
@dirrmtry share/locale/bn_IN/LC_MESSAGES
|
||||
@dirrmtry share/locale/bn_IN
|
||||
@dirrmtry share/locale/dz/LC_MESSAGES
|
||||
@dirrmtry share/locale/dz
|
||||
@dirrmtry share/locale/hy/LC_MESSAGES
|
||||
@dirrmtry share/locale/hy
|
||||
@dirrmtry share/locale/mr/LC_MESSAGES
|
||||
@dirrmtry share/locale/mr
|
||||
@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nb_NO
|
||||
@dirrmtry share/locale/si/LC_MESSAGES
|
||||
@dirrmtry share/locale/si
|
||||
@dirrmtry share/locale/ur/LC_MESSAGES
|
||||
@dirrmtry share/locale/ur
|
||||
@dirrm etc/xdg/xfce4/xfconf/xfce-perchannel-xml
|
||||
@dirrm etc/xdg/xfce4/xfconf
|
||||
@dirrm etc/xdg/xfce4
|
||||
@dirrm etc/xdg
|
||||
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-desktop
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= x11-wm xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DISTNAME= xfdesktop-${PORTVERSION}
|
||||
@ -25,7 +24,7 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= glib20 gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager panel
|
||||
USE_XFCE= configenv libgui libutil panel xfconf
|
||||
|
||||
OPTIONS= FAM "Enable FAM support" on \
|
||||
THUNAR "Enable thunar support" on
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfdesktop-4.4.3.tar.bz2) = 3c1ea8d2ccb3cfbbbbba834214ad5d2e
|
||||
SHA256 (xfce4/xfdesktop-4.4.3.tar.bz2) = 2380f5347fcb2b53370f7bac46ce18267e54e7e4a0ddee3dfe6c16df7ab8e5f5
|
||||
SIZE (xfce4/xfdesktop-4.4.3.tar.bz2) = 3095897
|
||||
MD5 (xfce4/xfdesktop-4.6.0.tar.bz2) = 508b18f9d4ef27833517bba3bd6e2fbf
|
||||
SHA256 (xfce4/xfdesktop-4.6.0.tar.bz2) = 1432fc32cd5ed2ed222c4f95e9eb229c09f7c7d063443be6f1322b01518f284f
|
||||
SIZE (xfce4/xfdesktop-4.6.0.tar.bz2) = 3349853
|
||||
|
@ -1,70 +1,6 @@
|
||||
bin/xfce4-menueditor
|
||||
bin/xfce4-popup-menu
|
||||
bin/xfdesktop
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ca
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.cs
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.eu
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.fi
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.he
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.hu
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.it
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ja
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.nb_NO
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.nl
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.pl
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.pt_BR
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ro
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ru
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.sk
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.sv
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.tr
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.zh_CN
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.zh_TW
|
||||
etc/xdg/xfce4/desktop/menu.xml
|
||||
etc/xdg/xfce4/desktop/menu.xml.be
|
||||
etc/xdg/xfce4/desktop/menu.xml.ca
|
||||
etc/xdg/xfce4/desktop/menu.xml.cs
|
||||
etc/xdg/xfce4/desktop/menu.xml.da
|
||||
etc/xdg/xfce4/desktop/menu.xml.de
|
||||
etc/xdg/xfce4/desktop/menu.xml.el
|
||||
etc/xdg/xfce4/desktop/menu.xml.es
|
||||
etc/xdg/xfce4/desktop/menu.xml.et
|
||||
etc/xdg/xfce4/desktop/menu.xml.eu
|
||||
etc/xdg/xfce4/desktop/menu.xml.fi
|
||||
etc/xdg/xfce4/desktop/menu.xml.fr
|
||||
etc/xdg/xfce4/desktop/menu.xml.he
|
||||
etc/xdg/xfce4/desktop/menu.xml.hu
|
||||
etc/xdg/xfce4/desktop/menu.xml.it
|
||||
etc/xdg/xfce4/desktop/menu.xml.ja
|
||||
etc/xdg/xfce4/desktop/menu.xml.ko
|
||||
etc/xdg/xfce4/desktop/menu.xml.nb_NO
|
||||
etc/xdg/xfce4/desktop/menu.xml.nl
|
||||
etc/xdg/xfce4/desktop/menu.xml.pa
|
||||
etc/xdg/xfce4/desktop/menu.xml.pl
|
||||
etc/xdg/xfce4/desktop/menu.xml.pt_BR
|
||||
etc/xdg/xfce4/desktop/menu.xml.pt_PT
|
||||
etc/xdg/xfce4/desktop/menu.xml.ro
|
||||
etc/xdg/xfce4/desktop/menu.xml.ru
|
||||
etc/xdg/xfce4/desktop/menu.xml.sk
|
||||
etc/xdg/xfce4/desktop/menu.xml.sv
|
||||
etc/xdg/xfce4/desktop/menu.xml.tr
|
||||
etc/xdg/xfce4/desktop/menu.xml.uk
|
||||
etc/xdg/xfce4/desktop/menu.xml.vi
|
||||
etc/xdg/xfce4/desktop/menu.xml.zh_TW
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.de
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.el
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.es
|
||||
etc/xdg/xfce4/desktop/xfce-registered-categories.xml.fr
|
||||
lib/xfce4/mcs-plugins/backdrop_settings.a
|
||||
lib/xfce4/mcs-plugins/backdrop_settings.la
|
||||
lib/xfce4/mcs-plugins/backdrop_settings.so
|
||||
lib/xfce4/modules/xfce4_desktop_menu.a
|
||||
lib/xfce4/modules/xfce4_desktop_menu.la
|
||||
lib/xfce4/modules/xfce4_desktop_menu.so
|
||||
libexec/xfce4/panel-plugins/xfce4-menu-plugin
|
||||
bin/xfdesktop-settings
|
||||
share/applications/xfce-backdrop-settings.desktop
|
||||
share/applications/xfce-menueditor.desktop
|
||||
share/icons/hicolor/32x32/apps/xfce4-backdrop.png
|
||||
share/icons/hicolor/32x32/apps/xfce4-menueditor.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-backdrop.png
|
||||
@ -117,6 +53,7 @@ share/locale/pt_PT/LC_MESSAGES/xfdesktop.mo
|
||||
share/locale/ro/LC_MESSAGES/xfdesktop.mo
|
||||
share/locale/ru/LC_MESSAGES/xfdesktop.mo
|
||||
share/locale/sk/LC_MESSAGES/xfdesktop.mo
|
||||
share/locale/sq/LC_MESSAGES/xfdesktop.mo
|
||||
share/locale/sv/LC_MESSAGES/xfdesktop.mo
|
||||
share/locale/ta/LC_MESSAGES/xfdesktop.mo
|
||||
share/locale/tr/LC_MESSAGES/xfdesktop.mo
|
||||
@ -149,6 +86,7 @@ share/xfce4/doc/C/images/xfdesktop-behavior-tab.png
|
||||
share/xfce4/doc/C/images/xfdesktop-editor.png
|
||||
share/xfce4/doc/C/images/xfdesktop-list.png
|
||||
share/xfce4/doc/C/xfdesktop.html
|
||||
share/xfce4/doc/da/xfdesktop.html
|
||||
share/xfce4/doc/fr/images/root_menu2.png
|
||||
share/xfce4/doc/fr/images/root_menu.png
|
||||
share/xfce4/doc/fr/images/select_bg_color.png
|
||||
@ -157,12 +95,14 @@ share/xfce4/doc/fr/images/xfdesktop-behavior-tab.png
|
||||
share/xfce4/doc/fr/images/xfdesktop-editor.png
|
||||
share/xfce4/doc/fr/images/xfdesktop-list.png
|
||||
share/xfce4/doc/fr/xfdesktop.html
|
||||
share/xfce4/panel-plugins/xfce4-menu.desktop
|
||||
share/xfce4-menueditor/xfce4-menueditor.ui
|
||||
@dirrm etc/xdg/xfce4/desktop
|
||||
share/xfce4/doc/ja/images/root_menu.png
|
||||
share/xfce4/doc/ja/images/root_menu2.png
|
||||
share/xfce4/doc/ja/images/select_bg_color.png
|
||||
share/xfce4/doc/ja/images/xfdesktop-background-tab.png
|
||||
share/xfce4/doc/ja/images/xfdesktop-icons-tab.png
|
||||
share/xfce4/doc/ja/images/xfdesktop-menus-tab.png
|
||||
share/xfce4/doc/ja/xfdesktop.html
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry etc/xdg/xfce4
|
||||
@dirrmtry etc/xdg
|
||||
@dirrmtry etc/xfce4
|
||||
@dirrmtry lib/xfce4/mcs-plugins
|
||||
@dirrmtry lib/xfce4/modules
|
||||
@ -176,16 +116,16 @@ share/xfce4-menueditor/xfce4-menueditor.ui
|
||||
@dirrm share/xfce4/backdrops
|
||||
@dirrmtry share/xfce4/doc/C/images
|
||||
@dirrmtry share/xfce4/doc/C
|
||||
@dirrmtry share/xfce4/doc/da
|
||||
@dirrmtry share/xfce4/doc/fr/images
|
||||
@dirrmtry share/xfce4/doc/fr
|
||||
@dirrmtry share/xfce4/doc/ja/images
|
||||
@dirrmtry share/xfce4/doc/ja
|
||||
@dirrmtry share/xfce4/doc
|
||||
@dirrmtry share/xfce4/panel-plugins
|
||||
@dirrmtry share/xfce4
|
||||
@dirrm share/xfce4-menueditor
|
||||
@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nb_NO
|
||||
@dirrmtry share/locale/ur/LC_MESSAGES
|
||||
@dirrmtry share/locale/ur
|
||||
@dirrmtry share/pixmaps/xfdesktop
|
||||
@dirrmtry share/pixmaps/xfce4/xfdesktop
|
||||
@dirrmtry share/pixmaps/xfce4
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-panel
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= x11-wm xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -15,6 +14,8 @@ DIST_SUBDIR= xfce4
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= XFce 4 panel module
|
||||
|
||||
LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck
|
||||
|
||||
CONFLICTS= xfce4-systray-*
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
@ -23,7 +24,7 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager
|
||||
USE_XFCE= configenv libexo libgui libutil
|
||||
|
||||
OPTIONS= GTKDOC "install the library documentation" off \
|
||||
STARTUP "Enable startup notification support" on
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfce4-panel-4.4.3.tar.bz2) = 06ef9294062f9bdee4106772e62802f5
|
||||
SHA256 (xfce4/xfce4-panel-4.4.3.tar.bz2) = 07a1860f92aaf6b31bfb5e5255f2a09738d12204faa96eca8a2b12d45b8e1bb7
|
||||
SIZE (xfce4/xfce4-panel-4.4.3.tar.bz2) = 777979
|
||||
MD5 (xfce4/xfce4-panel-4.6.0.tar.bz2) = b4c7cce05cc858d11c9dcd4c2f8dbfdb
|
||||
SHA256 (xfce4/xfce4-panel-4.6.0.tar.bz2) = 735e83a7754b04e3af8776f4f2dbcd07a784a6b891ccbe11989cb00589061393
|
||||
SIZE (xfce4/xfce4-panel-4.6.0.tar.bz2) = 866645
|
||||
|
@ -0,0 +1,13 @@
|
||||
--- plugins/launcher/launcher-exec.c.orig 2009-01-15 13:10:55.000000000 +0100
|
||||
+++ plugins/launcher/launcher-exec.c 2009-01-15 13:11:12.000000000 +0100
|
||||
@@ -49,6 +49,10 @@
|
||||
#define WAIT_ANY (-1)
|
||||
#endif
|
||||
|
||||
+#ifndef environ
|
||||
+extern char **environ;
|
||||
+#endif
|
||||
+
|
||||
#include "launcher.h"
|
||||
#include "launcher-exec.h"
|
||||
|
@ -1,7 +1,5 @@
|
||||
bin/xfce4-iconbox
|
||||
bin/xfce4-panel
|
||||
bin/xfce4-popup-windowlist
|
||||
bin/xftaskbar4
|
||||
etc/xdg/xfce4/panel/clock-14.rc
|
||||
etc/xdg/xfce4/panel/launcher-10.rc
|
||||
etc/xdg/xfce4/panel/launcher-7.rc
|
||||
@ -10,11 +8,12 @@ etc/xdg/xfce4/panel/launcher-9.rc
|
||||
etc/xdg/xfce4/panel/panels.xml
|
||||
etc/xdg/xfce4/panel/systray-4.rc
|
||||
etc/xdg/xfce4/panel/xfce4-menu-5.rc
|
||||
include/xfce4/libxfce4panel/libxfce4panel.h
|
||||
include/xfce4/libxfce4panel/libxfce4panel-enum-types.h
|
||||
include/xfce4/libxfce4panel/xfce-arrow-button.h
|
||||
include/xfce4/libxfce4panel/xfce-hvbox.h
|
||||
include/xfce4/libxfce4panel/xfce-itembar.h
|
||||
include/xfce4/libxfce4panel/xfce-panel-convenience.h
|
||||
include/xfce4/libxfce4panel/xfce-panel-enum-types.h
|
||||
include/xfce4/libxfce4panel/xfce-panel-enums.h
|
||||
include/xfce4/libxfce4panel/xfce-panel-external-plugin.h
|
||||
include/xfce4/libxfce4panel/xfce-panel-internal-plugin.h
|
||||
@ -25,8 +24,6 @@ include/xfce4/libxfce4panel/xfce-panel-window.h
|
||||
lib/libxfce4panel.la
|
||||
lib/libxfce4panel.so
|
||||
lib/libxfce4panel.so.2
|
||||
lib/xfce4/mcs-plugins/libxfce4settings.la
|
||||
lib/xfce4/mcs-plugins/libxfce4settings.so
|
||||
lib/xfce4/panel-plugins/libactions.la
|
||||
lib/xfce4/panel-plugins/libactions.so
|
||||
lib/xfce4/panel-plugins/libclock.la
|
||||
@ -56,27 +53,36 @@ share/gtk-doc/html/libxfce4panel/XfceInternalPanelPlugin.html
|
||||
share/gtk-doc/html/libxfce4panel/XfceItembar.html
|
||||
share/gtk-doc/html/libxfce4panel/XfcePanelPlugin.html
|
||||
share/gtk-doc/html/libxfce4panel/XfcePanelWindow.html
|
||||
share/gtk-doc/html/libxfce4panel/ch01.html
|
||||
share/gtk-doc/html/libxfce4panel/home.png
|
||||
share/gtk-doc/html/libxfce4panel/index.html
|
||||
share/gtk-doc/html/libxfce4panel/index.sgml
|
||||
share/gtk-doc/html/libxfce4panel/ix01.html
|
||||
share/gtk-doc/html/libxfce4panel/ix02.html
|
||||
share/gtk-doc/html/libxfce4panel/left.png
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel-Convenience-Functions.html
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel-Common-macros.html
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel-Convenience-Widgets.html
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel-Register-Plugins.html
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel-Standard-Enumerations.html
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel-Writing-Plugins.html
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel-fundamentals.html
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel-panel.html
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel-widgets.html
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel.devhelp
|
||||
share/gtk-doc/html/libxfce4panel/libxfce4panel.devhelp2
|
||||
share/gtk-doc/html/libxfce4panel/right.png
|
||||
share/gtk-doc/html/libxfce4panel/style.css
|
||||
share/gtk-doc/html/libxfce4panel/up.png
|
||||
share/icons/hicolor/16x16/apps/xfce4-panel.png
|
||||
share/icons/hicolor/16x16/apps/xfce-system-exit.png
|
||||
share/icons/hicolor/16x16/apps/xfce-system-info.png
|
||||
share/icons/hicolor/16x16/apps/xfce-system-lock.png
|
||||
share/icons/hicolor/16x16/apps/xfce-system-settings.png
|
||||
share/icons/hicolor/48x48/apps/xfce-mail.png
|
||||
share/icons/hicolor/22x22/apps/xfce4-panel.png
|
||||
share/icons/hicolor/24x24/apps/xfce4-panel.png
|
||||
share/icons/hicolor/32x32/apps/xfce4-panel.png
|
||||
share/icons/hicolor/48x48/apps/xfce-mouse.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-clock.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-iconbox.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-panel.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-separator.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-systray.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-taskbar.png
|
||||
share/locale/am/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/ar/LC_MESSAGES/xfce4-panel.mo
|
||||
@ -110,6 +116,7 @@ share/locale/it/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/ka/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/ku/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/mk/LC_MESSAGES/xfce4-panel.mo
|
||||
@ -125,6 +132,7 @@ share/locale/ro/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/si/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/ta/LC_MESSAGES/xfce4-panel.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-panel.mo
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-session
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= x11-wm xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -17,6 +16,8 @@ COMMENT= Session manager for the Xfce 4 desktop environment
|
||||
|
||||
BUILD_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth
|
||||
RUN_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth
|
||||
LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck \
|
||||
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
@ -25,7 +26,7 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libgui libmcs libutil mcsmanager
|
||||
USE_XFCE= configenv libgui libutil xfconf
|
||||
USE_XORG= x11 sm ice
|
||||
|
||||
MAN1= xfce4-session.1 xfce4-session-logout.1
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfce4-session-4.4.3.tar.bz2) = 5c522e0d28c952af413cf0c43257b907
|
||||
SHA256 (xfce4/xfce4-session-4.4.3.tar.bz2) = fa23d0e079ea3bf1b7f0e056adc6e28df04581632207face4f851269d92bffdd
|
||||
SIZE (xfce4/xfce4-session-4.4.3.tar.bz2) = 1276089
|
||||
MD5 (xfce4/xfce4-session-4.6.0.tar.bz2) = 79a08c3696196ef31fc8185658316706
|
||||
SHA256 (xfce4/xfce4-session-4.6.0.tar.bz2) = 950ccf85c743f40b88d3431caa3279627153b04ce7b9bf5e4ddd1f9431de4517
|
||||
SIZE (xfce4/xfce4-session-4.6.0.tar.bz2) = 1362667
|
||||
|
@ -1,22 +1,15 @@
|
||||
bin/xfce4-autostart-editor
|
||||
bin/xfce4-session
|
||||
bin/xfce4-session-logout
|
||||
bin/xfce4-session-settings
|
||||
bin/xfce4-tips
|
||||
etc/xdg/autostart/xfce4-tips-autostart.desktop
|
||||
etc/xdg/xfce4-session/xfce4-session.rc
|
||||
include/xfce4/xfce4-session-4.2/libxfsm/xfsm-splash-engine.h
|
||||
include/xfce4/xfce4-session-4.2/libxfsm/xfsm-splash-rc.h
|
||||
lib/libxfsm-4.2.a
|
||||
lib/libxfsm-4.2.la
|
||||
lib/libxfsm-4.2.so
|
||||
lib/libxfsm-4.2.so.0
|
||||
libdata/pkgconfig/xfce4-session-1.0.pc
|
||||
lib/xfce4/mcs-plugins/session_settings.a
|
||||
lib/xfce4/mcs-plugins/session_settings.la
|
||||
lib/xfce4/mcs-plugins/session_settings.so
|
||||
lib/xfce4/mcs-plugins/splash_settings.a
|
||||
lib/xfce4/mcs-plugins/splash_settings.la
|
||||
lib/xfce4/mcs-plugins/splash_settings.so
|
||||
etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
|
||||
include/xfce4/xfce4-session-4.6/libxfsm/xfsm-splash-engine.h
|
||||
include/xfce4/xfce4-session-4.6/libxfsm/xfsm-splash-rc.h
|
||||
lib/libxfsm-4.6.a
|
||||
lib/libxfsm-4.6.la
|
||||
lib/libxfsm-4.6.so
|
||||
lib/libxfsm-4.6.so.0
|
||||
lib/xfce4/splash/engines/libbalou.a
|
||||
lib/xfce4/splash/engines/libbalou.la
|
||||
lib/xfce4/splash/engines/libbalou.so
|
||||
@ -26,16 +19,18 @@ lib/xfce4/splash/engines/libmice.so
|
||||
lib/xfce4/splash/engines/libsimple.a
|
||||
lib/xfce4/splash/engines/libsimple.la
|
||||
lib/xfce4/splash/engines/libsimple.so
|
||||
libdata/pkgconfig/xfce4-session-2.0.pc
|
||||
libexec/balou-export-theme
|
||||
libexec/balou-install-theme
|
||||
libexec/xfsm-shutdown-helper
|
||||
share/applications/xfce4-autostart-editor.desktop
|
||||
share/applications/xfce-session-settings.desktop
|
||||
share/applications/xfce-splash-settings.desktop
|
||||
share/icons/hicolor/128x128/apps/xfce4-session.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-autostart-editor.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-session.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-splash.png
|
||||
share/icons/hicolor/48x48/apps/xfsm-hibernate.png
|
||||
share/icons/hicolor/48x48/apps/xfsm-shutdown.png
|
||||
share/icons/hicolor/48x48/apps/xfsm-suspend.png
|
||||
share/icons/hicolor/64x64/apps/xfsm-gnome-kde-logo.png
|
||||
share/icons/hicolor/72x72/apps/xfsm-trash-hilight.png
|
||||
share/icons/hicolor/72x72/apps/xfsm-trash-normal.png
|
||||
@ -71,7 +66,6 @@ share/locale/it/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/ja/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/ka/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/ku/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/lv/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/mk/LC_MESSAGES/xfce4-session.mo
|
||||
@ -87,11 +81,12 @@ share/locale/ro/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/ru/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/si/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/sk/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/sq/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/sv/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/ta/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/tr/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/ur/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/uk/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/ur/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/vi/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/xfce4-session.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/xfce4-session.mo
|
||||
@ -107,14 +102,15 @@ share/xfce4/doc/fr/images/xfsm-splash.png
|
||||
share/xfce4/doc/fr/xfce4-session.html
|
||||
share/xfce4/tips/tips
|
||||
share/xfce4/tips/tips.dat
|
||||
share/icons/hicolor/48x48/apps/xfce4-autostart-editor.png
|
||||
share/icons/hicolor/48x48/apps/xfsm-logout.png
|
||||
share/icons/hicolor/48x48/apps/xfsm-reboot.png
|
||||
@dirrm etc/xdg/autostart
|
||||
@dirrm etc/xdg/xfce4-session
|
||||
@dirrm etc/xdg/xfce4/xfconf/xfce-perchannel-xml
|
||||
@dirrm etc/xdg/xfce4/xfconf
|
||||
@dirrm etc/xdg/xfce4
|
||||
@dirrmtry etc/xdg
|
||||
@dirrm include/xfce4/xfce4-session-4.2/libxfsm
|
||||
@dirrm include/xfce4/xfce4-session-4.2
|
||||
@dirrm include/xfce4/xfce4-session-4.6/libxfsm
|
||||
@dirrm include/xfce4/xfce4-session-4.6
|
||||
@dirrmtry include/xfce4
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/icons/hicolor/48x48/apps
|
||||
@ -137,9 +133,7 @@ share/icons/hicolor/48x48/apps/xfsm-reboot.png
|
||||
@dirrmtry share/xfce4
|
||||
@dirrmtry lib/xfce4/splash/engines
|
||||
@dirrmtry lib/xfce4/splash
|
||||
@dirrmtry lib/xfce4/mcs-plugins
|
||||
@dirrmtry lib/xfce4
|
||||
@dirrmtry lib/pkgconfig
|
||||
@dirrmtry share/icons/hicolor/64x64/apps
|
||||
@dirrmtry share/icons/hicolor/64x64
|
||||
@dirrmtry share/icons/hicolor/72x72/apps
|
||||
@ -148,4 +142,3 @@ share/icons/hicolor/48x48/apps/xfsm-reboot.png
|
||||
@dirrmtry share/icons/hicolor/128x128
|
||||
@dirrmtry share/icons/hicolor/scalable/apps
|
||||
@dirrmtry share/icons/hicolor/scalable
|
||||
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-wm
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= x11-wm xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DISTNAME= xfwm4-${PORTVERSION}
|
||||
@ -24,7 +23,7 @@ USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libmcs libutil libgui mcsmanager panel
|
||||
USE_XFCE= configenv libutil libgui panel xfconf
|
||||
|
||||
OPTIONS= COMPOSITE "Support the experimental X11 Composite extension" on \
|
||||
STARTUP "Enable startup notification support" on \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/xfwm4-4.4.3.tar.bz2) = d15089f06187c029aee4cb87f75c302d
|
||||
SHA256 (xfce4/xfwm4-4.4.3.tar.bz2) = 12ee2e6bea8896f418905d6b93ce4a585aa22990bae9c1f89ca3cd56c608be51
|
||||
SIZE (xfce4/xfwm4-4.4.3.tar.bz2) = 1590866
|
||||
MD5 (xfce4/xfwm4-4.6.0.tar.bz2) = 83cd2f82f2fabfe4ab28a9780fbf309e
|
||||
SHA256 (xfce4/xfwm4-4.6.0.tar.bz2) = a82d4204639d63652bb306ccd70eb79b3c2ccf640cbd7ed6d032f7ee3dee9516
|
||||
SIZE (xfce4/xfwm4-4.6.0.tar.bz2) = 1792953
|
||||
|
@ -1,13 +1,8 @@
|
||||
bin/xfwm4
|
||||
lib/xfce4/mcs-plugins/wmtweaks_plugin.a
|
||||
lib/xfce4/mcs-plugins/wmtweaks_plugin.la
|
||||
lib/xfce4/mcs-plugins/wmtweaks_plugin.so
|
||||
lib/xfce4/mcs-plugins/workspaces_plugin.a
|
||||
lib/xfce4/mcs-plugins/workspaces_plugin.la
|
||||
lib/xfce4/mcs-plugins/workspaces_plugin.so
|
||||
lib/xfce4/mcs-plugins/xfwm4_plugin.a
|
||||
lib/xfce4/mcs-plugins/xfwm4_plugin.la
|
||||
lib/xfce4/mcs-plugins/xfwm4_plugin.so
|
||||
bin/xfwm4-settings
|
||||
bin/xfwm4-tweaks-settings
|
||||
bin/xfwm4-workspace-settings
|
||||
libexec/xfce4/xfwm4/helper-dialog
|
||||
share/applications/xfce-wm-settings.desktop
|
||||
share/applications/xfce-wmtweaks-settings.desktop
|
||||
share/applications/xfce-workspaces-settings.desktop
|
||||
@ -62,6 +57,7 @@ share/locale/pt_PT/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/ro/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/ru/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/sk/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/sq/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/sv/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/ta/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/tr/LC_MESSAGES/xfwm4.mo
|
||||
@ -174,6 +170,24 @@ share/themes/Daloa/xfwm4/top-right-active.png
|
||||
share/themes/Daloa/xfwm4/top-right-active.xpm
|
||||
share/themes/Daloa/xfwm4/top-right-inactive.png
|
||||
share/themes/Daloa/xfwm4/top-right-inactive.xpm
|
||||
share/themes/Daloa/xfwm4/close-prelight.xpm
|
||||
share/themes/Daloa/xfwm4/hide-prelight.xpm
|
||||
share/themes/Daloa/xfwm4/maximize-prelight.xpm
|
||||
share/themes/Daloa/xfwm4/maximize-toggled-prelight.xpm
|
||||
share/themes/Daloa/xfwm4/menu-prelight.xpm
|
||||
share/themes/Daloa/xfwm4/shade-prelight.xpm
|
||||
share/themes/Daloa/xfwm4/shade-toggled-prelight.xpm
|
||||
share/themes/Daloa/xfwm4/stick-prelight.xpm
|
||||
share/themes/Daloa/xfwm4/stick-toggled-prelight.xpm
|
||||
share/themes/Daloa/xfwm4/close-prelight.png
|
||||
share/themes/Daloa/xfwm4/hide-prelight.png
|
||||
share/themes/Daloa/xfwm4/maximize-prelight.png
|
||||
share/themes/Daloa/xfwm4/maximize-toggled-prelight.png
|
||||
share/themes/Daloa/xfwm4/menu-prelight.png
|
||||
share/themes/Daloa/xfwm4/shade-prelight.png
|
||||
share/themes/Daloa/xfwm4/shade-toggled-prelight.png
|
||||
share/themes/Daloa/xfwm4/stick-prelight.png
|
||||
share/themes/Daloa/xfwm4/stick-toggled-prelight.png
|
||||
share/themes/Default-4.0/xfwm4/README
|
||||
share/themes/Default-4.0/xfwm4/bottom-active.xpm
|
||||
share/themes/Default-4.0/xfwm4/bottom-inactive.xpm
|
||||
@ -313,6 +327,110 @@ share/themes/Default-4.2/xfwm4/top-right-active.png
|
||||
share/themes/Default-4.2/xfwm4/top-right-active.xpm
|
||||
share/themes/Default-4.2/xfwm4/top-right-inactive.png
|
||||
share/themes/Default-4.2/xfwm4/top-right-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/README
|
||||
share/themes/Default-4.4/xfwm4/themerc
|
||||
share/themes/Default-4.4/xfwm4/bottom-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/bottom-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/bottom-left-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/bottom-left-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/bottom-right-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/bottom-right-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/close-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/close-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/close-pressed.xpm
|
||||
share/themes/Default-4.4/xfwm4/hide-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/hide-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/hide-pressed.xpm
|
||||
share/themes/Default-4.4/xfwm4/left-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/left-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/maximize-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/maximize-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/maximize-pressed.xpm
|
||||
share/themes/Default-4.4/xfwm4/maximize-toggled-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.xpm
|
||||
share/themes/Default-4.4/xfwm4/menu-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/menu-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/menu-pressed.xpm
|
||||
share/themes/Default-4.4/xfwm4/right-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/right-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/shade-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/shade-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/shade-pressed.xpm
|
||||
share/themes/Default-4.4/xfwm4/shade-toggled-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/shade-toggled-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/shade-toggled-pressed.xpm
|
||||
share/themes/Default-4.4/xfwm4/stick-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/stick-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/stick-pressed.xpm
|
||||
share/themes/Default-4.4/xfwm4/stick-toggled-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/stick-toggled-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/stick-toggled-pressed.xpm
|
||||
share/themes/Default-4.4/xfwm4/title-1-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/title-1-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/title-2-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/title-2-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/title-3-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/title-3-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/title-4-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/title-4-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/title-5-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/title-5-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/top-left-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/top-left-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/top-right-active.xpm
|
||||
share/themes/Default-4.4/xfwm4/top-right-inactive.xpm
|
||||
share/themes/Default-4.4/xfwm4/bottom-active.png
|
||||
share/themes/Default-4.4/xfwm4/bottom-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/bottom-left-active.png
|
||||
share/themes/Default-4.4/xfwm4/bottom-left-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/bottom-right-active.png
|
||||
share/themes/Default-4.4/xfwm4/bottom-right-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/close-active.png
|
||||
share/themes/Default-4.4/xfwm4/close-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/close-pressed.png
|
||||
share/themes/Default-4.4/xfwm4/hide-active.png
|
||||
share/themes/Default-4.4/xfwm4/hide-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/hide-pressed.png
|
||||
share/themes/Default-4.4/xfwm4/left-active.png
|
||||
share/themes/Default-4.4/xfwm4/left-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/maximize-active.png
|
||||
share/themes/Default-4.4/xfwm4/maximize-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/maximize-pressed.png
|
||||
share/themes/Default-4.4/xfwm4/maximize-toggled-active.png
|
||||
share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.png
|
||||
share/themes/Default-4.4/xfwm4/menu-active.png
|
||||
share/themes/Default-4.4/xfwm4/menu-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/menu-pressed.png
|
||||
share/themes/Default-4.4/xfwm4/right-active.png
|
||||
share/themes/Default-4.4/xfwm4/right-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/shade-active.png
|
||||
share/themes/Default-4.4/xfwm4/shade-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/shade-pressed.png
|
||||
share/themes/Default-4.4/xfwm4/shade-toggled-active.png
|
||||
share/themes/Default-4.4/xfwm4/shade-toggled-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/shade-toggled-pressed.png
|
||||
share/themes/Default-4.4/xfwm4/stick-active.png
|
||||
share/themes/Default-4.4/xfwm4/stick-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/stick-pressed.png
|
||||
share/themes/Default-4.4/xfwm4/stick-toggled-active.png
|
||||
share/themes/Default-4.4/xfwm4/stick-toggled-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/stick-toggled-pressed.png
|
||||
share/themes/Default-4.4/xfwm4/title-1-active.png
|
||||
share/themes/Default-4.4/xfwm4/title-1-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/title-2-active.png
|
||||
share/themes/Default-4.4/xfwm4/title-2-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/title-3-active.png
|
||||
share/themes/Default-4.4/xfwm4/title-3-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/title-4-active.png
|
||||
share/themes/Default-4.4/xfwm4/title-4-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/title-5-active.png
|
||||
share/themes/Default-4.4/xfwm4/title-5-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/top-left-active.png
|
||||
share/themes/Default-4.4/xfwm4/top-left-inactive.png
|
||||
share/themes/Default-4.4/xfwm4/top-right-active.png
|
||||
share/themes/Default-4.4/xfwm4/top-right-inactive.png
|
||||
share/themes/Default/xfwm4/README
|
||||
share/themes/Default/xfwm4/bottom-active.png
|
||||
share/themes/Default/xfwm4/bottom-active.xpm
|
||||
@ -338,7 +456,6 @@ share/themes/Default/xfwm4/hide-inactive.png
|
||||
share/themes/Default/xfwm4/hide-inactive.xpm
|
||||
share/themes/Default/xfwm4/hide-pressed.png
|
||||
share/themes/Default/xfwm4/hide-pressed.xpm
|
||||
share/themes/Default/xfwm4/keythemerc
|
||||
share/themes/Default/xfwm4/left-active.png
|
||||
share/themes/Default/xfwm4/left-active.xpm
|
||||
share/themes/Default/xfwm4/left-inactive.png
|
||||
@ -418,110 +535,24 @@ share/themes/Default/xfwm4/top-right-active.png
|
||||
share/themes/Default/xfwm4/top-right-active.xpm
|
||||
share/themes/Default/xfwm4/top-right-inactive.png
|
||||
share/themes/Default/xfwm4/top-right-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/README
|
||||
share/themes/Katiola/xfwm4/bottom-active.png
|
||||
share/themes/Katiola/xfwm4/bottom-active.xpm
|
||||
share/themes/Katiola/xfwm4/bottom-inactive.png
|
||||
share/themes/Katiola/xfwm4/bottom-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/bottom-left-active.png
|
||||
share/themes/Katiola/xfwm4/bottom-left-active.xpm
|
||||
share/themes/Katiola/xfwm4/bottom-left-inactive.png
|
||||
share/themes/Katiola/xfwm4/bottom-left-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/bottom-right-active.png
|
||||
share/themes/Katiola/xfwm4/bottom-right-active.xpm
|
||||
share/themes/Katiola/xfwm4/bottom-right-inactive.png
|
||||
share/themes/Katiola/xfwm4/bottom-right-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/close-active.png
|
||||
share/themes/Katiola/xfwm4/close-active.xpm
|
||||
share/themes/Katiola/xfwm4/close-inactive.png
|
||||
share/themes/Katiola/xfwm4/close-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/close-pressed.png
|
||||
share/themes/Katiola/xfwm4/close-pressed.xpm
|
||||
share/themes/Katiola/xfwm4/hide-active.png
|
||||
share/themes/Katiola/xfwm4/hide-active.xpm
|
||||
share/themes/Katiola/xfwm4/hide-inactive.png
|
||||
share/themes/Katiola/xfwm4/hide-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/hide-pressed.png
|
||||
share/themes/Katiola/xfwm4/hide-pressed.xpm
|
||||
share/themes/Katiola/xfwm4/left-active.png
|
||||
share/themes/Katiola/xfwm4/left-active.xpm
|
||||
share/themes/Katiola/xfwm4/left-inactive.png
|
||||
share/themes/Katiola/xfwm4/left-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/maximize-active.png
|
||||
share/themes/Katiola/xfwm4/maximize-active.xpm
|
||||
share/themes/Katiola/xfwm4/maximize-inactive.png
|
||||
share/themes/Katiola/xfwm4/maximize-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/maximize-pressed.png
|
||||
share/themes/Katiola/xfwm4/maximize-pressed.xpm
|
||||
share/themes/Katiola/xfwm4/maximize-toggled-active.png
|
||||
share/themes/Katiola/xfwm4/maximize-toggled-active.xpm
|
||||
share/themes/Katiola/xfwm4/maximize-toggled-inactive.png
|
||||
share/themes/Katiola/xfwm4/maximize-toggled-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/maximize-toggled-pressed.png
|
||||
share/themes/Katiola/xfwm4/maximize-toggled-pressed.xpm
|
||||
share/themes/Katiola/xfwm4/menu-active.png
|
||||
share/themes/Katiola/xfwm4/menu-active.xpm
|
||||
share/themes/Katiola/xfwm4/menu-inactive.png
|
||||
share/themes/Katiola/xfwm4/menu-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/menu-pressed.png
|
||||
share/themes/Katiola/xfwm4/menu-pressed.xpm
|
||||
share/themes/Katiola/xfwm4/right-active.png
|
||||
share/themes/Katiola/xfwm4/right-active.xpm
|
||||
share/themes/Katiola/xfwm4/right-inactive.png
|
||||
share/themes/Katiola/xfwm4/right-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/shade-active.png
|
||||
share/themes/Katiola/xfwm4/shade-active.xpm
|
||||
share/themes/Katiola/xfwm4/shade-inactive.png
|
||||
share/themes/Katiola/xfwm4/shade-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/shade-pressed.png
|
||||
share/themes/Katiola/xfwm4/shade-pressed.xpm
|
||||
share/themes/Katiola/xfwm4/shade-toggled-active.png
|
||||
share/themes/Katiola/xfwm4/shade-toggled-active.xpm
|
||||
share/themes/Katiola/xfwm4/shade-toggled-inactive.png
|
||||
share/themes/Katiola/xfwm4/shade-toggled-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/shade-toggled-pressed.png
|
||||
share/themes/Katiola/xfwm4/shade-toggled-pressed.xpm
|
||||
share/themes/Katiola/xfwm4/stick-active.png
|
||||
share/themes/Katiola/xfwm4/stick-active.xpm
|
||||
share/themes/Katiola/xfwm4/stick-inactive.png
|
||||
share/themes/Katiola/xfwm4/stick-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/stick-pressed.png
|
||||
share/themes/Katiola/xfwm4/stick-pressed.xpm
|
||||
share/themes/Katiola/xfwm4/stick-toggled-active.png
|
||||
share/themes/Katiola/xfwm4/stick-toggled-active.xpm
|
||||
share/themes/Katiola/xfwm4/stick-toggled-inactive.png
|
||||
share/themes/Katiola/xfwm4/stick-toggled-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/stick-toggled-pressed.png
|
||||
share/themes/Katiola/xfwm4/stick-toggled-pressed.xpm
|
||||
share/themes/Katiola/xfwm4/themerc
|
||||
share/themes/Katiola/xfwm4/title-1-active.png
|
||||
share/themes/Katiola/xfwm4/title-1-active.xpm
|
||||
share/themes/Katiola/xfwm4/title-1-inactive.png
|
||||
share/themes/Katiola/xfwm4/title-1-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/title-2-active.png
|
||||
share/themes/Katiola/xfwm4/title-2-active.xpm
|
||||
share/themes/Katiola/xfwm4/title-2-inactive.png
|
||||
share/themes/Katiola/xfwm4/title-2-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/title-3-active.png
|
||||
share/themes/Katiola/xfwm4/title-3-active.xpm
|
||||
share/themes/Katiola/xfwm4/title-3-inactive.png
|
||||
share/themes/Katiola/xfwm4/title-3-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/title-4-active.png
|
||||
share/themes/Katiola/xfwm4/title-4-active.xpm
|
||||
share/themes/Katiola/xfwm4/title-4-inactive.png
|
||||
share/themes/Katiola/xfwm4/title-4-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/title-5-active.png
|
||||
share/themes/Katiola/xfwm4/title-5-active.xpm
|
||||
share/themes/Katiola/xfwm4/title-5-inactive.png
|
||||
share/themes/Katiola/xfwm4/title-5-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/top-left-active.png
|
||||
share/themes/Katiola/xfwm4/top-left-active.xpm
|
||||
share/themes/Katiola/xfwm4/top-left-inactive.png
|
||||
share/themes/Katiola/xfwm4/top-left-inactive.xpm
|
||||
share/themes/Katiola/xfwm4/top-right-active.png
|
||||
share/themes/Katiola/xfwm4/top-right-active.xpm
|
||||
share/themes/Katiola/xfwm4/top-right-inactive.png
|
||||
share/themes/Katiola/xfwm4/top-right-inactive.xpm
|
||||
share/themes/Default/xfwm4/close-prelight.xpm
|
||||
share/themes/Default/xfwm4/hide-prelight.xpm
|
||||
share/themes/Default/xfwm4/maximize-prelight.xpm
|
||||
share/themes/Default/xfwm4/maximize-toggled-prelight.xpm
|
||||
share/themes/Default/xfwm4/menu-prelight.xpm
|
||||
share/themes/Default/xfwm4/shade-prelight.xpm
|
||||
share/themes/Default/xfwm4/shade-toggled-prelight.xpm
|
||||
share/themes/Default/xfwm4/stick-prelight.xpm
|
||||
share/themes/Default/xfwm4/stick-toggled-prelight.xpm
|
||||
share/themes/Default/xfwm4/close-prelight.png
|
||||
share/themes/Default/xfwm4/hide-prelight.png
|
||||
share/themes/Default/xfwm4/maximize-prelight.png
|
||||
share/themes/Default/xfwm4/maximize-toggled-prelight.png
|
||||
share/themes/Default/xfwm4/menu-prelight.png
|
||||
share/themes/Default/xfwm4/shade-prelight.png
|
||||
share/themes/Default/xfwm4/shade-toggled-prelight.png
|
||||
share/themes/Default/xfwm4/stick-prelight.png
|
||||
share/themes/Default/xfwm4/stick-toggled-prelight.png
|
||||
share/themes/Kokodi/xfwm4/README
|
||||
share/themes/Kokodi/xfwm4/themerc
|
||||
share/themes/Kokodi/xfwm4/bottom-active.xpm
|
||||
@ -626,6 +657,24 @@ share/themes/Kokodi/xfwm4/top-left-active.png
|
||||
share/themes/Kokodi/xfwm4/top-left-inactive.png
|
||||
share/themes/Kokodi/xfwm4/top-right-active.png
|
||||
share/themes/Kokodi/xfwm4/top-right-inactive.png
|
||||
share/themes/Kokodi/xfwm4/close-prelight.xpm
|
||||
share/themes/Kokodi/xfwm4/hide-prelight.xpm
|
||||
share/themes/Kokodi/xfwm4/maximize-prelight.xpm
|
||||
share/themes/Kokodi/xfwm4/maximize-toggled-prelight.xpm
|
||||
share/themes/Kokodi/xfwm4/menu-prelight.xpm
|
||||
share/themes/Kokodi/xfwm4/shade-prelight.xpm
|
||||
share/themes/Kokodi/xfwm4/shade-toggled-prelight.xpm
|
||||
share/themes/Kokodi/xfwm4/stick-prelight.xpm
|
||||
share/themes/Kokodi/xfwm4/stick-toggled-prelight.xpm
|
||||
share/themes/Kokodi/xfwm4/close-prelight.png
|
||||
share/themes/Kokodi/xfwm4/hide-prelight.png
|
||||
share/themes/Kokodi/xfwm4/maximize-prelight.png
|
||||
share/themes/Kokodi/xfwm4/maximize-toggled-prelight.png
|
||||
share/themes/Kokodi/xfwm4/menu-prelight.png
|
||||
share/themes/Kokodi/xfwm4/shade-prelight.png
|
||||
share/themes/Kokodi/xfwm4/shade-toggled-prelight.png
|
||||
share/themes/Kokodi/xfwm4/stick-prelight.png
|
||||
share/themes/Kokodi/xfwm4/stick-toggled-prelight.png
|
||||
share/themes/Moheli/xfwm4/README
|
||||
share/themes/Moheli/xfwm4/bottom-active.png
|
||||
share/themes/Moheli/xfwm4/bottom-active.xpm
|
||||
@ -1282,14 +1331,14 @@ share/xfce4/doc/it/xfwm4.html
|
||||
share/xfwm4/defaults
|
||||
@dirrmtry lib/xfce4/mcs-plugins
|
||||
@dirrmtry lib/xfce4
|
||||
@dirrm libexec/xfce4/xfwm4
|
||||
@dirrm libexec/xfce4
|
||||
@dirrmtry share/locale/bn_IN/LC_MESSAGES
|
||||
@dirrmtry share/locale/bn_IN
|
||||
@dirrmtry share/locale/mr/LC_MESSAGES
|
||||
@dirrmtry share/locale/mr
|
||||
@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nb_NO
|
||||
@dirrmtry share/locale/ur/LC_MESSAGES
|
||||
@dirrmtry share/locale/ur
|
||||
@dirrmtry share/xfce4/doc/C/images
|
||||
@dirrmtry share/xfce4/doc/C
|
||||
@dirrmtry share/xfce4/doc/fr/images
|
||||
@ -1306,8 +1355,8 @@ share/xfwm4/defaults
|
||||
@dirrmtry share/themes/Default-4.0
|
||||
@dirrm share/themes/Default-4.2/xfwm4
|
||||
@dirrmtry share/themes/Default-4.2
|
||||
@dirrm share/themes/Katiola/xfwm4
|
||||
@dirrmtry share/themes/Katiola
|
||||
@dirrm share/themes/Default-4.4/xfwm4
|
||||
@dirrmtry share/themes/Default-4.4
|
||||
@dirrm share/themes/Kokodi/xfwm4
|
||||
@dirrmtry share/themes/Kokodi
|
||||
@dirrm share/themes/Moheli/xfwm4
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= x11-wm xfce
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
@ -16,19 +15,22 @@ EXTRACT_ONLY= # empty
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= The "meta-port" for the XFce 4 desktop environment
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/xfce4/mcs-plugins/ui_plugin.so:${PORTSDIR}/sysutils/xfce4-mcs-plugins \
|
||||
xfwm4:${PORTSDIR}/x11-wm/xfce4-wm \
|
||||
xfce4-appfinder:${PORTSDIR}/misc/xfce4-appfinder \
|
||||
OPTIONS= ICONS "Install a full icon theme" on \
|
||||
ORAGE "Install the Xfce calendar application" on \
|
||||
MOUSEPAD "Install the Xfce text editor" on \
|
||||
TERMINAL "Install the Xfce terminal application" on \
|
||||
APPFINDER "Install the Xfce application finder" on \
|
||||
MIXER "Install the Xfce mixer application" on \
|
||||
PRINT "Install the Xfce printing helper" on \
|
||||
GDM "Install the login manager gdm" off
|
||||
|
||||
RUN_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm \
|
||||
xfce4-session:${PORTSDIR}/x11-wm/xfce4-session \
|
||||
xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel \
|
||||
xfdesktop:${PORTSDIR}/x11-wm/xfce4-desktop \
|
||||
startxfce4:${PORTSDIR}/sysutils/xfce4-utils \
|
||||
xfprint4:${PORTSDIR}/print/xfce4-print \
|
||||
${LOCALBASE}/lib/gtk-2.0/2.10.0/engines/libxfce.so:${PORTSDIR}/x11-themes/gtk-xfce-engine \
|
||||
thunar:${PORTSDIR}/x11-fm/thunar \
|
||||
orage:${PORTSDIR}/deskutils/orage \
|
||||
mousepad:${PORTSDIR}/editors/mousepad \
|
||||
Terminal:${PORTSDIR}/x11/Terminal
|
||||
xfsettingsd:${PORTSDIR}/sysutils/xfce4-settings
|
||||
|
||||
NO_BUILD= yes
|
||||
LATEST_LINK= xfce4
|
||||
@ -39,22 +41,41 @@ LATEST_LINK= xfce4
|
||||
WITH_GDM= yes
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GDM)
|
||||
.if !defined(WITH_GDM)
|
||||
PLIST_SUB+= GDM="@comment "
|
||||
.else
|
||||
RUN_DEPENDS+= ${LOCALBASE}/sbin/gdm:${PORTSDIR}/x11/gdm
|
||||
PLIST_SUB+= GDM=""
|
||||
.else
|
||||
PLIST_SUB+= GDM="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_EXTRAS)
|
||||
.if !defined(WITHOUT_THEMES)
|
||||
.if !defined(WITHOUT_ICONS)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/share/xfce4/mime/Rodent.mime.xml:${PORTSDIR}/x11-themes/xfce4-icon-theme \
|
||||
${LOCALBASE}/share/themes/Xfce/xfwm4/themerc:${PORTSDIR}/misc/xfce4-wm-themes
|
||||
${LOCALBASE}/share/themes/Xfce/xfwm4/themerc:${PORTSDIR}/misc/xfce4-wm-themes \
|
||||
icons-tango-extras>=0.1.0:${PORTSDIR}/x11-themes/icons-tango-extras
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_PLUGINS)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/xfce4/modules/libxfce4mixer.so:${PORTSDIR}/audio/xfce4-mixer
|
||||
.if !defined(WITHOUT_ORAGE)
|
||||
RUN_DEPENDS+= orage:${PORTSDIR}/deskutils/orage
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_MOUSEPAD)
|
||||
RUN_DEPENDS+= mousepad:${PORTSDIR}/editors/mousepad
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_TERMINAL)
|
||||
RUN_DEPENDS+= Terminal:${PORTSDIR}/x11/Terminal
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_APPFINDER)
|
||||
RUN_DEPENDS+= xfce4-appfinder:${PORTSDIR}/misc/xfce4-appfinder
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_MIXER)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/xfce4-mixer:${PORTSDIR}/audio/xfce4-mixer
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_PRINT)
|
||||
RUN_DEPENDS+= xfprint4:${PORTSDIR}/print/xfce4-print
|
||||
.endif
|
||||
|
||||
do-install: # empty
|
||||
@ -66,5 +87,25 @@ post-install:
|
||||
@${INSTALL_SCRIPT} ${FILESDIR}/XFce4 ${PREFIX}/etc/gdm/Sessions
|
||||
@${SED} -e 's|%%PREFIX%%|${PREFIX}|' ${FILESDIR}/XFce4.desktop > ${PREFIX}/etc/dm/Sessions/XFce4.desktop
|
||||
.endif
|
||||
@${ECHO} "================================================================"
|
||||
@${ECHO}
|
||||
@${ECHO} "If you want to allow users to restart or shutdown the system,"
|
||||
@${ECHO} "do not forget to add the following lines between the <config>"
|
||||
@${ECHO} "tags in your PolicyKit.conf file."
|
||||
@${ECHO} " ${PREFIX}/etc/PolicyKit/PolicyKit.conf
|
||||
@${ECHO} ""
|
||||
@${ECHO} "<match action=\"org.freedesktop.hal.power-management.shutdown\">"
|
||||
@${ECHO} " <return result=\"yes\"/>"
|
||||
@${ECHO} "</match>"
|
||||
@${ECHO} ""
|
||||
@${ECHO} "<match action=\"org.freedesktop.hal.power-management.reboot\">"
|
||||
@${ECHO} " <return result=\"yes\"/>"
|
||||
@${ECHO} "</match>"
|
||||
@${ECHO}
|
||||
@${ECHO} "Make also sure, hald_enable, dbus_enable and polkitd_enable"
|
||||
@${ECHO} "is set to YES in your /etc/rc.conf"
|
||||
@${ECHO}
|
||||
@${ECHO} "================================================================"
|
||||
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -195,7 +195,6 @@
|
||||
SUBDIR += libsx
|
||||
SUBDIR += libsynaptics
|
||||
SUBDIR += libxcb
|
||||
SUBDIR += libxfce4mcs
|
||||
SUBDIR += libxfce4menu
|
||||
SUBDIR += libxfce4util
|
||||
SUBDIR += libxkbfile
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Terminal
|
||||
PORTVERSION= 0.2.8.3
|
||||
PORTVERSION= 0.2.10
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/Terminal-0.2.8.3.tar.bz2) = 38af7a51955f6dbb0ecd6d7b882805a1
|
||||
SHA256 (xfce4/Terminal-0.2.8.3.tar.bz2) = 801eec620b13f5f839ded46705f9386366891ae1f51ba7e171e110f3cbce8b18
|
||||
SIZE (xfce4/Terminal-0.2.8.3.tar.bz2) = 1860706
|
||||
MD5 (xfce4/Terminal-0.2.10.tar.bz2) = f6cefa97cf5cad558187267783ffce8a
|
||||
SHA256 (xfce4/Terminal-0.2.10.tar.bz2) = 16e8d50c5a1d0a6a0442e3f7fd18c658a2517ef99e40b1f3f24a7bb925d09710
|
||||
SIZE (xfce4/Terminal-0.2.10.tar.bz2) = 1996883
|
||||
|
@ -6,8 +6,7 @@
|
||||
# $MCom: ports/x11/libexo/Makefile,v 1.1 2006/10/02 21:05:55 ahze Exp $
|
||||
|
||||
PORTNAME= libexo
|
||||
PORTVERSION= 0.3.4
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.3.100
|
||||
CATEGORIES= x11 xfce
|
||||
DISTNAME= exo-${PORTVERSION}
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
@ -29,12 +28,11 @@ USE_GMAKE= yes
|
||||
USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= yes
|
||||
USE_XFCE= configenv libutil mcsmanager
|
||||
USE_XFCE= configenv libutil
|
||||
|
||||
OPTIONS= HAL "Enable HAL support" on \
|
||||
NOTIFY "Enable notification support" on \
|
||||
PYTHON "Enable Python support" off \
|
||||
MCS "Build with xfce4-mcs-manager support" on
|
||||
|
||||
MAN1= exo-csource.1 exo-open.1
|
||||
|
||||
@ -68,16 +66,6 @@ CONFIGURE_ARGS+=--disable-python
|
||||
PLIST_SUB+= PYTHON="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_MCS)
|
||||
CONFIGURE_ARGS+=--enable-mcs-plugin
|
||||
BUILD_DEPENDS+= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
|
||||
RUN_DEPENDS+= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager
|
||||
PLIST_SUB+= MCS_MANAGER=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-mcs-plugin
|
||||
PLIST_SUB+= MCS_MANAGER="@comment "
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|FALSE;;|FALSE;|' ${WRKSRC}/exo/exo-icon-view.c
|
||||
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/exo-0.3.4.tar.bz2) = 7a1af943b1df32b6f89ae91823118a22
|
||||
SHA256 (xfce4/exo-0.3.4.tar.bz2) = a5373e9bd6055caa7cd5d06128f6236cfd2f4f6657ea4a85d7bd9eafe5bf0538
|
||||
SIZE (xfce4/exo-0.3.4.tar.bz2) = 1300127
|
||||
MD5 (xfce4/exo-0.3.100.tar.bz2) = ebded97ff55f43cd0fe6b16242992ecf
|
||||
SHA256 (xfce4/exo-0.3.100.tar.bz2) = 782ffdb55284ec1ff5618ebbf55973507c5b70a3567d655ce8698ff21fcf4918
|
||||
SIZE (xfce4/exo-0.3.100.tar.bz2) = 1745489
|
||||
|
@ -51,9 +51,6 @@ lib/libexo-hal-0.3.so.5
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.py
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyc
|
||||
%%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyo
|
||||
%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.a
|
||||
%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.la
|
||||
%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.so
|
||||
libdata/pkgconfig/exo-0.3.pc
|
||||
libdata/pkgconfig/exo-hal-0.3.pc
|
||||
libexec/exo-compose-mail-0.3
|
||||
@ -112,7 +109,6 @@ share/gtk-doc/html/exo/left.png
|
||||
share/gtk-doc/html/exo/right.png
|
||||
share/gtk-doc/html/exo/style.css
|
||||
share/gtk-doc/html/exo/up.png
|
||||
|
||||
share/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png
|
||||
share/icons/hicolor/48x48/apps/applications-internet.png
|
||||
share/icons/hicolor/48x48/apps/applications-other.png
|
||||
@ -122,6 +118,7 @@ share/locale/be/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ca/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/cy/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/cs/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/da/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/de/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/dz/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/el/LC_MESSAGES/libexo-0.3.mo
|
||||
@ -134,9 +131,11 @@ share/locale/fr/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/gl/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/he/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/hu/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/id/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/it/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ja/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ka/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ku/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/lt/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/lv/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/mk/LC_MESSAGES/libexo-0.3.mo
|
||||
@ -150,7 +149,10 @@ share/locale/ro/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ru/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/sq/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/sv/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/tr/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/uk/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/ur/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/libexo-0.3.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/libexo-0.3.mo
|
||||
share/pixmaps/exo-0.3/exo-thumbnail-frame.png
|
||||
%%PYTHON%%share/pygtk/2.0/defs/exo-0.3/exo.defs
|
||||
@ -164,11 +166,31 @@ share/xfce4/doc/fr/images/exo-preferred-applications-internet.png
|
||||
share/xfce4/doc/fr/images/exo-preferred-applications-utilities.png
|
||||
share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-custom.png
|
||||
share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-menu.png
|
||||
share/xfce4/doc/es/images/exo-preferred-applications-internet.png
|
||||
share/xfce4/doc/es/images/exo-preferred-applications-utilities.png
|
||||
share/xfce4/doc/es/images/exo-preferred-applications-webbrowser-custom.png
|
||||
share/xfce4/doc/es/images/exo-preferred-applications-webbrowser-menu.png
|
||||
share/xfce4/doc/es/exo-preferred-applications.html
|
||||
share/xfce4/doc/id/images/exo-preferred-applications-internet.png
|
||||
share/xfce4/doc/id/images/exo-preferred-applications-utilities.png
|
||||
share/xfce4/doc/id/images/exo-preferred-applications-webbrowser-custom.png
|
||||
share/xfce4/doc/id/images/exo-preferred-applications-webbrowser-menu.png
|
||||
share/xfce4/doc/id/exo-preferred-applications.html
|
||||
share/xfce4/doc/ja/exo-preferred-applications.html
|
||||
share/xfce4/doc/ja/images/exo-preferred-applications-internet.png
|
||||
share/xfce4/doc/ja/images/exo-preferred-applications-utilities.png
|
||||
share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-custom.png
|
||||
share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-menu.png
|
||||
share/xfce4/doc/pt_BR/images/exo-preferred-applications-internet.png
|
||||
share/xfce4/doc/pt_BR/images/exo-preferred-applications-utilities.png
|
||||
share/xfce4/doc/pt_BR/images/exo-preferred-applications-webbrowser-custom.png
|
||||
share/xfce4/doc/pt_BR/images/exo-preferred-applications-webbrowser-menu.png
|
||||
share/xfce4/doc/pt_BR/exo-preferred-applications.html
|
||||
share/xfce4/doc/tr/images/exo-preferred-applications-internet.png
|
||||
share/xfce4/doc/tr/images/exo-preferred-applications-utilities.png
|
||||
share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-custom.png
|
||||
share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-menu.png
|
||||
share/xfce4/doc/tr/exo-preferred-applications.html
|
||||
share/xfce4/helpers/Terminal.desktop
|
||||
share/xfce4/helpers/aterm.desktop
|
||||
share/xfce4/helpers/balsa.desktop
|
||||
@ -185,6 +207,7 @@ share/xfce4/helpers/kmail.desktop
|
||||
share/xfce4/helpers/konqueror.desktop
|
||||
share/xfce4/helpers/links.desktop
|
||||
share/xfce4/helpers/lynx.desktop
|
||||
share/xfce4/helpers/midori.desktop
|
||||
share/xfce4/helpers/mozilla-browser.desktop
|
||||
share/xfce4/helpers/mozilla-mailer.desktop
|
||||
share/xfce4/helpers/mutt.desktop
|
||||
@ -204,7 +227,6 @@ share/xfce4/helpers/xterm.desktop
|
||||
@dirrm include/exo-0.3/exo
|
||||
@dirrm include/exo-0.3/exo-hal
|
||||
@dirrm include/exo-0.3
|
||||
@dirrmtry lib/xfce4/mcs-plugins
|
||||
@dirrmtry lib/xfce4
|
||||
@dirrm share/gtk-doc/html/exo
|
||||
@dirrmtry share/gtk-doc/html
|
||||
@ -226,10 +248,18 @@ share/xfce4/helpers/xterm.desktop
|
||||
@dirrm share/pixmaps/exo-0.3
|
||||
@dirrmtry share/xfce4/doc/C/images
|
||||
@dirrmtry share/xfce4/doc/C
|
||||
@dirrmtry share/xfce4/doc/es/images
|
||||
@dirrmtry share/xfce4/doc/es
|
||||
@dirrmtry share/xfce4/doc/fr/images
|
||||
@dirrmtry share/xfce4/doc/fr
|
||||
@dirrmtry share/xfce4/doc/id/images
|
||||
@dirrmtry share/xfce4/doc/id
|
||||
@dirrmtry share/xfce4/doc/ja/images
|
||||
@dirrmtry share/xfce4/doc/ja
|
||||
@dirrmtry share/xfce4/doc/pt_BR/images
|
||||
@dirrmtry share/xfce4/doc/pt_BR
|
||||
@dirrmtry share/xfce4/doc/tr/images
|
||||
@dirrmtry share/xfce4/doc/tr
|
||||
@dirrmtry share/xfce4/doc
|
||||
@dirrmtry share/xfce4/helpers
|
||||
@dirrmtry share/xfce4
|
||||
|
@ -1,48 +0,0 @@
|
||||
# New ports collection makefile for: libxfce4util
|
||||
# Date created: 7 June 2003
|
||||
# Whom: James Earl <jdearl@telus.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libxfce4mcs
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= oliver@FreeBSD.org
|
||||
COMMENT= XFce 4 settings management library used by most XFce 4 modules
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= glib20 gnomehack gnometarget pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libutil
|
||||
|
||||
OPTIONS= GTKDOC "install the library documentation" off \
|
||||
STARTUP "Enable startup notification support" on
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_GTKDOC)
|
||||
BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc
|
||||
CONFIGURE_ARGS+=--enable-gtk-doc
|
||||
PLIST_SUB+= GTK_DOC=""
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-gtk-doc
|
||||
PLIST_SUB+= GTK_DOC="@comment "
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_STARTUP)
|
||||
LIB_DEPENDS+= startup-notification-1.0:${PORTSDIR}/x11/startup-notification
|
||||
CONFIGURE_ARGS+=--enable-startup-notification
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-startup-notification
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (xfce4/libxfce4mcs-4.4.3.tar.bz2) = c50846b0ad090c2434ca4df1d060cc98
|
||||
SHA256 (xfce4/libxfce4mcs-4.4.3.tar.bz2) = 220f59631de5bc6cbfe16dbaded79db1c4294aa2aca13f18cace24cb91d4fcb2
|
||||
SIZE (xfce4/libxfce4mcs-4.4.3.tar.bz2) = 297208
|
@ -1,3 +0,0 @@
|
||||
XFce 4 settings management library used by most XFce 4 modules.
|
||||
|
||||
WWW: http://www.xfce.org/projects/libraries/
|
@ -1,32 +0,0 @@
|
||||
include/xfce4/libxfce4mcs/mcs-client.h
|
||||
include/xfce4/libxfce4mcs/mcs-client-enum-types.h
|
||||
include/xfce4/libxfce4mcs/mcs-common.h
|
||||
include/xfce4/libxfce4mcs/mcs-manager.h
|
||||
lib/libxfce4mcs-client.a
|
||||
lib/libxfce4mcs-client.la
|
||||
lib/libxfce4mcs-client.so
|
||||
lib/libxfce4mcs-client.so.3
|
||||
lib/libxfce4mcs-manager.a
|
||||
lib/libxfce4mcs-manager.la
|
||||
lib/libxfce4mcs-manager.so
|
||||
lib/libxfce4mcs-manager.so.3
|
||||
libdata/pkgconfig/libxfce4mcs-manager-1.0.pc
|
||||
libdata/pkgconfig/libxfce4mcs-client-1.0.pc
|
||||
share/gtk-doc/html/libxfce4mcs/ch01.html
|
||||
share/gtk-doc/html/libxfce4mcs/home.png
|
||||
share/gtk-doc/html/libxfce4mcs/index.html
|
||||
share/gtk-doc/html/libxfce4mcs/index.sgml
|
||||
share/gtk-doc/html/libxfce4mcs/left.png
|
||||
share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-client.html
|
||||
share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-common.html
|
||||
share/gtk-doc/html/libxfce4mcs/libxfce4mcs-mcs-manager.html
|
||||
share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp
|
||||
share/gtk-doc/html/libxfce4mcs/libxfce4mcs.devhelp2
|
||||
share/gtk-doc/html/libxfce4mcs/right.png
|
||||
share/gtk-doc/html/libxfce4mcs/style.css
|
||||
share/gtk-doc/html/libxfce4mcs/up.png
|
||||
@dirrm include/xfce4/libxfce4mcs
|
||||
@dirrm share/gtk-doc/html/libxfce4mcs
|
||||
@dirrmtry share/gtk-doc/html
|
||||
@dirrmtry share/gtk-doc
|
||||
@dirrmtry include/xfce4
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libxfce4util
|
||||
PORTVERSION= 4.4.3
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 4.6.0
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4/libxfce4util-4.4.3.tar.bz2) = 0a4d887b84c8b79ae09a1c6b20626c95
|
||||
SHA256 (xfce4/libxfce4util-4.4.3.tar.bz2) = cbed16df6bf97e3e9cd885801db0be012ec70cd1d99c1b28559923c66f877770
|
||||
SIZE (xfce4/libxfce4util-4.4.3.tar.bz2) = 390566
|
||||
MD5 (xfce4/libxfce4util-4.6.0.tar.bz2) = 2b0b7cdb4516704940eedf11edc94d5e
|
||||
SHA256 (xfce4/libxfce4util-4.6.0.tar.bz2) = eb5f0e74f06001d525d2baeb1ba64c8d8141d9197a01cced28c5e2307f15c9a0
|
||||
SIZE (xfce4/libxfce4util-4.6.0.tar.bz2) = 404693
|
||||
|
@ -12,13 +12,14 @@ include/xfce4/libxfce4util/xfce-i18n.h
|
||||
include/xfce4/libxfce4util/xfce-kiosk.h
|
||||
include/xfce4/libxfce4util/xfce-license.h
|
||||
include/xfce4/libxfce4util/xfce-miscutils.h
|
||||
include/xfce4/libxfce4util/xfce-posix-signal-handler.h
|
||||
include/xfce4/libxfce4util/xfce-rc.h
|
||||
include/xfce4/libxfce4util/xfce-resource.h
|
||||
include/xfce4/libxfce4util/xfce-utf8.h
|
||||
lib/libxfce4util.a
|
||||
lib/libxfce4util.la
|
||||
lib/libxfce4util.so
|
||||
lib/libxfce4util.so.4
|
||||
lib/libxfce4util.so.5
|
||||
libdata/pkgconfig/libxfce4util-1.0.pc
|
||||
sbin/xfce4-kiosk-query
|
||||
share/gtk-doc/html/libxfce4util/home.png
|
||||
@ -29,6 +30,7 @@ share/gtk-doc/html/libxfce4util/libxfce4util-Desktop-entries.html
|
||||
share/gtk-doc/html/libxfce4util/libxfce4util-File-Utilities.html
|
||||
share/gtk-doc/html/libxfce4util/libxfce4util-Internationalisation.html
|
||||
share/gtk-doc/html/libxfce4util/libxfce4util-Miscellaneous-Utilities.html
|
||||
share/gtk-doc/html/libxfce4util/libxfce4util-POSIX-Signal-Handling.html
|
||||
share/gtk-doc/html/libxfce4util/libxfce4util-Resource-Config-File-Support.html
|
||||
share/gtk-doc/html/libxfce4util/libxfce4util-Resource-lookup-functions.html
|
||||
share/gtk-doc/html/libxfce4util/libxfce4util-Unicode-Support-Functions.html
|
||||
@ -51,9 +53,11 @@ share/locale/ar/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/ca/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/cs/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/cy/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/da/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/de/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/dz/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/en_GB/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/es/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/et/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/eu/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/fi/LC_MESSAGES/libxfce4util.mo
|
||||
@ -61,7 +65,6 @@ share/locale/fr/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/gl/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/he/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/id/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/it/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/ja/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/ka/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/ko/LC_MESSAGES/libxfce4util.mo
|
||||
@ -75,12 +78,12 @@ share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/pt_PT/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/ro/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/si/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/sk/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/sq/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/th/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/sv/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/tr/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/uk/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/ur/LC_MESSAGES/libxfce4util.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/libxfce4util.mo
|
||||
@dirrmtry share/locale/nb_NO/LC_MESSAGES
|
||||
@dirrmtry share/locale/nb_NO
|
||||
@dirrmtry share/locale/ur/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user