From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A7EF81382C5 for ; Mon, 5 Mar 2018 19:23:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF59EE0864; Mon, 5 Mar 2018 19:23:17 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF0F0E0864 for ; Mon, 5 Mar 2018 19:23:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A82CC335C09 for ; Mon, 5 Mar 2018 19:23:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 372731EF for ; Mon, 5 Mar 2018 19:23:15 +0000 (UTC) From: "José María Alonso" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "José María Alonso" Message-ID: <1520277793.ed7519ec107be9f77b127af70a1bbd7823a934fc.nimiux@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/stumpwm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/stumpwm/Manifest x11-wm/stumpwm/metadata.xml x11-wm/stumpwm/stumpwm-1.0.0.ebuild X-VCS-Directories: x11-wm/stumpwm/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: ed7519ec107be9f77b127af70a1bbd7823a934fc X-VCS-Branch: master Date: Mon, 5 Mar 2018 19:23:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4f3854cc-b146-4f92-b513-117e3ef5fbca X-Archives-Hash: 3ec60408c2b10b4167d622a187e2f763 commit: ed7519ec107be9f77b127af70a1bbd7823a934fc Author: Chema Alonso Josa gentoo org> AuthorDate: Mon Mar 5 19:22:51 2018 +0000 Commit: José María Alonso gentoo org> CommitDate: Mon Mar 5 19:23:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed7519ec x11-wm/stumpwm: Drops old version 1.0.0 Package-Manager: Portage-2.3.19, Repoman-2.3.6 x11-wm/stumpwm/Manifest | 1 - x11-wm/stumpwm/metadata.xml | 3 -- x11-wm/stumpwm/stumpwm-1.0.0.ebuild | 86 ------------------------------------- 3 files changed, 90 deletions(-) diff --git a/x11-wm/stumpwm/Manifest b/x11-wm/stumpwm/Manifest index 4fedddd87b2..86244f097df 100644 --- a/x11-wm/stumpwm/Manifest +++ b/x11-wm/stumpwm/Manifest @@ -1,2 +1 @@ -DIST stumpwm-1.0.0.tar.gz 200794 BLAKE2B 656d5f72fe578f12725c3a1a66c56e42175a33d9b1f9d9e83f3b323da17d9e1bc00e0dbea546a8298da7ecbb4c9893da74efe8b7f14475863e670254248d6ca2 SHA512 eb5bf48a5d185d982e8a9ec7639958f14fd912e0f4c89da205f0bcb0c10a61c3953bce5029c2a301fdcd29fe05c505601d4db30fc50b34b7082ce69bd25b43ac DIST stumpwm-1.0.1_rc.tar.gz 197530 BLAKE2B 2883ee8a0f75d3c673f6b6f65675c98e9fad8ef181b3ed9cf8bbd5eed7c0d63f3f48d021d056265d4e6c14dd0594bfe3a36492cd9bcdf2b3379d2aa62eba1f67 SHA512 3ba68987e61bdb46fde9c6bbed82b630be1db3272bdfb844a9d7abf3f810e94e560a28d4951308cab5af1f93b35710b10bb1a1a35450a8445a1b959888266df2 diff --git a/x11-wm/stumpwm/metadata.xml b/x11-wm/stumpwm/metadata.xml index 280080d2f50..735e47be73d 100644 --- a/x11-wm/stumpwm/metadata.xml +++ b/x11-wm/stumpwm/metadata.xml @@ -51,9 +51,6 @@ Install contrib modules Include documentation Add support for GNU Emacs - Use CLISP for the runtime - Use SCL for the runtime - Use SBCL for the runtime stumpwm/stumpwm diff --git a/x11-wm/stumpwm/stumpwm-1.0.0.ebuild b/x11-wm/stumpwm/stumpwm-1.0.0.ebuild deleted file mode 100644 index ebb4b56c571..00000000000 --- a/x11-wm/stumpwm/stumpwm-1.0.0.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit common-lisp-3 autotools elisp-common xdg-utils - -DESCRIPTION="Stumpwm is a Window Manager written entirely in Common Lisp." -HOMEPAGE="https://stumpwm.github.io/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="contrib doc emacs clisp ecl +sbcl" - -RESTRICT="strip mirror" - -RDEPEND="dev-lisp/cl-ppcre - sbcl? ( >=dev-lisp/sbcl-1.0.32 ) - sbcl? ( >=dev-lisp/clx-0.7.3 ) - !sbcl? ( !clisp? ( !ecl? ( >=dev-lisp/sbcl-1.0.32 ) ) ) - !sbcl? ( !clisp? ( ecl? ( >=dev-lisp/ecls-10.4.1 ) ) ) - !sbcl? ( clisp? ( >=dev-lisp/clisp-2.44[X,new-clx] ) ) - emacs? ( virtual/emacs app-emacs/slime )" -DEPEND="${RDEPEND} - sys-apps/texinfo - doc? ( virtual/texi2dvi )" - -PDEPEND="contrib? ( x11-wm/stumpwm-contrib )" - -SITEFILE=70${PN}-gentoo.el -CLPKGDIR="${CLSOURCEROOT}/${CLPACKAGE}" - -get_lisp() { - local lisp - - for lisp in "$@" ; do - use ${lisp} && echo ${lisp} && return - done -} - -install_docs() { - local pdffile="${PN}.pdf" - - texi2pdf -o "${pdffile}" "${PN}.texi.in" && dodoc "${pdffile}" || die - cp "${FILESDIR}/README.Gentoo" . && sed -i "s:@VERSION@:${PV}:" README.Gentoo || die - dodoc AUTHORS NEWS README.md README.Gentoo - doinfo "${PN}.info" - docinto examples ; dodoc sample-stumpwmrc.lisp -} - -src_prepare() { - default - eautoreconf -} - -src_configure() { - xdg_environment_reset - econf --with-lisp=$(get_lisp sbcl clisp ecl) -} - -src_compile() { - emake -j1 -} - -src_install() { - common-lisp-export-impl-args $(get_lisp sbcl clisp ecl) - dobin stumpwm - make_session_desktop StumpWM /usr/bin/stumpwm - - common-lisp-install-sources *.lisp - common-lisp-install-asdf - # Fix ASDF dir - sed -i -e "/(:directory/c\ (:directory \"${CLPKGDIR}\")" \ - "${D}${CLPKGDIR}/load-stumpwm.lisp" || die - use doc && install_docs -} - -pkg_postinst() { - use emacs && elisp-site-regen -} - -pkg_postrm() { - use emacs && elisp-site-regen -}