From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- net-p2p/classified-ads/Manifest | 6 ++ net-p2p/classified-ads/classified-ads-0.11.ebuild | 82 +++++++++++++++++++++++ net-p2p/classified-ads/metadata.xml | 39 +++++++++++ 3 files changed, 127 insertions(+) create mode 100644 net-p2p/classified-ads/Manifest create mode 100644 net-p2p/classified-ads/classified-ads-0.11.ebuild create mode 100644 net-p2p/classified-ads/metadata.xml (limited to 'net-p2p/classified-ads') diff --git a/net-p2p/classified-ads/Manifest b/net-p2p/classified-ads/Manifest new file mode 100644 index 000000000000..498a041bb4d1 --- /dev/null +++ b/net-p2p/classified-ads/Manifest @@ -0,0 +1,6 @@ +DIST classified-ads-0.11.tar.gz 2528877 SHA256 afbe6ff38881c8959e269854d984de84ff94d5a900c357c1741ae404fab4ac6b SHA512 29e1af0eac079201354364959af8dc606f4d7595fe4e8013212c4e5b30622d095e2beaeeadce350974ef32680329664ad37aae575c103fa052345acf0a49ed04 WHIRLPOOL 63dce6d025c82e4ab26f51d03cce18c674f98b9ff6860d7329de6be44afbfd9b471f9fbeae3376b121f85325a269bafecf62c8e4be3b89d0cabbf22280ed7820 +DIST classified-ads-graphics-0.11.tar.gz 340476 SHA256 12bd4f581f82c4c805bbf19cc794f7462f9ec0e71358fbc1628fd872169295e2 SHA512 c59f65f37a8e4dddb753dbcdec835e946d9de021c5273319b3cd95ef1c3343715ce4b87d76b2d96264acc791a6cced32967521c74978131bd76fbcfc37bb344d WHIRLPOOL 2535170cdc4cc1d4ad2e204e85b546089b3aa404e4cee0e2ab9d094d6cda869043f24fba29d6f68b37f450ff947c13f02336e63b3236b404cbae528f801cc1ad +EBUILD classified-ads-0.11.ebuild 1785 SHA256 a71001b5bc8766afbb3a9feef9de6c0705d0b60ef84fffdfa435acd6167b4830 SHA512 0e7cf99cdb07951c6a9ecef4cd32dcce4ffdbfee6c0524e6b7c5b0793b7236f607680f36f95b39215ce2891c22eadce2eeaa9e00da65b67e1f8ed0615de74e8a WHIRLPOOL d67bc514ba549bd606d68fc74fe1c6fb27eb6e6ff015d56582163b3f0580f6ccb796a931b87a76b058c28e17ed10c93b82b2f6a0e613fa2a36c7207639796038 +MISC ChangeLog 7084 SHA256 3e9ec4d49e4c69a6bc6f16e062e99ca894899b8ce5a259ba14441d457ca95541 SHA512 93b70a2f58f66f8535a99fced0ca645020877d7e91e095b6d7aac4122b1d9e56b5d61a39d479922bca844826242e24efbc243115b7dc54ac7bf3de82d03b3a70 WHIRLPOOL b0accfcdea322393d6d0d9d943126a51d736ddd3d2b9188bcdfd39a0c551886536e21a07f63fd4ff83145b8fbb394ad5d6ad6c3f2fc3a9dbb65273b5e43e6751 +MISC ChangeLog-2015 1020 SHA256 8e2cfa6cee03a73b66c760c96aad807d499de971a3f2728fd94d0a91d8738895 SHA512 2ebf8f6e298b6ef7622a3bd8c51e1829170c573f9a0620d60dcacb518b4309c464dd675a8e3d20eee21e5ece948ede4ccc0b62582bc329538baeee310ac341b6 WHIRLPOOL 1db6e139bf61dfc7e2403a32d7050648d935edc009e39d88b2aa2162c370fbab4624a7ca977b2bacbcf03901a89b8d2a8773a5394c024de6cd2db244f67d1200 +MISC metadata.xml 1804 SHA256 e56b1d32fc03213627d50647150fca6ac1695008a577e5d22ecf7ede194e2831 SHA512 cb174e4754cab1452b35b398559441b0d1de777b22dee7d9987ce554b4dffc36ddddd8d1218f443a98f989c7594116417cd509faae9c89a57eeb5ce4a925a817 WHIRLPOOL f9ad42f633247f0829ac57d5cf161c0d6a96fac785a306113504ef689d75b283c2f30a3acbc556eb0ed4b2b9600423ff8d2f8e55cbf66bd9a0da037427077f2f diff --git a/net-p2p/classified-ads/classified-ads-0.11.ebuild b/net-p2p/classified-ads/classified-ads-0.11.ebuild new file mode 100644 index 000000000000..eb54552c4810 --- /dev/null +++ b/net-p2p/classified-ads/classified-ads-0.11.ebuild @@ -0,0 +1,82 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PLOCALES="en fi sv da uk" +PLOCALE_BACKUP="en" +inherit qmake-utils virtualx l10n + +DESCRIPTION="Program for displaying classified advertisement items" +HOMEPAGE="http://katiska.org/classified-ads/" +SRC_URI="https://github.com/operatornormal/classified-ads/archive/${PV}.tar.gz \ + -> classified-ads-${PV}.tar.gz \ + https://github.com/operatornormal/classified-ads/blob/graphics/preprocessed.tar.gz?raw=true \ + -> classified-ads-graphics-${PV}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +IUSE="doc test" + +RDEPEND="dev-libs/openssl:0 + >=net-libs/libnatpmp-20130911 + <=net-libs/libnatpmp-20140401-r1 + >=net-libs/miniupnpc-1.8 + sys-apps/file + dev-qt/qtcore:5 + dev-qt/qtgui:5 + dev-qt/qtnetwork:5[ssl] + dev-qt/qtwidgets:5 + dev-qt/qtsql:5[sqlite] + dev-qt/qtmultimedia:5[widgets] + dev-qt/qtprintsupport:5 + media-libs/opus + virtual/libintl" + +DEPEND="${RDEPEND} + sys-devel/gettext + doc? ( app-doc/doxygen[dot] ) + test? ( dev-libs/libgcrypt:0 + dev-qt/qttest:5 + sys-devel/gdb:0 )" + +src_prepare() { + # preprocessed graphics are unpacked into wrong directory + # so lets move them into correct location: + mv ../ui/* ui/ || die + # possible patches + eapply_user +} + +src_configure() { + eqmake5 + if use test; then + cd test || die + eqmake5 + fi +} + +src_compile() { + emake + if use doc; then + pushd doc > /dev/null || die + doxygen || die + popd > /dev/null || die + fi + if use test; then + pushd test > /dev/null || die + emake + popd > /dev/null || die + fi +} + +src_test() { + # testca will return 0 if all unit tests pass + virtx ./test/testca +} + +src_install() { + emake install INSTALL_ROOT="${D}" DESTDIR="${D}" + use doc && dodoc -r doc/doxygen.generated/html/ +} diff --git a/net-p2p/classified-ads/metadata.xml b/net-p2p/classified-ads/metadata.xml new file mode 100644 index 000000000000..901f5cab888c --- /dev/null +++ b/net-p2p/classified-ads/metadata.xml @@ -0,0 +1,39 @@ + + + + + antti.jarvinen@katiska.org + Antti Järvinen + proxy maintainer + + + proxy-maint@gentoo.org + Proxy Maintainers + + + Classified ads is an attempt to re-produce parts of the functionality + that went away when Usenet news ceased to exist. This attempt tries to + fix the problem of disappearing news-servers so that there is no servers + required and no service-providers needed for any operation ; + data storage is implemented inside client applications that + users are running. Features of the program currently include: + + * Posting of ads online. Ads have a category ; there are some + pre-defined categories but more can be invented just by typing + over the suggested categories. + * Replying to ads either in public or privately to operator. + * (Small-sized) binary attachments to posts. + * Providing basic data of operators - data that operator may enter + himself, or leave blank. + * Basic searching of content based on words. + + + + antti.jarvinen@katiska.org + Antti Järvinen + + https://github.com/operatornormal/classified-ads/commits/master + https://github.com/operatornormal/classified-ads/issues + operatornormal/classified-ads + + -- cgit v1.2.3