summaryrefslogtreecommitdiff
path: root/x11/xfce4-eyes-plugin
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2015-04-21 08:56:37 +0000
committerjperkin <jperkin@pkgsrc.org>2015-04-21 08:56:37 +0000
commit79d3242cef99cec8e8de668f9aa51fbb94bb4582 (patch)
treeae790a249f25dd74c81f5e89461d2643574091dc /x11/xfce4-eyes-plugin
parent5a5be857f778521d8843411893666ab07567d5a4 (diff)
downloadpkgsrc-79d3242cef99cec8e8de668f9aa51fbb94bb4582.tar.gz
Update Xfce to 4.12.0.
This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major Xfce releases since 4.6.2, our previous pkgsrc release. For more information about the thousands of changes in each major release since then, please see: Xfce 4.12 announcement: http://www.xfce.org/about/news Xfce 4.12 tour: http://www.xfce.org/about/tour Xfce 4.10 announcement: http://www.xfce.org/about/news/?post=1335571200 Xfce 4.10 tour: http://www.xfce.org/about/tour410 Xfce 4.8 announcement: http://www.xfce.org/about/news/?post=1295136000 Xfce 4.8 tour: http://www.xfce.org/about/tour48 The pkgsrc changes since then are: New packages: archivers/xfce4-thunar-archive graphics/elementary-xfce-icon-theme mail/xfce4-mailwatch-plugin misc/xfce4-time-out-plugin multimedia/xfce4-thunar-media-tags sysutils/xfce4-mount-plugin sysutils/xfce4-taskmanager sysutils/xfce4-thunar-vcs sysutils/xfce4-verve-plugin x11/xfce4-garcon x11/xfce4-notifyd x11/xfce4-tumbler x11/xfce4-whiskermenu-plugin Renamed packages: devel/xfconf to devel/xfce4-conf x11/libxfce4menu to x11/libxfce4ui x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter Updated packages: audio/xfce4-mixer audio/xfce4-xmms-plugin devel/xfce4-dev-tools editors/xfce4-mousepad graphics/ristretto meta-pkgs/xfce4-extras meta-pkgs/xfce4 misc/xfce4-weather-plugin multimedia/xfce4-mpc-plugin net/xfce4-wavelan-plugin sysutils/xfce4-appfinder sysutils/xfce4-battery-plugin sysutils/xfce4-cpugraph-plugin sysutils/xfce4-diskperf-plugin sysutils/xfce4-fsguard-plugin sysutils/xfce4-genmon-plugin sysutils/xfce4-netload-plugin sysutils/xfce4-quicklauncher-plugin sysutils/xfce4-systemload-plugin sysutils/xfce4-thunar sysutils/xfce4-xarchiver sysutils/xfce4-xkb-plugin textproc/xfce4-dict-plugin time/xfce4-datetime-plugin time/xfce4-orage time/xfce4-timer-plugin wm/xfce4-wm-themes wm/xfce4-wm x11/libxfce4gui x11/libxfce4util x11/xfce4-clipman-plugin x11/xfce4-desktop x11/xfce4-exo x11/xfce4-eyes-plugin x11/xfce4-gtk2-engine x11/xfce4-notes-plugin x11/xfce4-panel x11/xfce4-places-plugin x11/xfce4-session x11/xfce4-settings x11/xfce4-terminal Removed packages: sysutils/xfce4-volman x11/xfce4-utils This is based on a huge amount of work by the NetBSDfr team and Youri Mouton, who takes over as MAINTAINER, and has been tested by Youri on a large number of platforms prior to commit. A massive thanks to them. Any issues with the import are mine alone as the committer-by-proxy.
Diffstat (limited to 'x11/xfce4-eyes-plugin')
-rw-r--r--x11/xfce4-eyes-plugin/Makefile12
-rw-r--r--x11/xfce4-eyes-plugin/PLIST36
-rw-r--r--x11/xfce4-eyes-plugin/buildlink3.mk18
-rw-r--r--x11/xfce4-eyes-plugin/distinfo8
4 files changed, 33 insertions, 41 deletions
diff --git a/x11/xfce4-eyes-plugin/Makefile b/x11/xfce4-eyes-plugin/Makefile
index 3c5cd4d5f9b..92f30cff980 100644
--- a/x11/xfce4-eyes-plugin/Makefile
+++ b/x11/xfce4-eyes-plugin/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2015/04/21 08:56:44 jperkin Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 4.4.0
-
-DISTNAME= xfce4-eyes-plugin-${XFCE4_VERSION}
-PKGREVISION= 21
+DISTNAME= xfce4-eyes-plugin-4.4.3
CATEGORIES= x11
-MASTER_SITES= http://goodies.xfce.org/releases/xfce4-eyes-plugin/
+MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/4.4/
+
+HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin
COMMENT= Xfce eyes plugin
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xfce4-eyes-plugin/PLIST b/x11/xfce4-eyes-plugin/PLIST
index b9f178f1fe8..c3fc3e77aec 100644
--- a/x11/xfce4-eyes-plugin/PLIST
+++ b/x11/xfce4-eyes-plugin/PLIST
@@ -1,45 +1,55 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:15 joerg Exp $
-libexec/xfce4/panel-plugins/xfce4-eyes-plugin
+@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:44 jperkin Exp $
+lib/xfce4/panel/plugins/libeyes.la
share/icons/hicolor/48x48/apps/xfce4-eyes.png
share/locale/ar/LC_MESSAGES/xfce4-eyes-plugin.mo
-share/locale/az/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/ast/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/be/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/bg/LC_MESSAGES/xfce4-eyes-plugin.mo
-share/locale/bn_IN/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/ca/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/cs/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/da/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/de/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/el/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/en_AU/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/en_GB/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/eo/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/es/LC_MESSAGES/xfce4-eyes-plugin.mo
-share/locale/es_MX/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/et/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/eu/LC_MESSAGES/xfce4-eyes-plugin.mo
-share/locale/fa/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/fi/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/fr/LC_MESSAGES/xfce4-eyes-plugin.mo
-share/locale/gu/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/gl/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/he/LC_MESSAGES/xfce4-eyes-plugin.mo
-share/locale/hi/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/hr/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/hu/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/id/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/is/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/it/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/ja/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/kk/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/ko/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/lt/LC_MESSAGES/xfce4-eyes-plugin.mo
-share/locale/mr/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/lv/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/ms/LC_MESSAGES/xfce4-eyes-plugin.mo
-share/locale/nb_NO/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/nb/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/nl/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/oc/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/pa/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/pl/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/pt/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/pt_BR/LC_MESSAGES/xfce4-eyes-plugin.mo
-share/locale/pt_PT/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/ro/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/ru/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/sk/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/sl/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/sq/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/sr/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/sv/LC_MESSAGES/xfce4-eyes-plugin.mo
-share/locale/ta/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/tr/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/ug/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/uk/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/ur/LC_MESSAGES/xfce4-eyes-plugin.mo
+share/locale/ur_PK/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/vi/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/zh_CN/LC_MESSAGES/xfce4-eyes-plugin.mo
share/locale/zh_TW/LC_MESSAGES/xfce4-eyes-plugin.mo
@@ -61,4 +71,4 @@ share/xfce4/eyes/themes/Horrid/config
share/xfce4/eyes/themes/Tango/config
share/xfce4/eyes/themes/Tango/tango-eye.png
share/xfce4/eyes/themes/Tango/tango-pupil.png
-share/xfce4/panel-plugins/eyes.desktop
+share/xfce4/panel/plugins/eyes.desktop
diff --git a/x11/xfce4-eyes-plugin/buildlink3.mk b/x11/xfce4-eyes-plugin/buildlink3.mk
deleted file mode 100644
index 1cd2bcbe184..00000000000
--- a/x11/xfce4-eyes-plugin/buildlink3.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:37 ryoon Exp $
-
-BUILDLINK_TREE+= xfce4-eyes-plugin
-
-.if !defined(XFCE4_EYES_PLUGIN_BUILDLINK3_MK)
-XFCE4_EYES_PLUGIN_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0
-BUILDLINK_ABI_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0nb21
-BUILDLINK_PKGSRCDIR.xfce4-eyes-plugin?= ../../x11/xfce4-eyes-plugin
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.endif # XFCE4_EYES_PLUGIN_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -xfce4-eyes-plugin
diff --git a/x11/xfce4-eyes-plugin/distinfo b/x11/xfce4-eyes-plugin/distinfo
index 8c2dfbf01e8..09df9af2629 100644
--- a/x11/xfce4-eyes-plugin/distinfo
+++ b/x11/xfce4-eyes-plugin/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $
+$NetBSD: distinfo,v 1.2 2015/04/21 08:56:44 jperkin Exp $
-SHA1 (xfce4-eyes-plugin-4.4.0.tar.bz2) = c081a1971b55491ab4441ef429ce30cc6a43a70b
-RMD160 (xfce4-eyes-plugin-4.4.0.tar.bz2) = 5a637b0d8e15b113d525d82c253d4b3c77e5c6e0
-Size (xfce4-eyes-plugin-4.4.0.tar.bz2) = 212885 bytes
+SHA1 (xfce4-eyes-plugin-4.4.3.tar.bz2) = de7eacee4895848d9f4fff38df03812901f44ba1
+RMD160 (xfce4-eyes-plugin-4.4.3.tar.bz2) = 00ae14a7be023c91228c64d4dba195f40b28bb21
+Size (xfce4-eyes-plugin-4.4.3.tar.bz2) = 365589 bytes