Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/edbrowse/, app-accessibility/edbrowse/files/
Date: Fri, 06 May 2022 16:25:55
Message-Id: 1651854316.d3e4ffec4b46ce737b74a003a60cb97d475b2360.williamh@gentoo
1 commit: d3e4ffec4b46ce737b74a003a60cb97d475b2360
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 6 16:25:16 2022 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Fri May 6 16:25:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e4ffec
7
8 app-accessibility/edbrowse: drop 3.7.5.1-r3
9
10 Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
11
12 app-accessibility/edbrowse/Manifest | 1 -
13 .../edbrowse/edbrowse-3.7.5.1-r3.ebuild | 45 ----------------------
14 .../files/edbrowse-3.7.5.1-fno-common.patch | 11 ------
15 .../edbrowse/files/edbrowse-3.7.5.1-manpage.patch | 23 -----------
16 4 files changed, 80 deletions(-)
17
18 diff --git a/app-accessibility/edbrowse/Manifest b/app-accessibility/edbrowse/Manifest
19 index 85a299692e6d..d44dfe55ad02 100644
20 --- a/app-accessibility/edbrowse/Manifest
21 +++ b/app-accessibility/edbrowse/Manifest
22 @@ -1,3 +1,2 @@
23 -DIST edbrowse-3.7.5.1.tar.gz 790742 BLAKE2B 7047cc2b1c7bc51aaa88f7a6aa981020ae80b6498bcb97f670646267dab94bab565b9ecc23c36f75d2653175917720dbb9e40a0f9bfd44251716669155e8de9e SHA512 ec217bf98334e8b493a1a80082cebfb11da9fa84d20d8b5f3f3286a78ae1dc6a2731c578d000f9f0f19d3dcbec9aa2c3e2a6b5b35f7ea7672840b9bcd1c5c67a
24 DIST edbrowse-3.8.2.1.tar.gz 909574 BLAKE2B e5358861f6747dfe12498403b2d4761ab16dabc513fe94455d88c44e07793fb1128b0c1b7ebdf9ef922e371148182f8127f67f11eb123877e804858cb7e6378b SHA512 b5774a836efe96aae77052b02f6fcc85920b5f86a6ab8436a6dc363d81531b30e7f9c7555aacb20af27e59565042bdd685eed2acd4dfde8b99e2ad0358f19927
25 DIST quickjs-2788d71.tar.gz 599260 BLAKE2B 67618f491c3efd1aa15a8906557983dd7123a3cfb2584f2f499f005667ccac4ded1c77934d2807cfce9e042572c6c41d63982b3df7afab5b2c67f4ce9f357879 SHA512 4493d11bc60855711955e0159e9f568d7e3db59c9843ef3aae00846f82c5e33f501372f7f5861b431353355f400f77720f3265963ea7bc0e38635ab5b89a27a0
26
27 diff --git a/app-accessibility/edbrowse/edbrowse-3.7.5.1-r3.ebuild b/app-accessibility/edbrowse/edbrowse-3.7.5.1-r3.ebuild
28 deleted file mode 100644
29 index 5fc5f1ffa3c1..000000000000
30 --- a/app-accessibility/edbrowse/edbrowse-3.7.5.1-r3.ebuild
31 +++ /dev/null
32 @@ -1,45 +0,0 @@
33 -# Copyright 1999-2021 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -inherit cmake
39 -
40 -DESCRIPTION="Combination editor, browser, and mail client that is 100% text based"
41 -HOMEPAGE="http://edbrowse.org"
42 -SRC_URI="https://github.com/CMB/edbrowse/archive/v${PV}.tar.gz -> ${P}.tar.gz"
43 -
44 -LICENSE="GPL-2"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~x86"
47 -IUSE="odbc"
48 -
49 -RDEPEND="
50 - >=app-text/htmltidy-5.0.0:=
51 - dev-lang/duktape:=
52 - dev-libs/libpcre:=
53 - net-misc/curl
54 - sys-libs/readline:=
55 - odbc? ( dev-db/unixODBC )"
56 -DEPEND="${RDEPEND}"
57 -BDEPEND="
58 - dev-lang/perl
59 - virtual/pkgconfig"
60 -
61 -PATCHES=(
62 - "${FILESDIR}"/${P}-fno-common.patch
63 - "${FILESDIR}"/${P}-manpage.patch
64 -)
65 -
66 -src_prepare() {
67 - cmake_src_prepare
68 -
69 - sed -i -e "s:/usr/share/doc/edbrowse:/usr/share/doc/${PF}:" CMakeLists.txt || die
70 -}
71 -
72 -src_configure() {
73 - local mycmakeargs=(
74 - -DBUILD_EDBR_ODBC=$(usex odbc)
75 - )
76 - cmake_src_configure
77 -}
78
79 diff --git a/app-accessibility/edbrowse/files/edbrowse-3.7.5.1-fno-common.patch b/app-accessibility/edbrowse/files/edbrowse-3.7.5.1-fno-common.patch
80 deleted file mode 100644
81 index bf9fa08245da..000000000000
82 --- a/app-accessibility/edbrowse/files/edbrowse-3.7.5.1-fno-common.patch
83 +++ /dev/null
84 @@ -1,11 +0,0 @@
85 ---- a/src/eb.h
86 -+++ b/src/eb.h
87 -@@ -287,7 +287,7 @@ extern char *sslCerts; /* ssl certificates to validate the secure server */
88 - extern int verifyCertificates; /* is a certificate required for the ssl connection? */
89 - extern int displayLength; // when printing a line
90 - extern int formatLineLength; // when formatting html
91 --bool formatOverflow;
92 -+extern bool formatOverflow;
93 - extern int webTimeout, mailTimeout;
94 - extern uchar browseLocal;
95 - extern bool sqlPresent; /* Was edbrowse compiled with SQL built in? */
96
97 diff --git a/app-accessibility/edbrowse/files/edbrowse-3.7.5.1-manpage.patch b/app-accessibility/edbrowse/files/edbrowse-3.7.5.1-manpage.patch
98 deleted file mode 100644
99 index f0d667669113..000000000000
100 --- a/app-accessibility/edbrowse/files/edbrowse-3.7.5.1-manpage.patch
101 +++ /dev/null
102 @@ -1,23 +0,0 @@
103 ---- a/CMakeLists.txt
104 -+++ b/CMakeLists.txt
105 -@@ -249,19 +249,7 @@ if (UNIX)
106 - endif()
107 - # copy to build dir
108 - configure_file( ${UnixManFile} ${CMAKE_BINARY_DIR}/edbrowse.1 )
109 -- # find 'gzip' - warn if not...
110 -- find_program(GZIP_EXE gzip PATHS /bin )
111 -- if (GZIP_EXE)
112 -- # gzip it in place
113 -- execute_process(COMMAND ${GZIP_EXE} -f "edbrowse.1"
114 -- WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
115 -- INPUT_FILE edbrowse.1
116 -- OUTPUT_FILE edbrowse.1.gz )
117 -- # install it
118 -- install(FILES ${CMAKE_BINARY_DIR}/edbrowse.1.gz DESTINATION ${UnixManDir})
119 -- else ()
120 -- message(WARNING "Unable to locate 'gzip'! No man page...")
121 -- endif ()
122 -+ install(FILES ${CMAKE_BINARY_DIR}/edbrowse.1 DESTINATION ${UnixManDir})
123 - # install user guide
124 - install(FILES doc/usersguide.html doc/usersguide_fr.html doc/sample.ebrc doc/sample_fr.ebrc doc/sample_it.ebrc DESTINATION ${UnixDocDir})
125 - endif ()