diff options
author | Azat Bahawi <azahi@teknik.io> | 2021-06-25 20:19:52 +0300 |
---|---|---|
committer | Azat Bahawi <azahi@teknik.io> | 2021-06-25 20:19:52 +0300 |
commit | 7528d3496154cd0a8daf8ada7891928798a57565 (patch) | |
tree | 62ea3674f48cb378364f6721f77f768ad8299297 /x11-wm | |
parent | ci: Update TravisCI runner (diff) |
meta: Refactor ebuilds and directory structure
- Drop "-rn" (revisions) fork 9999 (live) versions. - Versioned ebuilds are now symlinked to 9999 (live) versions. This should be followed for every package from now on. - Apply `shfmt` on all ebuilds. - Update metadata.
Diffstat (limited to 'x11-wm')
18 files changed, 17 insertions, 379 deletions
diff --git a/x11-wm/9wm/9wm-1.4.1-r1.ebuild b/x11-wm/9wm/9wm-1.4.1-r1.ebuild index bde93a7..4d8215d 100644..120000 --- a/x11-wm/9wm/9wm-1.4.1-r1.ebuild +++ b/x11-wm/9wm/9wm-1.4.1-r1.ebuild @@ -1,45 +1 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -if [[ ${PV} == *9999 ]]; then - SCM="git-r3" - EGIT_REPO_URI="https://github.com/9wm/9wm.git" -fi - -inherit toolchain-funcs ${SCM} - -DESCRIPTION="X11 window manager inspired by Plan 9's rio" -HOMEPAGE="https://github.com/9wm/9wm" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - KEYWORDS="" -else - SRC_URI="https://github.com/9wm/9wm/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="MIT" -SLOT="0" -IUSE="" - -DEPEND=" - x11-libs/libX11 - x11-libs/libXext -" -RDEPEND="${DEPEND}" -BDEPEND="" - -DOCS=( CREDITS.md CUSTOMIZING.md README.md ) - -src_compile() { - emake \ - CC="$(tc-getCC)" -} - -src_install() { - default - newman ${PN}.man ${PN}.1 -} +9wm-9999.ebuild \ No newline at end of file diff --git a/x11-wm/9wm/9wm-9999-r1.ebuild b/x11-wm/9wm/9wm-9999.ebuild index bde93a7..fe9edc5 100644 --- a/x11-wm/9wm/9wm-9999-r1.ebuild +++ b/x11-wm/9wm/9wm-9999.ebuild @@ -32,7 +32,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -DOCS=( CREDITS.md CUSTOMIZING.md README.md ) +DOCS=(CREDITS.md CUSTOMIZING.md README.md) src_compile() { emake \ diff --git a/x11-wm/custard/custard-9999-r1.ebuild b/x11-wm/custard/custard-9999.ebuild index 09fb1db..09fb1db 100644 --- a/x11-wm/custard/custard-9999-r1.ebuild +++ b/x11-wm/custard/custard-9999.ebuild diff --git a/x11-wm/mmwm/mmwm-9999.ebuild b/x11-wm/mmwm/mmwm-9999.ebuild index 47b2859..b1c8d04 100644 --- a/x11-wm/mmwm/mmwm-9999.ebuild +++ b/x11-wm/mmwm/mmwm-9999.ebuild @@ -32,7 +32,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -DOCS=( README.md ) +DOCS=(README.md) src_compile() { restore_config config.h diff --git a/x11-wm/sdorfehs/sdorfehs-1.0.ebuild b/x11-wm/sdorfehs/sdorfehs-1.0.ebuild index 76904ff..607d2cf 100644..120000 --- a/x11-wm/sdorfehs/sdorfehs-1.0.ebuild +++ b/x11-wm/sdorfehs/sdorfehs-1.0.ebuild @@ -1,48 +1 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -if [[ ${PV} == *9999 ]]; then - SCM="git-r3" - EGIT_REPO_URI="https://github.com/jcs/sdorfehs.git" -fi - -inherit savedconfig ${SCM} - -DESCRIPTION="Manual tiling window manager" -HOMEPAGE="https://github.com/jcs/sdorfehs" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - KEYWORDS="" -else - SRC_URI="https://github.com/jcs/sdorfehs/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="MIT" -SLOT="0" -IUSE="" - -DEPEND=" - x11-libs/libX11 - x11-libs/libXft - x11-libs/libXrandr - x11-libs/libXtst -" -RDEPEND="${DEPEND}" -BDEPEND="" - -DOCS=( README.md ) - -src_compile() { - restore_config config.h - default -} - -src_install() { - save_config config.h - dobin ${PN} - doman ${PN}.1 -} +sdorfehs-9999.ebuild \ No newline at end of file diff --git a/x11-wm/sdorfehs/sdorfehs-9999.ebuild b/x11-wm/sdorfehs/sdorfehs-9999.ebuild index 76904ff..b5a0f1c 100644 --- a/x11-wm/sdorfehs/sdorfehs-9999.ebuild +++ b/x11-wm/sdorfehs/sdorfehs-9999.ebuild @@ -34,7 +34,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -DOCS=( README.md ) +DOCS=(README.md) src_compile() { restore_config config.h diff --git a/x11-wm/shod/shod-0.5.0.ebuild b/x11-wm/shod/shod-0.5.0.ebuild index 41f79de..a46c9ff 100644..120000 --- a/x11-wm/shod/shod-0.5.0.ebuild +++ b/x11-wm/shod/shod-0.5.0.ebuild @@ -1,59 +1 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -if [[ ${PV} == *9999 ]]; then - SCM="git-r3" - EGIT_REPO_URI="https://github.com/phillbush/shod.git" -fi - -inherit toolchain-funcs ${SCM} - -DESCRIPTION="Hybrid (floating and tiling) window manager" -HOMEPAGE="https://github.com/phillbush/shod" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - KEYWORDS="" -else - SRC_URI="https://github.com/phillbush/shod/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="MIT" -SLOT="0" -IUSE="" - -DEPEND=" - x11-libs/libX11 - x11-libs/libXinerama -" -RDEPEND="${DEPEND}" -BDEPEND="" - -DOCS=( - README - examples/ -) - -src_prepare() { - sed -e '/^CPPFLAGS/d' \ - -e 's/FLAGS =/FLAGS +=/g' \ - -i config.mk || die - - default -} - -src_compile() { - emake \ - CC="$(tc-getCC)" -} - -src_install() { - emake install \ - DESTDIR="${D}" \ - PREFIX="${EPREFIX}/usr" - - einstalldocs -} +shod-9999.ebuild \ No newline at end of file diff --git a/x11-wm/shod/shod-9999.ebuild b/x11-wm/shod/shod-9999.ebuild index 41f79de..17f381b 100644 --- a/x11-wm/shod/shod-9999.ebuild +++ b/x11-wm/shod/shod-9999.ebuild @@ -32,10 +32,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -DOCS=( - README - examples/ -) +DOCS=(README examples/) src_prepare() { sed -e '/^CPPFLAGS/d' \ diff --git a/x11-wm/sowm/sowm-1.6.ebuild b/x11-wm/sowm/sowm-1.6.ebuild index 6733306..2ea5702 100644..120000 --- a/x11-wm/sowm/sowm-1.6.ebuild +++ b/x11-wm/sowm/sowm-1.6.ebuild @@ -1,42 +1 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -if [[ ${PV} == *9999 ]]; then - SCM="git-r3" - EGIT_REPO_URI="https://github.com/dylanaraps/sowm.git" -fi - -inherit savedconfig ${SCM} - -DESCRIPTION="An itsy bitsy floating window manager" -HOMEPAGE="https://github.com/dylanaraps/sowm" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - KEYWORDS="" -else - SRC_URI="https://github.com/dylanaraps/sowm/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="MIT" -SLOT="0" -IUSE="" - -DEPEND="x11-libs/libX11" -RDEPEND="${DEPEND}" -BDEPEND="" - -DOCS=( README.md ) - -src_compile() { - restore_config config.h - default -} - -src_install() { - save_config config.h - default -} +sowm-9999.ebuild \ No newline at end of file diff --git a/x11-wm/sowm/sowm-9999.ebuild b/x11-wm/sowm/sowm-9999.ebuild index 6733306..61cc821 100644 --- a/x11-wm/sowm/sowm-9999.ebuild +++ b/x11-wm/sowm/sowm-9999.ebuild @@ -29,7 +29,7 @@ DEPEND="x11-libs/libX11" RDEPEND="${DEPEND}" BDEPEND="" -DOCS=( README.md ) +DOCS=(README.md) src_compile() { restore_config config.h diff --git a/x11-wm/tinywm/tinywm-1.1.ebuild b/x11-wm/tinywm/tinywm-1.1.ebuild index 3241c5c..f0cbbf5 100644..120000 --- a/x11-wm/tinywm/tinywm-1.1.ebuild +++ b/x11-wm/tinywm/tinywm-1.1.ebuild @@ -1,32 +1 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/mackstann/tinywm.git" -fi - -DESCRIPTION="The tiniest window manager" -HOMEPAGE="https://github.com/mackstann/tinywm" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - KEYWORDS="" -else - SRC_URI="https://github.com/mackstann/tinywm/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="ISC" -SLOT="0" -IUSE="" - -DEPEND="x11-libs/libX11" -RDEPEND="${DEPEND}" -BDEPEND="" - -src_install() { - dobin ${PN} -} +tinywm-9999.ebuild \ No newline at end of file diff --git a/x11-wm/wmutils-contrib/wmutils-contrib-9999-r1.ebuild b/x11-wm/wmutils-contrib/wmutils-contrib-9999.ebuild index 8d65a98..196bb59 100644 --- a/x11-wm/wmutils-contrib/wmutils-contrib-9999-r1.ebuild +++ b/x11-wm/wmutils-contrib/wmutils-contrib-9999.ebuild @@ -28,7 +28,7 @@ RDEPEND="${DEPEND} " BDEPEND="" -DOCS=( README.md ) +DOCS=(README.md) src_prepare() { default diff --git a/x11-wm/wmutils-opt/wmutils-opt-1.0.ebuild b/x11-wm/wmutils-opt/wmutils-opt-1.0.ebuild index 75db7bc..32feec0 100644..120000 --- a/x11-wm/wmutils-opt/wmutils-opt-1.0.ebuild +++ b/x11-wm/wmutils-opt/wmutils-opt-1.0.ebuild @@ -1,42 +1 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/wmutils/opt.git" -fi - -DESCRIPTION="Optional addons to wmutils" -HOMEPAGE="https://github.com/wmutils/opt" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - KEYWORDS="" -else - SRC_URI="https://github.com/wmutils/opt/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="ISC" -SLOT="0" -IUSE="" - -DEPEND=" - x11-libs/libxcb - x11-libs/xcb-util -" -RDEPEND="${DEPEND}" -BDEPEND="" - -if [[ ${PV} != *9999 ]]; then - S="${WORKDIR}/opt-${PV}" -fi - -DOCS=( README.md ) - -src_prepare() { - default - sed -e 's/-Os//g' -i config.mk || die -} +wmutils-opt-9999.ebuild \ No newline at end of file diff --git a/x11-wm/wmutils-opt/wmutils-opt-9999.ebuild b/x11-wm/wmutils-opt/wmutils-opt-9999.ebuild index 75db7bc..f34d267 100644 --- a/x11-wm/wmutils-opt/wmutils-opt-9999.ebuild +++ b/x11-wm/wmutils-opt/wmutils-opt-9999.ebuild @@ -34,7 +34,7 @@ if [[ ${PV} != *9999 ]]; then S="${WORKDIR}/opt-${PV}" fi -DOCS=( README.md ) +DOCS=(README.md) src_prepare() { default diff --git a/x11-wm/wmutils/wmutils-1.5.ebuild b/x11-wm/wmutils/wmutils-1.5.ebuild index 14816b3..cb275f8 100644..120000 --- a/x11-wm/wmutils/wmutils-1.5.ebuild +++ b/x11-wm/wmutils/wmutils-1.5.ebuild @@ -1,48 +1 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/wmutils/core.git" -fi - -DESCRIPTION="Set of window manipulation tools" -HOMEPAGE="https://github.com/wmutils/core" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - KEYWORDS="" -else - SRC_URI="https://github.com/wmutils/core/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="ISC" -SLOT="0" -IUSE="" - -DEPEND=" - x11-libs/libxcb - x11-libs/xcb-util - x11-libs/xcb-util-cursor -" -RDEPEND="${DEPEND}" -BDEPEND="" - -DOCS=( README.md ) - -if [[ ${PV} != *9999 ]]; then - S="${WORKDIR}/core-${PV}" -fi - -src_prepare() { - sed -i 's/-Os//g' -i config.mk - default -} - -src_install() { - emake DESTDIR="${D}" MANPREFIX="${EPREFIX}/usr/share/man" install - einstalldocs -} +wmutils-9999.ebuild \ No newline at end of file diff --git a/x11-wm/wmutils/wmutils-9999.ebuild b/x11-wm/wmutils/wmutils-9999.ebuild index 14816b3..c691679 100644 --- a/x11-wm/wmutils/wmutils-9999.ebuild +++ b/x11-wm/wmutils/wmutils-9999.ebuild @@ -31,7 +31,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -DOCS=( README.md ) +DOCS=(README.md) if [[ ${PV} != *9999 ]]; then S="${WORKDIR}/core-${PV}" diff --git a/x11-wm/xwm/xwm-0.1.8.ebuild b/x11-wm/xwm/xwm-0.1.8.ebuild index ae10afc..dad9e3e 100644..120000 --- a/x11-wm/xwm/xwm-0.1.8.ebuild +++ b/x11-wm/xwm/xwm-0.1.8.ebuild @@ -1,49 +1 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -if [[ ${PV} == *9999 ]]; then - SCM="git-r3" - EGIT_REPO_URI="https://github.com/mcpcpc/xwm.git" -fi - -inherit toolchain-funcs ${SCM} - -DESCRIPTION="A tiny XCB floating window manager" -HOMEPAGE="https://github.com/mcpcpc/xwm" - -if [[ ${PV} == *9999 ]]; then - SRC_URI="" - KEYWORDS="" -else - SRC_URI="https://github.com/mcpcpc/xwm/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="MIT" -SLOT="0" -IUSE="" - -DEPEND=" - x11-libs/libxcb - x11-libs/xcb-util-keysyms -" -RDEPEND="${DEPEND}" -BDEPEND="" - -DOCS=( - README -) - -src_compile() { - emake CC="$(tc-getCC)" -} - -src_install() { - emake install \ - DESTDIR="${D}" \ - PREFIX="${EPREFIX}/usr" - - einstalldocs -} +xwm-9999.ebuild \ No newline at end of file diff --git a/x11-wm/xwm/xwm-9999.ebuild b/x11-wm/xwm/xwm-9999.ebuild index ae10afc..10ef80a 100644 --- a/x11-wm/xwm/xwm-9999.ebuild +++ b/x11-wm/xwm/xwm-9999.ebuild @@ -32,9 +32,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND="" -DOCS=( - README -) +DOCS=(README) src_compile() { emake CC="$(tc-getCC)" |