public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2021-02-17 18:52 Simon van der Maas
  0 siblings, 0 replies; 29+ messages in thread
From: Simon van der Maas @ 2021-02-17 18:52 UTC (permalink / raw
  To: gentoo-commits

commit:     60d7c03f6da3240b2d1b64f2689f2554c5d06d20
Author:     Simon van der Maas <svdm-gentoo <AT> protonmail <DOT> com>
AuthorDate: Wed Feb 17 18:51:49 2021 +0000
Commit:     Simon van der Maas <svdm-gentoo <AT> protonmail <DOT> com>
CommitDate: Wed Feb 17 18:52:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=60d7c03f

gui-wm/dwl: fixed ebuild

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Simon van der Maas <svdm-gentoo <AT> protonmail.com>

 gui-wm/dwl/dwl-0.2.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/gui-wm/dwl/dwl-0.2.ebuild b/gui-wm/dwl/dwl-0.2.ebuild
index 1e332d95..415e0dd7 100644
--- a/gui-wm/dwl/dwl-0.2.ebuild
+++ b/gui-wm/dwl/dwl-0.2.ebuild
@@ -13,10 +13,6 @@ KEYWORDS="~amd64"
 
 DEPEND="gui-libs/wlroots
 dev-libs/wayland-protocols"
-
 RDEPEND="${DEPEND}"
 
-src_prepare() {
-	eapply "${FILESDIR}/${P}-prefix.patch"
-	eapply_user
-}
+PATCHES=( "${FILESDIR}/${P}-prefix.patch" )


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2021-05-05  0:46 Anna Vyalkova
  0 siblings, 0 replies; 29+ messages in thread
From: Anna Vyalkova @ 2021-05-05  0:46 UTC (permalink / raw
  To: gentoo-commits

commit:     afdc35ab1a0505f6b990af0586b466e876e18302
Author:     Anna Vyalkova <cyber <AT> sysrq <DOT> in>
AuthorDate: Tue May  4 23:32:57 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue May  4 23:32:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=afdc35ab

gui-wm/dwl: add 0.2.1, drop 0.2

Closes: https://bugs.gentoo.org/782958
Signed-off-by: Anna Vyalkova <cyber <AT> sysrq.in>

 gui-wm/dwl/Manifest                             | 2 +-
 gui-wm/dwl/{dwl-0.2.ebuild => dwl-0.2.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-wm/dwl/Manifest b/gui-wm/dwl/Manifest
index a446975c9..619213fdf 100644
--- a/gui-wm/dwl/Manifest
+++ b/gui-wm/dwl/Manifest
@@ -1 +1 @@
-DIST dwl-0.2.tar.gz 49105 BLAKE2B c9fc48b1018c46f5a7923dda615ac2bfc3d4ba7ccc588253f02343aa411be61e791093a4ee4938257dd13a4d0e69425ca10ba524dc6e081cb977ee89d0b4165f SHA512 f7903c58ff95f947ac7d5706cf140ff72abcc33c9b8c5b16baa4e548e72aee4f6f0b2cbd95204cc25d000f6a5533c5d8009ad443b1fd95e18c06cda8050ff743
+DIST dwl-0.2.1.tar.gz 49275 BLAKE2B e99acc86e937e288fbaf4532fc446d7b6820fec5316b8417824369a142481c67f3a2567733e2836b3dfeb88658f42c8df9db6d3283a3d23082451e868d4f8150 SHA512 caac92082c97d36a8f1ff3b3cf9762ee16e43595223acedb752646de9c78240718a4d118513e8314b0089f7073d6cea5d6a8313fd0d2eeeeb8f9d3b06b0d78af

diff --git a/gui-wm/dwl/dwl-0.2.ebuild b/gui-wm/dwl/dwl-0.2.1.ebuild
similarity index 100%
rename from gui-wm/dwl/dwl-0.2.ebuild
rename to gui-wm/dwl/dwl-0.2.1.ebuild


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2021-12-23  4:03 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2021-12-23  4:03 UTC (permalink / raw
  To: gentoo-commits

commit:     8e25deac292f0155dfd86bf55324c95f07770b4d
Author:     Leonardo Hernandez Hernandez <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Thu Dec 23 04:03:29 2021 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Thu Dec 23 04:03:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e25deac

gui-wm/dwl: update wlroots version

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Leonardo Hernandez Hernandez <leohdz172 <AT> outlook.com>

 gui-wm/dwl/dwl-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index fb81ba877..53590e463 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -19,8 +19,8 @@ RDEPEND="
 	dev-libs/wayland
 	x11-libs/libxcb
 	x11-libs/libxkbcommon
-	>=gui-libs/wlroots-0.14:=[X(-)?]
-	<gui-libs/wlroots-0.15:=[X(-)?]
+	>=gui-libs/wlroots-0.15:=[X(-)?]
+	<gui-libs/wlroots-0.16:=[X(-)?]
 "
 DEPEND="${RDEPEND}"
 BDEPEND="


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-04-06  5:47 Dex Conner
  0 siblings, 0 replies; 29+ messages in thread
From: Dex Conner @ 2022-04-06  5:47 UTC (permalink / raw
  To: gentoo-commits

commit:     cc96a7e63f8df3f5827a205a12e5dcd2c94b67c2
Author:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
AuthorDate: Wed Apr  6 05:45:26 2022 +0000
Commit:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
CommitDate: Wed Apr  6 05:45:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cc96a7e6

gui-wm/dwl: add 0.3

Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>

 gui-wm/dwl/Manifest       |  1 +
 gui-wm/dwl/dwl-0.3.ebuild | 51 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/gui-wm/dwl/Manifest b/gui-wm/dwl/Manifest
index 619213fdf..058421339 100644
--- a/gui-wm/dwl/Manifest
+++ b/gui-wm/dwl/Manifest
@@ -1 +1,2 @@
 DIST dwl-0.2.1.tar.gz 49275 BLAKE2B e99acc86e937e288fbaf4532fc446d7b6820fec5316b8417824369a142481c67f3a2567733e2836b3dfeb88658f42c8df9db6d3283a3d23082451e868d4f8150 SHA512 caac92082c97d36a8f1ff3b3cf9762ee16e43595223acedb752646de9c78240718a4d118513e8314b0089f7073d6cea5d6a8313fd0d2eeeeb8f9d3b06b0d78af
+DIST dwl-0.3.tar.gz 48523 BLAKE2B 4064d01641f833a12a9b4cde304efded878a1037f19f477d765366cf41f16358576ddc6e210fb13d91f2acd4874395685aa680a150e034e5fe79ea8202ee3ab3 SHA512 2575c782df55e70f27db5b9ff50f8b47979354f4e9c1a6b37638221db13573790344996cc884e317f3738d848a4209257ae6abe5c173a556b8d2690391e04691

diff --git a/gui-wm/dwl/dwl-0.3.ebuild b/gui-wm/dwl/dwl-0.3.ebuild
new file mode 100644
index 000000000..285f36ac7
--- /dev/null
+++ b/gui-wm/dwl/dwl-0.3.ebuild
@@ -0,0 +1,51 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic savedconfig toolchain-funcs
+
+DESCRIPTION="dwm for Wayland"
+HOMEPAGE="https://github.com/djpohly/dwl"
+SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC0-1.0 GPL-3 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="X"
+
+RDEPEND="
+	dev-libs/libinput
+	dev-libs/wayland
+	gui-libs/wlroots[X(-)?]
+	x11-libs/libxcb
+	x11-libs/libxkbcommon
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-libs/wayland-protocols
+	dev-util/wayland-scanner
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	restore_config config.h
+}
+
+src_configure() {
+	use X && append-cppflags -DXWAYLAND
+	tc-export CC
+}
+
+src_install() {
+	emake PREFIX="${ED}/usr" install
+
+	insinto /usr/share/wayland-sessions
+	doins "${FILESDIR}"/dwl.desktop
+
+	einstalldocs
+
+	save_config config.h
+}


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-04-07 18:41 Dex Conner
  0 siblings, 0 replies; 29+ messages in thread
From: Dex Conner @ 2022-04-07 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     75d9561ab351c62c4708840c5e94dc5d2e8d7c6d
Author:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
AuthorDate: Thu Apr  7 18:40:40 2022 +0000
Commit:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
CommitDate: Thu Apr  7 18:40:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75d9561a

gui-wm/dwl: add myself as a maintainer

Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>

 gui-wm/dwl/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gui-wm/dwl/metadata.xml b/gui-wm/dwl/metadata.xml
index aac9766aa..48174678f 100644
--- a/gui-wm/dwl/metadata.xml
+++ b/gui-wm/dwl/metadata.xml
@@ -9,4 +9,8 @@
         <email>svdm-gentoo@protonmail.com</email>
         <name>Simon van der Maas</name>
     </maintainer>
+    <maintainer type="person">
+        <email>cantcuckthis@danwin1210.de</email>
+        <name>Dex Conner</name>
+    </maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-04-09  5:58 Dex Conner
  0 siblings, 0 replies; 29+ messages in thread
From: Dex Conner @ 2022-04-09  5:58 UTC (permalink / raw
  To: gentoo-commits

commit:     b353baa46e72630c1f0cd45ac92d3accbaca20dc
Author:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
AuthorDate: Sat Apr  9 05:57:29 2022 +0000
Commit:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
CommitDate: Sat Apr  9 05:57:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b353baa4

gui-wm/dwl: Replace doins with domenu

Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>

 gui-wm/dwl/dwl-0.3.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gui-wm/dwl/dwl-0.3.ebuild b/gui-wm/dwl/dwl-0.3.ebuild
index 285f36ac7..6aaa4d363 100644
--- a/gui-wm/dwl/dwl-0.3.ebuild
+++ b/gui-wm/dwl/dwl-0.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit flag-o-matic savedconfig toolchain-funcs
+inherit flag-o-matic savedconfig toolchain-funcs desktop
 
 DESCRIPTION="dwm for Wayland"
 HOMEPAGE="https://github.com/djpohly/dwl"
@@ -42,8 +42,7 @@ src_configure() {
 src_install() {
 	emake PREFIX="${ED}/usr" install
 
-	insinto /usr/share/wayland-sessions
-	doins "${FILESDIR}"/dwl.desktop
+	domenu "${FILESDIR}"/dwl.desktop
 
 	einstalldocs
 


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-04-09  6:24 Dex Conner
  0 siblings, 0 replies; 29+ messages in thread
From: Dex Conner @ 2022-04-09  6:24 UTC (permalink / raw
  To: gentoo-commits

commit:     263f1e2754ab6b80293d01c8f84034f83911d1a9
Author:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
AuthorDate: Sat Apr  9 06:20:36 2022 +0000
Commit:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
CommitDate: Sat Apr  9 06:20:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=263f1e27

gui-wm/dwl: Fix wlroots dependency version

Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>

 gui-wm/dwl/dwl-0.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-wm/dwl/dwl-0.3.ebuild b/gui-wm/dwl/dwl-0.3.ebuild
index 6aaa4d363..79989a7d8 100644
--- a/gui-wm/dwl/dwl-0.3.ebuild
+++ b/gui-wm/dwl/dwl-0.3.ebuild
@@ -17,7 +17,7 @@ IUSE="X"
 RDEPEND="
 	dev-libs/libinput
 	dev-libs/wayland
-	gui-libs/wlroots[X(-)?]
+	>=gui-libs/wlroots-0.15.1[X(-)?]
 	x11-libs/libxcb
 	x11-libs/libxkbcommon
 "


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-04-11  5:47 Dex Conner
  0 siblings, 0 replies; 29+ messages in thread
From: Dex Conner @ 2022-04-11  5:47 UTC (permalink / raw
  To: gentoo-commits

commit:     0db2605c3c2b83537a16885dbfb0716623b7ce60
Author:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
AuthorDate: Mon Apr 11 05:46:45 2022 +0000
Commit:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
CommitDate: Mon Apr 11 05:46:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0db2605c

gui-wm/dwl: add 0.3.1

Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>

 gui-wm/dwl/Manifest         |  1 +
 gui-wm/dwl/dwl-0.3.1.ebuild | 50 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/gui-wm/dwl/Manifest b/gui-wm/dwl/Manifest
index 058421339..77bdfc71a 100644
--- a/gui-wm/dwl/Manifest
+++ b/gui-wm/dwl/Manifest
@@ -1,2 +1,3 @@
 DIST dwl-0.2.1.tar.gz 49275 BLAKE2B e99acc86e937e288fbaf4532fc446d7b6820fec5316b8417824369a142481c67f3a2567733e2836b3dfeb88658f42c8df9db6d3283a3d23082451e868d4f8150 SHA512 caac92082c97d36a8f1ff3b3cf9762ee16e43595223acedb752646de9c78240718a4d118513e8314b0089f7073d6cea5d6a8313fd0d2eeeeb8f9d3b06b0d78af
+DIST dwl-0.3.1.tar.gz 51347 BLAKE2B 754dcf17de405f4a3f69478444fe46199f4e67fd7a7801e02131676e23e7324b49d6f31da629a6ab977262a210b95adcb8407c37b81031aac3ee6d2427f27a10 SHA512 c6bcaf26d6f67f7712f907331c947afc84a5c5b990f5ec6d568d65f624a2cafd1617055ed514cd7e8a331abcd4c37ed574672dcbeeb890607d8eb38e7a304215
 DIST dwl-0.3.tar.gz 48523 BLAKE2B 4064d01641f833a12a9b4cde304efded878a1037f19f477d765366cf41f16358576ddc6e210fb13d91f2acd4874395685aa680a150e034e5fe79ea8202ee3ab3 SHA512 2575c782df55e70f27db5b9ff50f8b47979354f4e9c1a6b37638221db13573790344996cc884e317f3738d848a4209257ae6abe5c173a556b8d2690391e04691

diff --git a/gui-wm/dwl/dwl-0.3.1.ebuild b/gui-wm/dwl/dwl-0.3.1.ebuild
new file mode 100644
index 000000000..79989a7d8
--- /dev/null
+++ b/gui-wm/dwl/dwl-0.3.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic savedconfig toolchain-funcs desktop
+
+DESCRIPTION="dwm for Wayland"
+HOMEPAGE="https://github.com/djpohly/dwl"
+SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC0-1.0 GPL-3 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="X"
+
+RDEPEND="
+	dev-libs/libinput
+	dev-libs/wayland
+	>=gui-libs/wlroots-0.15.1[X(-)?]
+	x11-libs/libxcb
+	x11-libs/libxkbcommon
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-libs/wayland-protocols
+	dev-util/wayland-scanner
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	restore_config config.h
+}
+
+src_configure() {
+	use X && append-cppflags -DXWAYLAND
+	tc-export CC
+}
+
+src_install() {
+	emake PREFIX="${ED}/usr" install
+
+	domenu "${FILESDIR}"/dwl.desktop
+
+	einstalldocs
+
+	save_config config.h
+}


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-04-14  5:26 Dex Conner
  0 siblings, 0 replies; 29+ messages in thread
From: Dex Conner @ 2022-04-14  5:26 UTC (permalink / raw
  To: gentoo-commits

commit:     05aee9b8e5d9db5b4d36457311a376f9fc170d92
Author:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
AuthorDate: Thu Apr 14 05:25:51 2022 +0000
Commit:     Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
CommitDate: Thu Apr 14 05:25:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=05aee9b8

gui-wm/dwl: drop 0.2.1, 0.3

Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>

 gui-wm/dwl/Manifest         |  2 --
 gui-wm/dwl/dwl-0.2.1.ebuild | 51 ---------------------------------------------
 gui-wm/dwl/dwl-0.3.ebuild   | 50 --------------------------------------------
 3 files changed, 103 deletions(-)

diff --git a/gui-wm/dwl/Manifest b/gui-wm/dwl/Manifest
index 77bdfc71a..6da9d682f 100644
--- a/gui-wm/dwl/Manifest
+++ b/gui-wm/dwl/Manifest
@@ -1,3 +1 @@
-DIST dwl-0.2.1.tar.gz 49275 BLAKE2B e99acc86e937e288fbaf4532fc446d7b6820fec5316b8417824369a142481c67f3a2567733e2836b3dfeb88658f42c8df9db6d3283a3d23082451e868d4f8150 SHA512 caac92082c97d36a8f1ff3b3cf9762ee16e43595223acedb752646de9c78240718a4d118513e8314b0089f7073d6cea5d6a8313fd0d2eeeeb8f9d3b06b0d78af
 DIST dwl-0.3.1.tar.gz 51347 BLAKE2B 754dcf17de405f4a3f69478444fe46199f4e67fd7a7801e02131676e23e7324b49d6f31da629a6ab977262a210b95adcb8407c37b81031aac3ee6d2427f27a10 SHA512 c6bcaf26d6f67f7712f907331c947afc84a5c5b990f5ec6d568d65f624a2cafd1617055ed514cd7e8a331abcd4c37ed574672dcbeeb890607d8eb38e7a304215
-DIST dwl-0.3.tar.gz 48523 BLAKE2B 4064d01641f833a12a9b4cde304efded878a1037f19f477d765366cf41f16358576ddc6e210fb13d91f2acd4874395685aa680a150e034e5fe79ea8202ee3ab3 SHA512 2575c782df55e70f27db5b9ff50f8b47979354f4e9c1a6b37638221db13573790344996cc884e317f3738d848a4209257ae6abe5c173a556b8d2690391e04691

diff --git a/gui-wm/dwl/dwl-0.2.1.ebuild b/gui-wm/dwl/dwl-0.2.1.ebuild
deleted file mode 100644
index 285f36ac7..000000000
--- a/gui-wm/dwl/dwl-0.2.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic savedconfig toolchain-funcs
-
-DESCRIPTION="dwm for Wayland"
-HOMEPAGE="https://github.com/djpohly/dwl"
-SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="CC0-1.0 GPL-3 MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="X"
-
-RDEPEND="
-	dev-libs/libinput
-	dev-libs/wayland
-	gui-libs/wlroots[X(-)?]
-	x11-libs/libxcb
-	x11-libs/libxkbcommon
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-libs/wayland-protocols
-	dev-util/wayland-scanner
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	default
-
-	restore_config config.h
-}
-
-src_configure() {
-	use X && append-cppflags -DXWAYLAND
-	tc-export CC
-}
-
-src_install() {
-	emake PREFIX="${ED}/usr" install
-
-	insinto /usr/share/wayland-sessions
-	doins "${FILESDIR}"/dwl.desktop
-
-	einstalldocs
-
-	save_config config.h
-}

diff --git a/gui-wm/dwl/dwl-0.3.ebuild b/gui-wm/dwl/dwl-0.3.ebuild
deleted file mode 100644
index 79989a7d8..000000000
--- a/gui-wm/dwl/dwl-0.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic savedconfig toolchain-funcs desktop
-
-DESCRIPTION="dwm for Wayland"
-HOMEPAGE="https://github.com/djpohly/dwl"
-SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="CC0-1.0 GPL-3 MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="X"
-
-RDEPEND="
-	dev-libs/libinput
-	dev-libs/wayland
-	>=gui-libs/wlroots-0.15.1[X(-)?]
-	x11-libs/libxcb
-	x11-libs/libxkbcommon
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-libs/wayland-protocols
-	dev-util/wayland-scanner
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	default
-
-	restore_config config.h
-}
-
-src_configure() {
-	use X && append-cppflags -DXWAYLAND
-	tc-export CC
-}
-
-src_install() {
-	emake PREFIX="${ED}/usr" install
-
-	domenu "${FILESDIR}"/dwl.desktop
-
-	einstalldocs
-
-	save_config config.h
-}


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-06-07  4:48 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2022-06-07  4:48 UTC (permalink / raw
  To: gentoo-commits

commit:     747fb57c407b1cbdc341aaae3d0e18cc1b31bc1d
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Tue Jun  7 04:44:21 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Tue Jun  7 04:46:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=747fb57c

gui-wm/dwl: update live ebuild

Signed-off-by: Leonardo Hernandez Hernandez <leohdz172 <AT> outlook.com>

 gui-wm/dwl/dwl-9999.ebuild | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index e70037611..ad416e20a 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit savedconfig git-r3 flag-o-matic
+inherit savedconfig git-r3
 
 DESCRIPTION="dwm for Wayland"
 HOMEPAGE="https://github.com/djpohly/dwl"
@@ -14,13 +14,14 @@ SLOT="0"
 KEYWORDS=""
 IUSE="X"
 
+DOCS=( LICENSE LICENSE.{dwm,sway,tinywl} README.md )
+
 RDEPEND="
 	dev-libs/libinput
 	dev-libs/wayland
 	x11-libs/libxcb
 	x11-libs/libxkbcommon
-	>=gui-libs/wlroots-0.15:=[X(-)?]
-	<gui-libs/wlroots-0.16:=[X(-)?]
+	gui-libs/wlroots:0/15[X(-)?]
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
@@ -36,17 +37,21 @@ src_prepare() {
 }
 
 src_configure() {
-	use X && append-cflags $(test-flags-CC -DXWAYLAND)
-	append-cflags $(test-flags-CC -Wno-unused-result)
+	sed -i "s/\/local//" config.mk || die
+
+	if use X; then
+		sed -i \
+			-e "s/^#XWAYLAND/XWAYLAND/" \
+			-e "s/^#XLIBS/XLIBS/" \
+			config.mk || die
+	fi
 }
 
 src_install() {
-	emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
+	default
 
 	insinto /usr/share/wayland-sessions
 	doins "${FILESDIR}"/dwl.desktop
 
-	einstalldocs
-
 	save_config config.h
 }


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-09-09  2:57 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2022-09-09  2:57 UTC (permalink / raw
  To: gentoo-commits

commit:     358edb82132086a89b5f0ec2bb1d75cc18fc6475
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Fri Sep  9 02:12:57 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Fri Sep  9 02:52:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=358edb82

gui-wm/dwl: fix libxcb dependency

also don't include LICENSE* into DOCS

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-wm/dwl/dwl-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index ad416e20a..d44eaaac2 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -14,14 +14,12 @@ SLOT="0"
 KEYWORDS=""
 IUSE="X"
 
-DOCS=( LICENSE LICENSE.{dwm,sway,tinywl} README.md )
-
 RDEPEND="
 	dev-libs/libinput
 	dev-libs/wayland
-	x11-libs/libxcb
 	x11-libs/libxkbcommon
 	gui-libs/wlroots:0/15[X(-)?]
+	X? ( x11-libs/libxcb )
 "
 DEPEND="${RDEPEND}"
 BDEPEND="


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-09-09  2:57 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2022-09-09  2:57 UTC (permalink / raw
  To: gentoo-commits

commit:     2e56c7bf53b4442b497726aeb6a532d500a02563
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Fri Sep  9 02:06:12 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Fri Sep  9 02:52:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e56c7bf

gui-wm/dwl: fix wlroots dependency

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-wm/dwl/dwl-0.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-wm/dwl/dwl-0.3.1.ebuild b/gui-wm/dwl/dwl-0.3.1.ebuild
index 79989a7d8..1c27fa208 100644
--- a/gui-wm/dwl/dwl-0.3.1.ebuild
+++ b/gui-wm/dwl/dwl-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ IUSE="X"
 RDEPEND="
 	dev-libs/libinput
 	dev-libs/wayland
-	>=gui-libs/wlroots-0.15.1[X(-)?]
+	gui-libs/wlroots:0/15[X(-)?]
 	x11-libs/libxcb
 	x11-libs/libxkbcommon
 "


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-09-09 13:35 Efe İzbudak
  0 siblings, 0 replies; 29+ messages in thread
From: Efe İzbudak @ 2022-09-09 13:35 UTC (permalink / raw
  To: gentoo-commits

commit:     683ebd4495367a980dcdf547f51ddcb1b033fd3a
Author:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
AuthorDate: Fri Sep  9 13:29:58 2022 +0000
Commit:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
CommitDate: Fri Sep  9 13:32:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=683ebd44

gui-wm/dwl: fixed libxcb dependency

Copied off of version 9999

Signed-off-by: Efe İzbudak <efe.izbudak <AT> metu.edu.tr>

 gui-wm/dwl/dwl-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-wm/dwl/dwl-0.3.1.ebuild b/gui-wm/dwl/dwl-0.3.1.ebuild
index 1c27fa208..8438f673a 100644
--- a/gui-wm/dwl/dwl-0.3.1.ebuild
+++ b/gui-wm/dwl/dwl-0.3.1.ebuild
@@ -18,8 +18,8 @@ RDEPEND="
 	dev-libs/libinput
 	dev-libs/wayland
 	gui-libs/wlroots:0/15[X(-)?]
-	x11-libs/libxcb
 	x11-libs/libxkbcommon
+	X? ( x11-libs/libxcb )
 "
 DEPEND="${RDEPEND}"
 BDEPEND="


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-12-02 18:16 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2022-12-02 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     a5cfe333262933f2db88dc35f3df06358045c882
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Sat Nov 12 06:27:05 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Fri Dec  2 17:30:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5cfe333

gui-wm/dwl: add github upstream metadata

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-wm/dwl/metadata.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/gui-wm/dwl/metadata.xml b/gui-wm/dwl/metadata.xml
index af4feda68..b98f8ea29 100644
--- a/gui-wm/dwl/metadata.xml
+++ b/gui-wm/dwl/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-    <maintainer restrict="=gui-wm/dwl-9999" type="person">
+    <maintainer type="person">
         <email>leohdz172@outlook.com</email>
         <name>Leonardo Hernandez Hernandez</name>
     </maintainer>
@@ -13,4 +13,7 @@
         <email>efe.izbudak@metu.edu.tr</email>
         <name>Efe İzbudak</name>
     </maintainer>
+    <upstream>
+        <remote-id type="github">djpohly/dwl</remote-id>
+    </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-12-02 18:16 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2022-12-02 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     c5981e5883dbef471eaf1c931c62607b3dc2ca85
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Fri Dec  2 18:04:26 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Fri Dec  2 18:06:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c5981e58

gui-wm/dwl: sync live

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-wm/dwl/dwl-9999.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index b06ca0afe..0b7bde09f 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -17,9 +17,12 @@ IUSE="X"
 RDEPEND="
 	dev-libs/libinput:=
 	dev-libs/wayland
+	gui-libs/wlroots:0:16[X(-)?]
 	x11-libs/libxkbcommon
-	gui-libs/wlroots:0/15[X(-)?]
-	X? ( x11-libs/libxcb:= )
+	X? (
+		x11-libs/libxcb:=
+		x11-libs/xcb-util-wm
+	)
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
@@ -41,7 +44,7 @@ src_configure() {
 
 	if use X; then
 		append-cppflags '-DXWAYLAND'
-		append-libs '-lxcb'
+		append-libs '-lxcb' '-lxcb-icccm'
 	fi
 }
 


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-12-02 18:16 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2022-12-02 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     8caddf8fe26a9b60b70345d3632bfe957842f5ab
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Sat Nov 12 06:24:22 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Fri Dec  2 17:30:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8caddf8f

gui-wm/dwl: update EAPI 7 -> 8

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-wm/dwl/dwl-9999.ebuild | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index d44eaaac2..b06ca0afe 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -1,9 +1,9 @@
 # Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit savedconfig git-r3
+inherit flag-o-matic git-r3 savedconfig toolchain-funcs
 
 DESCRIPTION="dwm for Wayland"
 HOMEPAGE="https://github.com/djpohly/dwl"
@@ -15,11 +15,11 @@ KEYWORDS=""
 IUSE="X"
 
 RDEPEND="
-	dev-libs/libinput
+	dev-libs/libinput:=
 	dev-libs/wayland
 	x11-libs/libxkbcommon
 	gui-libs/wlroots:0/15[X(-)?]
-	X? ( x11-libs/libxcb )
+	X? ( x11-libs/libxcb:= )
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
@@ -35,13 +35,13 @@ src_prepare() {
 }
 
 src_configure() {
-	sed -i "s/\/local//" config.mk || die
+	sed -i "s:/local::g" config.mk || die
+
+	sed -i "s:pkg-config:$(tc-getPKG_CONFIG):g" config.mk || die
 
 	if use X; then
-		sed -i \
-			-e "s/^#XWAYLAND/XWAYLAND/" \
-			-e "s/^#XLIBS/XLIBS/" \
-			config.mk || die
+		append-cppflags '-DXWAYLAND'
+		append-libs '-lxcb'
 	fi
 }
 


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-12-02 18:16 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2022-12-02 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     9363aa3abceb27e9cf4ff9b41de9193d6f10b315
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Fri Dec  2 18:10:58 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Fri Dec  2 18:10:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9363aa3a

gui-wm/dwl: new live ebuild (like dev-vcs/git)

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-wm/dwl/{dwl-9999.ebuild => dwl-9999-r1.ebuild} | 27 ++++++++++++++++++----
 gui-wm/dwl/dwl-9999.ebuild                         | 27 ++++++++++++++++++----
 2 files changed, 46 insertions(+), 8 deletions(-)

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999-r1.ebuild
similarity index 61%
copy from gui-wm/dwl/dwl-9999.ebuild
copy to gui-wm/dwl/dwl-9999-r1.ebuild
index 0b7bde09f..b456ff6b8 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999-r1.ebuild
@@ -3,21 +3,40 @@
 
 EAPI=8
 
-inherit flag-o-matic git-r3 savedconfig toolchain-funcs
+inherit flag-o-matic savedconfig toolchain-funcs
+
+if [[ ${PV} == *9999 ]]; then
+	EGIT_REPO_URI="https://github.com/djpohly/dwl"
+	inherit git-r3
+
+	# 9999-r0: main (latest wlroots release)
+	# 9999-r1: wlroots-next (wlroots-9999)
+	case ${PVR} in
+		9999)
+			EGIT_BRANCH=main
+			WLROOTS_SLOT="0/16"
+			;;
+		9999-r1)
+			EGIT_BRANCH=wlroots-next
+			WLROOTS_SLOT="0/9999"
+			;;
+	esac
+else
+	SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
 
 DESCRIPTION="dwm for Wayland"
 HOMEPAGE="https://github.com/djpohly/dwl"
-EGIT_REPO_URI="https://github.com/djpohly/dwl"
 
 LICENSE="CC0-1.0 GPL-3 MIT"
 SLOT="0"
-KEYWORDS=""
 IUSE="X"
 
 RDEPEND="
 	dev-libs/libinput:=
 	dev-libs/wayland
-	gui-libs/wlroots:0:16[X(-)?]
+	gui-libs/wlroots:${WLROOTS_SLOT}[X(-)?]
 	x11-libs/libxkbcommon
 	X? (
 		x11-libs/libxcb:=

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index 0b7bde09f..b456ff6b8 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -3,21 +3,40 @@
 
 EAPI=8
 
-inherit flag-o-matic git-r3 savedconfig toolchain-funcs
+inherit flag-o-matic savedconfig toolchain-funcs
+
+if [[ ${PV} == *9999 ]]; then
+	EGIT_REPO_URI="https://github.com/djpohly/dwl"
+	inherit git-r3
+
+	# 9999-r0: main (latest wlroots release)
+	# 9999-r1: wlroots-next (wlroots-9999)
+	case ${PVR} in
+		9999)
+			EGIT_BRANCH=main
+			WLROOTS_SLOT="0/16"
+			;;
+		9999-r1)
+			EGIT_BRANCH=wlroots-next
+			WLROOTS_SLOT="0/9999"
+			;;
+	esac
+else
+	SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
 
 DESCRIPTION="dwm for Wayland"
 HOMEPAGE="https://github.com/djpohly/dwl"
-EGIT_REPO_URI="https://github.com/djpohly/dwl"
 
 LICENSE="CC0-1.0 GPL-3 MIT"
 SLOT="0"
-KEYWORDS=""
 IUSE="X"
 
 RDEPEND="
 	dev-libs/libinput:=
 	dev-libs/wayland
-	gui-libs/wlroots:0:16[X(-)?]
+	gui-libs/wlroots:${WLROOTS_SLOT}[X(-)?]
 	x11-libs/libxkbcommon
 	X? (
 		x11-libs/libxcb:=


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-12-11 10:12 Efe İzbudak
  0 siblings, 0 replies; 29+ messages in thread
From: Efe İzbudak @ 2022-12-11 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     27ca486742d2ccb55bace57904179ca7be3d7939
Author:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
AuthorDate: Sun Dec 11 10:04:01 2022 +0000
Commit:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
CommitDate: Sun Dec 11 10:12:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=27ca4867

gui-wm/dwl: add 0.4

Signed-off-by: Efe İzbudak <efe.izbudak <AT> metu.edu.tr>

 gui-wm/dwl/Manifest       |  1 +
 gui-wm/dwl/dwl-0.4.ebuild | 51 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/gui-wm/dwl/Manifest b/gui-wm/dwl/Manifest
index 6da9d682f..778b772f2 100644
--- a/gui-wm/dwl/Manifest
+++ b/gui-wm/dwl/Manifest
@@ -1 +1,2 @@
 DIST dwl-0.3.1.tar.gz 51347 BLAKE2B 754dcf17de405f4a3f69478444fe46199f4e67fd7a7801e02131676e23e7324b49d6f31da629a6ab977262a210b95adcb8407c37b81031aac3ee6d2427f27a10 SHA512 c6bcaf26d6f67f7712f907331c947afc84a5c5b990f5ec6d568d65f624a2cafd1617055ed514cd7e8a331abcd4c37ed574672dcbeeb890607d8eb38e7a304215
+DIST dwl-0.4.tar.gz 53966 BLAKE2B 52034e31f0d3454e0b4e50e844be342795bd3fd354f6734aa8a11311e72d67029c8e60487db8c67783ba89746856b0d1eeb428a76489aec24da291cdda0aa156 SHA512 40324b14cbe13bbfa322672ef505288760b3fe98fdf6ea0c927e13a2a60145e98b5d481a43084a08b52b0f2292d5e79d87ca82554d31aa00d557ac872e5635b0

diff --git a/gui-wm/dwl/dwl-0.4.ebuild b/gui-wm/dwl/dwl-0.4.ebuild
new file mode 100644
index 000000000..622deba6b
--- /dev/null
+++ b/gui-wm/dwl/dwl-0.4.ebuild
@@ -0,0 +1,51 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic savedconfig toolchain-funcs desktop
+
+DESCRIPTION="dwm for Wayland"
+HOMEPAGE="https://github.com/djpohly/dwl"
+SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}-rc2.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P}-rc1"
+
+LICENSE="CC0-1.0 GPL-3 MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="X"
+
+RDEPEND="
+	dev-libs/libinput
+	dev-libs/wayland
+	gui-libs/wlroots:0/16[X(-)?]
+	x11-libs/libxkbcommon
+	X? ( x11-libs/libxcb )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-libs/wayland-protocols
+	dev-util/wayland-scanner
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	default
+
+	restore_config config.h
+}
+
+src_configure() {
+	use X && append-cppflags -DXWAYLAND
+	tc-export CC
+}
+
+src_install() {
+	emake PREFIX="${ED}/usr" install
+
+	domenu "${FILESDIR}"/dwl.desktop
+
+	einstalldocs
+
+	save_config config.h
+}


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-12-12 14:23 Efe İzbudak
  0 siblings, 0 replies; 29+ messages in thread
From: Efe İzbudak @ 2022-12-12 14:23 UTC (permalink / raw
  To: gentoo-commits

commit:     aab563aedcf111626e0d431918ea6ea2679729e5
Author:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
AuthorDate: Mon Dec 12 14:22:28 2022 +0000
Commit:     Efe İzbudak <efe.izbudak <AT> metu <DOT> edu <DOT> tr>
CommitDate: Mon Dec 12 14:22:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aab563ae

gui-wm/dwl: add 0.4_rc2, drop 0.4

Signed-off-by: Efe İzbudak <efe.izbudak <AT> metu.edu.tr>

 gui-wm/dwl/Manifest                               | 2 +-
 gui-wm/dwl/{dwl-0.4.ebuild => dwl-0.4_rc2.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gui-wm/dwl/Manifest b/gui-wm/dwl/Manifest
index 778b772f2..2d6894869 100644
--- a/gui-wm/dwl/Manifest
+++ b/gui-wm/dwl/Manifest
@@ -1,2 +1,2 @@
 DIST dwl-0.3.1.tar.gz 51347 BLAKE2B 754dcf17de405f4a3f69478444fe46199f4e67fd7a7801e02131676e23e7324b49d6f31da629a6ab977262a210b95adcb8407c37b81031aac3ee6d2427f27a10 SHA512 c6bcaf26d6f67f7712f907331c947afc84a5c5b990f5ec6d568d65f624a2cafd1617055ed514cd7e8a331abcd4c37ed574672dcbeeb890607d8eb38e7a304215
-DIST dwl-0.4.tar.gz 53966 BLAKE2B 52034e31f0d3454e0b4e50e844be342795bd3fd354f6734aa8a11311e72d67029c8e60487db8c67783ba89746856b0d1eeb428a76489aec24da291cdda0aa156 SHA512 40324b14cbe13bbfa322672ef505288760b3fe98fdf6ea0c927e13a2a60145e98b5d481a43084a08b52b0f2292d5e79d87ca82554d31aa00d557ac872e5635b0
+DIST dwl-0.4_rc2.tar.gz 54093 BLAKE2B 13ae6c071bd4fc8202101c689983e232a8af4ff1f83142a44954998a709307c447a611d8dd46a3534baf41e64a3f7ed4d6fa548b1426212114a463cc29f4e94a SHA512 5f95dac99b9fbec971366f55c7a41f2a0fcff7e321c52a4afe04dd17465cde063c37aee677e833c937169782ddfb59fde66eb3c556171d9d80205837a806c7ee

diff --git a/gui-wm/dwl/dwl-0.4.ebuild b/gui-wm/dwl/dwl-0.4_rc2.ebuild
similarity index 90%
rename from gui-wm/dwl/dwl-0.4.ebuild
rename to gui-wm/dwl/dwl-0.4_rc2.ebuild
index 622deba6b..6f79a1c44 100644
--- a/gui-wm/dwl/dwl-0.4.ebuild
+++ b/gui-wm/dwl/dwl-0.4_rc2.ebuild
@@ -7,8 +7,8 @@ inherit flag-o-matic savedconfig toolchain-funcs desktop
 
 DESCRIPTION="dwm for Wayland"
 HOMEPAGE="https://github.com/djpohly/dwl"
-SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}-rc2.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${P}-rc1"
+SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P/_/-}"
 
 LICENSE="CC0-1.0 GPL-3 MIT"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-12-23  3:54 Hayley Hughes
  0 siblings, 0 replies; 29+ messages in thread
From: Hayley Hughes @ 2022-12-23  3:54 UTC (permalink / raw
  To: gentoo-commits

commit:     259d24e99b16ee45a4a755671244cf91c6770b06
Author:     Hayley Hughes <hayley <AT> foxes <DOT> systems>
AuthorDate: Fri Dec 23 03:40:04 2022 +0000
Commit:     Hayley Hughes <hayley <AT> foxes <DOT> systems>
CommitDate: Fri Dec 23 03:54:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=259d24e9

gui-wm/dwl: add missing libs for XWayland

Currently fails to build with the X flag as the xcb and xcb-iccm libs
are missing

Signed-off-by: Hayley Hughes <hayley <AT> foxes.systems>

 gui-wm/dwl/dwl-0.4_rc2.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/gui-wm/dwl/dwl-0.4_rc2.ebuild b/gui-wm/dwl/dwl-0.4_rc2.ebuild
index 6f79a1c44..24aa85cf0 100644
--- a/gui-wm/dwl/dwl-0.4_rc2.ebuild
+++ b/gui-wm/dwl/dwl-0.4_rc2.ebuild
@@ -20,7 +20,10 @@ RDEPEND="
 	dev-libs/wayland
 	gui-libs/wlroots:0/16[X(-)?]
 	x11-libs/libxkbcommon
-	X? ( x11-libs/libxcb )
+	X? (
+		x11-libs/libxcb
+		x11-libs/xcb-util-wm
+	)
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
@@ -36,7 +39,11 @@ src_prepare() {
 }
 
 src_configure() {
-	use X && append-cppflags -DXWAYLAND
+	if use X; then
+		append-cppflags '-DXWAYLAND'
+		append-libs '-lxcb' '-lxcb-icccm'
+	fi
+
 	tc-export CC
 }
 


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-12-30 21:27 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2022-12-30 21:27 UTC (permalink / raw
  To: gentoo-commits

commit:     baa6eac6641648bce493dfba617cd50ebad445f6
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Fri Dec 30 21:05:28 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Fri Dec 30 21:05:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=baa6eac6

gui-wm/dwl: add 0.4

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-wm/dwl/Manifest       |  1 +
 gui-wm/dwl/dwl-0.4.ebuild | 78 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+)

diff --git a/gui-wm/dwl/Manifest b/gui-wm/dwl/Manifest
index 2d6894869..ddac0c615 100644
--- a/gui-wm/dwl/Manifest
+++ b/gui-wm/dwl/Manifest
@@ -1,2 +1,3 @@
 DIST dwl-0.3.1.tar.gz 51347 BLAKE2B 754dcf17de405f4a3f69478444fe46199f4e67fd7a7801e02131676e23e7324b49d6f31da629a6ab977262a210b95adcb8407c37b81031aac3ee6d2427f27a10 SHA512 c6bcaf26d6f67f7712f907331c947afc84a5c5b990f5ec6d568d65f624a2cafd1617055ed514cd7e8a331abcd4c37ed574672dcbeeb890607d8eb38e7a304215
+DIST dwl-0.4.tar.gz 55527 BLAKE2B a4c6d763574f2bf88db959a4730447874de61d4d868d12285feebc121204c4dbda82ab3cfef791999e138898daa5564d295d4943aff015d91d62d9c9ade6d005 SHA512 6e15e05001e6469d13bef2d532980585d57de55c8feb461a7c25a76d7cdaee022785485faca02cd9d1214457fbeb1bec0eb652700ba0ddccca4aa780df0046b2
 DIST dwl-0.4_rc2.tar.gz 54093 BLAKE2B 13ae6c071bd4fc8202101c689983e232a8af4ff1f83142a44954998a709307c447a611d8dd46a3534baf41e64a3f7ed4d6fa548b1426212114a463cc29f4e94a SHA512 5f95dac99b9fbec971366f55c7a41f2a0fcff7e321c52a4afe04dd17465cde063c37aee677e833c937169782ddfb59fde66eb3c556171d9d80205837a806c7ee

diff --git a/gui-wm/dwl/dwl-0.4.ebuild b/gui-wm/dwl/dwl-0.4.ebuild
new file mode 100644
index 000000000..ef6dbf4f6
--- /dev/null
+++ b/gui-wm/dwl/dwl-0.4.ebuild
@@ -0,0 +1,78 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic savedconfig toolchain-funcs
+
+if [[ ${PV} == *9999 ]]; then
+	EGIT_REPO_URI="https://github.com/djpohly/dwl"
+	inherit git-r3
+
+	# 9999-r0: main (latest wlroots release)
+	# 9999-r1: wlroots-next (wlroots-9999)
+	case ${PVR} in
+		9999)
+			EGIT_BRANCH=main
+			WLROOTS_SLOT="0/16"
+			;;
+		9999-r1)
+			EGIT_BRANCH=wlroots-next
+			WLROOTS_SLOT="0/9999"
+			;;
+	esac
+else
+	WLROOTS_SLOT="0/16"
+	SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="dwm for Wayland"
+HOMEPAGE="https://github.com/djpohly/dwl"
+
+LICENSE="CC0-1.0 GPL-3 MIT"
+SLOT="0"
+IUSE="X"
+
+RDEPEND="
+	dev-libs/libinput:=
+	dev-libs/wayland
+	gui-libs/wlroots:${WLROOTS_SLOT}[X(-)?]
+	x11-libs/libxkbcommon
+	X? (
+		x11-libs/libxcb:=
+		x11-libs/xcb-util-wm
+	)
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-libs/wayland-protocols
+	dev-util/wayland-scanner
+	virtual/pkgconfig
+"
+
+src_prepare() {
+	restore_config config.h
+
+	default
+}
+
+src_configure() {
+	sed -i "s:/local::g" config.mk || die
+
+	sed -i "s:pkg-config:$(tc-getPKG_CONFIG):g" config.mk || die
+
+	if use X; then
+		append-cppflags '-DXWAYLAND'
+		append-libs '-lxcb' '-lxcb-icccm'
+	fi
+}
+
+src_install() {
+	default
+
+	insinto /usr/share/wayland-sessions
+	doins "${FILESDIR}"/dwl.desktop
+
+	save_config config.h
+}


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2022-12-30 21:27 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2022-12-30 21:27 UTC (permalink / raw
  To: gentoo-commits

commit:     04622f22b637868fe81bf6f773e33ebe025eedc2
Author:     Leonardo Hernández Hernández <leohdz172 <AT> outlook <DOT> com>
AuthorDate: Fri Dec 30 21:03:29 2022 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> outlook <DOT> com>
CommitDate: Fri Dec 30 21:04:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=04622f22

gui-wm/dwl: set WLROOTS_SLOT for non-live

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> outlook.com>

 gui-wm/dwl/dwl-9999-r1.ebuild | 1 +
 gui-wm/dwl/dwl-9999.ebuild    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/gui-wm/dwl/dwl-9999-r1.ebuild b/gui-wm/dwl/dwl-9999-r1.ebuild
index b456ff6b8..ef6dbf4f6 100644
--- a/gui-wm/dwl/dwl-9999-r1.ebuild
+++ b/gui-wm/dwl/dwl-9999-r1.ebuild
@@ -22,6 +22,7 @@ if [[ ${PV} == *9999 ]]; then
 			;;
 	esac
 else
+	WLROOTS_SLOT="0/16"
 	SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"
 fi

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index b456ff6b8..ef6dbf4f6 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -22,6 +22,7 @@ if [[ ${PV} == *9999 ]]; then
 			;;
 	esac
 else
+	WLROOTS_SLOT="0/16"
 	SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"
 fi


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2023-05-11 17:51 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2023-05-11 17:51 UTC (permalink / raw
  To: gentoo-commits

commit:     d125acb83efc65d4b92ee72cbae225df66b7a315
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Thu May 11 17:46:01 2023 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Thu May 11 17:46:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d125acb8

gui-wm/dwl: drop 0.4_rc2

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 gui-wm/dwl/Manifest           |  1 -
 gui-wm/dwl/dwl-0.4_rc2.ebuild | 58 -------------------------------------------
 2 files changed, 59 deletions(-)

diff --git a/gui-wm/dwl/Manifest b/gui-wm/dwl/Manifest
index ddac0c615..f1202584c 100644
--- a/gui-wm/dwl/Manifest
+++ b/gui-wm/dwl/Manifest
@@ -1,3 +1,2 @@
 DIST dwl-0.3.1.tar.gz 51347 BLAKE2B 754dcf17de405f4a3f69478444fe46199f4e67fd7a7801e02131676e23e7324b49d6f31da629a6ab977262a210b95adcb8407c37b81031aac3ee6d2427f27a10 SHA512 c6bcaf26d6f67f7712f907331c947afc84a5c5b990f5ec6d568d65f624a2cafd1617055ed514cd7e8a331abcd4c37ed574672dcbeeb890607d8eb38e7a304215
 DIST dwl-0.4.tar.gz 55527 BLAKE2B a4c6d763574f2bf88db959a4730447874de61d4d868d12285feebc121204c4dbda82ab3cfef791999e138898daa5564d295d4943aff015d91d62d9c9ade6d005 SHA512 6e15e05001e6469d13bef2d532980585d57de55c8feb461a7c25a76d7cdaee022785485faca02cd9d1214457fbeb1bec0eb652700ba0ddccca4aa780df0046b2
-DIST dwl-0.4_rc2.tar.gz 54093 BLAKE2B 13ae6c071bd4fc8202101c689983e232a8af4ff1f83142a44954998a709307c447a611d8dd46a3534baf41e64a3f7ed4d6fa548b1426212114a463cc29f4e94a SHA512 5f95dac99b9fbec971366f55c7a41f2a0fcff7e321c52a4afe04dd17465cde063c37aee677e833c937169782ddfb59fde66eb3c556171d9d80205837a806c7ee

diff --git a/gui-wm/dwl/dwl-0.4_rc2.ebuild b/gui-wm/dwl/dwl-0.4_rc2.ebuild
deleted file mode 100644
index 24aa85cf0..000000000
--- a/gui-wm/dwl/dwl-0.4_rc2.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic savedconfig toolchain-funcs desktop
-
-DESCRIPTION="dwm for Wayland"
-HOMEPAGE="https://github.com/djpohly/dwl"
-SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${P/_/-}"
-
-LICENSE="CC0-1.0 GPL-3 MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="X"
-
-RDEPEND="
-	dev-libs/libinput
-	dev-libs/wayland
-	gui-libs/wlroots:0/16[X(-)?]
-	x11-libs/libxkbcommon
-	X? (
-		x11-libs/libxcb
-		x11-libs/xcb-util-wm
-	)
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-libs/wayland-protocols
-	dev-util/wayland-scanner
-	virtual/pkgconfig
-"
-
-src_prepare() {
-	default
-
-	restore_config config.h
-}
-
-src_configure() {
-	if use X; then
-		append-cppflags '-DXWAYLAND'
-		append-libs '-lxcb' '-lxcb-icccm'
-	fi
-
-	tc-export CC
-}
-
-src_install() {
-	emake PREFIX="${ED}/usr" install
-
-	domenu "${FILESDIR}"/dwl.desktop
-
-	einstalldocs
-
-	save_config config.h
-}


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2023-05-11 17:51 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2023-05-11 17:51 UTC (permalink / raw
  To: gentoo-commits

commit:     714d57e67578f086ab2a298f9d1d40beb079fc97
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Thu May 11 17:51:02 2023 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Thu May 11 17:51:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=714d57e6

gui-wm/dwl: export CC

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 gui-wm/dwl/{dwl-0.4.ebuild => dwl-0.4-r1.ebuild} | 4 +++-
 gui-wm/dwl/dwl-9999-r1.ebuild                    | 4 +++-
 gui-wm/dwl/dwl-9999.ebuild                       | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/gui-wm/dwl/dwl-0.4.ebuild b/gui-wm/dwl/dwl-0.4-r1.ebuild
similarity index 96%
rename from gui-wm/dwl/dwl-0.4.ebuild
rename to gui-wm/dwl/dwl-0.4-r1.ebuild
index ef6dbf4f6..a7cb0860f 100644
--- a/gui-wm/dwl/dwl-0.4.ebuild
+++ b/gui-wm/dwl/dwl-0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -62,6 +62,8 @@ src_configure() {
 
 	sed -i "s:pkg-config:$(tc-getPKG_CONFIG):g" config.mk || die
 
+	tc-export CC
+
 	if use X; then
 		append-cppflags '-DXWAYLAND'
 		append-libs '-lxcb' '-lxcb-icccm'

diff --git a/gui-wm/dwl/dwl-9999-r1.ebuild b/gui-wm/dwl/dwl-9999-r1.ebuild
index ef6dbf4f6..a7cb0860f 100644
--- a/gui-wm/dwl/dwl-9999-r1.ebuild
+++ b/gui-wm/dwl/dwl-9999-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -62,6 +62,8 @@ src_configure() {
 
 	sed -i "s:pkg-config:$(tc-getPKG_CONFIG):g" config.mk || die
 
+	tc-export CC
+
 	if use X; then
 		append-cppflags '-DXWAYLAND'
 		append-libs '-lxcb' '-lxcb-icccm'

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index ef6dbf4f6..a7cb0860f 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -62,6 +62,8 @@ src_configure() {
 
 	sed -i "s:pkg-config:$(tc-getPKG_CONFIG):g" config.mk || die
 
+	tc-export CC
+
 	if use X; then
 		append-cppflags '-DXWAYLAND'
 		append-libs '-lxcb' '-lxcb-icccm'


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2023-07-24  2:06 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2023-07-24  2:06 UTC (permalink / raw
  To: gentoo-commits

commit:     2e13554e3c2e4747b1c7a8d82765816e17472e59
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Mon Jul 24 02:04:48 2023 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Mon Jul 24 02:05:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e13554e

gui-wm/dwl: sync live

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 gui-wm/dwl/dwl-9999-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-wm/dwl/dwl-9999-r1.ebuild b/gui-wm/dwl/dwl-9999-r1.ebuild
index a7cb0860f..71b919a82 100644
--- a/gui-wm/dwl/dwl-9999-r1.ebuild
+++ b/gui-wm/dwl/dwl-9999-r1.ebuild
@@ -46,7 +46,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
-	dev-libs/wayland-protocols
+	>=dev-libs/wayland-protocols-1.32
 	dev-util/wayland-scanner
 	virtual/pkgconfig
 "


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2023-09-24 19:08 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2023-09-24 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     33255e52774e58107ef48bd339daa4c650ed2c4d
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Sun Sep 24 17:47:24 2023 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Sun Sep 24 19:07:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=33255e52

gui-wm/dwl: simplify ebuilds

also use the desktop file provided by upstream

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 gui-wm/dwl/dwl-0.4-r1.ebuild  |  3 +--
 gui-wm/dwl/dwl-9999-r1.ebuild | 29 +++++++++--------------------
 gui-wm/dwl/dwl-9999.ebuild    | 29 +++++++++--------------------
 3 files changed, 19 insertions(+), 42 deletions(-)

diff --git a/gui-wm/dwl/dwl-0.4-r1.ebuild b/gui-wm/dwl/dwl-0.4-r1.ebuild
index e2dc6b7893..f7a7e6fab1 100644
--- a/gui-wm/dwl/dwl-0.4-r1.ebuild
+++ b/gui-wm/dwl/dwl-0.4-r1.ebuild
@@ -5,6 +5,7 @@ EAPI=8
 
 inherit flag-o-matic savedconfig toolchain-funcs
 
+WLROOTS_SLOT="0/16"
 if [[ ${PV} == *9999 ]]; then
 	EGIT_REPO_URI="https://github.com/djpohly/dwl"
 	inherit git-r3
@@ -14,7 +15,6 @@ if [[ ${PV} == *9999 ]]; then
 	case ${PVR} in
 		9999)
 			EGIT_BRANCH=main
-			WLROOTS_SLOT="0/16"
 			;;
 		9999-r1)
 			EGIT_BRANCH=wlroots-next
@@ -22,7 +22,6 @@ if [[ ${PV} == *9999 ]]; then
 			;;
 	esac
 else
-	WLROOTS_SLOT="0/16"
 	SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"
 fi

diff --git a/gui-wm/dwl/dwl-9999-r1.ebuild b/gui-wm/dwl/dwl-9999-r1.ebuild
index f201ca4b4d..f47bb7c415 100644
--- a/gui-wm/dwl/dwl-9999-r1.ebuild
+++ b/gui-wm/dwl/dwl-9999-r1.ebuild
@@ -3,18 +3,18 @@
 
 EAPI=8
 
-inherit flag-o-matic savedconfig toolchain-funcs
+inherit savedconfig toolchain-funcs
 
-if [[ ${PV} == *9999 ]]; then
+WLROOTS_SLOT="0/16"
+if [[ ${PV} == *9999* ]]; then
 	EGIT_REPO_URI="https://github.com/djpohly/dwl"
 	inherit git-r3
 
-	# 9999-r0: main (latest wlroots release)
+	# 9999-r0: main (latest stable wlroots release)
 	# 9999-r1: wlroots-next (wlroots-9999)
 	case ${PVR} in
 		9999)
 			EGIT_BRANCH=main
-			WLROOTS_SLOT="0/16"
 			;;
 		9999-r1)
 			EGIT_BRANCH=wlroots-next
@@ -22,7 +22,6 @@ if [[ ${PV} == *9999 ]]; then
 			;;
 	esac
 else
-	WLROOTS_SLOT="0/16"
 	SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"
 fi
@@ -57,24 +56,14 @@ src_prepare() {
 	default
 }
 
-src_configure() {
-	sed -i "s:/local::g" config.mk || die
-
-	sed -i "s:pkg-config:$(tc-getPKG_CONFIG):g" config.mk || die
-
-	tc-export CC
-
-	if use X; then
-		append-cppflags '-DXWAYLAND'
-		append-libs '-lxcb' '-lxcb-icccm'
-	fi
+src_compile() {
+	emake PKG_CONFIG="$(tc-getPKG_CONFIG)" CC="$(tc-getCC)" \
+		XWAYLAND="$(usex X -DXWAYLAND "")" XLIBS="$(usex X "xcb xcb-icccm" "")" dwl
 }
 
 src_install() {
-	default
-
-	insinto /usr/share/wayland-sessions
-	doins "${FILESDIR}"/dwl.desktop
+	emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
+	dodoc README.md
 
 	save_config config.h
 }

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index e2dc6b7893..2b5d46c788 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -3,18 +3,18 @@
 
 EAPI=8
 
-inherit flag-o-matic savedconfig toolchain-funcs
+inherit savedconfig toolchain-funcs
 
-if [[ ${PV} == *9999 ]]; then
+WLROOTS_SLOT="0/16"
+if [[ ${PV} == *9999* ]]; then
 	EGIT_REPO_URI="https://github.com/djpohly/dwl"
 	inherit git-r3
 
-	# 9999-r0: main (latest wlroots release)
+	# 9999-r0: main (latest stable wlroots release)
 	# 9999-r1: wlroots-next (wlroots-9999)
 	case ${PVR} in
 		9999)
 			EGIT_BRANCH=main
-			WLROOTS_SLOT="0/16"
 			;;
 		9999-r1)
 			EGIT_BRANCH=wlroots-next
@@ -22,7 +22,6 @@ if [[ ${PV} == *9999 ]]; then
 			;;
 	esac
 else
-	WLROOTS_SLOT="0/16"
 	SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"
 fi
@@ -57,24 +56,14 @@ src_prepare() {
 	default
 }
 
-src_configure() {
-	sed -i "s:/local::g" config.mk || die
-
-	sed -i "s:pkg-config:$(tc-getPKG_CONFIG):g" config.mk || die
-
-	tc-export CC
-
-	if use X; then
-		append-cppflags '-DXWAYLAND'
-		append-libs '-lxcb' '-lxcb-icccm'
-	fi
+src_compile() {
+	emake PKG_CONFIG="$(tc-getPKG_CONFIG)" CC="$(tc-getCC)" \
+		XWAYLAND="$(usex X -DXWAYLAND "")" XLIBS="$(usex X "xcb xcb-icccm" "")" dwl
 }
 
 src_install() {
-	default
-
-	insinto /usr/share/wayland-sessions
-	doins "${FILESDIR}"/dwl.desktop
+	emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
+	dodoc README.md
 
 	save_config config.h
 }


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2023-09-24 19:08 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2023-09-24 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     2017a5d79749a1fddb75939d6eb7e8ba45777bcd
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Sun Sep 24 17:55:55 2023 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Sun Sep 24 19:07:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2017a5d7

gui-wm/dwl: add maintainer description (for myself)

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 gui-wm/dwl/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gui-wm/dwl/metadata.xml b/gui-wm/dwl/metadata.xml
index edea311e77..b8f3da9cf9 100644
--- a/gui-wm/dwl/metadata.xml
+++ b/gui-wm/dwl/metadata.xml
@@ -4,6 +4,7 @@
     <maintainer type="person">
         <email>leohdz172@proton.me</email>
         <name>Leonardo Hernández Hernández</name>
+        <description>Upstream Maintainer (please CC on bugs)</description>
     </maintainer>
     <maintainer type="person">
         <email>svdm-gentoo@protonmail.com</email>


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2023-09-24 19:08 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2023-09-24 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     8abe8b5829b25e8139d28c183c9756371e0cc6b2
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Sun Sep 24 17:41:27 2023 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Sun Sep 24 19:07:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8abe8b58

gui-wm/dwl: fix LICENSE

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 gui-wm/dwl/dwl-0.3.1.ebuild   | 2 +-
 gui-wm/dwl/dwl-0.4-r1.ebuild  | 2 +-
 gui-wm/dwl/dwl-9999-r1.ebuild | 2 +-
 gui-wm/dwl/dwl-9999.ebuild    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/gui-wm/dwl/dwl-0.3.1.ebuild b/gui-wm/dwl/dwl-0.3.1.ebuild
index 8438f673a7..b5ee696160 100644
--- a/gui-wm/dwl/dwl-0.3.1.ebuild
+++ b/gui-wm/dwl/dwl-0.3.1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="dwm for Wayland"
 HOMEPAGE="https://github.com/djpohly/dwl"
 SRC_URI="https://github.com/djpohly/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="CC0-1.0 GPL-3 MIT"
+LICENSE="CC0-1.0 GPL-3+ MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="X"

diff --git a/gui-wm/dwl/dwl-0.4-r1.ebuild b/gui-wm/dwl/dwl-0.4-r1.ebuild
index a7cb0860f4..e2dc6b7893 100644
--- a/gui-wm/dwl/dwl-0.4-r1.ebuild
+++ b/gui-wm/dwl/dwl-0.4-r1.ebuild
@@ -30,7 +30,7 @@ fi
 DESCRIPTION="dwm for Wayland"
 HOMEPAGE="https://github.com/djpohly/dwl"
 
-LICENSE="CC0-1.0 GPL-3 MIT"
+LICENSE="CC0-1.0 GPL-3+ MIT"
 SLOT="0"
 IUSE="X"
 

diff --git a/gui-wm/dwl/dwl-9999-r1.ebuild b/gui-wm/dwl/dwl-9999-r1.ebuild
index 71b919a82b..f201ca4b4d 100644
--- a/gui-wm/dwl/dwl-9999-r1.ebuild
+++ b/gui-wm/dwl/dwl-9999-r1.ebuild
@@ -30,7 +30,7 @@ fi
 DESCRIPTION="dwm for Wayland"
 HOMEPAGE="https://github.com/djpohly/dwl"
 
-LICENSE="CC0-1.0 GPL-3 MIT"
+LICENSE="CC0-1.0 GPL-3+ MIT"
 SLOT="0"
 IUSE="X"
 

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index a7cb0860f4..e2dc6b7893 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -30,7 +30,7 @@ fi
 DESCRIPTION="dwm for Wayland"
 HOMEPAGE="https://github.com/djpohly/dwl"
 
-LICENSE="CC0-1.0 GPL-3 MIT"
+LICENSE="CC0-1.0 GPL-3+ MIT"
 SLOT="0"
 IUSE="X"
 


^ permalink raw reply related	[flat|nested] 29+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/
@ 2023-09-24 19:08 Leonardo Hernandez
  0 siblings, 0 replies; 29+ messages in thread
From: Leonardo Hernandez @ 2023-09-24 19:08 UTC (permalink / raw
  To: gentoo-commits

commit:     dd245c75ee7443db9b0c1e070d3b31d069ef2c8d
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Sun Sep 24 17:50:28 2023 +0000
Commit:     Leonardo Hernandez <leohdz172 <AT> proton <DOT> me>
CommitDate: Sun Sep 24 19:07:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dd245c75

gui-wm/dwl: add missing dependency on linux-headers

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>

 gui-wm/dwl/{dwl-0.4-r1.ebuild => dwl-0.4-r2.ebuild} | 6 +++++-
 gui-wm/dwl/dwl-9999-r1.ebuild                       | 7 ++++++-
 gui-wm/dwl/dwl-9999.ebuild                          | 7 ++++++-
 3 files changed, 17 insertions(+), 3 deletions(-)

diff --git a/gui-wm/dwl/dwl-0.4-r1.ebuild b/gui-wm/dwl/dwl-0.4-r2.ebuild
similarity index 94%
rename from gui-wm/dwl/dwl-0.4-r1.ebuild
rename to gui-wm/dwl/dwl-0.4-r2.ebuild
index f7a7e6fab1..c9095c4d87 100644
--- a/gui-wm/dwl/dwl-0.4-r1.ebuild
+++ b/gui-wm/dwl/dwl-0.4-r2.ebuild
@@ -43,7 +43,11 @@ RDEPEND="
 		x11-libs/xcb-util-wm
 	)
 "
-DEPEND="${RDEPEND}"
+# uses <linux/input-event-codes.h>
+DEPEND="
+	${RDEPEND}
+	sys-kernel/linux-headers
+"
 BDEPEND="
 	dev-libs/wayland-protocols
 	dev-util/wayland-scanner

diff --git a/gui-wm/dwl/dwl-9999-r1.ebuild b/gui-wm/dwl/dwl-9999-r1.ebuild
index f47bb7c415..69c568ba6f 100644
--- a/gui-wm/dwl/dwl-9999-r1.ebuild
+++ b/gui-wm/dwl/dwl-9999-r1.ebuild
@@ -43,7 +43,12 @@ RDEPEND="
 		x11-libs/xcb-util-wm
 	)
 "
-DEPEND="${RDEPEND}"
+
+# uses <linux/input-event-codes.h>
+DEPEND="
+	${RDEPEND}
+	sys-kernel/linux-headers
+"
 BDEPEND="
 	>=dev-libs/wayland-protocols-1.32
 	dev-util/wayland-scanner

diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index 2b5d46c788..1f9febd575 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -43,7 +43,12 @@ RDEPEND="
 		x11-libs/xcb-util-wm
 	)
 "
-DEPEND="${RDEPEND}"
+
+# uses <linux/input-event-codes.h>
+DEPEND="
+	${RDEPEND}
+	sys-kernel/linux-headers
+"
 BDEPEND="
 	dev-libs/wayland-protocols
 	dev-util/wayland-scanner


^ permalink raw reply related	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2023-09-24 19:08 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-14  5:26 [gentoo-commits] repo/proj/guru:dev commit in: gui-wm/dwl/ Dex Conner
  -- strict thread matches above, loose matches on Subject: below --
2023-09-24 19:08 Leonardo Hernandez
2023-09-24 19:08 Leonardo Hernandez
2023-09-24 19:08 Leonardo Hernandez
2023-09-24 19:08 Leonardo Hernandez
2023-07-24  2:06 Leonardo Hernandez
2023-05-11 17:51 Leonardo Hernandez
2023-05-11 17:51 Leonardo Hernandez
2022-12-30 21:27 Leonardo Hernandez
2022-12-30 21:27 Leonardo Hernandez
2022-12-23  3:54 Hayley Hughes
2022-12-12 14:23 Efe İzbudak
2022-12-11 10:12 Efe İzbudak
2022-12-02 18:16 Leonardo Hernandez
2022-12-02 18:16 Leonardo Hernandez
2022-12-02 18:16 Leonardo Hernandez
2022-12-02 18:16 Leonardo Hernandez
2022-09-09 13:35 Efe İzbudak
2022-09-09  2:57 Leonardo Hernandez
2022-09-09  2:57 Leonardo Hernandez
2022-06-07  4:48 Leonardo Hernandez
2022-04-11  5:47 Dex Conner
2022-04-09  6:24 Dex Conner
2022-04-09  5:58 Dex Conner
2022-04-07 18:41 Dex Conner
2022-04-06  5:47 Dex Conner
2021-12-23  4:03 Leonardo Hernandez
2021-05-05  0:46 Anna Vyalkova
2021-02-17 18:52 Simon van der Maas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox