diff --git a/dev-libs/libQtOlm/Manifest b/dev-libs/libQtOlm/Manifest deleted file mode 100644 index 65eac89..0000000 --- a/dev-libs/libQtOlm/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libqtolm-v3.0.1.tar.gz 23507 BLAKE2B 9b5279020fa8c8fac21690fb184357614d411db4fd89e8ad83896fe1ee80078a220d229269935fb7ff24f9eddb92e733ad88cb52ac7ae88f2aa27e23dcb1db5b SHA512 98ee8f1a9f69e6e78105e9deb651d276de79678f749d43ae506295d59500617ce517338894a96a163e6d2de901413d6200bb788b507a6ad9179e1cbdc682a858 diff --git a/dev-libs/libQtOlm/libQtOlm-3.0.1.ebuild b/dev-libs/libQtOlm/libQtOlm-3.0.1.ebuild deleted file mode 100644 index 5c225f3..0000000 --- a/dev-libs/libQtOlm/libQtOlm-3.0.1.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A Qt wrapper for libolm" -HOMEPAGE="https://gitlab.com/b0/libQtOlm" - -inherit cmake - -SRC_URI="https://gitlab.com/b0/libqtolm/-/archive/v3.0.1/libqtolm-v3.0.1.tar.gz" - -if [[ ${PV} == 9999 ]] -then - inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/b0/${PN}.git" -else - SRC_URI="https://gitlab.com/b0/libqtolm/-/archive/v${PV}/libqtolm-v${PV}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/libqtolm-v${PV}" -fi - -LICENSE="GPL-3" -SLOT="0" - -RDEPEND="" -DEPEND=" - ${RDEPEND} - dev-qt/qtcore - dev-libs/olm -" - -src_configure() { - local mycmakeargs=( - -DBUILD_SHARED_LIBS=ON - ) - cmake_src_configure -} diff --git a/dev-libs/libQtOlm/libQtOlm-9999.ebuild b/dev-libs/libQtOlm/libQtOlm-9999.ebuild deleted file mode 100644 index 5c225f3..0000000 --- a/dev-libs/libQtOlm/libQtOlm-9999.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A Qt wrapper for libolm" -HOMEPAGE="https://gitlab.com/b0/libQtOlm" - -inherit cmake - -SRC_URI="https://gitlab.com/b0/libqtolm/-/archive/v3.0.1/libqtolm-v3.0.1.tar.gz" - -if [[ ${PV} == 9999 ]] -then - inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/b0/${PN}.git" -else - SRC_URI="https://gitlab.com/b0/libqtolm/-/archive/v${PV}/libqtolm-v${PV}.tar.gz" - KEYWORDS="~amd64" - S="${WORKDIR}/libqtolm-v${PV}" -fi - -LICENSE="GPL-3" -SLOT="0" - -RDEPEND="" -DEPEND=" - ${RDEPEND} - dev-qt/qtcore - dev-libs/olm -" - -src_configure() { - local mycmakeargs=( - -DBUILD_SHARED_LIBS=ON - ) - cmake_src_configure -} diff --git a/dev-libs/libQtOlm/metadata.xml b/dev-libs/libQtOlm/metadata.xml deleted file mode 100644 index 097975e..0000000 --- a/dev-libs/libQtOlm/metadata.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - -