* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2019-04-30 3:35 Matthew Thode
0 siblings, 0 replies; 19+ messages in thread
From: Matthew Thode @ 2019-04-30 3:35 UTC (permalink / raw
To: gentoo-commits
commit: e3cc52f2b4aafade01fd78685910b544d28fe0ef
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 03:28:47 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 03:34:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3cc52f2
gui-apps/swaybg: initial add
Bug: https://bugs.gentoo.org/684622
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/swaybg/metadata.xml | 28 ++++++++++++++++++++++++
gui-apps/swaybg/swaybg-9999.ebuild | 45 ++++++++++++++++++++++++++++++++++++++
2 files changed, 73 insertions(+)
diff --git a/gui-apps/swaybg/metadata.xml b/gui-apps/swaybg/metadata.xml
new file mode 100644
index 00000000000..4708ce6a796
--- /dev/null
+++ b/gui-apps/swaybg/metadata.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>prometheanfire@gentoo.org</email>
+ <name>Matthew Thode</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>speedjack95@gmail.com</email>
+ <name>Niccolò Scatena</name>
+ </maintainer>
+ <longdescription lang="en">
+ Sway's wallpaper utility, compatible with any Wayland compositor
+ which implements the wlr-layer-shell, xdg-output and xdg-shell protocols.
+ </longdescription>
+ <use>
+ <flag name="man">Build and install man pages</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">swaywm/swaybg</remote-id>
+ <maintainer status="active">
+ <email>sir@cmpwn.com</email>
+ <name>Drew DeVault</name>
+ </maintainer>
+ <bugs-to>https://github.com/swaywm/swaybg/issues</bugs-to>
+ <changelog>https://github.com/swaywm/swaybg/releases</changelog>
+ </upstream>
+</pkgmetadata>
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild
new file mode 100644
index 00000000000..79643a572c6
--- /dev/null
+++ b/gui-apps/swaybg/swaybg-9999.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="A wallpaper utility for Wayland"
+HOMEPAGE="https://github.com/swaywm/swaybg"
+
+if [[ ${PV} == 9999 ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
+else
+ SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="+man"
+
+DEPEND="
+ dev-libs/wayland
+"
+RDEPEND="
+ ${DEPEND}
+ !<=gui-wm/sway-1.1
+"
+BDEPEND="
+ >=dev-libs/wayland-protocols-1.14
+ x11-libs/gdk-pixbuf
+ x11-libs/cairo
+ virtual/pkgconfig
+ man? ( app-text/scdoc )
+"
+
+src_configure() {
+ local emesonargs=(
+ -Dman-pages=$(usex man enabled disabled)
+ "-Dwerror=false"
+ )
+
+ meson_src_configure
+}
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2019-05-03 18:33 Matthew Thode
0 siblings, 0 replies; 19+ messages in thread
From: Matthew Thode @ 2019-05-03 18:33 UTC (permalink / raw
To: gentoo-commits
commit: 0aa2bb4b478cbd99b4b2e6658d526d210ac532d2
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri May 3 18:25:12 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri May 3 18:32:47 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa2bb4b
gui-apps/swaybg: 1.0 release
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/swaybg/Manifest | 1 +
gui-apps/swaybg/{swaybg-9999.ebuild => swaybg-1.0.ebuild} | 2 +-
gui-apps/swaybg/swaybg-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/gui-apps/swaybg/Manifest b/gui-apps/swaybg/Manifest
new file mode 100644
index 00000000000..562a59c8a6d
--- /dev/null
+++ b/gui-apps/swaybg/Manifest
@@ -0,0 +1 @@
+DIST swaybg-1.0.tar.gz 15851 BLAKE2B 820edbce4161f2d109bc8e842fb2bef101a5793d1da90f4258e5771fe85ab089e184c063a0a7073adbe218c59307946f86bd02c4d62b0585aeb3f9cd5c7963f8 SHA512 67d0e0109b906ece51800729182940374cc59fa07d0866b57cf876d12191fe12e796b84350a849dc85183fa58a3b2d196191e48dcc03dcc3708a980ed4a8cff0
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-1.0.ebuild
similarity index 96%
copy from gui-apps/swaybg/swaybg-9999.ebuild
copy to gui-apps/swaybg/swaybg-1.0.ebuild
index 79643a572c6..3de08375f03 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-1.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
LICENSE="MIT"
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild
index 79643a572c6..3de08375f03 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2019-05-04 3:29 Matthew Thode
0 siblings, 0 replies; 19+ messages in thread
From: Matthew Thode @ 2019-05-04 3:29 UTC (permalink / raw
To: gentoo-commits
commit: 6876cace0ce61b460c30acd38bf3453e46511eae
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat May 4 03:28:54 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat May 4 03:29:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6876cace
gui-apps/swaybg: fix dep on sway, now !<1.1 from !<=1.1
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.0.ebuild | 2 +-
gui-apps/swaybg/swaybg-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-apps/swaybg/swaybg-1.0.ebuild b/gui-apps/swaybg/swaybg-1.0.ebuild
index 3de08375f03..a4b77a86be9 100644
--- a/gui-apps/swaybg/swaybg-1.0.ebuild
+++ b/gui-apps/swaybg/swaybg-1.0.ebuild
@@ -25,7 +25,7 @@ DEPEND="
"
RDEPEND="
${DEPEND}
- !<=gui-wm/sway-1.1
+ !<gui-wm/sway-1.1
"
BDEPEND="
>=dev-libs/wayland-protocols-1.14
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild
index 3de08375f03..a4b77a86be9 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-9999.ebuild
@@ -25,7 +25,7 @@ DEPEND="
"
RDEPEND="
${DEPEND}
- !<=gui-wm/sway-1.1
+ !<gui-wm/sway-1.1
"
BDEPEND="
>=dev-libs/wayland-protocols-1.14
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2019-05-04 4:23 Matthew Thode
0 siblings, 0 replies; 19+ messages in thread
From: Matthew Thode @ 2019-05-04 4:23 UTC (permalink / raw
To: gentoo-commits
commit: ce0ebfae36d50fe135b238be4b398bbf46d5d5c5
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat May 4 04:23:02 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat May 4 04:23:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce0ebfae
gui-apps/swaybg: really fix dep on sway
FWB: b-man
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.0.ebuild | 2 +-
gui-apps/swaybg/swaybg-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-apps/swaybg/swaybg-1.0.ebuild b/gui-apps/swaybg/swaybg-1.0.ebuild
index a4b77a86be9..af2fdfa0474 100644
--- a/gui-apps/swaybg/swaybg-1.0.ebuild
+++ b/gui-apps/swaybg/swaybg-1.0.ebuild
@@ -25,7 +25,7 @@ DEPEND="
"
RDEPEND="
${DEPEND}
- !<gui-wm/sway-1.1
+ !<gui-wm/sway-1.1_alpha1
"
BDEPEND="
>=dev-libs/wayland-protocols-1.14
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild
index a4b77a86be9..af2fdfa0474 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-9999.ebuild
@@ -25,7 +25,7 @@ DEPEND="
"
RDEPEND="
${DEPEND}
- !<gui-wm/sway-1.1
+ !<gui-wm/sway-1.1_alpha1
"
BDEPEND="
>=dev-libs/wayland-protocols-1.14
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2019-06-02 17:22 Matthew Thode
0 siblings, 0 replies; 19+ messages in thread
From: Matthew Thode @ 2019-06-02 17:22 UTC (permalink / raw
To: gentoo-commits
commit: f84b8d419edb8a24948453b2f446610602732804
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 2 17:20:55 2019 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Jun 2 17:20:55 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f84b8d41
gui-apps/swaybg: 1.0 stable amd65 arm64 and x86
Package-Manager: Portage-2.3.66, Repoman-2.3.13
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/swaybg/swaybg-1.0.ebuild b/gui-apps/swaybg/swaybg-1.0.ebuild
index af2fdfa0474..605770a1f3d 100644
--- a/gui-apps/swaybg/swaybg-1.0.ebuild
+++ b/gui-apps/swaybg/swaybg-1.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 arm64 x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2020-01-24 4:19 Georgy Yakovlev
0 siblings, 0 replies; 19+ messages in thread
From: Georgy Yakovlev @ 2020-01-24 4:19 UTC (permalink / raw
To: gentoo-commits
commit: cca730b5e7aa552278fa71597d3a0cbc61390567
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 04:08:23 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 04:18:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca730b5
gui-apps/swaybg: sync live ebuild keywords
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
gui-apps/swaybg/swaybg-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild
index af2fdfa0474..be7d136cfaa 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2020-01-24 4:19 Georgy Yakovlev
0 siblings, 0 replies; 19+ messages in thread
From: Georgy Yakovlev @ 2020-01-24 4:19 UTC (permalink / raw
To: gentoo-commits
commit: 9f74a79ec8d144626eaa6c18bb3e3f101af18ad6
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 04:07:42 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 04:07:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f74a79e
gui-apps/swaybg: keyword on ~ppc64
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-apps/swaybg/swaybg-1.0.ebuild b/gui-apps/swaybg/swaybg-1.0.ebuild
index 605770a1f3d..ba300c66303 100644
--- a/gui-apps/swaybg/swaybg-1.0.ebuild
+++ b/gui-apps/swaybg/swaybg-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 arm64 x86"
+ KEYWORDS="amd64 arm64 ~ppc64 x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2022-05-17 5:59 Sam James
0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2022-05-17 5:59 UTC (permalink / raw
To: gentoo-commits
commit: da54a0f6951cae613e4e66f9fbc765a5595cc284
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 17 05:53:41 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 17 05:53:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da54a0f6
gui-apps/swaybg: [QA] drop implicit -Dwerror=false for meson ebuilds
Since f7408ada0c4655827e7bea46c57d7af1b9004433, it's
always set for Meson builds, so we don't need to
repeat it in ebuilds.
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.0.ebuild | 3 +--
gui-apps/swaybg/swaybg-9999.ebuild | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/gui-apps/swaybg/swaybg-1.0.ebuild b/gui-apps/swaybg/swaybg-1.0.ebuild
index 37ec67bd1e63..54fdfb105bf6 100644
--- a/gui-apps/swaybg/swaybg-1.0.ebuild
+++ b/gui-apps/swaybg/swaybg-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -38,7 +38,6 @@ BDEPEND="
src_configure() {
local emesonargs=(
-Dman-pages=$(usex man enabled disabled)
- "-Dwerror=false"
)
meson_src_configure
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild
index be7d136cfaa9..24c9ad6a7fdb 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -38,7 +38,6 @@ BDEPEND="
src_configure() {
local emesonargs=(
-Dman-pages=$(usex man enabled disabled)
- "-Dwerror=false"
)
meson_src_configure
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2022-05-26 5:39 WANG Xuerui
0 siblings, 0 replies; 19+ messages in thread
From: WANG Xuerui @ 2022-05-26 5:39 UTC (permalink / raw
To: gentoo-commits
commit: 33dac951029e3b7da82fc30f0ae81510c3a19c80
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 05:38:25 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 26 05:39:22 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33dac951
gui-apps/swaybg: keyword 1.0 for ~loong
See: https://github.com/xen0n/loongson-overlay/pull/20
Tested-by: HougeLangley <hougelangley1987 <AT> gmail.com>
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/swaybg/swaybg-1.0.ebuild b/gui-apps/swaybg/swaybg-1.0.ebuild
index 54fdfb105bf6..102d9f6f0524 100644
--- a/gui-apps/swaybg/swaybg-1.0.ebuild
+++ b/gui-apps/swaybg/swaybg-1.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2022-05-26 5:39 WANG Xuerui
0 siblings, 0 replies; 19+ messages in thread
From: WANG Xuerui @ 2022-05-26 5:39 UTC (permalink / raw
To: gentoo-commits
commit: 990df7136778a4a7e5e83abab7017bec08b51d30
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 05:39:04 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 26 05:39:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=990df713
gui-apps/swaybg: forward ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
gui-apps/swaybg/swaybg-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild
index 24c9ad6a7fdb..dfb9021263d7 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2022-06-25 19:12 Matthew Thode
0 siblings, 0 replies; 19+ messages in thread
From: Matthew Thode @ 2022-06-25 19:12 UTC (permalink / raw
To: gentoo-commits
commit: 1a0cbb9052632e827c64f96752e3e2c0d1d391c7
Author: Alex Xu (Hello71) <alex_y_xu <AT> yahoo <DOT> ca>
AuthorDate: Tue Aug 24 11:49:33 2021 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 19:12:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a0cbb90
gui-apps/swaybg: upgrade to 1.1.1, various fixes
- fix cross-compile deps
- make gdk-pixbuf optional
- add ~riscv to -9999
Signed-off-by: Alex Xu (Hello71) <alex_y_xu <AT> yahoo.ca>
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/swaybg/Manifest | 1 +
gui-apps/swaybg/metadata.xml | 3 +++
.../swaybg/{swaybg-9999.ebuild => swaybg-1.1.1.ebuild} | 14 ++++++++------
gui-apps/swaybg/swaybg-9999.ebuild | 12 +++++++-----
4 files changed, 19 insertions(+), 11 deletions(-)
diff --git a/gui-apps/swaybg/Manifest b/gui-apps/swaybg/Manifest
index 562a59c8a6d5..63a13a1ba054 100644
--- a/gui-apps/swaybg/Manifest
+++ b/gui-apps/swaybg/Manifest
@@ -1 +1,2 @@
DIST swaybg-1.0.tar.gz 15851 BLAKE2B 820edbce4161f2d109bc8e842fb2bef101a5793d1da90f4258e5771fe85ab089e184c063a0a7073adbe218c59307946f86bd02c4d62b0585aeb3f9cd5c7963f8 SHA512 67d0e0109b906ece51800729182940374cc59fa07d0866b57cf876d12191fe12e796b84350a849dc85183fa58a3b2d196191e48dcc03dcc3708a980ed4a8cff0
+DIST swaybg-1.1.1.tar.gz 16474 BLAKE2B 21e966e28b5228688aa452f6086feea58bcd56d7fccfe53babe086b9e26702429705870b7d5c7e4900db40e281eab6e1f4077c4cc58f0be745e2d5a9a7d7f46f SHA512 e5ac7af1690974206f916e1d99a8dde0e837acbc686e2de2c46d505201f239a059f998adc22192205d1ad75b5905222f16aed243b31920e19c0ff2229b8eda2c
diff --git a/gui-apps/swaybg/metadata.xml b/gui-apps/swaybg/metadata.xml
index c00e68acd181..98797bd88f43 100644
--- a/gui-apps/swaybg/metadata.xml
+++ b/gui-apps/swaybg/metadata.xml
@@ -22,4 +22,7 @@
<bugs-to>https://github.com/swaywm/swaybg/issues</bugs-to>
<changelog>https://github.com/swaywm/swaybg/releases</changelog>
</upstream>
+ <use>
+ <flag name="gdk-pixbuf">Support image types other than PNG</flag>
+ </use>
</pkgmetadata>
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-1.1.1.ebuild
similarity index 70%
copy from gui-apps/swaybg/swaybg-9999.ebuild
copy to gui-apps/swaybg/swaybg-1.1.1.ebuild
index dfb9021263d7..ce371ad99d1a 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-1.1.1.ebuild
@@ -12,25 +12,26 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
- SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86"
+ SRC_URI="https://github.com/swaywm/${PN}/releases/download/v${PV}/${P}.tar.gz"
+ KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="MIT"
SLOT="0"
-IUSE="+man"
+IUSE="gdk-pixbuf +man"
DEPEND="
dev-libs/wayland
+ >=dev-libs/wayland-protocols-1.14
+ x11-libs/cairo
+ gdk-pixbuf? ( x11-libs/gdk-pixbuf )
"
RDEPEND="
${DEPEND}
!<gui-wm/sway-1.1_alpha1
"
BDEPEND="
- >=dev-libs/wayland-protocols-1.14
- x11-libs/gdk-pixbuf
- x11-libs/cairo
+ dev-util/wayland-scanner
virtual/pkgconfig
man? ( app-text/scdoc )
"
@@ -38,6 +39,7 @@ BDEPEND="
src_configure() {
local emesonargs=(
-Dman-pages=$(usex man enabled disabled)
+ -Dgdk-pixbuf=$(usex gdk-pixbuf enabled disabled)
)
meson_src_configure
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild
index dfb9021263d7..a665232edee6 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-9999.ebuild
@@ -13,24 +13,25 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="MIT"
SLOT="0"
-IUSE="+man"
+IUSE="gdk-pixbuf +man"
DEPEND="
dev-libs/wayland
+ >=dev-libs/wayland-protocols-1.14
+ x11-libs/cairo
+ gdk-pixbuf? ( x11-libs/gdk-pixbuf )
"
RDEPEND="
${DEPEND}
!<gui-wm/sway-1.1_alpha1
"
BDEPEND="
- >=dev-libs/wayland-protocols-1.14
- x11-libs/gdk-pixbuf
- x11-libs/cairo
+ dev-util/wayland-scanner
virtual/pkgconfig
man? ( app-text/scdoc )
"
@@ -38,6 +39,7 @@ BDEPEND="
src_configure() {
local emesonargs=(
-Dman-pages=$(usex man enabled disabled)
+ -Dgdk-pixbuf=$(usex gdk-pixbuf enabled disabled)
)
meson_src_configure
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2022-12-25 19:02 Matthew Thode
0 siblings, 0 replies; 19+ messages in thread
From: Matthew Thode @ 2022-12-25 19:02 UTC (permalink / raw
To: gentoo-commits
commit: 2f39345f956887e3d8a3d53d6d73ad36b7d1712b
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 19:01:34 2022 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Dec 25 19:02:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f39345f
gui-apps/swaybg: 1.2.0 bump
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/swaybg/Manifest | 1 +
gui-apps/swaybg/{swaybg-9999.ebuild => swaybg-1.2.0.ebuild} | 4 ++--
gui-apps/swaybg/swaybg-9999.ebuild | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/gui-apps/swaybg/Manifest b/gui-apps/swaybg/Manifest
index 63a13a1ba054..e1be86c39647 100644
--- a/gui-apps/swaybg/Manifest
+++ b/gui-apps/swaybg/Manifest
@@ -1,2 +1,3 @@
DIST swaybg-1.0.tar.gz 15851 BLAKE2B 820edbce4161f2d109bc8e842fb2bef101a5793d1da90f4258e5771fe85ab089e184c063a0a7073adbe218c59307946f86bd02c4d62b0585aeb3f9cd5c7963f8 SHA512 67d0e0109b906ece51800729182940374cc59fa07d0866b57cf876d12191fe12e796b84350a849dc85183fa58a3b2d196191e48dcc03dcc3708a980ed4a8cff0
DIST swaybg-1.1.1.tar.gz 16474 BLAKE2B 21e966e28b5228688aa452f6086feea58bcd56d7fccfe53babe086b9e26702429705870b7d5c7e4900db40e281eab6e1f4077c4cc58f0be745e2d5a9a7d7f46f SHA512 e5ac7af1690974206f916e1d99a8dde0e837acbc686e2de2c46d505201f239a059f998adc22192205d1ad75b5905222f16aed243b31920e19c0ff2229b8eda2c
+DIST swaybg-1.2.0.tar.gz 16572 BLAKE2B 197daba2a049bd21c1609c7abc5241c1b8664dabd34b16d9664c2f7f6853028389f81ef3d8e7f13c8b8decda0a0149ff911b86cc079b11cdbc8f9c977c4e0e23 SHA512 e0c0d78a1887e8a6ff396305ea717be22ec316cd17ef7e2f61a0fe25f976ff12bb5fd48bf8dc7d99d7c9bf6948b4a00d99bf9ac68021080ae9c393ca84e86e0a
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-1.2.0.ebuild
similarity index 90%
copy from gui-apps/swaybg/swaybg-9999.ebuild
copy to gui-apps/swaybg/swaybg-1.2.0.ebuild
index a665232edee6..e0ab462e5fa1 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-1.2.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit meson
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
- SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/swaywm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild
index a665232edee6..e0ab462e5fa1 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit meson
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
- SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://github.com/swaywm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2023-01-25 20:46 Matthew Thode
0 siblings, 0 replies; 19+ messages in thread
From: Matthew Thode @ 2023-01-25 20:46 UTC (permalink / raw
To: gentoo-commits
commit: 64e0ca523e6505182c6559debb5307f1095ecd0c
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 20:41:16 2023 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 20:46:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e0ca52
gui-apps/swaybg: stabilize 1.2.0 for amd64, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-apps/swaybg/swaybg-1.2.0.ebuild b/gui-apps/swaybg/swaybg-1.2.0.ebuild
index e0ab462e5fa1..c26e8b29f91b 100644
--- a/gui-apps/swaybg/swaybg-1.2.0.ebuild
+++ b/gui-apps/swaybg/swaybg-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2023-02-25 17:45 Matthew Thode
0 siblings, 0 replies; 19+ messages in thread
From: Matthew Thode @ 2023-02-25 17:45 UTC (permalink / raw
To: gentoo-commits
commit: 6b1c56e95a37f4375782df72ce902eeb8c45a0a6
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 17:44:16 2023 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 17:45:49 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1c56e9
gui-apps/swaybg: drop 1.0, 1.1.1
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
gui-apps/swaybg/Manifest | 2 --
gui-apps/swaybg/swaybg-1.0.ebuild | 44 -----------------------------------
gui-apps/swaybg/swaybg-1.1.1.ebuild | 46 -------------------------------------
3 files changed, 92 deletions(-)
diff --git a/gui-apps/swaybg/Manifest b/gui-apps/swaybg/Manifest
index e1be86c39647..4160f0ace994 100644
--- a/gui-apps/swaybg/Manifest
+++ b/gui-apps/swaybg/Manifest
@@ -1,3 +1 @@
-DIST swaybg-1.0.tar.gz 15851 BLAKE2B 820edbce4161f2d109bc8e842fb2bef101a5793d1da90f4258e5771fe85ab089e184c063a0a7073adbe218c59307946f86bd02c4d62b0585aeb3f9cd5c7963f8 SHA512 67d0e0109b906ece51800729182940374cc59fa07d0866b57cf876d12191fe12e796b84350a849dc85183fa58a3b2d196191e48dcc03dcc3708a980ed4a8cff0
-DIST swaybg-1.1.1.tar.gz 16474 BLAKE2B 21e966e28b5228688aa452f6086feea58bcd56d7fccfe53babe086b9e26702429705870b7d5c7e4900db40e281eab6e1f4077c4cc58f0be745e2d5a9a7d7f46f SHA512 e5ac7af1690974206f916e1d99a8dde0e837acbc686e2de2c46d505201f239a059f998adc22192205d1ad75b5905222f16aed243b31920e19c0ff2229b8eda2c
DIST swaybg-1.2.0.tar.gz 16572 BLAKE2B 197daba2a049bd21c1609c7abc5241c1b8664dabd34b16d9664c2f7f6853028389f81ef3d8e7f13c8b8decda0a0149ff911b86cc079b11cdbc8f9c977c4e0e23 SHA512 e0c0d78a1887e8a6ff396305ea717be22ec316cd17ef7e2f61a0fe25f976ff12bb5fd48bf8dc7d99d7c9bf6948b4a00d99bf9ac68021080ae9c393ca84e86e0a
diff --git a/gui-apps/swaybg/swaybg-1.0.ebuild b/gui-apps/swaybg/swaybg-1.0.ebuild
deleted file mode 100644
index 102d9f6f0524..000000000000
--- a/gui-apps/swaybg/swaybg-1.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="A wallpaper utility for Wayland"
-HOMEPAGE="https://github.com/swaywm/swaybg"
-
-if [[ ${PV} == 9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
-else
- SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="+man"
-
-DEPEND="
- dev-libs/wayland
-"
-RDEPEND="
- ${DEPEND}
- !<gui-wm/sway-1.1_alpha1
-"
-BDEPEND="
- >=dev-libs/wayland-protocols-1.14
- x11-libs/gdk-pixbuf
- x11-libs/cairo
- virtual/pkgconfig
- man? ( app-text/scdoc )
-"
-
-src_configure() {
- local emesonargs=(
- -Dman-pages=$(usex man enabled disabled)
- )
-
- meson_src_configure
-}
diff --git a/gui-apps/swaybg/swaybg-1.1.1.ebuild b/gui-apps/swaybg/swaybg-1.1.1.ebuild
deleted file mode 100644
index ce371ad99d1a..000000000000
--- a/gui-apps/swaybg/swaybg-1.1.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="A wallpaper utility for Wayland"
-HOMEPAGE="https://github.com/swaywm/swaybg"
-
-if [[ ${PV} == 9999 ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
-else
- SRC_URI="https://github.com/swaywm/${PN}/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="gdk-pixbuf +man"
-
-DEPEND="
- dev-libs/wayland
- >=dev-libs/wayland-protocols-1.14
- x11-libs/cairo
- gdk-pixbuf? ( x11-libs/gdk-pixbuf )
-"
-RDEPEND="
- ${DEPEND}
- !<gui-wm/sway-1.1_alpha1
-"
-BDEPEND="
- dev-util/wayland-scanner
- virtual/pkgconfig
- man? ( app-text/scdoc )
-"
-
-src_configure() {
- local emesonargs=(
- -Dman-pages=$(usex man enabled disabled)
- -Dgdk-pixbuf=$(usex gdk-pixbuf enabled disabled)
- )
-
- meson_src_configure
-}
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2024-05-26 17:12 Arthur Zamarin
0 siblings, 0 replies; 19+ messages in thread
From: Arthur Zamarin @ 2024-05-26 17:12 UTC (permalink / raw
To: gentoo-commits
commit: d402784ddaba2b7ae8f1331e050bdc9e52570d39
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 17:12:05 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 26 17:12:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d402784d
gui-apps/swaybg: sync live ebuild
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
gui-apps/swaybg/swaybg-9999.ebuild | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/gui-apps/swaybg/swaybg-9999.ebuild b/gui-apps/swaybg/swaybg-9999.ebuild
index e0ab462e5fa1..9456a6851de5 100644
--- a/gui-apps/swaybg/swaybg-9999.ebuild
+++ b/gui-apps/swaybg/swaybg-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,14 +22,11 @@ IUSE="gdk-pixbuf +man"
DEPEND="
dev-libs/wayland
- >=dev-libs/wayland-protocols-1.14
+ >=dev-libs/wayland-protocols-1.26
x11-libs/cairo
gdk-pixbuf? ( x11-libs/gdk-pixbuf )
"
-RDEPEND="
- ${DEPEND}
- !<gui-wm/sway-1.1_alpha1
-"
+RDEPEND="${DEPEND}"
BDEPEND="
dev-util/wayland-scanner
virtual/pkgconfig
@@ -38,8 +35,8 @@ BDEPEND="
src_configure() {
local emesonargs=(
- -Dman-pages=$(usex man enabled disabled)
- -Dgdk-pixbuf=$(usex gdk-pixbuf enabled disabled)
+ $(meson_feature man man-pages)
+ $(meson_feature gdk-pixbuf)
)
meson_src_configure
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2024-05-26 17:12 Arthur Zamarin
0 siblings, 0 replies; 19+ messages in thread
From: Arthur Zamarin @ 2024-05-26 17:12 UTC (permalink / raw
To: gentoo-commits
commit: 7cfe79de5e4f3610bd8f8df54386b59d1dd4cb28
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 17:11:20 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 26 17:12:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cfe79de
gui-apps/swaybg: add 1.2.1
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
gui-apps/swaybg/Manifest | 1 +
gui-apps/swaybg/swaybg-1.2.1.ebuild | 43 +++++++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/gui-apps/swaybg/Manifest b/gui-apps/swaybg/Manifest
index 4160f0ace994..7e14044460e7 100644
--- a/gui-apps/swaybg/Manifest
+++ b/gui-apps/swaybg/Manifest
@@ -1 +1,2 @@
DIST swaybg-1.2.0.tar.gz 16572 BLAKE2B 197daba2a049bd21c1609c7abc5241c1b8664dabd34b16d9664c2f7f6853028389f81ef3d8e7f13c8b8decda0a0149ff911b86cc079b11cdbc8f9c977c4e0e23 SHA512 e0c0d78a1887e8a6ff396305ea717be22ec316cd17ef7e2f61a0fe25f976ff12bb5fd48bf8dc7d99d7c9bf6948b4a00d99bf9ac68021080ae9c393ca84e86e0a
+DIST swaybg-1.2.1.tar.gz 16600 BLAKE2B 5b61bb5c5bc3074eaa08255b02d82bd07f66b9f090328d34fd55c971d81ce1bedca05ad0499bd1e09a4669880f7e26ce87460d51d50b602b278651bb3283379b SHA512 ea5f1e2db58eb6865e79b05b85e045bd07afa411d6d1cd4e08710c891ef0bc68d78af8fc500e6200824abad865bfe625b030c31d6c9f76cb6a46fefd2c0d5aa8
diff --git a/gui-apps/swaybg/swaybg-1.2.1.ebuild b/gui-apps/swaybg/swaybg-1.2.1.ebuild
new file mode 100644
index 000000000000..9456a6851de5
--- /dev/null
+++ b/gui-apps/swaybg/swaybg-1.2.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="A wallpaper utility for Wayland"
+HOMEPAGE="https://github.com/swaywm/swaybg"
+
+if [[ ${PV} == 9999 ]]; then
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
+else
+ SRC_URI="https://github.com/swaywm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="gdk-pixbuf +man"
+
+DEPEND="
+ dev-libs/wayland
+ >=dev-libs/wayland-protocols-1.26
+ x11-libs/cairo
+ gdk-pixbuf? ( x11-libs/gdk-pixbuf )
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ dev-util/wayland-scanner
+ virtual/pkgconfig
+ man? ( app-text/scdoc )
+"
+
+src_configure() {
+ local emesonargs=(
+ $(meson_feature man man-pages)
+ $(meson_feature gdk-pixbuf)
+ )
+
+ meson_src_configure
+}
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2024-10-12 9:44 Michał Górny
0 siblings, 0 replies; 19+ messages in thread
From: Michał Górny @ 2024-10-12 9:44 UTC (permalink / raw
To: gentoo-commits
commit: 3d19ff91fb12ce8a3fcd76201786dabdb17edd6e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 09:43:41 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 09:43:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d19ff91
gui-apps/swaybg: Stabilize 1.2.1 amd64, #941359
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/swaybg/swaybg-1.2.1.ebuild b/gui-apps/swaybg/swaybg-1.2.1.ebuild
index 9456a6851de5..fdbf272ed840 100644
--- a/gui-apps/swaybg/swaybg-1.2.1.ebuild
+++ b/gui-apps/swaybg/swaybg-1.2.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2024-10-12 9:44 Michał Górny
0 siblings, 0 replies; 19+ messages in thread
From: Michał Górny @ 2024-10-12 9:44 UTC (permalink / raw
To: gentoo-commits
commit: 0be83b0d4b48375a988a4c5055c5869d22ae8e86
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 09:43:43 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 09:43:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be83b0d
gui-apps/swaybg: Stabilize 1.2.1 arm64, #941359
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/swaybg/swaybg-1.2.1.ebuild b/gui-apps/swaybg/swaybg-1.2.1.ebuild
index fdbf272ed840..c72b9e9988c4 100644
--- a/gui-apps/swaybg/swaybg-1.2.1.ebuild
+++ b/gui-apps/swaybg/swaybg-1.2.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 19+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/
@ 2024-10-12 11:22 Michał Górny
0 siblings, 0 replies; 19+ messages in thread
From: Michał Górny @ 2024-10-12 11:22 UTC (permalink / raw
To: gentoo-commits
commit: f55ce8cba0467f184e73e24cd65fd7abb141901b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 11:22:22 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 11:22:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f55ce8cb
gui-apps/swaybg: Stabilize 1.2.1 x86, #941359
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
gui-apps/swaybg/swaybg-1.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/swaybg/swaybg-1.2.1.ebuild b/gui-apps/swaybg/swaybg-1.2.1.ebuild
index c72b9e9988c4..aab0dcf8c4ba 100644
--- a/gui-apps/swaybg/swaybg-1.2.1.ebuild
+++ b/gui-apps/swaybg/swaybg-1.2.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 19+ messages in thread
end of thread, other threads:[~2024-10-12 11:22 UTC | newest]
Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-26 5:39 [gentoo-commits] repo/gentoo:master commit in: gui-apps/swaybg/ WANG Xuerui
-- strict thread matches above, loose matches on Subject: below --
2024-10-12 11:22 Michał Górny
2024-10-12 9:44 Michał Górny
2024-10-12 9:44 Michał Górny
2024-05-26 17:12 Arthur Zamarin
2024-05-26 17:12 Arthur Zamarin
2023-02-25 17:45 Matthew Thode
2023-01-25 20:46 Matthew Thode
2022-12-25 19:02 Matthew Thode
2022-06-25 19:12 Matthew Thode
2022-05-26 5:39 WANG Xuerui
2022-05-17 5:59 Sam James
2020-01-24 4:19 Georgy Yakovlev
2020-01-24 4:19 Georgy Yakovlev
2019-06-02 17:22 Matthew Thode
2019-05-04 4:23 Matthew Thode
2019-05-04 3:29 Matthew Thode
2019-05-03 18:33 Matthew Thode
2019-04-30 3:35 Matthew Thode
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox