diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-01-02 01:25:29 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-01-02 08:59:54 +0100 |
commit | 4b5d75483c1f858242945982c4bf879f9a7929ac (patch) | |
tree | ee34ebd40ef7b3b6a40a24e5e36142081a7e0c8e /source/l/libimobiledevice-glue/slack-desc | |
parent | a4a4d64170ecf6bf20bb90def93307aa8ebe18c6 (diff) | |
download | current-4b5d75483c1f858242945982c4bf879f9a7929ac.tar.gz current-4b5d75483c1f858242945982c4bf879f9a7929ac.tar.xz |
Sun Jan 2 01:25:29 UTC 202220220102012529
a/mdadm-4.2-x86_64-1.txz: Upgraded.
ap/usbmuxd-20210925_e3a3180-x86_64-1.txz: Upgraded.
Updated to fix mounting devices with iOS 15.1. Thanks to qunying.
l/libimobiledevice-20211124_2c6121d-x86_64-1.txz: Upgraded.
l/libimobiledevice-glue-20211125_3cb687b-x86_64-1.txz: Added.
l/xapian-core-1.4.19-x86_64-1.txz: Upgraded.
x/mesa-21.3.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/libimobiledevice-glue/slack-desc')
-rw-r--r-- | source/l/libimobiledevice-glue/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/source/l/libimobiledevice-glue/slack-desc b/source/l/libimobiledevice-glue/slack-desc new file mode 100644 index 000000000..05468d287 --- /dev/null +++ b/source/l/libimobiledevice-glue/slack-desc @@ -0,0 +1,19 @@ +# 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------------------------------------------------------| +libimobiledevice-glue: libimobiledevice-glue (glue library for libimobiledevice) +libimobiledevice-glue: +libimobiledevice-glue: Library with common code used by the libraries and tools from the +libimobiledevice-glue: libimobiledevice project. The main functionality provided by this +libimobiledevice-glue: library are socket helper functions and a platform independent +libimobiledevice-glue: thread/mutex implementation. It also provides a number of string, +libimobiledevice-glue: file, and plist helper functions, as well as some other commonly used +libimobiledevice-glue: code that was originally duplicated in the dedicated projects. +libimobiledevice-glue: +libimobiledevice-glue: The libimobiledevice homepage: http://www.libimobiledevice.org/ +libimobiledevice-glue: |