forked from tastytea/overlay
net-misc/expandurl-mastodon: Remove package.
Depends on mastodon-cpp, which was removed.
This commit is contained in:
parent
b0a79cae4a
commit
023062408c
@ -1,33 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
inherit git-r3 cmake
|
||||
|
||||
DESCRIPTION="Mastodon bot that expands shortened URLs."
|
||||
HOMEPAGE="https://schlomp.space/tastytea/expandurl-mastodon"
|
||||
EGIT_REPO_URI="https://schlomp.space/tastytea/expandurl-mastodon.git"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
RDEPEND="
|
||||
>=dev-cpp/mastodon-cpp-0.105.0
|
||||
>=dev-cpp/curlpp-0.8.1
|
||||
dev-libs/libxdg-basedir
|
||||
"
|
||||
DEPEND="
|
||||
dev-util/cmake
|
||||
app-text/asciidoc
|
||||
${RDEPEND}
|
||||
"
|
||||
|
||||
src_unpack() {
|
||||
git-r3_src_unpack
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cmake_src_install
|
||||
newinitd init/expandurl-mastodon.openrc expandurl-mastodon
|
||||
echo "EXPANDURL_USER=\"expandurl\"" | newconfd - expandurl-mastodon
|
||||
}
|
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>gentoo@tastytea.de</email>
|
||||
<name>tastytea</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<maintainer status="active">
|
||||
<name>tastytea</name>
|
||||
<email>tastytea@tastytea.de</email>
|
||||
</maintainer>
|
||||
<bugs-to>https://schlomp.space/tastytea/expandurl-mastodon/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
Loading…
x
Reference in New Issue
Block a user