mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-29 04:27:34 -07:00
x11-libs/xapp: Rename x11-libs/xapps to x11-libs/xapp
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
1f453bffa5
commit
7af5bbb055
@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python bindings for x11-libs/xapps"
|
||||
DESCRIPTION="Python bindings for x11-libs/xapp"
|
||||
HOMEPAGE="https://github.com/linuxmint/python3-xapp"
|
||||
SRC_URI="https://github.com/linuxmint/python3-xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
@ -17,7 +17,7 @@ KEYWORDS="amd64 ~arm64 ~riscv x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=x11-libs/xapps-2.2.0[introspection]
|
||||
>=x11-libs/xapp-2.2.0[introspection]
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
|
||||
@ -32,7 +32,7 @@ DEPEND="
|
||||
x11-libs/libXrender
|
||||
x11-libs/libXtst
|
||||
x11-libs/pango[X]
|
||||
>=x11-libs/xapps-2.2.0
|
||||
>=x11-libs/xapp-2.2.0
|
||||
|
||||
systemd? ( >=sys-apps/systemd-183 )
|
||||
!systemd? ( sys-auth/elogind[policykit] )
|
||||
|
||||
@ -82,7 +82,7 @@ RDEPEND="
|
||||
net-misc/wget
|
||||
sys-apps/accountsservice[introspection]
|
||||
sys-power/upower[introspection]
|
||||
>=x11-libs/xapps-2.2.0[introspection]
|
||||
>=x11-libs/xapp-2.2.0[introspection]
|
||||
x11-misc/xdg-utils
|
||||
x11-themes/adwaita-icon-theme
|
||||
x11-themes/gnome-themes-standard
|
||||
|
||||
@ -32,7 +32,7 @@ COMMON_DEPEND="
|
||||
>=x11-libs/libnotify-0.7:=
|
||||
x11-libs/libX11
|
||||
>=x11-libs/pango-1.40.0
|
||||
>=x11-libs/xapps-2.2.0
|
||||
>=x11-libs/xapp-2.2.0
|
||||
|
||||
exif? ( >=media-libs/libexif-0.6.20:= )
|
||||
selinux? ( sys-libs/libselinux )
|
||||
|
||||
@ -71,3 +71,4 @@ move app-shells/fzy app-text/fzy
|
||||
move dev-python/exdown dev-python/pytest-codeblocks
|
||||
slotmove sci-libs/opencascade 7.5 0
|
||||
move dev-python/xapp dev-python/python3-xapp
|
||||
move x11-libs/xapps x11-libs/xapp
|
||||
|
||||
1
x11-libs/xapp/Manifest
Normal file
1
x11-libs/xapp/Manifest
Normal file
@ -0,0 +1 @@
|
||||
DIST xapp-2.2.4.tar.gz 242171 BLAKE2B a2e53123776f3f0739778673d08f165d268f5d632ce57d722ac443a7201c22c14c1c88e08247f6c16dd708a01b2dd566d4bd9d55289d70eb50ba29b8f2a0987d SHA512 428fd4dc1911905d6f940c6e38fc8b572d55bcb2691d45ac807276ef554b781c9f6c57bbd6d0a95bf52ca1703a38d260f36a61b88a94bc2dc0812b575839a983
|
||||
@ -13,7 +13,6 @@ HOMEPAGE="https://github.com/linuxmint/xapp/"
|
||||
LICENSE="GPL-3"
|
||||
|
||||
SRC_URI="https://github.com/linuxmint/xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/xapp-${PV}"
|
||||
KEYWORDS="amd64 ~arm64 ~riscv x86"
|
||||
|
||||
SLOT="0"
|
||||
@ -1 +0,0 @@
|
||||
DIST xapps-2.2.4.tar.gz 242171 BLAKE2B a2e53123776f3f0739778673d08f165d268f5d632ce57d722ac443a7201c22c14c1c88e08247f6c16dd708a01b2dd566d4bd9d55289d70eb50ba29b8f2a0987d SHA512 428fd4dc1911905d6f940c6e38fc8b572d55bcb2691d45ac807276ef554b781c9f6c57bbd6d0a95bf52ca1703a38d260f36a61b88a94bc2dc0812b575839a983
|
||||
Loading…
x
Reference in New Issue
Block a user