summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-04-24 11:15:13 +0000
committerwiz <wiz@pkgsrc.org>2021-04-24 11:15:13 +0000
commitb4792abc9abd4843a748d302f7489fd1dd529cf1 (patch)
tree9a93fbcfccc4caebb1c45c26f8e5e818d703b8e9 /x11
parent1314e24b0baadc2c9ab5deaeef6bfc7db6db8892 (diff)
downloadpkgsrc-b4792abc9abd4843a748d302f7489fd1dd529cf1.tar.gz
xpmroot: remove
This was a separately packaged part of fvwm 2.4; the fvwm and fvwm3 packages now contain this.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
-rw-r--r--x11/xpmroot/DESCR2
-rw-r--r--x11/xpmroot/Makefile32
-rw-r--r--x11/xpmroot/PLIST3
-rw-r--r--x11/xpmroot/distinfo8
-rw-r--r--x11/xpmroot/patches/patch-aa15
-rw-r--r--x11/xpmroot/patches/patch-configure15
7 files changed, 1 insertions, 77 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 74e6cae7244..2ae69d0ff67 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.928 2021/04/22 08:57:59 jnemeth Exp $
+# $NetBSD: Makefile,v 1.929 2021/04/24 11:15:13 wiz Exp $
#
COMMENT= Packages to support the X Window System
@@ -653,7 +653,6 @@ SUBDIR+= xpenguins
SUBDIR+= xphoon
SUBDIR+= xplanet
SUBDIR+= xpmicons
-SUBDIR+= xpmroot
SUBDIR+= xpns
SUBDIR+= xpostit
SUBDIR+= xpr
diff --git a/x11/xpmroot/DESCR b/x11/xpmroot/DESCR
deleted file mode 100644
index 79a09faa290..00000000000
--- a/x11/xpmroot/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-xpmroot reads the Xpm file specified in the command line and displays it in
-the root window.
diff --git a/x11/xpmroot/Makefile b/x11/xpmroot/Makefile
deleted file mode 100644
index 7f75786824d..00000000000
--- a/x11/xpmroot/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.68 2020/05/10 13:59:46 rillig Exp $
-#
-
-DISTNAME= fvwm-${PKG_VERSION}
-PKGNAME= xpmroot-${PKG_VERSION}
-CATEGORIES= x11
-MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-#HOMEPAGE= http://www.fvwm.org/documentation/manpages/stable/xpmroot.php
-COMMENT= Sets the root window to an Xpm pixmap
-LICENSE= gnu-gpl-v2
-
-PKG_VERSION= 2.4.20
-GNU_CONFIGURE= YES
-BUILD_DIRS= libs utils
-TOOLS_BROKEN+= perl
-
-MAKE_ENV+= VERSION=${PKG_VERSION:Q}
-CONFIGURE_ARGS+= --without-extras --disable-dmalloc --without-gnome
-
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/utils/xpmroot ${DESTDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/utils/xpmroot.1 \
- ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xpmroot/PLIST b/x11/xpmroot/PLIST
deleted file mode 100644
index d74046ad5f1..00000000000
--- a/x11/xpmroot/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2006/04/25 07:59:57 martti Exp $
-bin/xpmroot
-man/man1/xpmroot.1
diff --git a/x11/xpmroot/distinfo b/x11/xpmroot/distinfo
deleted file mode 100644
index 208761a394a..00000000000
--- a/x11/xpmroot/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.29 2015/11/04 03:29:10 agc Exp $
-
-SHA1 (fvwm-2.4.20.tar.gz) = 2130a16590462cbbf15f255a46abe8b8a6cb4401
-RMD160 (fvwm-2.4.20.tar.gz) = c71f8cce0b7d7258aeef94d889c1a0346c2ae21b
-SHA512 (fvwm-2.4.20.tar.gz) = 6704f3204a9850628da2bf53acd8afca64368d0a744a91a4200fe17212deaecc92f1616457f8a43bcc8f01a5d6a2159928526eac3d66af7c00a4f39a2c875501
-Size (fvwm-2.4.20.tar.gz) = 1844688 bytes
-SHA1 (patch-aa) = 30986a786532594f04ed8a0f8ab1d2dc2e619f20
-SHA1 (patch-configure) = a8888cf16b97f8a7fb9f2892ef582ada93e51c3d
diff --git a/x11/xpmroot/patches/patch-aa b/x11/xpmroot/patches/patch-aa
deleted file mode 100644
index 224b43f3553..00000000000
--- a/x11/xpmroot/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.9 2012/07/30 03:59:06 dholland Exp $
-
-- Use stdlib.h for alloca.
-
---- config.h.in.orig 2006-12-09 11:54:06.000000000 +0000
-+++ config.h.in 2006-12-12 08:44:04.000000000 +0000
-@@ -432,6 +432,8 @@
- #else
- # ifdef _AIX
- #pragma alloca
-+# elif defined(__DragonFly__) || defined(__FreeBSD__) || defined(__NetBSD__)
-+# include <stdlib.h>
- # else
- # ifndef alloca /* predefined by HP cc +Olibcalls */
- char *alloca ();
diff --git a/x11/xpmroot/patches/patch-configure b/x11/xpmroot/patches/patch-configure
deleted file mode 100644
index e6b3fbe0397..00000000000
--- a/x11/xpmroot/patches/patch-configure
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-configure,v 1.2 2012/07/30 03:59:06 dholland Exp $
-
-- configure script needs libX11, not just libXt.
-
---- configure.orig 2012-02-19 15:57:14.638423000 +0000
-+++ configure
-@@ -4744,7 +4744,7 @@ if test "$ac_x_libraries" = no; then
- # See if we find them without any special options.
- # Don't add to $LIBS permanently.
- ac_save_LIBS=$LIBS
-- LIBS="-lXt $LIBS"
-+ LIBS="-lXt -lX11 $LIBS"
- cat >conftest.$ac_ext <<_ACEOF
- /* confdefs.h. */
- _ACEOF