summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-18 00:58:25 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-18 00:58:25 +0100
commit5e0a5ca921524f8859808527a57655eec16efa52 (patch)
tree7c58411b1e81478df4e20082a6adec2553c24c5c /x11-wm
parent4c16e0a214824f15f09396e359db4f1f5c086fec (diff)
gentoo auto-resync : 18:07:2023 - 00:58:24
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Manifest.gzbin9131 -> 9129 bytes
-rw-r--r--x11-wm/herbstluftwm/Manifest3
-rw-r--r--x11-wm/herbstluftwm/herbstluftwm-0.9.5-r2.ebuild147
-rw-r--r--x11-wm/herbstluftwm/herbstluftwm-9999.ebuild3
-rw-r--r--x11-wm/muffin/Manifest4
-rw-r--r--x11-wm/muffin/muffin-5.8.1.ebuild (renamed from x11-wm/muffin/muffin-5.6.2.ebuild)11
6 files changed, 159 insertions, 9 deletions
diff --git a/x11-wm/Manifest.gz b/x11-wm/Manifest.gz
index 92e4f6e2957f..67f4e7ed60c0 100644
--- a/x11-wm/Manifest.gz
+++ b/x11-wm/Manifest.gz
Binary files differ
diff --git a/x11-wm/herbstluftwm/Manifest b/x11-wm/herbstluftwm/Manifest
index 13c3154e20e2..4b5cc4733ef3 100644
--- a/x11-wm/herbstluftwm/Manifest
+++ b/x11-wm/herbstluftwm/Manifest
@@ -1,4 +1,5 @@
DIST herbstluftwm-0.9.5.tar.gz 556773 BLAKE2B db851f02ce249be74f0104dd0b335fb1ed50b4a19e5f7de17cdc34b7eba99ac2f348c5a4a4e0afd2c68576f650029203c735ccb293a60d321769d56f746d6593 SHA512 a85fd1ab16b873f512d6965cc4a93524e3ed4a15079d0d4ee54012e217bd41db3b54729c1b30ee361c34b38799f95bc537099056ba7a5f791bf2be6724bc92c3
EBUILD herbstluftwm-0.9.5-r1.ebuild 3242 BLAKE2B d28d4dd3aabea977348879cef55e1c6dce4424fa495c9b1e9f0d45fb03416c15944d03c0eee0dd160c548fe8d4e7382b68b41569a996b11d7f80a94451639f52 SHA512 d209b8184de9f9bb93fd2f23cddc0f51ec2f69bdcc398e3d5f4d792205f382bca39e0395c02cbcc7105753d1b5ea5cb4a84a3141fcf24deada3f4bbf6e18b367
-EBUILD herbstluftwm-9999.ebuild 3406 BLAKE2B 8fbd649e820dfc4aeef6dcf270f8465760acb4d4155e6b3a783a4e6e09e154a02383478cdda776224dc1420d7f45d8365e0614f53315bf05a90e3baeecac2250 SHA512 a0f3e12ac7c1535c0092ab40f36faa42038355f15d3f8651acb182b86118d8efb8935594a31c75cfa350781de63a158d194bedf910721b9e85bdd098138b4613
+EBUILD herbstluftwm-0.9.5-r2.ebuild 3279 BLAKE2B 82a7098f308a24139a63f8efae652643e1374cf29dbb667441eb1a5b53f3714293b3851adceeae6365239336267dfc4a435adb3d91aed01e4253082990dbadc5 SHA512 945c3361cf014c8000ef90f3e1ed2aeb7e1ed16e11632be8598a411ad75046fe25c5d7ff44c5858b3e4d3cb335514e72f7fad07a85f90408917b9e81ae92a456
+EBUILD herbstluftwm-9999.ebuild 3441 BLAKE2B 7d3d428d9d58ec30c1fd4fc978849b2e61c06dcc4e4a92a17a718ae8271e44f9be261596189231bc35979f190d0cc0e5dcce660bb7c3f1d04bd0ead6847ce5f4 SHA512 eef931f1d2ecc3b84892c3605ef597e5fc4092b805c3326be003700cfccf4fac2d61fdcf32ba224eba2948d81b5f5d64044dfd293bbc16bea3e6406a7bf709be
MISC metadata.xml 337 BLAKE2B 7ef28bc6ce30abb6c2f44524b4dd05a479cd5ca2b98901ffe570b870d0b98f94589cd1d3f197ee7e3fd90f4c73144e1dc44996df8b1b3ec28ce6950578ada74e SHA512 6e7cb80e1870901554ac0c2a4947cceb4e6284ccc84714bb0f42dbfa69cab5b32a8bd34fd384731b9462535d7e80feef606030be3e03babc80828a980050f333
diff --git a/x11-wm/herbstluftwm/herbstluftwm-0.9.5-r2.ebuild b/x11-wm/herbstluftwm/herbstluftwm-0.9.5-r2.ebuild
new file mode 100644
index 000000000000..31baa0f5fafc
--- /dev/null
+++ b/x11-wm/herbstluftwm/herbstluftwm-0.9.5-r2.ebuild
@@ -0,0 +1,147 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_OPTIONAL=1
+
+inherit cmake desktop distutils-r1
+
+DESCRIPTION="A manual tiling window manager for X"
+HOMEPAGE="https://herbstluftwm.org/"
+
+if [[ "${PV}" == "9999" ]] || [[ -n "${EGIT_COMMIT_ID}" ]]; then
+ EGIT_REPO_URI="https://github.com/herbstluftwm/herbstluftwm"
+ inherit git-r3
+else
+ SRC_URI="https://herbstluftwm.org/tarballs/${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="BSD-2"
+SLOT="0"
+IUSE="+doc python test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+COMMON_DEPEND="
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXfixes
+ x11-libs/libXft
+ x11-libs/libXinerama
+ x11-libs/libXrandr
+ x11-libs/libXrender
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ test? (
+ dev-python/ewmh
+ dev-python/python-xlib
+ x11-apps/xsetroot
+ x11-base/xorg-server[xephyr,xvfb]
+ x11-misc/xdotool
+ x11-terms/xterm
+ )
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+ app-shells/bash
+ python? ( ${PYTHON_DEPS} )
+"
+BDEPEND="
+ ${DISTUTILS_DEPS}
+ virtual/pkgconfig
+"
+
+if [[ -n "${EGIT_REPO_URI}" ]]; then
+ # Herbstluftwm tarballs ship with pre-compiled documentation, only
+ # if we build from git asciidoc is needed.
+ BDEPEND+=" doc? ( app-text/asciidoc )"
+fi
+
+src_prepare() {
+ # Do not install LICENSE and respect CMAKE_INSTALL_DOCDIR.
+ sed -i \
+ -e '/^install.*LICENSEDIR/d' \
+ -e '/set(DOCDIR / s#.*#set(DOCDIR ${CMAKE_INSTALL_DOCDIR})#' \
+ CMakeLists.txt || die
+ cmake_src_prepare
+
+ if use python; then
+ pushd "${S}"/python > /dev/null || die
+ distutils-r1_src_prepare
+ popd > /dev/null || die
+ fi
+}
+
+src_configure() {
+ # Ensure that 'python3' is in PATH. #765118
+ python_setup
+
+ local mycmakeargs=(
+ -DWITH_DOCUMENTATION=$(usex doc)
+ )
+ cmake_src_configure
+}
+
+src_compile() {
+ cmake_src_compile
+
+ if use python; then
+ pushd python > /dev/null || die
+ distutils-r1_src_compile
+ popd >/dev/null || die
+ fi
+}
+
+src_install() {
+ cmake_src_install
+
+ if ! use doc; then
+ rm -r "${ED}"/usr/share/doc/${PF}/examples || die
+ fi
+
+ if use python; then
+ pushd python > /dev/null || die
+ distutils-r1_src_install
+ popd > /dev/null || die
+ fi
+
+ # The man pages exists in src_install either in non-live ebuilds,
+ # since they are then shipped pre-compiled in herbstluftwm's
+ # release tarbal. Or they exist in live ebuilds if the 'doc' USE
+ # flag is enabled.
+ if [[ "${PV}" != 9999 ]] || use doc; then
+ local man_pages=(
+ herbstluftwm.1
+ herbstclient.1
+ herbstluftwm-tutorial.7
+ )
+ for man_page in "${man_pages[@]}"; do
+ doman "doc/${man_page}"
+ done
+ fi
+
+ # Do not only install the herbstluftwm.desktop file in xsessions/ but
+ # also in applications/. This allows herbstluftwm to be used as
+ # window manager of a Gnome flashback session.
+ domenu "${ED}"/usr/share/xsessions/herbstluftwm.desktop
+}
+
+distutils_enable_tests pytest
+
+src_test() {
+ ln -s "${BUILD_DIR}/herbstclient" || die "Could not symlink herbstclient"
+ ln -s "${BUILD_DIR}/herbstluftwm" || die "Could not symlink herbstluftwm"
+
+ pushd python > /dev/null || die
+ distutils_install_for_testing
+ popd > /dev/null || die
+
+ # Ensure PYTHONPATH is exported, see https://bugs.gentoo.org/801658.
+ export PYTHONPATH
+ python_test
+}
diff --git a/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild b/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild
index 051f9ba720c9..7c5b5aaecbda 100644
--- a/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild
+++ b/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
DISTUTILS_OPTIONAL=1
inherit cmake distutils-r1
@@ -51,7 +52,7 @@ RDEPEND="
python? ( ${PYTHON_DEPS} )
"
BDEPEND="
- ${PYTHON_DEPS}
+ ${DISTUTILS_DEPS}
virtual/pkgconfig
"
diff --git a/x11-wm/muffin/Manifest b/x11-wm/muffin/Manifest
index 9628dcd6ee6a..73b36ff80f0b 100644
--- a/x11-wm/muffin/Manifest
+++ b/x11-wm/muffin/Manifest
@@ -1,5 +1,5 @@
-DIST muffin-5.6.2.tar.gz 4517162 BLAKE2B 95d4599f59838e1b281683ddcfb06eb152274482991ae2eea4e5c47056072df5714fc187967bdd58342ce660e3874c606de29f0e9f089d5b8511f116e703aca4 SHA512 14f71e15cedc7956f50a6b84d78ffcd1d20dba194206dd0df68147bcf60d2143eccaa1b23bf70675f4017cadd03698b6f79abedb754a04be20d73bbdbe724458
DIST muffin-5.6.4.tar.gz 4518694 BLAKE2B 25658e858939cd6046ccfeee6fefba3f62b96555703259eb4d4706eebee43466832b161a8be7b29e360fa3cc26fb0cdceb9f10f26f79177268e61eec11ab6857 SHA512 da779f12c2a3965d0e84324bcb0d96a787d95d6b441696b595f739dfa6fd0f1ecd4f700a1a4b1d6f6842594077544f145782ddddf5961132e313962f77a4150e
-EBUILD muffin-5.6.2.ebuild 3060 BLAKE2B 6dae1674ad3f88f37c49431d02467ff93b887b557fdb1d0e2153bedcc4a332ce5636f80329c3f88a7bb0e0e546e167d2d9f9317263a76db9e67a28e988d89d27 SHA512 e107de86d90615c5286bcdf7321a734cec09998bd6176a891b9e8f45d78620fb70b8fc626d1a1019f6134e64e2e01c51c2e01b6d4bbee7d0a57dbd2d1ea43531
+DIST muffin-5.8.1.tar.gz 4519174 BLAKE2B 29269c641e28117f9dd0900dc129aca21c8834058e6b3168b2d44e0ecafba0b177ba214c82337f3120512f4433d6117781685f422a57a244edbfa8748a5ae661 SHA512 bf8e5cdc789ac8a2d1f616a751bf321209b13e3936b483d46370017c58a4b9ebd10b42a71e8691a42f013a0c44250e4a84549d9c5cf120d3382f61aa6040710b
EBUILD muffin-5.6.4.ebuild 3069 BLAKE2B 42e04be1535ec3a093bd5a479a154838a3de98600c297f55dde0729fd86d7ca2aa15e26f6fddeab6e7727aa15fc63a612531caa9f4a6e6d589af76257831b8f4 SHA512 4d28720053d8029954357e31f458429f3f1c8b1b2f86f3f18c338675dcc04dea5b7730d70dbdae19ddd4938f93d5b475e895d9501f35105008c5bde4a6b45b0d
+EBUILD muffin-5.8.1.ebuild 3071 BLAKE2B d6ec7dc3b44eb980432971e4582da0a9e8906e7552798ec1343cb1cc142c4afaba141a139068ae59a8e13d4eea4ef3c7ca8eaaca090d9fbd2eb17c5637bb976b SHA512 1573421106ff58ce206c30ae91dade60e79819b0bab93ea4917e6dbf011b197e32ad486d8ef8b2eb29fe365f9ef9d8465a06e8db4093a29a24e8f9525ee26c03
MISC metadata.xml 611 BLAKE2B 550f115a51852c3e1dfcb9f84bd84c6c24fcfa7b90ca3772ed1e7e315a7b112c035e17a34e029e794922012eee3163759fc6105af29e0dfd1767183c4779005c SHA512 3211657912916ca3a207f46159d436839e9a82594cdad574dc02c64b19654f801e082284d56c4dceddd8cdbb8be424f0b4be37b010f3130551dfe12df2928ecf
diff --git a/x11-wm/muffin/muffin-5.6.2.ebuild b/x11-wm/muffin/muffin-5.8.1.ebuild
index 2c87de1ff9b2..d54dcdf7fe04 100644
--- a/x11-wm/muffin/muffin-5.6.2.ebuild
+++ b/x11-wm/muffin/muffin-5.8.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit gnome2-utils meson xdg-utils virtualx
+inherit gnome2-utils meson virtualx
DESCRIPTION="Compositing window manager forked from Mutter for use with Cinnamon"
HOMEPAGE="https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/muffin"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+ MIT SGI-B-2.0"
SLOT="0"
IUSE="input_devices_wacom +introspection screencast sysprof test udev"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
# Dependencies listed in meson order
COMDEPEND="
@@ -21,11 +21,11 @@ COMDEPEND="
>=x11-libs/gtk+-3.19.8:3[X,introspection?]
x11-libs/gdk-pixbuf:2[introspection?]
>=x11-libs/pango-1.20.0[introspection?]
- >=x11-libs/cairo-1.10.0:=[X]
+ >=x11-libs/cairo-1.10.0[X]
>=dev-libs/fribidi-1.0.0
>=dev-libs/glib-2.61.1:2
>=dev-libs/json-glib-0.12.0[introspection?]
- >=gnome-extra/cinnamon-desktop-5.6:0=
+ >=gnome-extra/cinnamon-desktop-5.8:0=
>=x11-libs/libXcomposite-0.4
x11-libs/libXcursor
x11-libs/libXdamage
@@ -48,7 +48,8 @@ COMDEPEND="
media-libs/libglvnd[X]
media-libs/mesa[X(+),egl(+)]
x11-libs/libSM
- >=x11-libs/startup-notification-0.7:=
+ >=x11-libs/startup-notification-0.7
+ media-libs/fontconfig
input_devices_wacom? ( >=dev-libs/libwacom-0.13:= )
introspection? ( >=dev-libs/gobject-introspection-1.41.3:= )