From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/wmii/
Date: Sun, 26 Mar 2017 18:00:56 +0000 (UTC) [thread overview]
Message-ID: <1490551190.cb78e0314d0ef33c18a861c11683f09f99cbf7c0.mjo@gentoo> (raw)
commit: cb78e0314d0ef33c18a861c11683f09f99cbf7c0
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 17:59:50 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 17:59:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb78e031
x11-wm/wmii: remove unused version 3.9.2-r4.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
x11-wm/wmii/wmii-3.9.2-r4.ebuild | 78 ----------------------------------------
1 file changed, 78 deletions(-)
diff --git a/x11-wm/wmii/wmii-3.9.2-r4.ebuild b/x11-wm/wmii/wmii-3.9.2-r4.ebuild
deleted file mode 100644
index 711b7877335..00000000000
--- a/x11-wm/wmii/wmii-3.9.2-r4.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit flag-o-matic multilib toolchain-funcs
-
-MY_P=wmii+ixp-${PV}
-
-DESCRIPTION="A dynamic window manager for X11"
-HOMEPAGE="http://wmii.suckless.org/"
-SRC_URI="http://dl.suckless.org/wmii/${MY_P}.tbz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
-IUSE=""
-
-COMMON_DEPEND="
- >=sys-libs/libixp-0.5_p20110208-r3
- x11-libs/libXft
- x11-libs/libXext
- x11-libs/libXrandr
- x11-libs/libXrender
- x11-libs/libX11
- x11-libs/libXinerama
- >=media-libs/freetype-2
-"
-RDEPEND="${COMMON_DEPEND}
- x11-apps/xmessage
- x11-apps/xsetroot
- media-fonts/font-misc-misc
-"
-DEPEND="${COMMON_DEPEND}
- virtual/pkgconfig
-"
-
-S=${WORKDIR}/${MY_P}
-
-# Force dynamic linking, bug #273332
-MAKEOPTS="${MAKEOPTS} STATIC= -j1"
-
-src_prepare() {
- mywmiiconf=(
- PREFIX=/usr
- DOC=/usr/share/doc/${PF}
- ETC=/etc
- LIBDIR=/usr/$(get_libdir)
- CC="$(tc-getCC) -c"
- LD="$(tc-getCC)"
- AR="$(tc-getAR) crs"
- DESTDIR="${D}"
- LIBIXP=/usr/$(get_libdir)/libixp.so
- )
-
- # punt internal copy of sys-libs/libixp #323037
- rm -f include/ixp{,_srvutil}.h || die
- sed -i -e '/libixp/d' Makefile || die
-
- sed -i -e "/BINSH \!=/d" mk/hdr.mk || die #335083
- sed -i -e 's/-lXext/& -lXrender -lX11/' cmd/Makefile || die #369115
-}
-
-src_compile() {
- append-flags -I/usr/include/freetype2
- emake "${mywmiiconf[@]}"
-}
-
-src_install() {
- emake "${mywmiiconf[@]}" install
- dodoc NEWS NOTES README TODO
-
- echo wmii > "${T}"/wmii
- exeinto /etc/X11/Sessions
- doexe "${T}"/wmii
-
- insinto /usr/share/xsessions
- doins "${FILESDIR}"/${PN}.desktop
-}
next reply other threads:[~2017-03-26 18:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-26 18:00 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-21 12:18 [gentoo-commits] repo/gentoo:master commit in: x11-wm/wmii/ Petr Vaněk
2023-08-05 22:29 Sam James
2023-02-22 19:56 Sam James
2022-10-20 3:54 Sam James
2021-02-12 13:45 Ben Kohler
2021-02-12 13:45 Ben Kohler
2016-12-14 23:01 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1490551190.cb78e0314d0ef33c18a861c11683f09f99cbf7c0.mjo@gentoo \
--to=mjo@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox