pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 x11: Remove grandr_applet - GNOME 2 panel applet w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a19f6393a04
branches:  trunk
changeset: 420225:8a19f6393a04
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jan 01 14:01:00 2020 +0000

description:
x11: Remove grandr_applet - GNOME 2 panel applet with dead upstream

diffstat:

 x11/Makefile                                    |   3 +--
 x11/grandr_applet/DESCR                         |   2 --
 x11/grandr_applet/Makefile                      |  20 --------------------
 x11/grandr_applet/PLIST                         |  12 ------------
 x11/grandr_applet/distinfo                      |   7 -------
 x11/grandr_applet/patches/patch-src_Makefile.in |  15 ---------------
 6 files changed, 1 insertions(+), 58 deletions(-)

diffs (93 lines):

diff -r dc0a30d9e116 -r 8a19f6393a04 x11/Makefile
--- a/x11/Makefile      Wed Jan 01 13:43:01 2020 +0000
+++ b/x11/Makefile      Wed Jan 01 14:01:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.870 2019/12/31 20:22:41 markd Exp $
+# $NetBSD: Makefile,v 1.871 2020/01/01 14:01:00 nia Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -77,7 +77,6 @@
 SUBDIR+=       gnustep-back
 SUBDIR+=       gnustep-gui
 SUBDIR+=       gnustep-preferences
-SUBDIR+=       grandr_applet
 SUBDIR+=       gromit
 SUBDIR+=       gselt
 SUBDIR+=       gst-plugins0.10-x11
diff -r dc0a30d9e116 -r 8a19f6393a04 x11/grandr_applet/DESCR
--- a/x11/grandr_applet/DESCR   Wed Jan 01 13:43:01 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-GrandrApplet is a simple gnome-panel front end to the xrandr extension
-found in XFree86 4.3+ releases.
diff -r dc0a30d9e116 -r 8a19f6393a04 x11/grandr_applet/Makefile
--- a/x11/grandr_applet/Makefile        Wed Jan 01 13:43:01 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.77 2019/07/21 22:25:58 wiz Exp $
-#
-
-DISTNAME=      grandr_applet-0.4
-PKGREVISION=   69
-CATEGORIES=    x11
-#MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://dekorte.homeip.net/download/grandr-applet/
-COMMENT=       GNOME panel applet for controlling the X RandR extension
-
-GNU_CONFIGURE=         yes
-USE_LIBTOOL=           yes
-USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            pkg-config gmake msgfmt
-
-.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../x11/gnome-panel/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r dc0a30d9e116 -r 8a19f6393a04 x11/grandr_applet/PLIST
--- a/x11/grandr_applet/PLIST   Wed Jan 01 13:43:01 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:24:49 joerg Exp $
-lib/bonobo/servers/GrandrApplet.server
-libexec/grandr
-share/doc/grandr_applet/AUTHORS
-share/doc/grandr_applet/COPYING
-share/doc/grandr_applet/ChangeLog
-share/doc/grandr_applet/INSTALL
-share/doc/grandr_applet/NEWS
-share/doc/grandr_applet/README
-share/locale/en/LC_MESSAGES/grandr_applet.mo
-share/locale/sv/LC_MESSAGES/grandr_applet.mo
-share/pixmaps/grandr.png
diff -r dc0a30d9e116 -r 8a19f6393a04 x11/grandr_applet/distinfo
--- a/x11/grandr_applet/distinfo        Wed Jan 01 13:43:01 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 03:28:31 agc Exp $
-
-SHA1 (grandr_applet-0.4.tar.gz) = c1214b263d07f233da8ef11c850c2a26acc1fb0e
-RMD160 (grandr_applet-0.4.tar.gz) = ee5684227829916eaa01418bf20404cca7bc1f31
-SHA512 (grandr_applet-0.4.tar.gz) = ed366a03b5e46051d42dd18a6b9163438184daa66a81e030589b3f7dc454f1d8ba97042fef135ebe7de27d45d26ca2ab0f6e7bfa6329f4a314761e4c338e3ea0
-Size (grandr_applet-0.4.tar.gz) = 156381 bytes
-SHA1 (patch-src_Makefile.in) = 4907948dcd4dca1989d2e368c83ebccd8aa7365e
diff -r dc0a30d9e116 -r 8a19f6393a04 x11/grandr_applet/patches/patch-src_Makefile.in
--- a/x11/grandr_applet/patches/patch-src_Makefile.in   Wed Jan 01 13:43:01 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-src_Makefile.in,v 1.1 2013/01/11 00:08:26 joerg Exp $
-
---- src/Makefile.in.orig       2013-01-01 22:45:16.000000000 +0000
-+++ src/Makefile.in
-@@ -174,10 +174,6 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- INCLUDES = -I$(top_srcdir) -I$(includedir) $(GRANDR_APPLET_CFLAGS) \
-        -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
--       -DGNOME_DISABLE_DEPRECATED \
--       -DGTK_DISABLE_DEPRECATED \
--       -DGDK_DISABLE_DEPRECATED \
--       -DG_DISABLE_DEPRECATED \
-        -DDATADIR=\""$(datadir)/"\" \
-        -DPREFIX=\""$(prefix)/"\" \
-        -DLIBDIR=\""$(libdir)/"\" \



Home | Main Index | Thread Index | Old Index