summaryrefslogtreecommitdiff
path: root/gui-apps
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-22 03:04:32 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-22 03:04:32 -0500
commitf95e0da799133b56968a5a6af89c7fb3366c4777 (patch)
tree72beb2dfd419dd3d642a8cfc8241107f9e1f62a0 /gui-apps
parente5faa7971680e6e6ede05155985e4857c24c8979 (diff)
downloadbaldeagleos-repo-f95e0da799133b56968a5a6af89c7fb3366c4777.tar.gz
baldeagleos-repo-f95e0da799133b56968a5a6af89c7fb3366c4777.tar.xz
baldeagleos-repo-f95e0da799133b56968a5a6af89c7fb3366c4777.zip
Adding metadata
Diffstat (limited to 'gui-apps')
-rw-r--r--gui-apps/ReGreet/metadata.xml4
-rw-r--r--gui-apps/hyprmoncfg/Manifest2
-rw-r--r--gui-apps/hyprmoncfg/hyprmoncfg-1.8.0.ebuild45
-rw-r--r--gui-apps/quickshell/quickshell-0.2.1-r1.ebuild2
-rw-r--r--gui-apps/quickshell/quickshell-0.3.0.ebuild2
-rw-r--r--gui-apps/quickshell/quickshell-9999.ebuild2
6 files changed, 50 insertions, 7 deletions
diff --git a/gui-apps/ReGreet/metadata.xml b/gui-apps/ReGreet/metadata.xml
index 8a5e151f670e..5bae692fe8ef 100644
--- a/gui-apps/ReGreet/metadata.xml
+++ b/gui-apps/ReGreet/metadata.xml
@@ -5,10 +5,6 @@
<email>gonegrier.duarte@gmail.com</email>
<name>Gonçalo Negrier Duarte</name>
</maintainer>
- <maintainer type="person">
- <email>ghostyn678+git@gmail.com</email>
- <name>dsaf</name>
- </maintainer>
<upstream>
<maintainer>
<name>Harish Rajagopal</name>
diff --git a/gui-apps/hyprmoncfg/Manifest b/gui-apps/hyprmoncfg/Manifest
index c22c49e278e7..1c41f1662173 100644
--- a/gui-apps/hyprmoncfg/Manifest
+++ b/gui-apps/hyprmoncfg/Manifest
@@ -8,3 +8,5 @@ DIST hyprmoncfg-1.7.0-deps.tar.xz 30518248 BLAKE2B cf6626c13d16b5c0b18c6d63f1e62
DIST hyprmoncfg-1.7.0.tar.gz 5961255 BLAKE2B bf257edafa002086c6b610f08b4c29af2989300acd867efebde682edf4cbf193013d54e784c2cdd93a469e1a11fce2240f7a9327329a7335ee4a548bea772dd5 SHA512 c26f18329412b1e8fc151066b50afaf3884077cca7379013f0fa281d789a737e83b2a8dfacd77823fb232ef71e8d7fbb9d6ec7765932632e0fa8cc22ec0f199c
DIST hyprmoncfg-1.7.1-deps.tar.xz 30516436 BLAKE2B 2400f033c140d34eaf366e2f6b5a7a40d6b668f94c2fc614aa577351489151eae76e3b18d69a76b170dd2f31d2a3f2ef3c23e33f70399f09f90e879ce661df32 SHA512 a94cc262b02e57e87d43c79b89d6b6883fb46c1a57feb519bc53bd103d95178968ec2910e8a7055d193a86c1b38ef59553b06edfe1b34a23a29250c75ceb73b5
DIST hyprmoncfg-1.7.1.tar.gz 5962937 BLAKE2B daa37b4b3f4cb0127b3c494ec3c77dc251dace01cd378725124a8bdc4adad2d228fbc44ffeaa39ca0473649cd39e36ab561071571325b9750269290e8862f7c6 SHA512 f066ea399f75f19e3c42e7b3c8fb73bf2bb63095cf038afdfc39ba6010b0a7e171c8e54e1dc25ffe18f095634bb0e12f1b6efd204217d5d43c3a0965bac1bbaa
+DIST hyprmoncfg-1.8.0-deps.tar.xz 38216884 BLAKE2B faff4574dab63951ce758770221d1f44b614a7fe02e46736bc96f3ee7d34a2a00d00354ed968da0d0bb5ef652c209557b6413e9db2714081d7db91fd836562bb SHA512 a257e1c8db85091fa0711cbaee3ee9df578f8f197e3ac6289e43317d3590cf76e850d6d280848a63c46c5d3f35a9cbab81119bfcdd0044ae8bdedc40b6353fb1
+DIST hyprmoncfg-1.8.0.tar.gz 5969242 BLAKE2B 41b76e3348e6cec852e6ccf1e02d2861f4b14f110a8839dfc81390f2b576b9719a2f54da17c4ed12396a83bc3ff77871cc263a020865723d7ed394aa8c94d0b9 SHA512 9a440a81a94dc6e164d8dd0a1c2f77a488ee6dbc0cf93dd2f84595ea5560653d43a307dd5693c929da3f4edd72b6fa20c968f9bb7712bee7c72a89119ca360bc
diff --git a/gui-apps/hyprmoncfg/hyprmoncfg-1.8.0.ebuild b/gui-apps/hyprmoncfg/hyprmoncfg-1.8.0.ebuild
new file mode 100644
index 000000000000..8d7952c67c76
--- /dev/null
+++ b/gui-apps/hyprmoncfg/hyprmoncfg-1.8.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop go-module systemd
+
+DESCRIPTION="Terminal-first monitor configurator and auto-switching daemon for Hyprland"
+HOMEPAGE="https://github.com/crmne/hyprmoncfg"
+SRC_URI="
+ https://github.com/crmne/hyprmoncfg/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
+ https://github.com/crmne/hyprmoncfg/releases/download/v${PV}/${P}-deps.tar.xz
+"
+S="${WORKDIR}/${P}"
+
+LICENSE="Apache-2.0 BSD MIT"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm64"
+
+BDEPEND=">=dev-lang/go-1.26.1"
+
+src_compile() {
+ local build_date ldflags
+
+ build_date="$(date -u +%FT%TZ)"
+ ldflags="-X github.com/crmne/hyprmoncfg/internal/buildinfo.Version=${PV} -X github.com/crmne/hyprmoncfg/internal/buildinfo.Commit=e0ad452 -X github.com/crmne/hyprmoncfg/internal/buildinfo.Date=${build_date}"
+
+ GOPROXY=off ego build -buildvcs=false -trimpath -mod=readonly -ldflags "${ldflags}" -o hyprmoncfg ./cmd/hyprmoncfg
+ GOPROXY=off ego build -buildvcs=false -trimpath -mod=readonly -ldflags "${ldflags}" -o hyprmoncfgd ./cmd/hyprmoncfgd
+}
+
+src_test() {
+ GOPROXY=off ego test -buildvcs=false ./...
+}
+
+src_install() {
+ dobin hyprmoncfg
+ dobin hyprmoncfgd
+ dodoc README.md
+ insinto /usr/share/licenses/${PN}
+ doins LICENSE
+ domenu packaging/applications/hyprmoncfg.desktop
+ doicon packaging/icons/hyprmoncfg.svg
+ systemd_douserunit packaging/systemd/hyprmoncfgd.service
+}
diff --git a/gui-apps/quickshell/quickshell-0.2.1-r1.ebuild b/gui-apps/quickshell/quickshell-0.2.1-r1.ebuild
index 3a5cc55b4d40..48939e459f57 100644
--- a/gui-apps/quickshell/quickshell-0.2.1-r1.ebuild
+++ b/gui-apps/quickshell/quickshell-0.2.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit branding cmake
+inherit branding cmake xdg
GIT_REVISION=a1a150fab00a93ea983aaca5df55304bc837f51b
diff --git a/gui-apps/quickshell/quickshell-0.3.0.ebuild b/gui-apps/quickshell/quickshell-0.3.0.ebuild
index 50e96c4642cf..a2a850fa5b25 100644
--- a/gui-apps/quickshell/quickshell-0.3.0.ebuild
+++ b/gui-apps/quickshell/quickshell-0.3.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit branding cmake
+inherit branding cmake xdg
GIT_REVISION=59e9c47b0eb48a9e4bcf9631fa062ee939bd2e83
diff --git a/gui-apps/quickshell/quickshell-9999.ebuild b/gui-apps/quickshell/quickshell-9999.ebuild
index d36fc36f4adc..a4eed5f1462b 100644
--- a/gui-apps/quickshell/quickshell-9999.ebuild
+++ b/gui-apps/quickshell/quickshell-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit branding cmake flag-o-matic
+inherit branding cmake flag-o-matic xdg
DESCRIPTION="Toolkit for building desktop widgets using QtQuick"
HOMEPAGE="https://quickshell.org/"