summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/dwm/Manifest16
-rw-r--r--x11-wm/dwm/dwm-6.0.ebuild78
-rw-r--r--x11-wm/dwm/files/dwm-session211
-rw-r--r--x11-wm/dwm/files/dwm.desktop8
-rw-r--r--x11-wm/dwm/files/unicode.html45
-rw-r--r--x11-wm/dwm/metadata.xml6
6 files changed, 0 insertions, 164 deletions
diff --git a/x11-wm/dwm/Manifest b/x11-wm/dwm/Manifest
deleted file mode 100644
index 2ea6864..0000000
--- a/x11-wm/dwm/Manifest
+++ /dev/null
@@ -1,16 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-AUX dwm-session2 170 SHA256 b25088c71daa7ec759bf1ae758b8ef528dcced6cfb642ccdcb69ffa8644dc5ab SHA512 e882c447824ec430862f9af968aad0f2276b7ab28cf60b8f8e49551e3b9cc2a249429987f4a7d6577eb18182b7709fb4d7c5c4651192a04dc2394ba9afa89f08 WHIRLPOOL 73a201f8e4385bc62fbf1aeb3c54918ef6ec0eeefbf8c100a694d88b5f036b520633f1957b2f3f3b70c95f8e374e90327f306afb0766c8f0dfe715084a02d079
-AUX dwm.desktop 133 SHA256 1a1ae9d1d5eb4747a1241798969c5b151ec66901a62af683304c6f23e4ccc30e SHA512 23ccd0a41c20713c1d6a5eff9a4560b30886afc26fe83100ec23298a675a71d9957d2dd85c0ee2c2e2210022e6035a9a3de30eff7692f01f1b80ed6c95bf731b WHIRLPOOL 24d29359829deeeecb9b4d010243c81e22be41207c7528a6ebcc6108aa1a0c1bb0b8242f6b20f83b67a0340a5d1178f077989469b30ed71fb952d820743b9c62
-DIST dwm-6.0.tar.gz 20810 SHA256 b2b9483de69259eeea56844899bb2385158d3e79a42d82b10c142099fc8eeb56 SHA512 895d1d363b3756c9ba19dbf06af34be753c1ae5971d540113d7f8901ad174c2e5944ef769b43e65f7b700f34832bb24082bc91d999b287610c9925182ce70c00 WHIRLPOOL bac35d2cb41df313bda2dfd2ca5b12467ec22e41c1640d8d65e67f1e7231baffc96151de03e18d8823918ddd2bdf905a6e0d984592da5cd525e87fb638f0b3dd
-EBUILD dwm-6.0.ebuild 2122 SHA256 084752d182e60fc57740233c46e12c6b50c318ea7cfc01b81d0f4d4df62c3587 SHA512 74763f7b10c8852f7313a0d66b04dc824ba19d6c5739e09db60c27b1d2594b5aef95e4f7a723268707ce7f690ff4935ad4566280e95f44608bf66a1a4053ccab WHIRLPOOL 61acfe38bb039caf8f09b3359a72b441dff59d7b1d8ebfc6189342a8d7b69e488f23868f5670fb3493388bc8afe48c09bda7cdf75de8c2d6d3696896e855f0cd
-MISC ChangeLog 9896 SHA256 a936953e12230439b2838e0b718d114c2f8f331b9c724a1b9c3dc4e525388f49 SHA512 aba6f29dd87226cc4997af49a854b9fc3b6166c9e47cb0aa1b3fc324011d72e1423aea8564de831e04bb003f7d486949541711cecee522f6f1bd91912716df79 WHIRLPOOL 1ee618ca14a6f8f24aca85acb00954b318bcd512426335312717b5b78e3c19081080b5ee09cfe5b8d2e01295497880487c34a9d30664943564e3d939cf50ce78
-MISC metadata.xml 449 SHA256 8f364dda7cabf4dae4f0589738d4bc76fa6d19141dfee49fa26fe291308de506 SHA512 b4f6785c224fa7e25b9ce138d0d3f7b6a12e066b9d9632bef8a0f93a5e96b932046cad20bbaa0b669cafb115f8651910fea31dfb3077b801d9c4f3517ae5fa75 WHIRLPOOL fb5d4393c1f69b399e6e1d84f2aed8bd4ca47c549a1b9569b11ed0a3f5dec79405de157c8b6d3abf9d7b51642b928537e2d2259cffe8056d5219086d5ad08f9c
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.22 (GNU/Linux)
-
-iEYEAREIAAYFAlJio20ACgkQCaWpQKGI+9RAPQCdE3Sc43YbwyVQs9vodimGfBJS
-VBgAnjuQF+HUaiUj329+gbaUcItvHAyn
-=icUc
------END PGP SIGNATURE-----
diff --git a/x11-wm/dwm/dwm-6.0.ebuild b/x11-wm/dwm/dwm-6.0.ebuild
deleted file mode 100644
index 33c4f6b..0000000
--- a/x11-wm/dwm/dwm-6.0.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild,v 1.12 2013/02/06 15:19:31 jer Exp $
-
-EAPI="4"
-
-inherit eutils savedconfig toolchain-funcs
-
-DESCRIPTION="a dynamic window manager for X11"
-HOMEPAGE="http://dwm.suckless.org/"
-SRC_URI="http://dl.suckless.org/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
-IUSE="xinerama"
-
-DEPEND="x11-libs/libX11
- xinerama? (
- x11-proto/xineramaproto
- x11-libs/libXinerama
- )"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- sed -i \
- -e "s/CFLAGS = -std=c99 -pedantic -Wall -Os/CFLAGS += -std=c99 -pedantic -Wall/" \
- -e "/^LDFLAGS/{s|=|+=|g;s|-s ||g}" \
- -e "s/#XINERAMALIBS =/XINERAMALIBS ?=/" \
- -e "s/#XINERAMAFLAGS =/XINERAMAFLAGS ?=/" \
- -e "s@/usr/X11R6/include@${EPREFIX}/usr/include/X11@" \
- -e "s@/usr/X11R6/lib@${EPREFIX}/usr/lib@" \
- -e "s@-I/usr/include@@" -e "s@-L/usr/lib@@" \
- config.mk || die
- sed -i \
- -e '/@echo CC/d' \
- -e 's|@${CC}|$(CC)|g' \
- Makefile || die
-
- restore_config config.h
- epatch_user
-}
-
-src_compile() {
- if use xinerama; then
- emake CC=$(tc-getCC) dwm
- else
- emake CC=$(tc-getCC) XINERAMAFLAGS="" XINERAMALIBS="" dwm
- fi
-}
-
-src_install() {
- emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
-
- exeinto /etc/X11/Sessions
- newexe "${FILESDIR}"/dwm-session2 dwm
-
- insinto /usr/share/xsessions
- doins "${FILESDIR}"/dwm.desktop
-
- dodoc README
-
- save_config config.h
-}
-
-pkg_postinst() {
- einfo "This ebuild has support for user defined configs"
- einfo "Please read this ebuild for more details and re-emerge as needed"
- einfo "if you want to add or remove functionality for ${PN}"
- if ! has_version x11-misc/dmenu; then
- elog "Installing ${PN} without x11-misc/dmenu"
- einfo "To have a menu you can install x11-misc/dmenu"
- fi
- einfo "You can custom status bar with a script in HOME/.dwm/dwmrc"
- einfo "the ouput is redirected to the standard input of dwm"
- einfo "Since dwm-5.4, status info in the bar must be set like this:"
- einfo "xsetroot -name \"\`date\` \`uptime | sed 's/.*,//'\`\""
-}
diff --git a/x11-wm/dwm/files/dwm-session2 b/x11-wm/dwm/files/dwm-session2
deleted file mode 100644
index f886ce9..0000000
--- a/x11-wm/dwm/files/dwm-session2
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-DIR=${HOME}/.dwm
-if [ -f "${DIR}"/dwmrc ]; then
- /bin/sh "${DIR}"/dwmrc &
-else
- while true; do
- xsetroot -name "`date`"
- sleep 1
- done &
-fi
-exec /usr/bin/dwm
diff --git a/x11-wm/dwm/files/dwm.desktop b/x11-wm/dwm/files/dwm.desktop
deleted file mode 100644
index d6131b5..0000000
--- a/x11-wm/dwm/files/dwm.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=dwm
-Comment=dynamic window manager
-Exec=/etc/X11/Sessions/dwm
-TryExec=dwm
-Icon=
-Type=Application
diff --git a/x11-wm/dwm/files/unicode.html b/x11-wm/dwm/files/unicode.html
deleted file mode 100644
index 149979d..0000000
--- a/x11-wm/dwm/files/unicode.html
+++ /dev/null
@@ -1,45 +0,0 @@
-<div itemprop="articleBody" class="msgBody">
-<!--X-Body-of-Message-->
-<pre>On Tue, Dec 05, 2006 at 08:13:33AM +0100, Sander van Dijk wrote:
-&gt; Not sure about the details, but if I'm not mistaken this has something
-&gt; to do with font 'subsets' (that's probably not the right word). From
-&gt; what I understand, there are some character subsets defined for utf-8,
-&gt; and a font may support some, but not all of them. I believe xterm just
-&gt; uses whatever the font provides, ignoring what it doesn't provide,
-&gt; while dwm discards the font's abilities entirely if it doesn't support
-&gt; all subsets. wmii worked this way too, but was recently patched to
-&gt; allow 'half utf-8 capable' fonts to work.
-&gt;
-&gt; Note that I don't really know what I'm talking about here, this is
-&gt; just what I understood from a thread on the wmii mailinglist, I *may*
-&gt; have gotten it completely wrong.</pre><pre>
-
-I'm not sure if it might solve the problem dmtry noticed, but
-attached patch will enforce to use the specified font even if
-necessary font sets are missing. dmtry let me know if you get
-better results with this patch applied (though I doubt it,
-better is to uncomment the missing fontsets reported by dwm in
-your ru_RU.UTF-8/XLC_LOCALE file... but well.
-
-For wmii, afair the patch Daniel Baumann supplied for Debian
-is the opposite of the patch I applied (which means the default
-of dwm)...
-
-Regards,
---
- Anselm R. Garbe &gt;&lt; <a rel="nofollow" href="http://suckless.org/~arg/">http://suckless.org/~arg/</a> &gt;&lt; GPG key: 0D73F361
-</pre><pre>diff -r 762c339325b3 draw.c
---- a/draw.c Mon Dec 04 21:01:14 2006 +0100
-+++ b/draw.c Tue Dec 05 08:43:12 2006 +0100
-@@ -179,7 +179,7 @@ setfont(const char *fontstr) {
- while(n--)
- fprintf(stderr, &quot;missing fontset: %s\n&quot;, missing[n]);
- XFreeStringList(missing);
-- if(dc.font.set) {
-+ if(0 &amp;&amp; dc.font.set) {
- XFreeFontSet(dpy, dc.font.set);
- dc.font.set = NULL;
- }
-</pre>
-
-</div>
diff --git a/x11-wm/dwm/metadata.xml b/x11-wm/dwm/metadata.xml
deleted file mode 100644
index 8c7b376..0000000
--- a/x11-wm/dwm/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer><email>maintainer-needed@gentoo.org</email></maintainer>
-<longdescription>dwm is a dynamic window manager for X. It manages windows in tiling and floating modes. Either mode can be applied dynamically, optimizing the environment for the application in use and the task performed.</longdescription>
-</pkgmetadata>