summaryrefslogtreecommitdiffstats
path: root/patches/packages/flac-1.3.1-x86_64-1_slack14.1.txt
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2018-05-25 23:29:36 +0000
committer Eric Hameleers <alien@slackware.com>2018-05-31 15:18:32 -0700
commit8ff4f2f51a6cf07fc33742ce3bee81328896e49b (patch)
tree4a166b8389404be98a6c098babaa444e2dec8f48 /patches/packages/flac-1.3.1-x86_64-1_slack14.1.txt
parent76fc4757ac91ac7947a01fb7b53dddf9a78a01d1 (diff)
downloadcurrent-14.1.tar.gz
current-14.1.tar.xz
Fri May 25 23:29:36 UTC 201814.1
patches/packages/glibc-zoneinfo-2018e-noarch-2_slack14.1.txz: Rebuilt. Handle removal of US/Pacific-New timezone. If we see that the machine is using this, it will be automatically switched to US/Pacific.
Diffstat (limited to 'patches/packages/flac-1.3.1-x86_64-1_slack14.1.txt')
-rw-r--r--patches/packages/flac-1.3.1-x86_64-1_slack14.1.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/flac-1.3.1-x86_64-1_slack14.1.txt b/patches/packages/flac-1.3.1-x86_64-1_slack14.1.txt
new file mode 100644
index 000000000..a9d24d651
--- /dev/null
+++ b/patches/packages/flac-1.3.1-x86_64-1_slack14.1.txt
@@ -0,0 +1,11 @@
+flac: flac (Free Lossless Audio Codec)
+flac:
+flac: FLAC stands for Free Lossless Audio Codec. Grossly oversimplified,
+flac: FLAC is similar to MP3, but lossless. "Free" means that the
+flac: specification of the stream format is in the public domain, and that
+flac: neither the FLAC format nor any of the implemented encoding/decoding
+flac: methods are covered by any patent. It also means that the sources for
+flac: libFLAC and libFLAC++ are available under the LGPL and the sources for
+flac: flac, metaflac, and the plugins are available under the GPL.
+flac:
+flac: FLAC was developed by Josh Coalson.