Commit Graph

120 Commits

Author SHA1 Message Date
Xi Ruoyao
c0bc0a9eac
Update to glib-2.80.0 and gobject-introspection-1.80.0
Merge gobject-introspection into glib page to better handle a circular
dependency between these two packages.
2024-03-10 23:41:04 +08:00
Douglas R. Reno
e8b3f50d33 Tags 2024-02-17 02:49:09 -06:00
Douglas R. Reno
3a3d470dff colord: remove the sed, the build no longer fails on i686.
On x86_64 the package now works correctly as well.
2024-01-25 13:20:16 -06:00
Bruce Dubbs
41fe4039d6 Update to colord-1.4.7. 2024-01-24 17:07:16 -06:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Douglas R. Reno
30c1c726dd Tag GTK+-2, GTK+-3, and Sawfish 2023-08-18 16:30:17 -05:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Douglas R. Reno
c89c2823e5 Fix some documentation alignment inconsistencies
Reported by rhubarbpieguy on blfs-dev
2023-06-10 20:20:01 -05:00
Xi Ruoyao
b125bbf2ab
colord: Make systemd dependency runtime, and add elogind dependency
It uses logind API in libsystemd.so/libelogind.so.  Not sure if it's
strong enough to be "recommended", we may demote it later.

Q: Why systemd dependency is runtime, but elogind not?
A: LFS systemd provides libsystemd.so, which contains the logind APIs.
But these APIs will fail at runtime because systemd-logind is missing in
LFS, so we need a runtime dependency.  LFS sysv does not provide
libsystemd.so, and libsystemd.so is a symlink to libelogind.so which is
a part of elogind, so it's a build time dependency.
2023-03-24 15:48:28 +08:00
Pierre Labastie
91318eb9aa Add "setup" to meson commands
I've not been very consistent on typography, but it is a start
2023-03-13 17:48:55 +01:00
Xi Ruoyao
7844a4ae09
colord: Apply the upstream fix for a double free
As it's causing a FTBFS on 32-bit x86, make it into 11.3.
2023-02-22 16:35:58 +08:00
Douglas R. Reno
03c0def241 Tags for GTK+-3 2023-02-16 21:37:27 -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
6e2eb5cf0b
sysutils: URL update 2022-09-08 14:47:19 +08:00
Douglas R. Reno
09422244a6 Tags for gtk3 and friends 2022-08-23 12:24:03 -05:00
Xi Ruoyao
bc099923a4
colord: update test command and result
"-k 2" is not needed because "ninja test" will simply invoke
"meson test", and the -k option of ninja won't affect test process.
2022-08-08 15:43:31 +08:00
Xi Ruoyao
0df1e2d304
colord: remove unnecessary fixup
The "100 warnings" do not show up on my build without these commands.  I
guess they are fixed at intltool -> gettext transition.
2022-04-22 12:18:33 +08:00
Douglas R. Reno
519aed4347 Package updates and tags
Update to colord-1.4.6
Update to librsvg-2.52.6

Off to printing I go
2022-02-18 17:08:15 -06:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Pierre Labastie
34a6571e05 Tags 2021-08-28 15:44:55 +02:00
Bruce Dubbs
7ae59abc8d Tags
Tag most of X libraries and the rest of th ePython modules.
2021-08-19 15:56:06 -05:00
Xi Ruoyao
20f070d84e
first batch of meson --buildtype=release 2021-06-04 20:06:48 +08:00
Douglas R. Reno
dd51538340 colord: Add missing dependencies that are mentioned in the Command
Explanations
2021-05-22 14:05:13 -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
Bruce Dubbs
eef74abe52 Tags for postlfs, general libraries, and programming
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24259 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-22 01:43:43 +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
Xi Ruoyao
544b6a3c14 remove unnecessary --sysconfdir and --localstatedir in meson commands
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23900 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-14 19:20:40 +00:00
Douglas R. Reno
6b64a9180b Update to xfwm4-4.14.6
Update to xfdesktop-4.14.3
Update to colord-1.4.5
Update to poppler-20.11.0
Update to Thunar-1.8.16

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23872 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-05 04:17:37 +00:00
Douglas R. Reno
932eaaeacb Final tags for the night
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23558 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-18 05:50:43 +00:00
Pierre Labastie
b1532549fc Format sysutils
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22859 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-19 10:00:16 +00:00
Bruce Dubbs
f33b456a9b Update to postgresql-12.2.
Update to LVM2.2.03.08. 
Update to mlt-6.20.0. 
Update to x264-20200218. 
Update to x265-3.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22724 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-18 22:50:03 +00:00
Bruce Dubbs
ad112fd598 Update to cups-2.2.12.
Update to node.js-10.16.3. 
Update to gtk-doc-1.32. 
Tag qt5 and its dependencies.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21996 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-18 20:33:32 +00:00
Pierre Labastie
c25003359c typo
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21379 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-22 20:11:34 +00:00
Douglas R. Reno
4855935ccf Fix build of glib-networking
Remember to keep an eye out for changes like this on all meson packages.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21377 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-22 17:43:05 +00:00
Bruce Dubbs
c7918a98cb Add lua-5.2.4. Supports wireshark.
Update to colord-1.4.4. 
Update to gdk-pixbuf-2.38.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21295 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-10 21:07:29 +00:00
Pierre Labastie
38489aa0b1 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21156 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-15 21:01:29 +00:00
Douglas R. Reno
106ed2ba5d Change Polkit over to Required in Colord
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20914 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-03 15:19:26 +00:00
Bruce Dubbs
43b1dad3c7 Update to logrotate-3.14.0
Most remaining tags in genlib, genutils, and sysutils



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20396 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-25 21:33:31 +00:00
Bruce Dubbs
2f59d11e82 Update to libinput-1.10.5.
Update to colord-1.4.3. 
Update to libuv-1.20.1. 
Update to mesa-18.0.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20097 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-04-20 19:57:07 +00:00
Bruce Dubbs
f858bd7895 Update to webkitgtk-2.20.0.
Update to gtksourceview-3.24.7. 
Update to libsoup-2.62.0. 
Update to colord-1.4.2. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20022 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-03-30 23:00:40 +00:00
Bruce Dubbs
f81d69a2ef Just tags and cleanup
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19813 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-19 23:22:55 +00:00
Pierre Labastie
92a7200f1e Cosmetics: remove one extra space in colord
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19741 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-10 21:23:49 +00:00
Douglas R. Reno
0366f7dc1f Fix colord page for real
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19447 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-07 05:02:41 +00:00
Douglas R. Reno
e2ed67df72 Fix a game-breaking typo in colord
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19413 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-30 00:24:46 +00:00
DJ Lucas
bf6bb9031b Update to yelp-3.26.0.
Update to gnome-user-docs-3.26.1.1.
Update to gdm-3.26.1.
Update to gnome-session-3.26.1.
Update to gnome-shell-extensions-3.26.1.
Update to gnome-shell-3.26.1.
Update to mutter-3.26.1.
Update to gnome-settings-daemon-3.26.1.
Update to colord-1.4.1. Fixes #9597.
Update to gnome-bluetooth-3.26.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19401 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-28 07:53:20 +00:00
Pierre Labastie
6b7881dd6b Fix build of colord-1.3.5 for SysV, plus fix typo(s)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19327 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-15 15:04:16 +00:00
DJ Lucas
4d89757013 Forgot to fix systemd ref.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19326 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-14 20:58:10 +00:00
DJ Lucas
1accff3ccf Remove colord-1.2. Fixes #9642.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19325 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-14 20:41:09 +00:00
Bruce Dubbs
35e9ca4540 Update to mariadb-10.2.8.
Update to pycairo-1.15.1 (python module).
Tags.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19066 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-22 20:27:15 +00:00
Krejzi
8dfc5c303b Fix some URLs
- Switch to https:// scheme where possible to avoid redirects
- Unify all kernel.org, Sourceforge and GNU URLs
- Fix python and perl module URLs to be consistent
- Fix github provided URLs to properly download tarballs instead of vFOO.tar.gz
- Use upstream locations for some packages or better/shorter URLs if available
- Add https:// URLs for gnupg packages



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19022 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-15 18:49:48 +00:00