Pierre Labastie
894d71078e
Fix gpgme installed directories
2023-07-12 18:13:25 +02:00
Pierre Labastie
de7093633a
Update to gpgme-1.21.0
2023-07-12 18:13:25 +02:00
Xi Ruoyao
b9567b0433
postlfs: Remove non-exist User Notes link
...
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:22:20 +08:00
Xi Ruoyao
786c586169
gpgme: Fix punctuation
2023-05-06 23:42:24 +08:00
Bruce Dubbs
0d6d30b6b6
Update to gpgme-1.20.0.
2023-04-22 16:25:14 -05:00
Bruce Dubbs
e1d06c019e
Remove obsolete patch from gpgme downloads
2023-04-02 17:18:17 -05:00
Bruce Dubbs
6a8a6a0d8a
Update to gpgme-1.19.0.
2023-04-01 21:07:06 -05:00
Douglas R. Reno
74b918b73e
Update to WebKitGTK+-2.38.5 (Security Update) and tag Epiphany+Deps
2023-02-18 17:26:57 -06:00
David Bryant
48771ae06f
Unless it's a directory name, or something like that, "test suite"
...
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Pierre Labastie
3f2db3a638
Remove sect1info tags
...
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Xi Ruoyao
b3285de6d5
libgpg-error and gpgme: remove {gpg-error,gpgme}-config from contents
...
libgpg-error stop to provide gpg-error-config in 1.46. And, if gpgme is
built with libgpg-error-1.46, it won't ship gpgme-config as well.
2022-10-28 16:27:19 +08:00
Xi Ruoyao
367cbd0d1f
gpgme: add patch for using latest libgpg-error
2022-10-28 16:20:07 +08:00
Xi Ruoyao
0c73c5b624
gpgme: prepare for Python 3.11 update
2022-10-28 16:11:26 +08:00
Douglas R. Reno
b1c0fa79df
Update to WebKitGTK+-2.36.7 and other tags.
2022-08-25 11:25:40 -05:00
Pierre Labastie
c24176220d
gpgme: remove a useless sed part
...
Starting with python-3.10.6, no warning is issued if
"import distutils" is used in a python script. So the
corresponding sed can be removed. It was wrong anyway for
gpgme-1.18.0, because the line number had changed.
2022-08-15 18:31:25 +02:00
Bruce Dubbs
55bad52508
Update to gpgme-1.18.0.
2022-08-14 14:42:22 -05:00
Xi Ruoyao
3a8682fc2a
gpgme: remove unneeded workaround
...
This is already fixed by upstream.
I'm not sure if the sed for Python 3.10 is still required: I don't have
SWIG.
2022-05-09 01:13:24 +08:00
Bruce Dubbs
c4938ccc58
Package updates.
...
Update to gpgme-1.17.1.
Update to pango-1.50.5.
Update to cmake-3.22.3.
2022-03-08 14:21:14 -06:00
Bruce Dubbs
de22bfa148
Tags
2022-02-18 21:48:44 -06:00
Bruce Dubbs
0a18d81c5d
Package updates.
...
Update to LVM2.2.03.15.
Update to gpgme-1.17.0.
Update to imlib2-1.8.0.
Update to xkeyboard-config-2.35.
2022-02-08 18:47:33 -06:00
Pierre Labastie
a171a54b5b
gpgme: fix the sed when python2.7 is installed
...
if python2.7 is installed, we cannot replace distutils with setuptools
everywhere, since setuptools is not known for python2.7. Use
a sed only for python3.10.
2021-10-22 00:10:11 +02:00
Pierre Labastie
7367ff973f
Improve python 3.10 discovery in gpgme
2021-10-17 23:10:18 +02:00
Douglas R. Reno
22c07deb2e
Fix building GPGME with Python 3.10 installed
2021-10-15 16:39:22 -05:00
Bruce Dubbs
20a35abcba
Tags
2021-08-27 19:08:59 -05:00
Bruce Dubbs
5841c656bf
Most remaing tags for genlibs
...
There are 10 genlib tags left that need to wait for some
dependencies to be tagged.
2021-08-17 14:08:16 -05:00
Xi Ruoyao
32089e1421
gpgme: workaround incompatiblity with glibc-2.34
2021-08-06 11:35:02 +08:00
Douglas R. Reno
34c2969618
Package Updates
...
Update to cmake-3.20.5
Update to libva-2.12.0 (Xorg driver)
Update to mariadb-10.5.11
Update to xf86-input-libinput-1.1.0 (Xorg Driver)
Update to gpgme-1.16.0
Update to glu-9.0.2
2021-06-24 22:30:28 -05:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
...
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Pierre Labastie
33690a144e
Python cannot be used by cryptsetup anymore
...
do not advertise python2 for gpgme, that can use python3 as well.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24328 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-03 08:48:29 +00:00
Bruce Dubbs
9029db2656
Tag most of General Libraries and dependencies
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24241 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-20 06:13:48 +00:00
Pierre Labastie
4c24eb0a40
Remove period at the end of short descriptions.
...
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Douglas R. Reno
d5f6e8e3a2
Update to wget-1.21.1
...
Update to doxygen-1.9.1
Update to LVM2-2.03.11
Update to gpgme-1.15.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24106 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-12 01:58:11 +00:00
Douglas R. Reno
90691c2361
Add raptor2 security patch
...
Update to gpgme-1.15.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23899 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-13 15:49:30 +00:00
Bruce Dubbs
87351a9d36
Tag most of General Libraries and their dependencies
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23542 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 04:26:53 +00:00
Bruce Dubbs
8d97143cee
Update to gpgme-1.14.0.
...
Update to mpg123-1.26.3.
Update to libevdev-1.9.1 (Xorg Driver).
Update to SCons-4.0.1.
Update to LWP-Protocol-https-6.09 (Perl Module).
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23395 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-17 18:59:25 +00:00
Xi Ruoyao
0b5fa1859a
gpgme: t-json known to fail
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23189 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-23 05:21:29 +00:00
Bruce Dubbs
5380ca3c3b
Update to gmime-3.2.6.
...
Tag most of General Libraries and dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22709 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-17 02:46:23 +00:00
Bruce Dubbs
48bcac91a6
Tag dependencies for kf5
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21997 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-19 01:01:59 +00:00
Douglas R. Reno
cd074c2698
Update to GPGME-1.13.1
...
Minor fixes to Clisp, SWIG, and libsigsegv text
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21704 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-21 22:33:52 +00:00
Ken Moffat
48ad7d940b
Document libgpgmepp.so
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21560 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-07 03:19:44 +00:00
Xi Ruoyao
d4e8cd935c
Resurrect ftp.gnupg.org URLs
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21423 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-03 18:41:52 +00:00
Bruce Dubbs
fc19db4f11
Update to gnutls-3.6.7.
...
Update to cups-filters-1.22.3.
Update to scons-3.0.5.
Update to gpgme-1.13.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21407 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-28 19:16:21 +00:00
Bruce Dubbs
7b20b747ca
Tags -- mostly General Libraries
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21179 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-17 03:14:14 +00:00
Bruce Dubbs
9d865ef75c
Update to unbound-1.8.1.
...
Update to libuv-v1.23.2.
Update to gpgme-1.12.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20611 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-10-09 20:46:40 +00:00
Bruce Dubbs
9e629a4b14
Update to libblockdev-2.19.
...
Update to libbytesize-1.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20321 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-17 00:08:56 +00:00
Bruce Dubbs
90dd633293
Update to mupdf-1.13.0.
...
Update to libwebp-1.0.0.
Update to gpgme-1.11.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20101 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-21 22:38:58 +00:00
Bruce Dubbs
356a7a9e09
Update to mercurial-4.5.
...
Change default for docutils to python2.
Add a note to dependencies for gpgme.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19844 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-22 15:11:22 +00:00
Pierre Labastie
14f0ab292e
Fix gpgme build if gnupg is not installed+tag
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19805 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-19 14:03:44 +00:00
Bruce Dubbs
b13548d2bf
Update to gpgme-1.10.0.
...
Update to v4l-utils-1.12.6.
Update to pygobject2-2.28.7.
Update to whois-5.2.19.
Update to libcdio-1.1.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19601 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-17 02:19:08 +00:00
Krejzi
14d673a21d
Rethink last commit
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19533 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-25 10:02:34 +00:00