pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove emwm: import into main
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Mon Jul 4 21:59:14 2022 +0200
Changeset: 188ec89f1ce4b95af0048120dd25d19881567055
Modified Files:
Makefile
Removed Files:
emwm/DESCR
emwm/MESSAGE
emwm/Makefile
emwm/PLIST
emwm/distinfo
Log Message:
Remove emwm: import into main
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=188ec89f1ce4b95af0048120dd25d19881567055
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
emwm/DESCR | 2 --
emwm/MESSAGE | 7 -------
emwm/Makefile | 49 -------------------------------------------------
emwm/PLIST | 5 -----
emwm/distinfo | 5 -----
6 files changed, 69 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index c9f0579da7..7c8b90daf4 100644
--- a/Makefile
+++ b/Makefile
@@ -769,7 +769,6 @@ SUBDIR+= emirror
SUBDIR+= emokit
SUBDIR+= emovix
SUBDIR+= empathy
-SUBDIR+= emwm
SUBDIR+= emwm-utils
SUBDIR+= engauge-digitizer
SUBDIR+= enigma2000
diff --git a/emwm/DESCR b/emwm/DESCR
deleted file mode 100644
index 95c71816cb..0000000000
--- a/emwm/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-EMWM is a lightweight window manager for X11. It is derived from MWM, adding
-support for UTF-8, Xinerama and Extended Window Manager Hints.
diff --git a/emwm/MESSAGE b/emwm/MESSAGE
deleted file mode 100644
index 8017a6c1d1..0000000000
--- a/emwm/MESSAGE
+++ /dev/null
@@ -1,7 +0,0 @@
-===========================================================================
-$NetBSD$
-
-A sample configuration has been installed at ${PREFIX}/share/examples/emwm
-You should copy it to ~/.emwmrc
-
-===========================================================================
diff --git a/emwm/Makefile b/emwm/Makefile
deleted file mode 100644
index 551fe6e180..0000000000
--- a/emwm/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# $NetBSD$
-
-DISTNAME= emwm-src
-PKGVER= 1.0a
-PKGNAME= ${DISTNAME:S,-src,,}-${PKGVER}
-PKGREVISION= 1
-CATEGORIES= wm
-DIST_SUBDIR= ${PKGNAME_NOREV}
-MASTER_SITES= https://fastestcode.org/dl/
-EXTRACT_SUFX= .tar.xz
-
-MAINTAINER= vms%retrobsd.ddns.net@localhost
-HOMEPAGE= https://fastestcode.org/emwm.html
-COMMENT= Enhanced Motif Window Manager
-LICENSE= gnu-lgpl-v2.1
-
-MAKEFLAGS+= PREFIX=${PREFIX}
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} != "NetBSD"
-USE_TOOLS+= gmake
-.endif
-
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-INSTALLATION_DIRS+= share/examples/${DISTNAME:S,-src,,}
-INSTALLATION_DIRS+= lib/X11/app-defaults
-
-WRKSRC= ${WRKDIR}/emwm
-
-pre-install:
-.for f in system.emwmrc
- ${INSTALL_DATA} ${WRKSRC}/src/${f} ${DESTDIR}${PREFIX}/share/examples/emwm/
-.endfor
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/emwm ${DESTDIR}${PREFIX}/bin/emwm
- ${INSTALL_MAN} ${WRKSRC}/src/emwm.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/emwm.1
-
-post-install:
- ${INSTALL_DATA} ${WRKSRC}/src/Emwm.ad ${DESTDIR}${PREFIX}/lib/X11/app-defaults/Emwm
-
-.include "../../mk/motif.buildlink3.mk"
-.include "../../x11/libXrandr/buildlink3.mk"
-.include "../../x11/libXinerama/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/emwm/PLIST b/emwm/PLIST
deleted file mode 100644
index 25b871daf2..0000000000
--- a/emwm/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD$
-bin/emwm
-lib/X11/app-defaults/Emwm
-man/man1/emwm.1
-share/examples/emwm/system.emwmrc
diff --git a/emwm/distinfo b/emwm/distinfo
deleted file mode 100644
index 157e296110..0000000000
--- a/emwm/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (emwm-1.0a/emwm-src.tar.xz) = 7b9b357b4339fddaffd1f37c249f6ee1b6923dca4812d8c3323317569dd51d1d
-SHA512 (emwm-1.0a/emwm-src.tar.xz) = 64128186a70e0d4d4814fab951c9cc8cfec3faf61bab4885dd5d0059b7cec6b5e45710084954f72205e473ce015e59d5cd8aa4ca93258c0f4da22bc27ba5dcfb
-Size (emwm-1.0a/emwm-src.tar.xz) = 329364 bytes
Home |
Main Index |
Thread Index |
Old Index