pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-quicklauncher-plugin xfce4-quicklaunche...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d69a204798b
branches:  trunk
changeset: 770465:3d69a204798b
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Nov 30 17:04:32 2021 +0000

description:
xfce4-quicklauncher-plugin: remove, EOL and doesn't build

diffstat:

 sysutils/xfce4-quicklauncher-plugin/DESCR                                  |   1 -
 sysutils/xfce4-quicklauncher-plugin/Makefile                               |  15 ----
 sysutils/xfce4-quicklauncher-plugin/PLIST                                  |  13 ---
 sysutils/xfce4-quicklauncher-plugin/distinfo                               |   6 -
 sysutils/xfce4-quicklauncher-plugin/patches/patch-panel-plugin_Makefile.in |  34 ----------
 5 files changed, 0 insertions(+), 69 deletions(-)

diffs (89 lines):

diff -r c7a587e97e52 -r 3d69a204798b sysutils/xfce4-quicklauncher-plugin/DESCR
--- a/sysutils/xfce4-quicklauncher-plugin/DESCR Tue Nov 30 17:03:39 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Quicklaunch plugin for Xfce.
diff -r c7a587e97e52 -r 3d69a204798b sysutils/xfce4-quicklauncher-plugin/Makefile
--- a/sysutils/xfce4-quicklauncher-plugin/Makefile      Tue Nov 30 17:03:39 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.54 2021/04/21 11:42:44 adam Exp $
-
-PKGREVISION= 19
-.include "../../meta-pkgs/xfce4/Makefile.common"
-
-DISTNAME=      xfce4-quicklauncher-plugin-1.9.4
-CATEGORIES=    sysutils
-MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-quicklauncher-plugin/1.9/
-
-HOMEPAGE=      https://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
-COMMENT=       Xfce quicklaunch plugin
-
-.include "../../x11/xfce4-panel/buildlink3.mk"
-.include "../../x11/libxfce4gui/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r c7a587e97e52 -r 3d69a204798b sysutils/xfce4-quicklauncher-plugin/PLIST
--- a/sysutils/xfce4-quicklauncher-plugin/PLIST Tue Nov 30 17:03:39 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2015/04/21 08:56:41 jperkin Exp $
-lib/xfce4/panel/plugins/libquicklauncher.la
-share/locale/cs/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/el/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/eu/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/fr/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/gl/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/hu/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/ja/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/pl/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/ru/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/vi/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/xfce4/panel/plugins/quicklauncher.desktop
diff -r c7a587e97e52 -r 3d69a204798b sysutils/xfce4-quicklauncher-plugin/distinfo
--- a/sysutils/xfce4-quicklauncher-plugin/distinfo      Tue Nov 30 17:03:39 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:20:26 nia Exp $
-
-BLAKE2s (xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = 04c3584494addee7905b176e5dc4ed321747d5c566798e4cbb36115eba60cc60
-SHA512 (xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = 11db64adbef5a04f25891132e798e77a713d5f68fcda9ec5349f975f56c4f352a2da8493d721f307d23e973c02802840c2feef444921da29f2b6e21a5c79a228
-Size (xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = 282545 bytes
-SHA1 (patch-panel-plugin_Makefile.in) = ab3a25da936dc7303afe96730b59bf8d31439a95
diff -r c7a587e97e52 -r 3d69a204798b sysutils/xfce4-quicklauncher-plugin/patches/patch-panel-plugin_Makefile.in
--- a/sysutils/xfce4-quicklauncher-plugin/patches/patch-panel-plugin_Makefile.in        Tue Nov 30 17:03:39 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:41 jperkin Exp $
-
-Ahjust panel plugin path.
---- panel-plugin/Makefile.in.orig      2007-06-27 19:07:13.000000000 +0000
-+++ panel-plugin/Makefile.in
-@@ -238,7 +238,7 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
--plugindir = $(libdir)/xfce4/panel-plugins
-+plugindir = $(libdir)/xfce4/panel/plugins
- plugin_LTLIBRARIES = \
-       libquicklauncher.la
- 
-@@ -271,7 +271,7 @@ libquicklauncher_la_LIBADD = \
- # additional level of indirection: a <name>.desktop.in.in file.
- desktop_in_in_files = quicklauncher.desktop.in.in
- desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in)
--desktopdir = $(datadir)/xfce4/panel-plugins
-+desktopdir = $(datadir)/xfce4/panel/plugins
- desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
- EXTRA_DIST = \
-       $(desktop_in_in_files)
-@@ -595,8 +595,8 @@ uninstall-am: uninstall-desktopDATA unin
- 
- # get full path into .desktop file
- %.desktop.in: %.desktop.in.in
--      sed -e "s^@INTERNAL_PLUGIN_PATH@^$(libdir)/xfce4/panel-plugins^" \
--              $< > $@
-+              sed -e "s^@INTERNAL_PLUGIN_PATH@/libquicklauncher.so^quicklauncher^" \
-+                      $< > $@
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:



Home | Main Index | Thread Index | Old Index