gui-libs/libdecoration: Drop package
Renamed to libdecor and released with a version. Nobody else uses this package, so it doesn't hurt to make a new one.
This commit is contained in:
parent
adab99ab08
commit
14f24c2898
@ -1,2 +0,0 @@
|
||||
EBUILD libdecoration-9999.ebuild 645 BLAKE2B bcb97bb1d1373c79091e7e86adf75cdea5a291c05065eb636f001c1d6f7d5948ecb39ea887527be2d82842725ccba243ecffa352f1c0fa34ab9dc74b8e2a593b SHA512 e89a89cf25f4218b21cfc853a757c36ed176dea3c02be531ae259e048eacc1cf87da79ffcd9bb6853d32f66ed00864a61b3f0d17825fdb78afd668c7f663726c
|
||||
MISC metadata.xml 236 BLAKE2B fdb34c66e3059efc0efb2328ffedb24c495be95dfeb68b7adcdf5ab1a88eee6788294d07ec032238de7d9127cffd50a1598b42aa8f99d3d11f54a761c79a9482 SHA512 43add4c2db3d06110521dea982cfcbddc98d63bb1e1b89952511654d54f09746e0d76ac1e0f0e70d2832357f44fe11fc4653500b856c7b29d05a55bb70535e80
|
@ -1,27 +0,0 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit meson
|
||||
|
||||
if [[ ${PV} != *9999* ]]; then
|
||||
SRC_URI="https://gitlab.gnome.org/GNOME/evolution-etesync/-/archive/v${PV}/${PN}-v${PV}.tar.gz /v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://gitlab.gnome.org/jadahl/libdecoration.git"
|
||||
fi
|
||||
|
||||
DESCRIPTION="Helps Wayland clients handle window decorations"
|
||||
HOMEPAGE="https://gitlab.gnome.org/jadahl/libdecoration"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND="
|
||||
dev-libs/wayland
|
||||
dev-libs/wayland-protocols
|
||||
>=sys-apps/dbus-1.0
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>flewkey@2a03.party</email>
|
||||
<name>Ryan Fox</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
Loading…
Reference in New Issue
Block a user