Commit Graph

112 Commits

Author SHA1 Message Date
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
Douglas R. Reno
75c30864a6 GTK+3 tags and dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18326 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-17 03:24:14 +00:00
DJ Lucas
92245989f0 Merge nosym branch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18076 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-12-17 06:42:45 +00:00
Douglas R. Reno
f3f96f30aa Update to pangomm-2.40.1
Update to gnome-maps-3.20.3
Update to gnome-shell-3.20.4
Update to file-roller-3.20.3
Update to EOG-3.20.4
Update to Appstream-glib-0.6.1
Fix the build of gnome-calculator with Glib-2.48.2
iBus page: Indentation Fixes
Tag / Update the entire GNOME section. That is all done

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17695 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-30 06:02:26 +00:00
Douglas R. Reno
d278ced360 Update to gjs-1.45.4
Added several seds to packages to silence libtool warnings
Added wayland-protocols to trunk and modified GTK+3 instructions to reflect this
Typo fixes and text changes
Added systemd-specific CUPS restart info back to Gutenprint
Added a note in babl that generating the docs takes a long time.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17605 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-07-22 21:00:54 +00:00
Douglas R. Reno
6ec15f1f3b Added colord-1.3.2 (for gnome-color-manager) - I am aware that it is a development version.
Added colord-gtk-0.1.26 to trunk and adjusted colord deps as appropriate

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17572 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-07-08 16:54:48 +00:00
DJ Lucas
953814691a systemd - colord
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17454 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-06-07 03:30:40 +00:00
Pierre Labastie
a2c3ec7901 GCC 6 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17334 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-05-07 20:01:40 +00:00
Bruce Dubbs
730a181021 Lots of tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17010 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-02-24 08:06:22 +00:00