diff --git a/dev-libs/libglibutil/Manifest b/dev-libs/libglibutil/Manifest deleted file mode 100644 index 7a28329..0000000 --- a/dev-libs/libglibutil/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libglibutil-1.0.68.gh.tar.gz 60087 BLAKE2B 449952f5fc8791ab7ede3876cf473486bbd73e36c41353c8d54b528a483453ffbc0c0f7a39b5748626d967e8cc4a667c83f97f297d5a7169ea066f111da1eb78 SHA512 8437c9eb125a42e9a4fcd1063818472a1e6a27375189b9996d2ce2c4c96de813b532dd7806d917164987fb4d6e5d67bd981b251b3c0f33cc66e9dd857de04fa1 diff --git a/dev-libs/libglibutil/libglibutil-1.0.68.ebuild b/dev-libs/libglibutil/libglibutil-1.0.68.ebuild deleted file mode 100644 index 4e32c23..0000000 --- a/dev-libs/libglibutil/libglibutil-1.0.68.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/sailfishos/libglibutil.git" -else - SRC_URI="https://github.com/sailfishos/libglibutil/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64" -fi - -DESCRIPTION="Library of glib utilities" -HOMEPAGE="https://github.com/sailfishos/libglibutil" -LICENSE="BSD" -SLOT="0" - -DEPEND="dev-libs/glib" -RDEPEND="${DEPEND}" -BDEPEND="virtual/pkgconfig" - -src_compile() { - emake KEEP_SYMBOLS=1 -} - -src_install() { - emake DESTDIR="${D}" LIBDIR="/usr/$(get_libdir)" install-dev -} diff --git a/dev-libs/libglibutil/libglibutil-9999.ebuild b/dev-libs/libglibutil/libglibutil-9999.ebuild deleted file mode 100644 index 4e32c23..0000000 --- a/dev-libs/libglibutil/libglibutil-9999.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/sailfishos/libglibutil.git" -else - SRC_URI="https://github.com/sailfishos/libglibutil/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64" -fi - -DESCRIPTION="Library of glib utilities" -HOMEPAGE="https://github.com/sailfishos/libglibutil" -LICENSE="BSD" -SLOT="0" - -DEPEND="dev-libs/glib" -RDEPEND="${DEPEND}" -BDEPEND="virtual/pkgconfig" - -src_compile() { - emake KEEP_SYMBOLS=1 -} - -src_install() { - emake DESTDIR="${D}" LIBDIR="/usr/$(get_libdir)" install-dev -} diff --git a/dev-libs/libglibutil/metadata.xml b/dev-libs/libglibutil/metadata.xml deleted file mode 100644 index a5a6f67..0000000 --- a/dev-libs/libglibutil/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - flewkey@2a03.party - Ryan Fox - - - sailfishos/libglibutil - -