mirror of
git://slackware.nl/current.git
synced 2024-11-16 07:48:02 +01:00
71f79f9766
a/inih-r52-x86_64-1.txz: Added. This is required by the latest xfsprogs. a/sysklogd-2.1.2-x86_64-2.txz: Rebuilt. rc.syslog: fix lack of <CR> after startup output. a/xfsprogs-5.10.0-x86_64-1.txz: Upgraded. ap/vim-8.2.2151-x86_64-1.txz: Upgraded. l/glib2-2.66.4-x86_64-1.txz: Upgraded. l/imagemagick-7.0.10_50-x86_64-1.txz: Upgraded. l/python-requests-2.25.1-x86_64-1.txz: Upgraded. l/qtkeychain-0.12.0-x86_64-1.txz: Upgraded. l/zstd-1.4.7-x86_64-1.txz: Upgraded. n/bind-9.16.10-x86_64-1.txz: Upgraded. x/libwacom-1.7-x86_64-1.txz: Upgraded. x/xorg-server-1.20.10-x86_64-2.txz: Rebuilt. Recompiled to find DRI modules in the new location. x/xorg-server-xephyr-1.20.10-x86_64-2.txz: Rebuilt. x/xorg-server-xnest-1.20.10-x86_64-2.txz: Rebuilt. x/xorg-server-xvfb-1.20.10-x86_64-2.txz: Rebuilt. x/xorg-server-xwayland-1.20.10-x86_64-2.txz: Rebuilt. xap/vim-gvim-8.2.2151-x86_64-1.txz: Upgraded. extra/pure-alsa-system/kde-runtime-4.14.3-x86_64-8_alsa.txz: Removed. I'm starting to learn towards removing all of these packages as there are ways to configure PulseAudio to get out of the way. See (for example) this article mentioned in a blog post by alienBOB: https://wiki.archlinux.org/index.php/PulseAudio/Examples#PulseAudio_as_a_minimal_unintrusive_dumb_pipe_to_ALSA
19 lines
930 B
Text
19 lines
930 B
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
|
# up the first '|' above the ':' following the base package name, and the '|'
|
|
# on the right side marks the last column you can put a character in. You must
|
|
# make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':'.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
inih: inih (INI Not Invented Here)
|
|
inih:
|
|
inih: inih (INI Not Invented Here)** is a simple .INI file parser written in
|
|
inih: C. It's only a couple of pages of code, and it was designed to be
|
|
inih: small and simple, so it's good for embedded systems. It's also more or
|
|
inih: less compatible with Python's ConfigParser style of .INI files,
|
|
inih: including RFC 822-style multi-line syntax and `name: value` entries.
|
|
inih:
|
|
inih: Homepage: https://github.com/benhoyt/inih
|
|
inih:
|
|
inih:
|