Gentoo Archives: gentoo-commits

From: Haelwenn Monnier <contact@×××××××××.me>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/chatty/, dev-libs/libphonenumber/
Date: Sat, 26 Jun 2021 10:53:42
Message-Id: 1624654226.8c42aca3336d3eaa443ce7b6edcdd45df0ec9f77.lanodan@gentoo
1 commit: 8c42aca3336d3eaa443ce7b6edcdd45df0ec9f77
2 Author: Marco Scardovi <marco <AT> scardovi <DOT> com>
3 AuthorDate: Fri Jun 25 20:50:26 2021 +0000
4 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
5 CommitDate: Fri Jun 25 20:50:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c42aca3
7
8 net-im/chatty: dropped package
9
10 Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
11
12 dev-libs/libphonenumber/Manifest | 1 -
13 .../libphonenumber/libphonenumber-8.12.25.ebuild | 33 ------------------
14 dev-libs/libphonenumber/metadata.xml | 8 -----
15 net-im/chatty/Manifest | 1 -
16 net-im/chatty/chatty-0.3.1.ebuild | 40 ----------------------
17 net-im/chatty/metadata.xml | 8 -----
18 6 files changed, 91 deletions(-)
19
20 diff --git a/dev-libs/libphonenumber/Manifest b/dev-libs/libphonenumber/Manifest
21 deleted file mode 100644
22 index 8b5888b66..000000000
23 --- a/dev-libs/libphonenumber/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST libphonenumber-8.12.25.tar.gz 10988736 BLAKE2B 373a31f815668fe9e284cedcb9503e45d3c25b0bb770939fa2c6badb54ae16bf68fba7e755d7b0178905401a99d22dcc2a6fde35a95daa01b50d63cb0a707654 SHA512 d2cd2ad3f1a9be6659bc8ef00ace295dfdbff354115aad563dca7dc169d7468a45941457b3d7c3af16691aee2537bbe7227a2989f30f2bbc7bf6ae410d3e3c5c
27
28 diff --git a/dev-libs/libphonenumber/libphonenumber-8.12.25.ebuild b/dev-libs/libphonenumber/libphonenumber-8.12.25.ebuild
29 deleted file mode 100644
30 index 4dd5fc667..000000000
31 --- a/dev-libs/libphonenumber/libphonenumber-8.12.25.ebuild
32 +++ /dev/null
33 @@ -1,33 +0,0 @@
34 -# Copyright 1999-2021 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -
39 -CMAKE_MAKEFILE_GENERATOR=emake
40 -
41 -inherit cmake java-pkg-2 java-pkg-simple
42 -
43 -DESCRIPTION="library for parsing, formatting, and validating international phone numbers"
44 -HOMEPAGE="https://github.com/google/libphonenumber"
45 -SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
46 -
47 -KEYWORDS="~amd64 ~arm64"
48 -
49 -LICENSE="Apache-2.0"
50 -SLOT="0"
51 -
52 -DEPEND="
53 - dev-libs/icu
54 - dev-libs/protobuf
55 - dev-libs/boost
56 -"
57 -RDEPEND="${DEPEND}"
58 -
59 -BDEPEND="
60 - dev-cpp/gtest
61 - virtual/jdk
62 -"
63 -
64 -RESTRICT+=" test" # test is broken
65 -
66 -CMAKE_USE_DIR="${S}"/cpp
67
68 diff --git a/dev-libs/libphonenumber/metadata.xml b/dev-libs/libphonenumber/metadata.xml
69 deleted file mode 100644
70 index 144c8091c..000000000
71 --- a/dev-libs/libphonenumber/metadata.xml
72 +++ /dev/null
73 @@ -1,8 +0,0 @@
74 -<?xml version='1.0' encoding='UTF-8'?>
75 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
76 -<pkgmetadata>
77 - <maintainer type="person">
78 - <email>marco@××××××××.com</email>
79 - <name>Marco Scardovi</name>
80 - </maintainer>
81 -</pkgmetadata>
82
83 diff --git a/net-im/chatty/Manifest b/net-im/chatty/Manifest
84 deleted file mode 100644
85 index e6ba97fdf..000000000
86 --- a/net-im/chatty/Manifest
87 +++ /dev/null
88 @@ -1 +0,0 @@
89 -DIST chatty-v0.3.1.tar.gz 440910 BLAKE2B f2e3024fa44c4305a81ec6f340aefa9a1a1fed21be7483ac298da51f6e0bcb7bf506335d7257b589ccd1608c94a8390f18448be4b909751c047eb179cd1b00c3 SHA512 1283ea8f0a59659b219a1b01536389de74ecfbbb9a790788a91c54738f404bd1cbd77cf3b65074526a6b756817c198312cbd9d07ded6844d2baaa4af852c377a
90
91 diff --git a/net-im/chatty/chatty-0.3.1.ebuild b/net-im/chatty/chatty-0.3.1.ebuild
92 deleted file mode 100644
93 index bf045d351..000000000
94 --- a/net-im/chatty/chatty-0.3.1.ebuild
95 +++ /dev/null
96 @@ -1,40 +0,0 @@
97 -# Copyright 1999-2021 Gentoo Authors
98 -# Distributed under the terms of the GNU General Public License v2
99 -
100 -EAPI=7
101 -
102 -inherit gnome2-utils meson xdg
103 -
104 -MY_P="${PN}-v${PV}"
105 -
106 -DESCRIPTION="Messaging client"
107 -HOMEPAGE="https://source.puri.sm/Librem5/chatty"
108 -SRC_URI="https://source.puri.sm/Librem5/chatty/-/archive/v0.3.1/${MY_P}.tar.gz"
109 -
110 -LICENSE="GPL-3"
111 -SLOT="0"
112 -KEYWORDS="~amd64 ~arm64"
113 -
114 -S="${WORKDIR}/${MY_P}"
115 -
116 -DEPEND="
117 - dev-libs/libphonenumber
118 - dev-libs/feedbackd
119 - >=gui-libs/libhandy-1.1.90
120 - dev-libs/olm
121 - net-im/jabber-base
122 - x11-libs/gtk+:3
123 - x11-plugins/purple-mm-sms
124 -"
125 -RDEPEND="${DEPEND}"
126 -BDEPEND="${DEPEND}"
127 -
128 -pkg_postinst() {
129 - xdg_pkg_postinst
130 - gnome2_schemas_update
131 -}
132 -
133 -pkg_postrm() {
134 - xdg_pkg_postrm
135 - gnome2_schemas_update
136 -}
137
138 diff --git a/net-im/chatty/metadata.xml b/net-im/chatty/metadata.xml
139 deleted file mode 100644
140 index 144c8091c..000000000
141 --- a/net-im/chatty/metadata.xml
142 +++ /dev/null
143 @@ -1,8 +0,0 @@
144 -<?xml version='1.0' encoding='UTF-8'?>
145 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
146 -<pkgmetadata>
147 - <maintainer type="person">
148 - <email>marco@××××××××.com</email>
149 - <name>Marco Scardovi</name>
150 - </maintainer>
151 -</pkgmetadata>