From 2d9105d8bdddc16dcf3736c32239dc7d018e5883 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Sat, 12 Aug 2023 23:27:09 +0200 Subject: [PATCH] Removed --- net-im/chatty/Manifest | 3 - net-im/chatty/chatty-0.7.3.ebuild | 56 ------------------- net-im/chatty/metadata.xml | 11 ---- net-im/tuba/Manifest | 1 - net-im/tuba/tuba-0.4.1.ebuild | 48 ---------------- net-mail/ripole/Manifest | 1 - .../ripole/files/ripole-0.2.0-ldflags.patch | 19 ------- net-mail/ripole/ripole-0.2.2.ebuild | 27 --------- net-mail/tnef/Manifest | 1 - net-mail/tnef/tnef-1.4.18.ebuild | 23 -------- 10 files changed, 190 deletions(-) delete mode 100644 net-im/chatty/Manifest delete mode 100755 net-im/chatty/chatty-0.7.3.ebuild delete mode 100755 net-im/chatty/metadata.xml delete mode 100644 net-im/tuba/Manifest delete mode 100644 net-im/tuba/tuba-0.4.1.ebuild delete mode 100644 net-mail/ripole/Manifest delete mode 100644 net-mail/ripole/files/ripole-0.2.0-ldflags.patch delete mode 100644 net-mail/ripole/ripole-0.2.2.ebuild delete mode 100644 net-mail/tnef/Manifest delete mode 100644 net-mail/tnef/tnef-1.4.18.ebuild diff --git a/net-im/chatty/Manifest b/net-im/chatty/Manifest deleted file mode 100644 index 8391827..0000000 --- a/net-im/chatty/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST chatty-v0.7.3.tar.gz 575372 BLAKE2B 27bfe6972a80aed4dea8e6482e43dbc52cdba8a3bba5c12e71c1e54b1125dd98ef60a1e9ecb3b81a2db1ce0d49bc51c8e19b13f9063f9d9026e644fde2a4f06d SHA512 3046b8883cdfbf52ce01c63baa84902435bcc8776c65014da04091a2e695ebf31b93ec06afd40a4aec1520571ea47a1d22475767215ef300cd6aada78d1b5920 -DIST libcmatrix-ec50358d3bf102e7f8f1843e537bcf1f150d2b7a.tar.gz 157114 BLAKE2B fe2c32fb032cdbfe02cc90e1743581e4fdad71c6c5c0cfc87f01aaf40aa5aba6b6c07f48bd59a6bcdfb2e5076213c862ada2acb30097d4e7d055a273af1e854b SHA512 2cca107d97e1e3dac9d3f3d8d404c45b1033c7f672f789fdb27b3b7dbd14c3d5b2a831d952335e45974382589b2d8d6f815272c94174eb51f64ecb84dc29a89d -DIST libgd-c7c7ff4e05d3fe82854219091cf116cce6b19de0.tar.gz 58318 BLAKE2B f6e02c179340431655965e84f6fb8fac0543b220c2915c111eb7dc32c16d3d595d42c6cf5d303c20e02ebbbc5f01493b830eb99e3e4337a805f6f8b48fd27377 SHA512 681cc23b5a33df88a92e3aac33d0dba1c6ebb69a2bd6f15b6ae31f0b444c108f7bfd1391e604433be58d82c0032028b112652d3d0c473abe4db02d66c55cdef3 diff --git a/net-im/chatty/chatty-0.7.3.ebuild b/net-im/chatty/chatty-0.7.3.ebuild deleted file mode 100755 index 77caca3..0000000 --- a/net-im/chatty/chatty-0.7.3.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - - -inherit meson gnome2-utils xdg -LIBGD_COMMIT="c7c7ff4e05d3fe82854219091cf116cce6b19de0" -LIBCM_COMMIT="ec50358d3bf102e7f8f1843e537bcf1f150d2b7a" - -DESCRIPTION="XMPP and SMS messaging via libpurple and Modemmanager" -HOMEPAGE="https://source.puri.sm/Librem5/chatty" -SRC_URI=" - https://gitlab.gnome.org/GNOME/libgd/-/archive/${LIBGD_COMMIT}/libgd-${LIBGD_COMMIT}.tar.gz - https://source.puri.sm/Librem5/libcmatrix/-/archive/${LIBCM_COMMIT}/libcmatrix-${LIBCM_COMMIT}.tar.gz - https://source.puri.sm/Librem5/chatty/-/archive/v${PV}/${PN}-v${PV}.tar.gz - " - -LICENSE="GPL-3" -SLOT="0" -IUSE="" -KEYWORDS="~arm64" - -DEPEND=" gnome-extra/evolution-data-server[phonenumber] - dev-libs/feedbackd - gui-libs/libhandy - x11-plugins/purple-mm-sms - dev-libs/olm - dev-libs/libphonenumber - x11-libs/gtk+:3 - net-im/jabber-base - x11-plugins/lurch -" -RDEPEND="${DEPEND}" -BDEPEND="${DEPEND}" - -S="${WORKDIR}/${PN}-v${PV}" - -src_prepare() { - default - eapply_user - rm -r "${S}"/subprojects/libgd || die - mv "${WORKDIR}"/libgd-"${LIBGD_COMMIT}" "${S}"/subprojects/libgd || die - rm -r "${S}"/subprojects/libcmatrix || die - mv "${WORKDIR}"/libcmatrix-"${LIBCM_COMMIT}" "${S}"/subprojects/libcmatrix || die -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -} diff --git a/net-im/chatty/metadata.xml b/net-im/chatty/metadata.xml deleted file mode 100755 index 149bd0b..0000000 --- a/net-im/chatty/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - gjdijkman@gjdwebserver.nl - Gerben Jan Dijkman - - - https://source.puri.sm/Librem5/chatty/-/issues - - diff --git a/net-im/tuba/Manifest b/net-im/tuba/Manifest deleted file mode 100644 index cd40f5c..0000000 --- a/net-im/tuba/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST v0.4.1.tar.gz 439861 BLAKE2B bed75b909ec9c31c53c1c46973011b8396b5e4af976aa5277a1457abd1e51d5e4a13a639632ab9ed5d67339351a99d2e9a8598a04a35b08a5b27de05d6f5c01c SHA512 7804e06a29d18e1fdf88aa4e8237a8fd8c8eccaa668ec9b2057a84a9f17c855b2c378c3ffe354e157fdeb8c392128ddaf6faf92687b67319d7cc3371e4d885ab diff --git a/net-im/tuba/tuba-0.4.1.ebuild b/net-im/tuba/tuba-0.4.1.ebuild deleted file mode 100644 index 4408b6a..0000000 --- a/net-im/tuba/tuba-0.4.1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gnome2-utils meson vala xdg - -DESCRIPTION="Mastodon client" -HOMEPAGE="https://github.com/GeopJr/Tuba" -SRC_URI="https://github.com/GeopJr/${PN}/archive/refs/tags/v${PV}.tar.gz" - -LICENSE="CC-BY-3.0 GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" - -S="${WORKDIR}/Tuba-${PV}" - -RDEPEND=" - >=dev-libs/glib-2.30 - >=dev-libs/json-glib-1.4.4 - >=dev-libs/libxml2-2.9.10 - >=dev-libs/libgee-0.8.5 - >=net-libs/libsoup-2.64 - >=gui-libs/gtk-4.3.0 - >=gui-libs/libadwaita-1.0 - >=app-crypt/libsecret-0.20 -" - -DEPEND="${RDEPEND}" - -BDEPEND=" - $(vala_depend) - virtual/pkgconfig -" -src_prepare() { - default - vala_setup -} - -pkg_postinst() { - gnome2_schemas_update - xdg_pkg_postinst -} - -pkg_postrm() { - gnome2_schemas_update - xdg_pkg_postrm -} diff --git a/net-mail/ripole/Manifest b/net-mail/ripole/Manifest deleted file mode 100644 index f81a47d..0000000 --- a/net-mail/ripole/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ripole-0.2.2.tar.gz 30629 BLAKE2B 63ff7c0d086861d8aa9c1fea7e69086874b90e3181898e36338cb3913e90c6ed7e6f222ff985d92386535a222e44e8a324658f0b4bd51de508f92a82f37f5eb1 SHA512 de3a4fe511e11d4ed8b5589aaf102c60c59c8a3cbbd1d988955b89d597ac7a5992f63a7ac36d8aad3916fa9f6311c5a0260136d534973fdf1b4a5fa5296b6b92 diff --git a/net-mail/ripole/files/ripole-0.2.0-ldflags.patch b/net-mail/ripole/files/ripole-0.2.0-ldflags.patch deleted file mode 100644 index b1de502..0000000 --- a/net-mail/ripole/files/ripole-0.2.0-ldflags.patch +++ /dev/null @@ -1,19 +0,0 @@ -commit eae881de61b8622913761d88a79ee827d8dee002 -Author: Eray Aslan -Date: Mon Jun 6 13:03:44 2011 +0300 - - Respect LDFLAGS - bug #337843 - -diff --git a/Makefile b/Makefile -index e32ba91..c5240ae 100644 ---- a/Makefile -+++ b/Makefile -@@ -12,7 +12,7 @@ clean: - rm -f *.o ripole - - ripole: $(OBJS) ripole.[ch] -- $(CC) $(CFLAGS) $(OBJS) $(DEFINES) ripole.c -o ripole -+ $(CC) $(CFLAGS) $(LDFLAGS) $(OBJS) $(DEFINES) ripole.c -o ripole - - validate: ripole - cp ripole validate diff --git a/net-mail/ripole/ripole-0.2.2.ebuild b/net-mail/ripole/ripole-0.2.2.ebuild deleted file mode 100644 index 232c62e..0000000 --- a/net-mail/ripole/ripole-0.2.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit toolchain-funcs - -DESCRIPTION="Program/library to pull out attachment from OLE2 data files" -HOMEPAGE="http://www.pldaniels.com/ripole/" -SRC_URI="http://www.pldaniels.com/${PN}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~arm ~arm64" - -PATCHES=( - "${FILESDIR}"/${PN}-0.2.0-ldflags.patch -) - -src_compile() { - emake CFLAGS="${CFLAGS}" CC="$(tc-getCC)" -} - -src_install() { - dobin ripole - dodoc CHANGELOG README CONTRIBUTORS -} diff --git a/net-mail/tnef/Manifest b/net-mail/tnef/Manifest deleted file mode 100644 index 9c3910c..0000000 --- a/net-mail/tnef/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST tnef-1.4.18.tar.gz 4650361 BLAKE2B e6c02cf06454932d32ac68f569fdbc29979bace8afe1b997a47a1ef0e42d9464426afcdd1641509501604191d1a99d8374a078e53f5531fe3bc887df7bce194b SHA512 bc53daaca9c260a804681c040d01f80bbd8b0d3597678c774975e988cdf83dad6b0d6c66b22e0d40ed2300efddef0bc663236ead4dfe687eb33af7f27dbb6000 diff --git a/net-mail/tnef/tnef-1.4.18.ebuild b/net-mail/tnef/tnef-1.4.18.ebuild deleted file mode 100644 index cdee6c1..0000000 --- a/net-mail/tnef/tnef-1.4.18.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools - -DESCRIPTION="Decodes MS-TNEF MIME attachments" -HOMEPAGE="https://github.com/verdammelt/tnef/" -SRC_URI="https://github.com/verdammelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~arm ~arm64" - -src_prepare() { - default - - eautoreconf -} - -src_test() { - emake -j1 check -}