forked from tastytea/overlay
Fixed QA issues in net-misc
This commit is contained in:
parent
ea694197a3
commit
0462d492fa
|
@ -1,6 +1,5 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
inherit git-r3 cmake-utils
|
||||
|
@ -13,8 +12,8 @@ SLOT="0"
|
|||
KEYWORDS=""
|
||||
IUSE=""
|
||||
RDEPEND=">=dev-cpp/mastodon-cpp-0.15.1
|
||||
>=dev-cpp/curlpp-0.8.1
|
||||
>=dev-libs/libxdg-basedir-1.2.0-r1"
|
||||
>=dev-cpp/curlpp-0.8.1
|
||||
>=dev-libs/libxdg-basedir-1.2.0-r1"
|
||||
DEPEND=">=dev-util/cmake-3.9.6
|
||||
${RDEPEND}"
|
||||
|
||||
|
|
8
net-misc/expandurl-mastodon/metadata.xml
Normal file
8
net-misc/expandurl-mastodon/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?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>
|
||||
</pkgmetadata>
|
|
@ -1 +0,0 @@
|
|||
EBUILD ferret-9999.ebuild 409 SHA256 da2f23221662915eea523e692c964f83582c227cf3e6a1d1e7a1e314134c9f5a SHA512 f0880c1da823012c4a39fef6d14182cfdd22f8f4669bb31cbb03759f54072a0b56ff9e0b1975907d0dd1ab235a6602794115e9d956abbe7097e33c83c1ae6be9 WHIRLPOOL 944fa6274881006aef600fd20d3b1306b41869dc1b74b4d5197dca182c158ef46ee520d7fdc442db706e4b7edf3ad658b31ed0d43622f69d08acfa8c8d116750
|
|
@ -1,3 +1,6 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
inherit git-r3 cmake-utils
|
||||
|
||||
|
@ -10,9 +13,9 @@ KEYWORDS=""
|
|||
IUSE=""
|
||||
RDEPEND=">=x11-libs/gtk+-3.0"
|
||||
DEPEND=">=dev-util/cmake-3.5.1
|
||||
>=virtual/pkgconfig-0-r1
|
||||
${RDEPEND}"
|
||||
>=virtual/pkgconfig-0-r1
|
||||
${RDEPEND}"
|
||||
|
||||
src_unpack() {
|
||||
git-r3_src_unpack
|
||||
git-r3_src_unpack
|
||||
}
|
||||
|
|
8
net-misc/ferret/metadata.xml
Normal file
8
net-misc/ferret/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?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>
|
||||
</pkgmetadata>
|
|
@ -1 +0,0 @@
|
|||
EBUILD mastobotmon-9999.ebuild 512 BLAKE2B 6a96e15fdf884a2f04f7189226703f359a0ee0b892f0ed3cfae28df20a927a83aae4c7db466d55a2a8826c2bb3ee67d4206eb68fb078ecad6c8f0af336ece172 SHA512 abc11fb379b77a7025ad48e9342b183198d0772c66af84df5b86b69b0df9205a0cf7a5c6b40a9d3765a4385f94e9714380a997f21ed83714e2eb1922d6edaad3
|
|
@ -1,6 +1,5 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
inherit git-r3 cmake-utils
|
||||
|
@ -13,9 +12,9 @@ SLOT="0"
|
|||
KEYWORDS=""
|
||||
IUSE=""
|
||||
RDEPEND=">=dev-cpp/mastodon-cpp-9999
|
||||
>=dev-libs/jsoncpp-1.8.1"
|
||||
>=dev-libs/jsoncpp-1.8.1"
|
||||
DEPEND=">=dev-util/cmake-3.9.6
|
||||
${RDEPEND}"
|
||||
${RDEPEND}"
|
||||
|
||||
src_unpack() {
|
||||
git-r3_src_unpack
|
||||
|
|
8
net-misc/mastobotmon/metadata.xml
Normal file
8
net-misc/mastobotmon/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?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>
|
||||
</pkgmetadata>
|
|
@ -1,6 +1,5 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
inherit git-r3 cmake-utils
|
||||
|
@ -13,10 +12,10 @@ SLOT="0"
|
|||
KEYWORDS=""
|
||||
IUSE=""
|
||||
RDEPEND=">=dev-cpp/mastodon-cpp-9999
|
||||
>=dev-cpp/curlpp-0.8.1
|
||||
>=dev-libs/jsoncpp-1.8.1"
|
||||
>=dev-cpp/curlpp-0.8.1
|
||||
>=dev-libs/jsoncpp-1.8.1"
|
||||
DEPEND=">=dev-util/cmake-3.9.6
|
||||
${RDEPEND}"
|
||||
${RDEPEND}"
|
||||
|
||||
src_unpack() {
|
||||
git-r3_src_unpack
|
||||
|
|
8
net-misc/mastorss/metadata.xml
Normal file
8
net-misc/mastorss/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?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>
|
||||
</pkgmetadata>
|
|
@ -1 +0,0 @@
|
|||
EBUILD mconnect-9999.ebuild 824 SHA256 26cedd9811f56267ac92a9d875cca7321aebf94224173674f07a0268e42110e2 SHA512 045156fb4264c46d360360b40f6228efde44f4a0a30947cd3c5514de953d50610ea5b337af181651c9936e5c3a619a8d6f58213921bee2e900b520a4629ee728 WHIRLPOOL 84b53ff8b9ac1e5b985552a9312c89c354d2f9ccc6d035186a9752bb1341b91bdecbfe4a565c94aa64843041b3c41bc2d913fe778e8c73ba00218c81eeceeada
|
|
@ -1,32 +0,0 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
inherit git-r3
|
||||
DESCRIPTION="KDE Connect protocol implementation in Vala/C"
|
||||
HOMEPAGE="https://github.com/bboozzoo/mconnect"
|
||||
EGIT_REPO_URI="https://github.com/bboozzoo/mconnect.git"
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
COMMONDEPEND=">=dev-libs/glib-2.48.2
|
||||
>=dev-libs/libgee-0.6.8
|
||||
>=dev-libs/json-glib-1.2.2
|
||||
>=dev-libs/openssl-1.0.2k
|
||||
>=x11-libs/libnotify-0.7.6-r3
|
||||
>=x11-libs/gtk+-3.20.9
|
||||
>=app-accessibility/at-spi2-core-2.20.2"
|
||||
DEPEND="${COMMONDEPEND}
|
||||
>=dev-libs/vala-common-0.32.1
|
||||
>=dev-libs/gobject-introspection-common-1.48.0"
|
||||
RDEPEND="${COMMONDEPEND}
|
||||
>=dev-libs/gobject-introspection-1.48.0"
|
||||
|
||||
src_unpack() {
|
||||
git-r3_src_unpack
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
autoreconf -if
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
EBUILD seriespl-9999.ebuild 658 SHA256 c0de9fe7d95e402732ae31e7a73e4dc5d10c573a74c667e1e1da260631838a33 SHA512 04b6d6bbe5407ac133dc99725cd8f575ef2597b81c99a2b90096d25b9fa4914f470ffae695ac306205b00a0fdb6632b47e2c1902c3327f191a78f971ee59f95a WHIRLPOOL 51a76737758fdadae74132ffa86819bc70dfcc11ee08ebcc38a5ca35a444f1c1ca1bab1357a5592dbee8d9f3209f29485e788c875259b9d5108a9878b0025861
|
8
net-misc/seriespl/metadata.xml
Normal file
8
net-misc/seriespl/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?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>
|
||||
</pkgmetadata>
|
|
@ -1,6 +1,5 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
inherit git-r3
|
||||
|
@ -12,7 +11,7 @@ SLOT="0"
|
|||
KEYWORDS="~amd64 ~x86 ~arm"
|
||||
IUSE="debug"
|
||||
DEPEND=">=net-misc/curl-7.50.3
|
||||
>=dev-libs/libconfig-1.5[cxx]"
|
||||
>=dev-libs/libconfig-1.5[cxx]"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_unpack() {
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
EBUILD soupbot-9999.ebuild 508 BLAKE2B 7faa53cf632e38a2ec26ae33afe8e09d4bf9d78397644bba6495cb94724611018f9d85650ae8f4005b7c126dec1f6f61127506a309111bddddb99a35c97c6719 SHA512 4952112f39fbbeed8d20788a322919fdc958535a31baf029085912517154548332a77e0c6a5a3921523b75fed97bfd3d6dc379c20d7464593679f3a41481fa0d
|
8
net-misc/soupbot/metadata.xml
Normal file
8
net-misc/soupbot/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?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>
|
||||
</pkgmetadata>
|
|
@ -1,6 +1,5 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
inherit git-r3 cmake-utils
|
||||
|
@ -13,9 +12,9 @@ SLOT="0"
|
|||
KEYWORDS=""
|
||||
IUSE=""
|
||||
RDEPEND=">=dev-cpp/mastodon-cpp-9999
|
||||
>=dev-libs/jsoncpp-1.8.1"
|
||||
>=dev-libs/jsoncpp-1.8.1"
|
||||
DEPEND=">=dev-util/cmake-3.9.6
|
||||
${RDEPEND}"
|
||||
${RDEPEND}"
|
||||
|
||||
src_unpack() {
|
||||
git-r3_src_unpack
|
||||
|
|
8
net-misc/tootle/metadata.xml
Normal file
8
net-misc/tootle/metadata.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?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>
|
||||
</pkgmetadata>
|
|
@ -26,7 +26,7 @@ src_prepare() {
|
|||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
dosym ${EPREFIX}/usr/bin/{com.github.bleakgrey.,}tootle
|
||||
dosym "${EPREFIX}/usr/bin/{com.github.bleakgrey.,}tootle"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
|
|
@ -26,7 +26,7 @@ src_prepare() {
|
|||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
dosym ${EPREFIX}/usr/bin/{com.github.bleakgrey.,}tootle
|
||||
dosym "${EPREFIX}/usr/bin/{com.github.bleakgrey.,}tootle"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
|
|
@ -30,7 +30,7 @@ src_prepare() {
|
|||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
dosym ${EPREFIX}/usr/bin/{com.github.bleakgrey.,}tootle
|
||||
dosym "${EPREFIX}/usr/bin/{com.github.bleakgrey.,}tootle"
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user