Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/
Date: Tue, 13 Aug 2019 11:38:24
Message-Id: 1565696294.95c7ea36188127509e77821bf541008bbb65477c.polynomial-c@gentoo
1 commit: 95c7ea36188127509e77821bf541008bbb65477c
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 13 11:37:25 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 13 11:38:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c7ea36
7
8 net-ftp/filezilla: Removed old.
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 net-ftp/filezilla/Manifest | 2 -
14 net-ftp/filezilla/filezilla-3.40.0.ebuild | 76 ----------------------------
15 net-ftp/filezilla/filezilla-3.41.2.ebuild | 84 -------------------------------
16 3 files changed, 162 deletions(-)
17
18 diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
19 index 4803ff368a2..ea8c90be0a5 100644
20 --- a/net-ftp/filezilla/Manifest
21 +++ b/net-ftp/filezilla/Manifest
22 @@ -1,6 +1,4 @@
23 DIST FileZilla_3.39.0_src.tar.bz2 4995713 BLAKE2B d89aaa1f57187cd926ae1c4dd34624b404baa291334c652293d2dcfaedc4a5dffb401f8727b5d5d1fb483bdd503f35124efb75bdd7dd750d68e517fcb57fb8c0 SHA512 a0360634517ffd07878082abae024dbb4896035edcbd9abe6d8adfc9d37b73d01d95f6c5ca031175d88b6e4badefafcc43b5ddce3d9dbddde4deab5f0cc97e83
24 -DIST FileZilla_3.40.0_src.tar.bz2 4997647 BLAKE2B 88ff2461d33369c435645f1dd5afa98c566141bf825e74898f870bd4c09cc7b47a70f605afbaf7be28855385812a28ea24303b6ec7f0ba605a793160c3b76027 SHA512 7aeb0c340111a47c435e8d8cbf379e83d2fc6c0a94038e085664df34c2fe1f8ef8496ea894f5e4cfd576d034e8935fe29661bb9eff9f22416032f45f5a66db2f
25 -DIST FileZilla_3.41.2_src.tar.bz2 4994803 BLAKE2B 34f8331d3dfe3bdf483d234a0473074e17954b7d16abb7276ee6276221091f085c802d8cb0d397e00159b408d2737f5e23f2e50ad19d344c82472c09eea4dcd1 SHA512 c4b8284896942ba46f8f88fc5d60c6893c719e28ab94463848060850b6f9b2f4d3d13f580551dc3b21ab25ffc0cb1f43a2750500b5be2117952e14512a7ee40c
26 DIST FileZilla_3.42.1_src.tar.bz2 4987250 BLAKE2B 8cc6fd0a0cec336f34793520fe4be52a36a91ba5a4a3d41092d78c00a25899f73abd03f8d6339da40bc98a618dbae98063de2844a83cacb1431fc53f3b962383 SHA512 0dc9b3a6347803f60a71c56bb759700fb2b1b019dc29794aa639ce892ccd1ae53041112987f9d5e8e75ec7e07702a5aac8e1c131796bbc5f210d75d286276deb
27 DIST FileZilla_3.43.0_src.tar.bz2 4544635 BLAKE2B 13c99918dd7674fe3f2f0217b39ebe7aa89effe411e3cf90e08c9177278ce143ac84a021e49be0bc0772af29a5c34c33b03ce93d54f0b9918e4ea1001875ea48 SHA512 12c518616508e1cbd7ab60f1b94f8c876c885bc4399674c4b2df34235141fde1297a1edc686078c0f93b040ea6e42984c22ace00c4da201c7f99b4c9b71f5bc1
28 DIST FileZilla_3.44.1_src.tar.bz2 4606669 BLAKE2B 407697467d7f9511b1b4e2e11505cf8815dd950609eabf242e283918e577d70f9b732fef930bbe97ba60fdffa484d77e0f7d74bb3ade8d1fcd0296ce91384301 SHA512 fa2e8c65621c7c6003e45f99f5153177e507ca34dde49d86d6f59e8b985abdeb80b779d71e554fc6acb891a695a0ef4c275bf0950af1b4cb67ff5ddb4c51e3b7
29
30 diff --git a/net-ftp/filezilla/filezilla-3.40.0.ebuild b/net-ftp/filezilla/filezilla-3.40.0.ebuild
31 deleted file mode 100644
32 index 17ac010ad2c..00000000000
33 --- a/net-ftp/filezilla/filezilla-3.40.0.ebuild
34 +++ /dev/null
35 @@ -1,76 +0,0 @@
36 -# Copyright 1999-2019 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=6
40 -
41 -WX_GTK_VER="3.0-gtk3"
42 -
43 -inherit autotools flag-o-matic gnome2-utils wxwidgets
44 -
45 -MY_PV=${PV/_/-}
46 -MY_P="FileZilla_${MY_PV}"
47 -
48 -DESCRIPTION="FTP client with lots of useful features and an intuitive interface"
49 -HOMEPAGE="https://filezilla-project.org/"
50 -SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2"
51 -
52 -LICENSE="GPL-2"
53 -SLOT="0"
54 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
55 -IUSE="dbus nls test"
56 -
57 -# pugixml 1.7 minimal dependency is for c++11 proper configuration
58 -RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
59 - >=dev-libs/nettle-3.1:=
60 - >=dev-db/sqlite-3.7
61 - >=dev-libs/libfilezilla-0.15.1
62 - <dev-libs/libfilezilla-0.16.0
63 - >=dev-libs/pugixml-1.7
64 - >=net-libs/gnutls-3.4.15
65 - >=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]
66 - x11-misc/xdg-utils
67 - dbus? ( sys-apps/dbus )"
68 -DEPEND="${RDEPEND}
69 - virtual/pkgconfig
70 - >=sys-devel/libtool-1.4
71 - nls? ( >=sys-devel/gettext-0.11 )
72 - test? ( >=dev-util/cppunit-1.13.0 )"
73 -
74 -S="${WORKDIR}"/${PN}-${MY_PV}
75 -
76 -DOCS=(AUTHORS ChangeLog NEWS )
77 -
78 -PATCHES=(
79 - "${FILESDIR}"/${PN}-3.22.1-debug.patch
80 -)
81 -
82 -pkg_pretend() {
83 - if [[ ${MERGE_TYPE} != binary ]]; then
84 - if ! test-flag-CXX -std=c++14; then
85 - eerror "${P} requires C++14-capable C++ compiler. Your current compiler"
86 - eerror "does not seem to support -std=c++14 option. Please upgrade your compiler"
87 - eerror "to gcc-4.9 or an equivalent version supporting C++14."
88 - die "Currently active compiler does not support -std=c++14"
89 - fi
90 - fi
91 -}
92 -
93 -src_prepare() {
94 - setup-wxwidgets
95 - default
96 - eautoreconf
97 -}
98 -
99 -src_configure() {
100 - econf $(use_with dbus) $(use_enable nls locales) \
101 - --with-pugixml=system \
102 - --disable-autoupdatecheck
103 -}
104 -
105 -pkg_postinst() {
106 - gnome2_icon_cache_update
107 -}
108 -
109 -pkg_postrm() {
110 - gnome2_icon_cache_update
111 -}
112
113 diff --git a/net-ftp/filezilla/filezilla-3.41.2.ebuild b/net-ftp/filezilla/filezilla-3.41.2.ebuild
114 deleted file mode 100644
115 index 7d792e1d1c5..00000000000
116 --- a/net-ftp/filezilla/filezilla-3.41.2.ebuild
117 +++ /dev/null
118 @@ -1,84 +0,0 @@
119 -# Copyright 1999-2019 Gentoo Authors
120 -# Distributed under the terms of the GNU General Public License v2
121 -
122 -EAPI=6
123 -
124 -WX_GTK_VER="3.0-gtk3"
125 -
126 -inherit autotools flag-o-matic wxwidgets xdg
127 -
128 -MY_PV=${PV/_/-}
129 -MY_P="FileZilla_${MY_PV}"
130 -
131 -DESCRIPTION="FTP client with lots of useful features and an intuitive interface"
132 -HOMEPAGE="https://filezilla-project.org/"
133 -SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2"
134 -
135 -LICENSE="GPL-2"
136 -SLOT="0"
137 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
138 -IUSE="dbus nls test"
139 -
140 -# pugixml 1.7 minimal dependency is for c++11 proper configuration
141 -RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
142 - >=dev-libs/nettle-3.1:=
143 - >=dev-db/sqlite-3.7
144 - >=dev-libs/libfilezilla-0.15.1
145 - <dev-libs/libfilezilla-0.16.0
146 - >=dev-libs/pugixml-1.7
147 - >=net-libs/gnutls-3.4.15
148 - >=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]
149 - x11-misc/xdg-utils
150 - dbus? ( sys-apps/dbus )"
151 -DEPEND="${RDEPEND}
152 - virtual/pkgconfig
153 - >=sys-devel/libtool-1.4
154 - nls? ( >=sys-devel/gettext-0.11 )
155 - test? ( >=dev-util/cppunit-1.13.0 )"
156 -
157 -S="${WORKDIR}"/${PN}-${MY_PV}
158 -
159 -DOCS=(AUTHORS ChangeLog NEWS )
160 -
161 -PATCHES=(
162 - "${FILESDIR}"/${PN}-3.22.1-debug.patch
163 -)
164 -
165 -pkg_pretend() {
166 - if [[ ${MERGE_TYPE} != binary ]]; then
167 - if ! test-flag-CXX -std=c++14; then
168 - eerror "${P} requires C++14-capable C++ compiler. Your current compiler"
169 - eerror "does not seem to support -std=c++14 option. Please upgrade your compiler"
170 - eerror "to gcc-4.9 or an equivalent version supporting C++14."
171 - die "Currently active compiler does not support -std=c++14"
172 - fi
173 - fi
174 -}
175 -
176 -src_prepare() {
177 - setup-wxwidgets
178 - default
179 - eautoreconf
180 -}
181 -
182 -src_configure() {
183 - local myeconfargs=(
184 - --disable-autoupdatecheck
185 - --with-pugixml=system
186 - $(use_enable nls locales)
187 - $(use_with dbus)
188 - )
189 - econf "${myeconfargs[@]}"
190 -}
191 -
192 -pkg_preinst() {
193 - xdg_pkg_preinst
194 -}
195 -
196 -pkg_postinst() {
197 - xdg_pkg_postinst
198 -}
199 -
200 -pkg_postrm() {
201 - xdg_pkg_postrm
202 -}