Gentoo Archives: gentoo-commits

From: Dennis Lamm <expeditioneer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libcharon/
Date: Sun, 11 Oct 2020 11:26:03
Message-Id: 1602415547.d2563922c0baf85dc435458bd50730e1ff7d5bfa.expeditioneer@gentoo
1 commit: d2563922c0baf85dc435458bd50730e1ff7d5bfa
2 Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 11:05:47 2020 +0000
4 Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 11:25:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2563922
7
8 dev-libs/libcharon: drop old
9
10 Signed-off-by: Dennis Lamm <expeditoneer <AT> gentoo.org>
11 Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
12
13 dev-libs/libcharon/Manifest | 4 ----
14 dev-libs/libcharon/libcharon-3.4.1.ebuild | 24 ----------------------
15 dev-libs/libcharon/libcharon-3.6.0-r1.ebuild | 24 ----------------------
16 dev-libs/libcharon/libcharon-4.2.0.ebuild | 23 ---------------------
17 dev-libs/libcharon/libcharon-4.3.0.ebuild | 30 ----------------------------
18 5 files changed, 105 deletions(-)
19
20 diff --git a/dev-libs/libcharon/Manifest b/dev-libs/libcharon/Manifest
21 index ade0148767f..110aac1b7d4 100644
22 --- a/dev-libs/libcharon/Manifest
23 +++ b/dev-libs/libcharon/Manifest
24 @@ -1,6 +1,2 @@
25 -DIST libcharon-3.4.1.tar.gz 143489 BLAKE2B e8eb5317c708b808981cf8cb53614b54a34abca284457716b7997633a86e3cc2101f788b5c39b9292944d884985f3c342459626282695be484be5adf32b53501 SHA512 9aa269e477ce6c5c563986fcfd0061032dc58df30a7bd687a243db06ef071e888d45cc2c47cfeaac0837672529d6b3150a0a60d0cb357cea5035e47ba16115f3
26 -DIST libcharon-3.6.0.tar.gz 143947 BLAKE2B 5787f734e0d494eb9fc151fcf240c36b0ade38546fbbcc4e563c4d746d3e3634bd7e599e8258c0f05d96f33f6ee8283101c7dcaa1e3583244e0109bdbff7a041 SHA512 15d2b0f348bb70ef4fd92e9a4f11ed8d70bd8ee0fcd1e1e8c71d4e04a54fb5dff66f7abe81fea34630f3e200dd1aae39c697dffd95ff35fb60ff06f4a443e8b4
27 -DIST libcharon-4.2.0.tar.gz 145482 BLAKE2B 38f2efa1c19f81646e8b9692c57d71dda0a53fcc7c120e973f8faf55a0d92d4f8daa21e3debb873f4965f37c7e1cf0f5f1aaaebb9d078565d4fcb3edc57c9314 SHA512 4011cba788ed1789c0f364d605dfe2fc775a1f5e0ab9f0457454094f9cc3a400fdc7241692e88abae968e32e3c5394bef95cd3f77d2c68e4dbfc73ed27905b86
28 -DIST libcharon-4.3.0.tar.gz 145484 BLAKE2B cbb0edca76921c32b69809dfa8e07c07baedba90ff3c8f2ad5128cc1efa60e34f0f96c1936567825f7e876d298ef1ed4c10d0058f5b3697f87c412891654fabb SHA512 77ed18fbd11c008659a02419250647c9c977a57772d648f4af353c637224ba586006665e60e7fa2394b9f8cf53359a6211b936b5920ccc379754a743dbf2416f
29 DIST libcharon-4.6.1.tar.gz 145486 BLAKE2B 43a3bcddf128da9305711757b707394b5b0c23da27e27c3615d521e0af79683b2a525fefa7ae877581b56dae4c1dd7036c3189c17f8f86c92492b46e129a22b3 SHA512 43f7606529a933067bcb82a16e95d76f713a7847535887968c2933131d3197ec6127376e10c7d5f1debd218fc902962329fe22d4f9229b434a804daff94122cc
30 DIST libcharon-4.7.0.tar.gz 151221 BLAKE2B af9fe83e07303e1ff296b878c9745a329531a9957ad16a9b39b36e53f3f2275f850806b6d1a51638013c7148f3ee68b92489a67629a6026056a8c4ed3f2338b1 SHA512 690ce086bf8bba3eee2ce087d02ce00c23a7ac4079b0a2961c05cf75d461b0d5dee0c1f86ed769b50f1cd9ef83d8570a54f4fac628e0c19a5a593138292bc64c
31
32 diff --git a/dev-libs/libcharon/libcharon-3.4.1.ebuild b/dev-libs/libcharon/libcharon-3.4.1.ebuild
33 deleted file mode 100644
34 index ffdec8a7300..00000000000
35 --- a/dev-libs/libcharon/libcharon-3.4.1.ebuild
36 +++ /dev/null
37 @@ -1,24 +0,0 @@
38 -# Copyright 1999-2020 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=6
42 -
43 -PYTHON_COMPAT=( python3_6 )
44 -inherit cmake-utils python-single-r1
45 -
46 -MY_PN="libCharon"
47 -
48 -DESCRIPTION="This library facilitates communication between Cura and its backend"
49 -HOMEPAGE="https://github.com/Ultimaker/libCharon"
50 -SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
51 -
52 -LICENSE="LGPL-3"
53 -SLOT="0/3"
54 -KEYWORDS="~amd64 ~x86"
55 -IUSE=""
56 -REQUIRED_USE=${PYTHON_REQUIRED_USE}
57 -
58 -RDEPEND=${PYTHON_DEPS}
59 -DEPEND=${RDEPEND}
60 -
61 -S="${WORKDIR}/${MY_PN}-${PV}"
62
63 diff --git a/dev-libs/libcharon/libcharon-3.6.0-r1.ebuild b/dev-libs/libcharon/libcharon-3.6.0-r1.ebuild
64 deleted file mode 100644
65 index ffdec8a7300..00000000000
66 --- a/dev-libs/libcharon/libcharon-3.6.0-r1.ebuild
67 +++ /dev/null
68 @@ -1,24 +0,0 @@
69 -# Copyright 1999-2020 Gentoo Authors
70 -# Distributed under the terms of the GNU General Public License v2
71 -
72 -EAPI=6
73 -
74 -PYTHON_COMPAT=( python3_6 )
75 -inherit cmake-utils python-single-r1
76 -
77 -MY_PN="libCharon"
78 -
79 -DESCRIPTION="This library facilitates communication between Cura and its backend"
80 -HOMEPAGE="https://github.com/Ultimaker/libCharon"
81 -SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
82 -
83 -LICENSE="LGPL-3"
84 -SLOT="0/3"
85 -KEYWORDS="~amd64 ~x86"
86 -IUSE=""
87 -REQUIRED_USE=${PYTHON_REQUIRED_USE}
88 -
89 -RDEPEND=${PYTHON_DEPS}
90 -DEPEND=${RDEPEND}
91 -
92 -S="${WORKDIR}/${MY_PN}-${PV}"
93
94 diff --git a/dev-libs/libcharon/libcharon-4.2.0.ebuild b/dev-libs/libcharon/libcharon-4.2.0.ebuild
95 deleted file mode 100644
96 index f216952ac7f..00000000000
97 --- a/dev-libs/libcharon/libcharon-4.2.0.ebuild
98 +++ /dev/null
99 @@ -1,23 +0,0 @@
100 -# Copyright 1999-2020 Gentoo Authors
101 -# Distributed under the terms of the GNU General Public License v2
102 -
103 -EAPI=7
104 -
105 -PYTHON_COMPAT=( python3_6 )
106 -inherit cmake python-single-r1
107 -
108 -MY_PN="libCharon"
109 -
110 -DESCRIPTION="This library facilitates communication between Cura and its backend"
111 -HOMEPAGE="https://github.com/Ultimaker/libCharon"
112 -SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
113 -
114 -LICENSE="LGPL-3"
115 -SLOT="0/3"
116 -KEYWORDS="~amd64 ~x86"
117 -IUSE=""
118 -
119 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
120 -RDEPEND="${PYTHON_DEPS}"
121 -
122 -S="${WORKDIR}/${MY_PN}-${PV}"
123
124 diff --git a/dev-libs/libcharon/libcharon-4.3.0.ebuild b/dev-libs/libcharon/libcharon-4.3.0.ebuild
125 deleted file mode 100644
126 index cf5a18458b0..00000000000
127 --- a/dev-libs/libcharon/libcharon-4.3.0.ebuild
128 +++ /dev/null
129 @@ -1,30 +0,0 @@
130 -# Copyright 1999-2020 Gentoo Authors
131 -# Distributed under the terms of the GNU General Public License v2
132 -
133 -EAPI=7
134 -
135 -PYTHON_COMPAT=( python3_6 )
136 -inherit cmake python-single-r1
137 -
138 -MY_PN="libCharon"
139 -
140 -DESCRIPTION="This library facilitates communication between Cura and its backend"
141 -HOMEPAGE="https://github.com/Ultimaker/libCharon"
142 -SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
143 -
144 -LICENSE="LGPL-3"
145 -SLOT="0/3"
146 -KEYWORDS="~amd64 ~x86"
147 -IUSE=""
148 -
149 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
150 -RDEPEND="${PYTHON_DEPS}"
151 -
152 -S="${WORKDIR}/${MY_PN}-${PV}"
153 -
154 -src_prepare() {
155 - # Use current python version, not the latest installed
156 - sed -i "s/find_package(Python3 3.4 REQUIRED/find_package(Python3 ${EPYTHON##python} EXACT REQUIRED/g" CMakeLists.txt || die
157 -
158 - cmake_src_prepare
159 -}