gui-apps/wdisplays: drop 1.0-r3, add 1.1.1 EAPI 8, fix RDEPEND

Closes: https://bugs.gentoo.org/932624
Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
Joe Kappus
2024-05-25 08:14:38 -04:00
parent 250235e743
commit dc7e00dc41
4 changed files with 9 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
DIST wdisplays-1.0.tar.gz 106819 BLAKE2B d8a34ea82b88f99e27b5c42dc2e8bfed2bf69db719617d81d5f2c994e9020d206937e940f57452c99b534ceda241cea570899c7bdc74377009f7aa013e78b638 SHA512 876e883747331cf67d351b7afec963d6d52b6fa3870a57ed147acf898a662fb41407b3e835acc167d32de969d4001dbe8429340849ad09a7f7b8bfdabee61e3e
DIST wdisplays-1.1.1.tar.gz 108810 BLAKE2B a294719c3b8e91642d53e22aaac40c3ddd9a24e2eaef8e8b412905e9a4ef4be7984c0d0c087661d975ec518304020d1f84fc7a6ac4f62f1a5708c73878646818 SHA512 46923592e9fbb5c06c3549c198aedbafd8e0b5a6a82bc11d9d0b4cb0860070000cce18e0aa109932a4e4bee34d9f235660d2ea9d485a8fce146a2755ef62f81d
DIST wdisplays-1.1.tar.gz 108410 BLAKE2B 438030d835a0b01dc65c9e69ef0019ce53741aa3be63624ffd73d7cd44e37ccb102cbc4aedaa303d7f47267353640072b3de76437f45637abfd2192b612b23ad SHA512 1aabcb4fef1bde1b8f6bb9254804bba39fe5ebdd57ecc62894aca432527be54ead39ece4008f48ddf96a28111fc409fa5a093905c8017b79bb3f6495a0dc264d

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit meson xdg
@@ -23,6 +23,7 @@ RESTRICT="mirror test"
RDEPEND="
dev-libs/glib
dev-libs/wayland
media-libs/libepoxy
x11-libs/gtk+:3[wayland]
x11-libs/cairo
@@ -32,5 +33,3 @@ DEPEND="${RDEPEND}"
BDEPEND="
dev-libs/wayland-protocols
"
PATCHES=( "${FILESDIR}/${PN}-1.0-pull20.patch" )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,6 +23,7 @@ RESTRICT="mirror test"
RDEPEND="
dev-libs/glib
dev-libs/wayland
media-libs/libepoxy
x11-libs/gtk+:3[wayland]
x11-libs/cairo

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit meson xdg
@@ -23,6 +23,7 @@ RESTRICT="mirror test"
RDEPEND="
dev-libs/glib
dev-libs/wayland
media-libs/libepoxy
x11-libs/gtk+:3[wayland]
x11-libs/cairo