diff options
-rw-r--r-- | ChangeLog.rss | 44 | ||||
-rw-r--r-- | ChangeLog.txt | 32 | ||||
-rw-r--r-- | FILELIST.TXT | 184 | ||||
-rwxr-xr-x | recompress.sh | 1 | ||||
-rw-r--r-- | source/l/SDL2/SDL2-2.0.9-khrplatform.patch | 15 | ||||
-rwxr-xr-x | source/l/SDL2/SDL2.SlackBuild | 7 | ||||
-rwxr-xr-x | source/l/dconf/dconf.SlackBuild | 9 | ||||
-rwxr-xr-x | source/n/bind/bind.SlackBuild | 3 | ||||
-rw-r--r-- | source/x/liberation-fonts-ttf/docs/AUTHORS | 12 | ||||
-rw-r--r-- | source/x/liberation-fonts-ttf/docs/ChangeLog | 54 | ||||
-rw-r--r-- | source/x/liberation-fonts-ttf/docs/LICENSE | 102 | ||||
-rw-r--r-- | source/x/liberation-fonts-ttf/docs/README.md | 88 | ||||
-rw-r--r-- | source/x/liberation-fonts-ttf/docs/TODO | 4 | ||||
-rwxr-xr-x | source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild | 14 | ||||
-rwxr-xr-x | source/xap/mozilla-firefox/mozilla-firefox.SlackBuild | 4 |
15 files changed, 459 insertions, 114 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 2c2141bb5..000612886 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,50 @@ <description>Tracking Slackware development in git.</description> <language>en-us</language> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> - <pubDate>Sun, 8 Mar 2020 19:42:26 GMT</pubDate> - <lastBuildDate>Mon, 9 Mar 2020 07:59:43 GMT</lastBuildDate> + <pubDate>Tue, 10 Mar 2020 19:53:39 GMT</pubDate> + <lastBuildDate>Wed, 11 Mar 2020 07:59:43 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.11</generator> <item> + <title>Tue, 10 Mar 2020 19:53:39 GMT</title> + <pubDate>Tue, 10 Mar 2020 19:53:39 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20200310195339</link> + <guid isPermaLink="false">20200310195339</guid> + <description> + <![CDATA[<pre> +d/guile-3.0.1-x86_64-1.txz: Upgraded. +l/SDL2-2.0.10-x86_64-2.txz: Rebuilt. + Rebuilt to pick up wayland support. Thanks to franzen. +l/dconf-0.36.0-x86_64-1.txz: Upgraded. +l/dconf-editor-3.36.0-x86_64-1.txz: Upgraded. +l/gsettings-desktop-schemas-3.36.0-x86_64-1.txz: Upgraded. +l/python-pygments-2.5.2-x86_64-1.txz: Upgraded. + It seems like the pragmatic thing to do here is to revert this one to fix + the python2 programs and modules that depend on it. We'll have to do a bit + more research to determine what the best course of action is regarding + python2 in general, though. Certainly we shouldn't be requiring python2 + for anything important moving forward, but even that will take some work. + Plasma 5 as currently built has multiple dependencies on python2, for + example. +n/bind-9.16.0-x86_64-4.txz: Rebuilt. + Drop python2 support and switch to python3. +x/liberation-fonts-ttf-2.1.0-noarch-1.txz: Upgraded. +xap/mozilla-firefox-68.6.0esr-x86_64-1.txz: Upgraded. + This release contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/firefox/68.6.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2020-09/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6805 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6806 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6807 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6811 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20503 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6812 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6814 + (* Security fix *) + </pre>]]> + </description> + </item> + <item> <title>Sun, 8 Mar 2020 19:42:26 GMT</title> <pubDate>Sun, 8 Mar 2020 19:42:26 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20200308194226</link> diff --git a/ChangeLog.txt b/ChangeLog.txt index cb764363f..16d3125d9 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,35 @@ +Tue Mar 10 19:53:39 UTC 2020 +d/guile-3.0.1-x86_64-1.txz: Upgraded. +l/SDL2-2.0.10-x86_64-2.txz: Rebuilt. + Rebuilt to pick up wayland support. Thanks to franzen. +l/dconf-0.36.0-x86_64-1.txz: Upgraded. +l/dconf-editor-3.36.0-x86_64-1.txz: Upgraded. +l/gsettings-desktop-schemas-3.36.0-x86_64-1.txz: Upgraded. +l/python-pygments-2.5.2-x86_64-1.txz: Upgraded. + It seems like the pragmatic thing to do here is to revert this one to fix + the python2 programs and modules that depend on it. We'll have to do a bit + more research to determine what the best course of action is regarding + python2 in general, though. Certainly we shouldn't be requiring python2 + for anything important moving forward, but even that will take some work. + Plasma 5 as currently built has multiple dependencies on python2, for + example. +n/bind-9.16.0-x86_64-4.txz: Rebuilt. + Drop python2 support and switch to python3. +x/liberation-fonts-ttf-2.1.0-noarch-1.txz: Upgraded. +xap/mozilla-firefox-68.6.0esr-x86_64-1.txz: Upgraded. + This release contains security fixes and improvements. + For more information, see: + https://www.mozilla.org/en-US/firefox/68.6.0/releasenotes/ + https://www.mozilla.org/security/advisories/mfsa2020-09/ + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6805 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6806 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6807 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6811 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20503 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6812 + https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6814 + (* Security fix *) ++--------------------------+ Sun Mar 8 19:42:26 UTC 2020 d/bison-3.5.3-x86_64-1.txz: Upgraded. d/python-setuptools-45.3.0-x86_64-1.txz: Upgraded. diff --git a/FILELIST.TXT b/FILELIST.TXT index 8eeb34825..02b979a10 100644 --- a/FILELIST.TXT +++ b/FILELIST.TXT @@ -1,20 +1,20 @@ -Sun Mar 8 19:54:10 UTC 2020 +Tue Mar 10 20:10:28 UTC 2020 Here is the file list for this directory. If you are using a mirror site and find missing or extra files in the disk subdirectories, please have the archive administrator refresh the mirror. -drwxr-xr-x 12 root root 4096 2020-03-08 19:42 . +drwxr-xr-x 12 root root 4096 2020-03-10 19:53 . -rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2 -rw-r--r-- 1 root root 14975 2020-02-08 21:06 ./CHANGES_AND_HINTS.TXT --rw-r--r-- 1 root root 959274 2020-03-07 20:38 ./CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2020-03-07 20:38 ./CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 959274 2020-03-08 19:54 ./CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2020-03-08 19:54 ./CHECKSUMS.md5.asc -rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING -rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3 -rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT -rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT --rw-r--r-- 1 root root 827831 2020-03-08 19:42 ./ChangeLog.txt +-rw-r--r-- 1 root root 829558 2020-03-10 19:53 ./ChangeLog.txt drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI drwxr-xr-x 2 root root 4096 2020-03-06 02:35 ./EFI/BOOT -rw-r--r-- 1 root root 1417216 2019-07-05 18:54 ./EFI/BOOT/bootx64.efi @@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2020-03-06 02:35 ./EFI/BOOT -rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh -rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg -rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg --rw-r--r-- 1 root root 1260313 2020-03-07 20:37 ./FILELIST.TXT +-rw-r--r-- 1 root root 1260313 2020-03-08 19:54 ./FILELIST.TXT -rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY --rw-r--r-- 1 root root 744973 2020-03-08 19:52 ./PACKAGES.TXT +-rw-r--r-- 1 root root 744972 2020-03-10 20:08 ./PACKAGES.TXT -rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT -rw-r--r-- 1 root root 3629 2020-03-06 02:12 ./README.initrd -rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT @@ -831,11 +831,11 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches -rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST -rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2 -rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT -drwxr-xr-x 18 root root 4096 2020-03-08 19:52 ./slackware64 --rw-r--r-- 1 root root 294711 2020-03-08 19:52 ./slackware64/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2020-03-08 19:52 ./slackware64/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 367006 2020-03-08 19:49 ./slackware64/FILE_LIST --rw-r--r-- 1 root root 3798993 2020-03-08 19:50 ./slackware64/MANIFEST.bz2 +drwxr-xr-x 18 root root 4096 2020-03-10 20:08 ./slackware64 +-rw-r--r-- 1 root root 294708 2020-03-10 20:08 ./slackware64/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2020-03-10 20:08 ./slackware64/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 367005 2020-03-10 20:05 ./slackware64/FILE_LIST +-rw-r--r-- 1 root root 3797784 2020-03-10 20:06 ./slackware64/MANIFEST.bz2 lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT drwxr-xr-x 2 root root 28672 2020-03-06 22:28 ./slackware64/a -rw-r--r-- 1 root root 327 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txt @@ -1440,7 +1440,7 @@ drwxr-xr-x 2 root root 20480 2020-03-06 22:28 ./slackware64/ap -rw-r--r-- 1 root root 506 2020-02-16 18:00 ./slackware64/ap/zsh-5.8-x86_64-1.txt -rw-r--r-- 1 root root 3053312 2020-02-16 18:00 ./slackware64/ap/zsh-5.8-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-02-16 18:00 ./slackware64/ap/zsh-5.8-x86_64-1.txz.asc -drwxr-xr-x 2 root root 20480 2020-03-08 19:49 ./slackware64/d +drwxr-xr-x 2 root root 20480 2020-03-10 20:05 ./slackware64/d -rw-r--r-- 1 root root 360 2020-02-15 18:51 ./slackware64/d/Cython-0.29.15-x86_64-1.txt -rw-r--r-- 1 root root 3295652 2020-02-15 18:51 ./slackware64/d/Cython-0.29.15-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-02-15 18:51 ./slackware64/d/Cython-0.29.15-x86_64-1.txz.asc @@ -1525,9 +1525,9 @@ drwxr-xr-x 2 root root 20480 2020-03-08 19:49 ./slackware64/d -rw-r--r-- 1 root root 561 2018-04-13 13:53 ./slackware64/d/gperf-3.1-x86_64-2.txt -rw-r--r-- 1 root root 102788 2018-04-13 13:53 ./slackware64/d/gperf-3.1-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 13:53 ./slackware64/d/gperf-3.1-x86_64-2.txz.asc --rw-r--r-- 1 root root 434 2020-01-16 19:14 ./slackware64/d/guile-3.0.0-x86_64-1.txt --rw-r--r-- 1 root root 7366804 2020-01-16 19:14 ./slackware64/d/guile-3.0.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-01-16 19:14 ./slackware64/d/guile-3.0.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 434 2020-03-09 21:12 ./slackware64/d/guile-3.0.1-x86_64-1.txt +-rw-r--r-- 1 root root 7377144 2020-03-09 21:12 ./slackware64/d/guile-3.0.1-x86_64-1.txz +-rw-r--r-- 1 root root 163 2020-03-09 21:12 ./slackware64/d/guile-3.0.1-x86_64-1.txz.asc -rw-r--r-- 1 root root 287 2020-01-04 18:55 ./slackware64/d/help2man-1.47.12-x86_64-1.txt -rw-r--r-- 1 root root 189548 2020-01-04 18:55 ./slackware64/d/help2man-1.47.12-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-01-04 18:55 ./slackware64/d/help2man-1.47.12-x86_64-1.txz.asc @@ -2511,7 +2511,7 @@ drwxr-xr-x 2 root root 20480 2016-03-10 03:11 ./slackware64/kdei -rw-r--r-- 1 root root 7544 2018-03-01 07:54 ./slackware64/kdei/maketag -rw-r--r-- 1 root root 7544 2018-03-01 07:54 ./slackware64/kdei/maketag.ez -rw-r--r-- 1 root root 1500 2018-03-01 07:54 ./slackware64/kdei/tagfile -drwxr-xr-x 2 root root 69632 2020-03-08 19:49 ./slackware64/l +drwxr-xr-x 2 root root 69632 2020-03-10 20:05 ./slackware64/l -rw-r--r-- 1 root root 338 2020-02-15 20:39 ./slackware64/l/ConsoleKit2-1.2.1-x86_64-3.txt -rw-r--r-- 1 root root 191012 2020-02-15 20:39 ./slackware64/l/ConsoleKit2-1.2.1-x86_64-3.txz -rw-r--r-- 1 root root 163 2020-02-15 20:39 ./slackware64/l/ConsoleKit2-1.2.1-x86_64-3.txz.asc @@ -2533,9 +2533,9 @@ drwxr-xr-x 2 root root 69632 2020-03-08 19:49 ./slackware64/l -rw-r--r-- 1 root root 667 2019-12-30 01:08 ./slackware64/l/QScintilla-2.11.4-x86_64-2.txt -rw-r--r-- 1 root root 2215784 2019-12-30 01:08 ./slackware64/l/QScintilla-2.11.4-x86_64-2.txz -rw-r--r-- 1 root root 163 2019-12-30 01:08 ./slackware64/l/QScintilla-2.11.4-x86_64-2.txz.asc --rw-r--r-- 1 root root 377 2019-07-25 22:10 ./slackware64/l/SDL2-2.0.10-x86_64-1.txt --rw-r--r-- 1 root root 623072 2019-07-25 22:10 ./slackware64/l/SDL2-2.0.10-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-07-25 22:10 ./slackware64/l/SDL2-2.0.10-x86_64-1.txz.asc +-rw-r--r-- 1 root root 377 2020-03-10 17:40 ./slackware64/l/SDL2-2.0.10-x86_64-2.txt +-rw-r--r-- 1 root root 646012 2020-03-10 17:40 ./slackware64/l/SDL2-2.0.10-x86_64-2.txz +-rw-r--r-- 1 root root 163 2020-03-10 17:40 ./slackware64/l/SDL2-2.0.10-x86_64-2.txz.asc -rw-r--r-- 1 root root 325 2018-10-31 18:42 ./slackware64/l/SDL2_gfx-1.0.4-x86_64-1.txt -rw-r--r-- 1 root root 31332 2018-10-31 18:42 ./slackware64/l/SDL2_gfx-1.0.4-x86_64-1.txz -rw-r--r-- 1 root root 163 2018-10-31 18:42 ./slackware64/l/SDL2_gfx-1.0.4-x86_64-1.txz.asc @@ -2638,12 +2638,12 @@ drwxr-xr-x 2 root root 69632 2020-03-08 19:49 ./slackware64/l -rw-r--r-- 1 root root 246 2020-01-14 18:22 ./slackware64/l/dbus-python-1.2.16-x86_64-1.txt -rw-r--r-- 1 root root 150268 2020-01-14 18:22 ./slackware64/l/dbus-python-1.2.16-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-01-14 18:22 ./slackware64/l/dbus-python-1.2.16-x86_64-1.txz.asc --rw-r--r-- 1 root root 268 2019-12-10 17:59 ./slackware64/l/dconf-0.34.0-x86_64-2.txt --rw-r--r-- 1 root root 107132 2019-12-10 17:59 ./slackware64/l/dconf-0.34.0-x86_64-2.txz --rw-r--r-- 1 root root 163 2019-12-10 17:59 ./slackware64/l/dconf-0.34.0-x86_64-2.txz.asc --rw-r--r-- 1 root root 386 2020-02-14 19:32 ./slackware64/l/dconf-editor-3.34.4-x86_64-1.txt --rw-r--r-- 1 root root 567736 2020-02-14 19:32 ./slackware64/l/dconf-editor-3.34.4-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-02-14 19:32 ./slackware64/l/dconf-editor-3.34.4-x86_64-1.txz.asc +-rw-r--r-- 1 root root 268 2020-03-10 19:40 ./slackware64/l/dconf-0.36.0-x86_64-1.txt +-rw-r--r-- 1 root root 108620 2020-03-10 19:40 ./slackware64/l/dconf-0.36.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2020-03-10 19:40 ./slackware64/l/dconf-0.36.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 386 2020-03-10 19:41 ./slackware64/l/dconf-editor-3.36.0-x86_64-1.txt +-rw-r--r-- 1 root root 571232 2020-03-10 19:41 ./slackware64/l/dconf-editor-3.36.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2020-03-10 19:41 ./slackware64/l/dconf-editor-3.36.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 649 2019-07-26 17:59 ./slackware64/l/desktop-file-utils-0.24-x86_64-1.txt -rw-r--r-- 1 root root 54356 2019-07-26 17:59 ./slackware64/l/desktop-file-utils-0.24-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-07-26 17:59 ./slackware64/l/desktop-file-utils-0.24-x86_64-1.txz.asc @@ -2773,9 +2773,9 @@ drwxr-xr-x 2 root root 69632 2020-03-08 19:49 ./slackware64/l -rw-r--r-- 1 root root 482 2018-12-22 03:14 ./slackware64/l/graphite2-1.3.13-x86_64-1.txt -rw-r--r-- 1 root root 97884 2018-12-22 03:14 ./slackware64/l/graphite2-1.3.13-x86_64-1.txz -rw-r--r-- 1 root root 163 2018-12-22 03:14 ./slackware64/l/graphite2-1.3.13-x86_64-1.txz.asc --rw-r--r-- 1 root root 470 2019-09-19 22:21 ./slackware64/l/gsettings-desktop-schemas-3.34.0-x86_64-1.txt --rw-r--r-- 1 root root 561888 2019-09-19 22:21 ./slackware64/l/gsettings-desktop-schemas-3.34.0-x86_64-1.txz --rw-r--r-- 1 root root 163 2019-09-19 22:21 ./slackware64/l/gsettings-desktop-schemas-3.34.0-x86_64-1.txz.asc +-rw-r--r-- 1 root root 470 2020-03-09 20:54 ./slackware64/l/gsettings-desktop-schemas-3.36.0-x86_64-1.txt +-rw-r--r-- 1 root root 572284 2020-03-09 20:54 ./slackware64/l/gsettings-desktop-schemas-3.36.0-x86_64-1.txz +-rw-r--r-- 1 root root 163 2020-03-09 20:54 ./slackware64/l/gsettings-desktop-schemas-3.36.0-x86_64-1.txz.asc -rw-r--r-- 1 root root 414 2019-08-21 04:34 ./slackware64/l/gsl-2.6-x86_64-1.txt -rw-r--r-- 1 root root 1575064 2019-08-21 04:34 ./slackware64/l/gsl-2.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-08-21 04:34 ./slackware64/l/gsl-2.6-x86_64-1.txz.asc @@ -3356,9 +3356,9 @@ drwxr-xr-x 2 root root 69632 2020-03-08 19:49 ./slackware64/l -rw-r--r-- 1 root root 280 2019-12-30 01:07 ./slackware64/l/python-ply-3.11-x86_64-2.txt -rw-r--r-- 1 root root 103208 2019-12-30 01:07 ./slackware64/l/python-ply-3.11-x86_64-2.txz -rw-r--r-- 1 root root 163 2019-12-30 01:07 ./slackware64/l/python-ply-3.11-x86_64-2.txz.asc --rw-r--r-- 1 root root 481 2020-03-08 19:07 ./slackware64/l/python-pygments-2.6.1-x86_64-1.txt --rw-r--r-- 1 root root 1699616 2020-03-08 19:07 ./slackware64/l/python-pygments-2.6.1-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-03-08 19:07 ./slackware64/l/python-pygments-2.6.1-x86_64-1.txz.asc +-rw-r--r-- 1 root root 481 2020-01-06 19:31 ./slackware64/l/python-pygments-2.5.2-x86_64-1.txt +-rw-r--r-- 1 root root 1683592 2020-01-06 19:31 ./slackware64/l/python-pygments-2.5.2-x86_64-1.txz +-rw-r--r-- 1 root root 163 2020-01-06 19:31 ./slackware64/l/python-pygments-2.5.2-x86_64-1.txz.asc -rw-r--r-- 1 root root 599 2020-02-19 19:16 ./slackware64/l/python-requests-2.23.0-x86_64-1.txt -rw-r--r-- 1 root root 114004 2020-02-19 19:16 ./slackware64/l/python-requests-2.23.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-02-19 19:16 ./slackware64/l/python-requests-2.23.0-x86_64-1.txz.asc @@ -3510,7 +3510,7 @@ drwxr-xr-x 2 root root 69632 2020-03-08 19:49 ./slackware64/l -rw-r--r-- 1 root root 463 2019-12-29 18:55 ./slackware64/l/zstd-1.4.4-x86_64-2.txt -rw-r--r-- 1 root root 405812 2019-12-29 18:55 ./slackware64/l/zstd-1.4.4-x86_64-2.txz -rw-r--r-- 1 root root 163 2019-12-29 18:55 ./slackware64/l/zstd-1.4.4-x86_64-2.txz.asc -drwxr-xr-x 2 root root 36864 2020-03-06 22:28 ./slackware64/n +drwxr-xr-x 2 root root 36864 2020-03-10 20:05 ./slackware64/n -rw-r--r-- 1 root root 357 2020-02-12 17:54 ./slackware64/n/ModemManager-1.12.6-x86_64-1.txt -rw-r--r-- 1 root root 1767108 2020-02-12 17:54 ./slackware64/n/ModemManager-1.12.6-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-02-12 17:54 ./slackware64/n/ModemManager-1.12.6-x86_64-1.txz.asc @@ -3526,9 +3526,9 @@ drwxr-xr-x 2 root root 36864 2020-03-06 22:28 ./slackware64/n -rw-r--r-- 1 root root 683 2018-04-13 15:29 ./slackware64/n/biff+comsat-0.17-x86_64-2.txt -rw-r--r-- 1 root root 11216 2018-04-13 15:29 ./slackware64/n/biff+comsat-0.17-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 15:29 ./slackware64/n/biff+comsat-0.17-x86_64-2.txz.asc --rw-r--r-- 1 root root 334 2020-03-06 19:30 ./slackware64/n/bind-9.16.0-x86_64-3.txt --rw-r--r-- 1 root root 2262984 2020-03-06 19:30 ./slackware64/n/bind-9.16.0-x86_64-3.txz --rw-r--r-- 1 root root 163 2020-03-06 19:30 ./slackware64/n/bind-9.16.0-x86_64-3.txz.asc +-rw-r--r-- 1 root root 334 2020-03-09 02:46 ./slackware64/n/bind-9.16.0-x86_64-4.txt +-rw-r--r-- 1 root root 2263492 2020-03-09 02:46 ./slackware64/n/bind-9.16.0-x86_64-4.txz +-rw-r--r-- 1 root root 163 2020-03-09 02:46 ./slackware64/n/bind-9.16.0-x86_64-4.txz.asc -rw-r--r-- 1 root root 333 2020-02-16 17:46 ./slackware64/n/bluez-5.53-x86_64-1.txt -rw-r--r-- 1 root root 1109088 2020-02-16 17:46 ./slackware64/n/bluez-5.53-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-02-16 17:46 ./slackware64/n/bluez-5.53-x86_64-1.txz.asc @@ -3996,7 +3996,7 @@ drwxr-xr-x 2 root root 4096 2019-11-22 22:16 ./slackware64/tcl -rw-r--r-- 1 root root 227 2019-11-22 21:51 ./slackware64/tcl/tk-8.6.10-x86_64-1.txt -rw-r--r-- 1 root root 1780348 2019-11-22 21:51 ./slackware64/tcl/tk-8.6.10-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-11-22 21:51 ./slackware64/tcl/tk-8.6.10-x86_64-1.txz.asc -drwxr-xr-x 2 root root 65536 2020-03-06 22:28 ./slackware64/x +drwxr-xr-x 2 root root 65536 2020-03-10 20:05 ./slackware64/x -rw-r--r-- 1 root root 257 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txt -rw-r--r-- 1 root root 5074404 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txz.asc @@ -4293,9 +4293,9 @@ drwxr-xr-x 2 root root 65536 2020-03-06 22:28 ./slackware64/x -rw-r--r-- 1 root root 277 2019-11-26 04:13 ./slackware64/x/libepoxy-1.5.4-x86_64-1.txt -rw-r--r-- 1 root root 302412 2019-11-26 04:13 ./slackware64/x/libepoxy-1.5.4-x86_64-1.txz -rw-r--r-- 1 root root 163 2019-11-26 04:13 ./slackware64/x/libepoxy-1.5.4-x86_64-1.txz.asc --rw-r--r-- 1 root root 599 2019-03-12 17:38 ./slackware64/x/liberation-fonts-ttf-2.00.5-noarch-1.txt --rw-r--r-- 1 root root 1454156 2019-03-12 17:38 ./slackware64/x/liberation-fonts-ttf-2.00.5-noarch-1.txz --rw-r--r-- 1 root root 163 2019-03-12 17:38 ./slackware64/x/liberation-fonts-ttf-2.00.5-noarch-1.txz.asc +-rw-r--r-- 1 root root 599 2020-03-09 20:25 ./slackware64/x/liberation-fonts-ttf-2.1.0-noarch-1.txt +-rw-r--r-- 1 root root 1456836 2020-03-09 20:25 ./slackware64/x/liberation-fonts-ttf-2.1.0-noarch-1.txz +-rw-r--r-- 1 root root 163 2020-03-09 20:25 ./slackware64/x/liberation-fonts-ttf-2.1.0-noarch-1.txz.asc -rw-r--r-- 1 root root 425 2020-03-02 17:58 ./slackware64/x/libevdev-1.9.0-x86_64-1.txt -rw-r--r-- 1 root root 66204 2020-03-02 17:58 ./slackware64/x/libevdev-1.9.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-03-02 17:58 ./slackware64/x/libevdev-1.9.0-x86_64-1.txz.asc @@ -4866,7 +4866,7 @@ drwxr-xr-x 2 root root 65536 2020-03-06 22:28 ./slackware64/x -rw-r--r-- 1 root root 213 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txt -rw-r--r-- 1 root root 25288 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txz -rw-r--r-- 1 root root 163 2018-04-13 06:10 ./slackware64/x/xwud-1.0.5-x86_64-2.txz.asc -drwxr-xr-x 2 root root 12288 2020-03-07 20:33 ./slackware64/xap +drwxr-xr-x 2 root root 12288 2020-03-10 20:05 ./slackware64/xap -rw-r--r-- 1 root root 625 2020-01-03 18:37 ./slackware64/xap/MPlayer-20200103-x86_64-1.txt -rw-r--r-- 1 root root 2730320 2020-01-03 18:37 ./slackware64/xap/MPlayer-20200103-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-01-03 18:37 ./slackware64/xap/MPlayer-20200103-x86_64-1.txz.asc @@ -4937,9 +4937,9 @@ drwxr-xr-x 2 root root 12288 2020-03-07 20:33 ./slackware64/xap -rw-r--r-- 1 root root 163 2020-03-07 19:41 ./slackware64/xap/libnma-1.8.28-x86_64-1.txz.asc -rw-r--r-- 1 root root 4209 2020-03-07 20:22 ./slackware64/xap/maketag -rw-r--r-- 1 root root 4209 2020-03-07 20:22 ./slackware64/xap/maketag.ez --rw-r--r-- 1 root root 483 2020-02-10 19:25 ./slackware64/xap/mozilla-firefox-68.5.0esr-x86_64-1.txt --rw-r--r-- 1 root root 51623736 2020-02-10 19:25 ./slackware64/xap/mozilla-firefox-68.5.0esr-x86_64-1.txz --rw-r--r-- 1 root root 163 2020-02-10 19:25 ./slackware64/xap/mozilla-firefox-68.5.0esr-x86_64-1.txz.asc +-rw-r--r-- 1 root root 483 2020-03-09 21:42 ./slackware64/xap/mozilla-firefox-68.6.0esr-x86_64-1.txt +-rw-r--r-- 1 root root 51675604 2020-03-09 21:42 ./slackware64/xap/mozilla-firefox-68.6.0esr-x86_64-1.txz +-rw-r--r-- 1 root root 163 2020-03-09 21:42 ./slackware64/xap/mozilla-firefox-68.6.0esr-x86_64-1.txz.asc -rw-r--r-- 1 root root 663 2020-02-11 21:31 ./slackware64/xap/mozilla-thunderbird-68.5.0-x86_64-1.txt -rw-r--r-- 1 root root 48904560 2020-02-11 21:31 ./slackware64/xap/mozilla-thunderbird-68.5.0-x86_64-1.txz -rw-r--r-- 1 root root 163 2020-02-11 21:31 ./slackware64/xap/mozilla-thunderbird-68.5.0-x86_64-1.txz.asc @@ -5106,11 +5106,11 @@ drwxr-xr-x 2 root root 4096 2019-02-17 23:51 ./slackware64/y -rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag -rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag.ez -rw-r--r-- 1 root root 14 2018-03-01 07:55 ./slackware64/y/tagfile -drwxr-xr-x 19 root root 4096 2020-03-08 19:54 ./source --rw-r--r-- 1 root root 485536 2020-03-08 19:54 ./source/CHECKSUMS.md5 --rw-r--r-- 1 root root 163 2020-03-08 19:54 ./source/CHECKSUMS.md5.asc --rw-r--r-- 1 root root 684551 2020-03-08 19:53 ./source/FILE_LIST --rw-r--r-- 1 root root 20706080 2020-03-08 19:53 ./source/MANIFEST.bz2 +drwxr-xr-x 19 root root 4096 2020-03-10 20:10 ./source +-rw-r--r-- 1 root root 486321 2020-03-10 20:10 ./source/CHECKSUMS.md5 +-rw-r--r-- 1 root root 163 2020-03-10 20:10 ./source/CHECKSUMS.md5.asc +-rw-r--r-- 1 root root 685616 2020-03-10 20:09 ./source/FILE_LIST +-rw-r--r-- 1 root root 20725376 2020-03-10 20:09 ./source/MANIFEST.bz2 -rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT drwxr-xr-x 112 root root 4096 2020-03-06 20:27 ./source/a -rw-r--r-- 1 root root 1034 2019-05-04 17:56 ./source/a/FTBFSlog @@ -5612,7 +5612,7 @@ drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/a/lilo -rw-r--r-- 1 root root 727 2017-03-23 20:31 ./source/a/lilo/lilo.allow.colons.in.by-id.diff.gz -rw-r--r-- 1 root root 893 2016-04-21 20:15 ./source/a/lilo/lilo.ignore.usable.memory.above.4G.diff.gz -rw-r--r-- 1 root root 1231 2018-02-26 19:22 ./source/a/lilo/lilo.nvme.support.diff.gz --rw-r--r-- 1 root root 38338 2018-03-01 18:50 ./source/a/lilo/liloconfig +-rw-r--r-- 1 root root 38338 2018-03-01 18:50 ./source/a/lilo/liloconfig -rw-r--r-- 1 root root 105 2002-03-09 08:27 ./source/a/lilo/setup.liloconfig -rw-r--r-- 1 root root 14406 2011-03-27 05:51 ./source/a/lilo/sl1337.bmp -rw-r--r-- 1 root root 1043 2018-03-01 18:25 ./source/a/lilo/slack-desc @@ -6809,9 +6809,9 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/d/gperf -rw-r--r-- 1 root root 877328 2017-01-05 10:36 ./source/d/gperf/gperf-3.1.tar.xz -rwxr-xr-x 1 root root 3777 2019-09-29 23:48 ./source/d/gperf/gperf.SlackBuild -rw-r--r-- 1 root root 1014 2018-02-27 06:13 ./source/d/gperf/slack-desc -drwxr-xr-x 2 root root 4096 2020-01-16 18:46 ./source/d/guile --rw-r--r-- 1 root root 10823305 2020-01-15 21:05 ./source/d/guile/guile-3.0.0.tar.lz --rw-r--r-- 1 root root 833 2020-01-15 21:05 ./source/d/guile/guile-3.0.0.tar.lz.sig +drwxr-xr-x 2 root root 4096 2020-03-09 20:57 ./source/d/guile +-rw-r--r-- 1 root root 11160538 2020-03-08 16:05 ./source/d/guile/guile-3.0.1.tar.lz +-rw-r--r-- 1 root root 833 2020-03-08 16:05 ./source/d/guile/guile-3.0.1.tar.lz.sig -rwxr-xr-x 1 root root 4783 2020-01-16 18:46 ./source/d/guile/guile.SlackBuild -rw-r--r-- 1 root root 887 2018-02-27 06:13 ./source/d/guile/slack-desc drwxr-xr-x 2 root root 4096 2020-01-04 18:55 ./source/d/help2man @@ -8338,9 +8338,10 @@ drwxr-xr-x 2 root root 4096 2019-12-29 19:15 ./source/l/QScintilla -rw-r--r-- 1 root root 57 2017-11-26 19:43 ./source/l/QScintilla/QScintilla.url -rw-r--r-- 1 root root 211 2019-02-20 23:06 ./source/l/QScintilla/QScintilla_qsciscintillabase_qurl.diff.gz -rw-r--r-- 1 root root 1121 2018-02-27 06:12 ./source/l/QScintilla/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/SDL2 +drwxr-xr-x 2 root root 4096 2020-03-10 17:38 ./source/l/SDL2 -rw-r--r-- 1 root root 3929847 2019-07-25 18:06 ./source/l/SDL2/SDL2-2.0.10.tar.lz --rwxr-xr-x 1 root root 4616 2019-09-29 23:48 ./source/l/SDL2/SDL2.SlackBuild +-rw-r--r-- 1 root root 346 2020-03-10 17:38 ./source/l/SDL2/SDL2-2.0.9-khrplatform.patch.gz +-rwxr-xr-x 1 root root 4734 2020-03-10 17:39 ./source/l/SDL2/SDL2.SlackBuild -rw-r--r-- 1 root root 861 2018-02-27 06:12 ./source/l/SDL2/slack-desc drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/SDL2_gfx -rw-r--r-- 1 root root 706914 2018-03-17 03:09 ./source/l/SDL2_gfx/SDL2_gfx-1.0.4.tar.lz @@ -8506,14 +8507,14 @@ drwxr-xr-x 2 root root 4096 2020-01-14 18:21 ./source/l/dbus-python -rwxr-xr-x 1 root root 4292 2020-01-14 18:22 ./source/l/dbus-python/dbus-python.SlackBuild -rw-r--r-- 1 root root 50 2018-02-03 23:41 ./source/l/dbus-python/dbus-python.url -rw-r--r-- 1 root root 699 2018-02-27 06:12 ./source/l/dbus-python/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/dconf -drwxr-xr-x 2 root root 4096 2020-02-14 19:31 ./source/l/dconf-editor --rw-r--r-- 1 root root 568388 2020-02-14 04:34 ./source/l/dconf-editor/dconf-editor-3.34.4.tar.xz +drwxr-xr-x 2 root root 4096 2020-03-10 19:39 ./source/l/dconf +drwxr-xr-x 2 root root 4096 2020-03-10 19:40 ./source/l/dconf-editor +-rw-r--r-- 1 root root 569160 2020-03-10 01:06 ./source/l/dconf-editor/dconf-editor-3.36.0.tar.xz -rwxr-xr-x 1 root root 4223 2019-09-29 23:48 ./source/l/dconf-editor/dconf-editor.SlackBuild -rw-r--r-- 1 root root 222 2018-06-10 04:12 ./source/l/dconf-editor/doinst.sh.gz -rw-r--r-- 1 root root 878 2018-02-27 06:12 ./source/l/dconf-editor/slack-desc --rw-r--r-- 1 root root 112876 2019-09-09 23:11 ./source/l/dconf/dconf-0.34.0.tar.xz --rwxr-xr-x 1 root root 5023 2020-03-07 19:49 ./source/l/dconf/dconf.SlackBuild +-rw-r--r-- 1 root root 114828 2020-03-10 17:04 ./source/l/dconf/dconf-0.36.0.tar.xz +-rwxr-xr-x 1 root root 4605 2020-03-10 19:40 ./source/l/dconf/dconf.SlackBuild -rw-r--r-- 1 root root 73 2012-02-20 04:10 ./source/l/dconf/dconf.url -rw-r--r-- 1 root root 222 2018-06-10 04:11 ./source/l/dconf/doinst.sh.gz -rw-r--r-- 1 root root 753 2018-02-27 06:12 ./source/l/dconf/slack-desc @@ -8764,9 +8765,9 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/graphite2 -rwxr-xr-x 1 root root 3781 2019-09-29 23:48 ./source/l/graphite2/graphite2.SlackBuild -rw-r--r-- 1 root root 61 2018-11-27 19:41 ./source/l/graphite2/graphite2.url -rw-r--r-- 1 root root 972 2017-02-12 08:27 ./source/l/graphite2/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/l/gsettings-desktop-schemas +drwxr-xr-x 2 root root 4096 2020-03-09 20:54 ./source/l/gsettings-desktop-schemas -rw-r--r-- 1 root root 101 2011-11-28 06:11 ./source/l/gsettings-desktop-schemas/doinst.sh.gz --rw-r--r-- 1 root root 650468 2019-09-09 22:00 ./source/l/gsettings-desktop-schemas/gsettings-desktop-schemas-3.34.0.tar.xz +-rw-r--r-- 1 root root 664992 2020-03-09 18:39 ./source/l/gsettings-desktop-schemas/gsettings-desktop-schemas-3.36.0.tar.xz -rwxr-xr-x 1 root root 3991 2019-09-29 23:48 ./source/l/gsettings-desktop-schemas/gsettings-desktop-schemas.SlackBuild -rw-r--r-- 1 root root 375 2019-03-14 20:57 ./source/l/gsettings-desktop-schemas/gsettings-desktop-schemas.font.defaults.diff.gz -rw-r--r-- 1 root root 975 2018-02-27 06:12 ./source/l/gsettings-desktop-schemas/slack-desc @@ -9804,8 +9805,8 @@ drwxr-xr-x 2 root root 4096 2019-12-29 21:06 ./source/l/python-ply -rwxr-xr-x 1 root root 2609 2019-12-29 21:06 ./source/l/python-ply/python-ply.SlackBuild -rw-r--r-- 1 root root 33 2019-03-01 18:36 ./source/l/python-ply/python-ply.url -rw-r--r-- 1 root root 770 2019-03-01 18:38 ./source/l/python-ply/slack-desc -drwxr-xr-x 2 root root 4096 2020-03-08 19:07 ./source/l/python-pygments --rw-r--r-- 1 root root 2298575 2020-03-08 09:30 ./source/l/python-pygments/Pygments-2.6.1.tar.lz +drwxr-xr-x 2 root root 4096 2020-01-06 19:27 ./source/l/python-pygments +-rw-r--r-- 1 root root 13569218 2019-11-29 05:27 ./source/l/python-pygments/Pygments-2.5.2.tar.lz -rw-r--r-- 1 root root 34 2020-01-06 19:15 ./source/l/python-pygments/Pygments.url -rwxr-xr-x 1 root root 2625 2020-01-06 19:29 ./source/l/python-pygments/python-pygments.SlackBuild -rw-r--r-- 1 root root 976 2020-01-06 19:27 ./source/l/python-pygments/slack-desc @@ -10156,7 +10157,7 @@ drwxr-xr-x 2 root root 4096 2019-12-29 18:53 ./source/l/zstd -rw-r--r-- 1 root root 325 2018-12-30 04:38 ./source/l/zstd/zstd.dont.link.pzstd.to.static.libzstd.a.diff.gz -rw-r--r-- 1 root root 33 2018-11-08 01:06 ./source/l/zstd/zstd.url -rwxr-xr-x 1 root root 14025 2018-11-20 03:08 ./source/make_world.sh -drwxr-xr-x 149 root root 4096 2020-03-04 21:10 ./source/n +drwxr-xr-x 149 root root 4096 2020-03-09 02:46 ./source/n -rw-r--r-- 1 root root 1086 2020-01-14 04:36 ./source/n/FTBFSlog drwxr-xr-x 2 root root 4096 2020-02-12 17:53 ./source/n/ModemManager -rw-r--r-- 1 root root 2147400 2020-02-12 10:19 ./source/n/ModemManager/ModemManager-1.12.6.tar.xz @@ -10202,13 +10203,18 @@ drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/n/biff+comsat -rw-r--r-- 1 root root 1142 2018-02-27 06:13 ./source/n/biff+comsat/slack-desc drwxr-xr-x 3 root root 4096 2020-03-06 19:27 ./source/n/bind -rw-r--r-- 1 root root 5120 2007-06-08 04:48 ./source/n/bind/3link.sh +-rw-r--r-- 1 root root 6303811 2020-01-22 18:28 ./source/n/bind/bind-9.14.10.tar.gz +-rw-r--r-- 1 root root 874 2020-01-22 18:28 ./source/n/bind/bind-9.14.10.tar.gz.asc +-rw-r--r-- 1 root root 874 2020-01-22 18:28 ./source/n/bind/bind-9.14.10.tar.gz.sha1.asc +-rw-r--r-- 1 root root 874 2020-01-22 18:28 ./source/n/bind/bind-9.14.10.tar.gz.sha256.asc +-rw-r--r-- 1 root root 874 2020-01-22 18:28 ./source/n/bind/bind-9.14.10.tar.gz.sha512.asc -rw-r--r-- 1 root root 4533976 2020-02-19 20:10 ./source/n/bind/bind-9.16.0.tar.xz -rw-r--r-- 1 root root 833 2020-02-19 20:10 ./source/n/bind/bind-9.16.0.tar.xz.asc -rw-r--r-- 1 root root 833 2020-02-19 20:10 ./source/n/bind/bind-9.16.0.tar.xz.sha1.asc -rw-r--r-- 1 root root 833 2020-02-19 20:10 ./source/n/bind/bind-9.16.0.tar.xz.sha256.asc -rw-r--r-- 1 root root 833 2020-02-19 20:10 ./source/n/bind/bind-9.16.0.tar.xz.sha512.asc -rw-r--r-- 1 root root 3163 2020-03-06 01:02 ./source/n/bind/bind-v9.16.0-tcp_quota_fix.patch.gz --rwxr-xr-x 1 root root 5490 2020-03-06 19:28 ./source/n/bind/bind.SlackBuild +-rwxr-xr-x 1 root root 5525 2020-03-09 02:43 ./source/n/bind/bind.SlackBuild drwxr-xr-x 2 root root 4096 2019-08-19 18:12 ./source/n/bind/caching-example -rw-r--r-- 1 root root 195 2001-05-18 02:03 ./source/n/bind/caching-example/localhost.zone -rw-r--r-- 1 root root 681 2008-04-13 21:47 ./source/n/bind/caching-example/named.conf @@ -11362,11 +11368,17 @@ drwxr-xr-x 2 root root 4096 2019-11-26 04:12 ./source/x/libepoxy -rwxr-xr-x 1 root root 3741 2019-09-29 23:48 ./source/x/libepoxy/libepoxy.SlackBuild -rw-r--r-- 1 root root 81 2019-11-26 04:12 ./source/x/libepoxy/libepoxy.url -rw-r--r-- 1 root root 765 2018-02-27 06:13 ./source/x/libepoxy/slack-desc -drwxr-xr-x 2 root root 4096 2019-09-29 23:48 ./source/x/liberation-fonts-ttf +drwxr-xr-x 3 root root 4096 2020-03-09 20:24 ./source/x/liberation-fonts-ttf -rw-r--r-- 1 root root 1123 2011-03-23 05:07 ./source/x/liberation-fonts-ttf/60-liberation.conf +drwxr-xr-x 2 root root 4096 2020-03-09 20:24 ./source/x/liberation-fonts-ttf/docs +-rw-r--r-- 1 root root 242 2020-02-10 00:12 ./source/x/liberation-fonts-ttf/docs/AUTHORS +-rw-r--r-- 1 root root 3457 2020-02-10 00:12 ./source/x/liberation-fonts-ttf/docs/ChangeLog +-rw-r--r-- 1 root root 4414 2020-02-10 00:12 ./source/x/liberation-fonts-ttf/docs/LICENSE +-rw-r--r-- 1 root root 2359 2020-02-10 00:12 ./source/x/liberation-fonts-ttf/docs/README.md +-rw-r--r-- 1 root root 268 2020-02-10 00:12 ./source/x/liberation-fonts-ttf/docs/TODO -rw-r--r-- 1 root root 169 2018-06-05 22:37 ./source/x/liberation-fonts-ttf/doinst.sh.gz --rw-r--r-- 1 root root 1454177 2019-03-04 11:41 ./source/x/liberation-fonts-ttf/liberation-fonts-ttf-2.00.5.tar.lz --rwxr-xr-x 1 root root 2932 2019-09-29 23:48 ./source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild +-rw-r--r-- 1 root root 1455046 2020-02-10 00:28 ./source/x/liberation-fonts-ttf/liberation-fonts-ttf-2.1.0.tar.lz +-rwxr-xr-x 1 root root 2604 2020-03-09 20:25 ./source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild -rw-r--r-- 1 root root 52 2019-03-12 17:37 ./source/x/liberation-fonts-ttf/liberation-fonts-ttf.url -rw-r--r-- 1 root root 1067 2018-02-27 06:13 ./source/x/liberation-fonts-ttf/slack-desc drwxr-xr-x 2 root root 4096 2020-03-02 17:58 ./source/x/libevdev @@ -12427,19 +12439,19 @@ drwxr-xr-x 2 root root 4096 2020-02-20 19:51 ./source/x/x11/src/app -rw-r--r-- 1 root root 138812 2019-03-03 19:14 ./source/x/x11/src/app/xditview-1.0.5.tar.xz -rw-r--r-- 1 root root 381740 2011-09-25 07:43 ./source/x/x11/src/app/xdm-1.1.11.tar.xz -rw-r--r-- 1 root root 130524 2015-04-17 06:02 ./source/x/x11/src/app/xdpyinfo-1.3.2.tar.xz --rw-r--r-- 1 root root 114728 2018-03-07 07:23 ./source/x/x11/src/app/xdriinfo-1.0.6.tar.xz --rw-r--r-- 1 root root 473760 2015-02-21 21:49 ./source/x/x11/src/app/xedit-1.2.2.tar.xz --rw-r--r-- 1 root root 124656 2019-02-19 22:23 ./source/x/x11/src/app/xev-1.2.3.tar.xz --rw-r--r-- 1 root root 122600 2018-03-10 01:26 ./source/x/x11/src/app/xeyes-1.1.2.tar.xz --rw-r--r-- 1 root root 97320 2010-10-31 18:20 ./source/x/x11/src/app/xf86dga-1.0.3.tar.xz --rw-r--r-- 1 root root 130128 2019-03-10 02:58 ./source/x/x11/src/app/xfd-1.1.3.tar.xz --rw-r--r-- 1 root root 134204 2018-03-10 01:31 ./source/x/x11/src/app/xfontsel-1.0.6.tar.xz --rw-r--r-- 1 root root 210408 2017-11-28 17:19 ./source/x/x11/src/app/xfs-1.2.0.tar.xz --rw-r--r-- 1 root root 115400 2019-02-19 22:42 ./source/x/x11/src/app/xfsinfo-1.0.6.tar.xz --rw-r--r-- 1 root root 113744 2015-04-17 06:20 ./source/x/x11/src/app/xgamma-1.0.6.tar.xz --rw-r--r-- 1 root root 171024 2015-04-17 06:26 ./source/x/x11/src/app/xgc-1.0.5.tar.xz --rw-r--r-- 1 root root 128932 2019-02-19 22:51 ./source/x/x11/src/app/xhost-1.0.8.tar.xz --rw-r--r-- 1 root root 154532 2019-03-03 19:58 ./source/x/x11/src/app/xinit-1.4.1.tar.xz +-rw-r--r-- 1 root root 114728 2018-03-07 07:23 ./source/x/x11/src/app/xdriinfo-1.0.6.tar.xz +-rw-r--r-- 1 root root 473760 2015-02-21 21:49 ./source/x/x11/src/app/xedit-1.2.2.tar.xz +-rw-r--r-- 1 root root 124656 2019-02-19 22:23 ./source/x/x11/src/app/xev-1.2.3.tar.xz +-rw-r--r-- 1 root root 122600 2018-03-10 01:26 ./source/x/x11/src/app/xeyes-1.1.2.tar.xz +-rw-r--r-- 1 root root 97320 2010-10-31 18:20 ./source/x/x11/src/app/xf86dga-1.0.3.tar.xz +-rw-r--r-- 1 root root 130128 2019-03-10 02:58 ./source/x/x11/src/app/xfd-1.1.3.tar.xz +-rw-r--r-- 1 root root 134204 2018-03-10 01:31 ./source/x/x11/src/app/xfontsel-1.0.6.tar.xz +-rw-r--r-- 1 root root 210408 2017-11-28 17:19 ./source/x/x11/src/app/xfs-1.2.0.tar.xz +-rw-r--r-- 1 root root 115400 2019-02-19 22:42 ./source/x/x11/src/app/xfsinfo-1.0.6.tar.xz +-rw-r--r-- 1 root root 113744 2015-04-17 06:20 ./source/x/x11/src/app/xgamma-1.0.6.tar.xz +-rw-r--r-- 1 root root 171024 2015-04-17 06:26 ./source/x/x11/src/app/xgc-1.0.5.tar.xz +-rw-r--r-- 1 root root 128932 2019-02-19 22:51 ./source/x/x11/src/app/xhost-1.0.8.tar.xz +-rw-r--r-- 1 root root 154532 2019-03-03 19:58 ./source/x/x11/src/app/xinit-1.4.1.tar.xz -rw-r--r-- 1 root root 149668 2019-07-17 05:30 ./source/x/x11/src/app/xinput-1.6.3.tar.xz -rw-r--r-- 1 root root 229200 2020-02-20 17:48 ./source/x/x11/src/app/xkbcomp-1.4.3.tar.xz -rw-r--r-- 1 root root 141024 2015-04-17 06:39 ./source/x/x11/src/app/xkbevd-1.1.4.tar.xz @@ -12818,7 +12830,7 @@ drwxr-xr-x 2 root root 4096 2020-03-07 19:29 ./source/xap/libnma -rw-r--r-- 1 root root 1366584 2020-03-06 19:49 ./source/xap/libnma/libnma-1.8.28.tar.xz -rwxr-xr-x 1 root root 3570 2020-03-07 19:31 ./source/xap/libnma/libnma.SlackBuild -rw-r--r-- 1 root root 792 2020-03-07 19:38 ./source/xap/libnma/slack-desc -drwxr-xr-x 3 root root 4096 2020-02-10 20:39 ./source/xap/mozilla-firefox +drwxr-xr-x 3 root root 4096 2020-03-09 20:38 ./source/xap/mozilla-firefox drwxr-xr-x 5 root root 4096 2019-08-27 19:34 ./source/xap/mozilla-firefox/build-deps -rwxr-xr-x 1 root root 1919 2019-07-09 19:35 ./source/xap/mozilla-firefox/build-deps.sh drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/mozilla-firefox/build-deps/autoconf @@ -12834,12 +12846,12 @@ drwxr-xr-x 2 root root 4096 2019-08-20 18:07 ./source/xap/mozilla-firefox/ -rw-r--r-- 1 root root 86 2019-07-08 21:02 ./source/xap/mozilla-firefox/build-deps/nodejs/nodejs.url -rwxr-xr-x 1 root root 840 2018-03-13 12:55 ./source/xap/mozilla-firefox/fetch-and-repack.sh -rw-r--r-- 1 root root 330 2019-07-08 18:41 ./source/xap/mozilla-firefox/ff.ui.scrollToClick.diff.gz --rw-r--r-- 1 root root 314176068 2020-02-10 13:23 ./source/xap/mozilla-firefox/firefox-68.5.0esr.source.tar.xz --rw-r--r-- 1 root root 833 2020-02-10 13:23 ./source/xap/mozilla-firefox/firefox-68.5.0esr.source.tar.xz.asc +-rw-r--r-- 1 root root 313814396 2020-03-09 14:01 ./source/xap/mozilla-firefox/firefox-68.6.0esr.source.tar.xz +-rw-r--r-- 1 root root 833 2020-03-09 14:01 ./source/xap/mozilla-firefox/firefox-68.6.0esr.source.tar.xz.asc -rw-r--r-- 1 root root 327 2008-06-17 17:19 ./source/xap/mozilla-firefox/firefox.moz_plugin_path.diff.gz -rw-r--r-- 1 root root 462 2009-07-01 06:05 ./source/xap/mozilla-firefox/mimeTypes.rdf.gz -rw-r--r-- 1 root root 680 2009-07-01 13:28 ./source/xap/mozilla-firefox/mozilla-firefox-mimeTypes-fix.diff.gz --rwxr-xr-x 1 root root 15323 2020-01-06 18:44 ./source/xap/mozilla-firefox/mozilla-firefox.SlackBuild +-rwxr-xr-x 1 root root 15192 2020-03-10 05:50 ./source/xap/mozilla-firefox/mozilla-firefox.SlackBuild -rw-r--r-- 1 root root 2748 2017-12-04 21:30 ./source/xap/mozilla-firefox/mozilla-firefox.desktop -rw-r--r-- 1 root root 946 2018-11-03 19:51 ./source/xap/mozilla-firefox/slack-desc -rw-r--r-- 1 root root 456 2019-07-08 18:54 ./source/xap/mozilla-firefox/unbreakdocs.diff.gz diff --git a/recompress.sh b/recompress.sh index 54348ed97..bafb1be41 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1044,6 +1044,7 @@ gzip ./source/l/openal-soft/doinst.sh gzip ./source/l/libtheora/libtheora-1.1.1.latex.patch gzip ./source/l/libtheora/libtheora-1.1.1-libpng16.patch gzip ./source/l/libnl3/doinst.sh +gzip ./source/l/SDL2/SDL2-2.0.9-khrplatform.patch gzip ./source/l/PyQt/PyQt.phonon.diff gzip ./source/l/mozjs60/autoconf/autoconf-2.13-consolidated_fixes-1.patch gzip ./source/l/mozjs60/patches/emitter_test.patch diff --git a/source/l/SDL2/SDL2-2.0.9-khrplatform.patch b/source/l/SDL2/SDL2-2.0.9-khrplatform.patch new file mode 100644 index 000000000..b6c39278b --- /dev/null +++ b/source/l/SDL2/SDL2-2.0.9-khrplatform.patch @@ -0,0 +1,15 @@ +diff -up SDL2-2.0.9/include/SDL_opengl_glext.h.khrplatform SDL2-2.0.9/include/SDL_opengl_glext.h +--- SDL2-2.0.9/include/SDL_opengl_glext.h.khrplatform 2019-02-15 20:22:39.173773779 -0500 ++++ SDL2-2.0.9/include/SDL_opengl_glext.h 2019-02-15 20:22:58.176399330 -0500 +@@ -469,8 +469,9 @@ GLAPI void APIENTRY glBlendEquation (GLe + typedef long GLsizeiptr; + typedef long GLintptr; + #else +-typedef ptrdiff_t GLsizeiptr; +-typedef ptrdiff_t GLintptr; ++#include <KHR/khrplatform.h> ++typedef khronos_intptr_t GLintptr; ++typedef khronos_ssize_t GLsizeiptr; + #endif + #define GL_BUFFER_SIZE 0x8764 + #define GL_BUFFER_USAGE 0x8765 diff --git a/source/l/SDL2/SDL2.SlackBuild b/source/l/SDL2/SDL2.SlackBuild index cc2972d79..a07d35960 100755 --- a/source/l/SDL2/SDL2.SlackBuild +++ b/source/l/SDL2/SDL2.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2017, 2018, 2019 Patrick J. Volkerding, Sebeka, Minnesota, USA +# Copyright 2017, 2018, 2019, 2020 Patrick J. Volkerding, Sebeka, Minnesota, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=SDL2 VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -85,6 +85,9 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ +# Fix video-opengles1 build failure: +zcat $CWD/SDL2-2.0.9-khrplatform.patch.gz | patch -p1 --verbose || exit 1 + # Configure: CFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/source/l/dconf/dconf.SlackBuild b/source/l/dconf/dconf.SlackBuild index cc4e6d297..c0ad9a1c1 100755 --- a/source/l/dconf/dconf.SlackBuild +++ b/source/l/dconf/dconf.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=dconf VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -78,13 +78,6 @@ find . \ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ -exec chmod 644 {} \+ -# We're going to assume that this is needed until further notice: -# Fix duplicate symbols at link time with meson-0.52.{0,1}, 0.53.{0,1}: -#if [ "$(meson --version)" = "0.52.0" -o "$(meson --version)" = "0.52.1" -o "$(meson --version)" = "0.53.0" -o "$(meson --version)" = "0.53.1" ]; then - sed -i 's|link_whole|link_with|' client/meson.build && - sed -i 's/module/& | grep -v mangle_path/' gsettings/abicheck.sh -#fi - # Configure, build, and install: export CFLAGS="$SLKCFLAGS" export CXXFLAGS="$SLKCFLAGS" diff --git a/source/n/bind/bind.SlackBuild b/source/n/bind/bind.SlackBuild index fdf021acb..ee5a58d77 100755 --- a/source/n/bind/bind.SlackBuild +++ b/source/n/bind/bind.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=bind VERSION=${VERSION:-$(echo ${PKGNAM}-[0-9]*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-4} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -93,6 +93,7 @@ CFLAGS="$SLKCFLAGS" \ --localstatedir=/var \ --with-libtool \ --with-libidn2 \ + --with-python=/usr/bin/python3 \ --mandir=/usr/man \ --enable-shared \ --disable-static \ diff --git a/source/x/liberation-fonts-ttf/docs/AUTHORS b/source/x/liberation-fonts-ttf/docs/AUTHORS new file mode 100644 index 000000000..3bb7b6a17 --- /dev/null +++ b/source/x/liberation-fonts-ttf/docs/AUTHORS @@ -0,0 +1,12 @@ +AUTHORS + +Current Contributors (sorted alphabetically): + - Pravin Satpute <psatpute at redhat dot com> + Project Owner (Current) + Red Hat, Inc. + +Previous Contributors + + - Steve Matteson + Original Designer + Ascender, Inc. diff --git a/source/x/liberation-fonts-ttf/docs/ChangeLog b/source/x/liberation-fonts-ttf/docs/ChangeLog new file mode 100644 index 000000000..72136d33c --- /dev/null +++ b/source/x/liberation-fonts-ttf/docs/ChangeLog @@ -0,0 +1,54 @@ +* Mon Feb 10 2020 Vishal Vijayraghavan <vishalvijayraghavan@gmail.com> +- Releasing liberation-fonts 2.1.0 version +- Updated release versioning scheme +- Resolved Bugzilla #1072095: Liberation Sans renders most Latin combining characters incorrectly +- Resolved Pagure issue-11: Combining diaerasis below does not work except U +- Resolved GitHub issue-19: Incorrect glyph name mapped to unicode +- Resolved Pagure issue-5: Incorrect glyph of Cent sign (U+00A2) in Sans and Mono style +- Resolved Pagure issue-28 : U+25D2 and U+25D3 circle with lower / upper half black are backwards + +* Mon Mar 4 2019 Vishal Vijayraghavan <vishalvijayraghavan@gmail.com> +- Releasing liberation-fonts 2.00.5 version +- Resolved issue-10: Improving lowercase Cyrillic glyps localized for Macedonian and Serbian, Patch fix by Dimitrij Mijoski +- Resolved #1014357: U+266B incorrect glyph with extra beam +-- Added two new glyphs U+266C and U+2669 +- Resolved issue-13: COMBINING LONG SOLIDUS OVERLAY (U+0338) not centred on base character. +- Validated Missing Points at Extrema, Non-integral coordinates, Wrong Direction issues for newly added and existing glyphs + +* Mon Nov 05 2018 Vishal Vijayraghavan <vishalvijayraghavan@gmail.com> +- Releasing liberation-fonts 2.00.4 version, it includes few bug fixes and enhancements as follows: +-- Added Bitcoin sign #1533798 +-- Fixed Incorrect lowercase Cyrillic BE for Macedonian language in liberation v2 (look like Greek delta), Patch fix by Dimitrij Mijoski #1574410 +-- Fixed Liberation Sans Mono Enhancement Request: Modification needed for "l" Character, Patch fix by Nikolaus Waxweiler #1574410 + +* Tue Sep 18 2018 Vishal Vijayraghavan <vishalvijayraghavan@gmail.com> +- Resolved #1574410: Incorrect lowercase Cyrillic BE for Macedonian language in liberation v2 (look like Greek delta) +- Patch fix by Dimitrij Mijoski: https://pagure.io/liberation-fonts/pull-request/21 +- Updated LiberationMono-Bold, LiberationMono-Regular, LiberationSans-Bold, LiberationSans-Regular, LiberationSerif-Bold, LiberationSerif-Regular + +* Thu May 17 2018 Pravin Satpute <psatpute AT redhat DOT com> - 2.00.3 +- Releasing liberation-fonts 2.00.3 version, it includes fix for few bugs. +- This release was pending from long time, will work on other open bugs + post this release. + +* Tue Oct 14 2014 Pravin Satpute <psatpute AT redhat DOT com> +- Resolved #1096336: Liberation 2.00.x missing unicode hyphen (U+2010) +- Added U+2007 character in Liberation Mono +- Imported missing gpos tables from Arimo #1072095 +- Missing MIDDLE DOT (u+00B7) glyph for Liberation Sans Italic #1084493 +- Rendering of Unicode tie bars could be improved #1076190 + +* Thu Oct 04 2012 Pravin Satpute <psatpute AT redhat DOT com> +- Resolved "Glyphs with multiple unicode encodings inhibit subsetting" #851790 +- Resolved #851791, #854601 and #851825 +- Following GASP table version as per Liberation old version. (Anti-aliasing disabled) +- Added support for Serbian glyphs for wikipedia #657849 +- In Monospace fonts, isFixedPitch bit set via script for getting it recognized as Monospace in putty.exe + +* Fri Jul 06 2012 Pravin Satpute <psatpute AT redhat DOT com> +- Initial version of Liberation fonts based on croscore fonts version 1.21.0 +- Converted TTF files into SFD files to be open source. +- Update Copyright and License file +- set fsType bit to 0, Installable Embedding is allowed. +- Absolute value in HHeadAscent/Descent values for maintaining Metric compatibility. + diff --git a/source/x/liberation-fonts-ttf/docs/LICENSE b/source/x/liberation-fonts-ttf/docs/LICENSE new file mode 100644 index 000000000..aba73e8a4 --- /dev/null +++ b/source/x/liberation-fonts-ttf/docs/LICENSE @@ -0,0 +1,102 @@ +Digitized data copyright (c) 2010 Google Corporation + with Reserved Font Arimo, Tinos and Cousine. +Copyright (c) 2012 Red Hat, Inc. + with Reserved Font Name Liberation. + +This Font Software is licensed under the SIL Open Font License, +Version 1.1. + +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 + +PREAMBLE The goals of the Open Font License (OFL) are to stimulate +worldwide development of collaborative font projects, to support the font +creation efforts of academic and linguistic communities, and to provide +a free and open framework in which fonts may be shared and improved in +partnership with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. +The fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply to +any document created using the fonts or their derivatives. + + + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. +This may include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components +as distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting ? in part or in whole ? +any of the components of the Original Version, by changing formats or +by porting the Font Software to a new environment. + +"Author" refers to any designer, engineer, programmer, technical writer +or other person who contributed to the Font Software. + + +PERMISSION & CONDITIONS + +Permission is hereby granted, free of charge, to any person obtaining a +copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components,in + Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, + redistributed and/or sold with any software, provided that each copy + contains the above copyright notice and this license. These can be + included either as stand-alone text files, human-readable headers or + in the appropriate machine-readable metadata fields within text or + binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font + Name(s) unless explicit written permission is granted by the + corresponding Copyright Holder. This restriction only applies to the + primary font name as presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font + Software shall not be used to promote, endorse or advertise any + Modified Version, except to acknowledge the contribution(s) of the + Copyright Holder(s) and the Author(s) or with their explicit written + permission. + +5) The Font Software, modified or unmodified, in part or in whole, must + be distributed entirely under this license, and must not be distributed + under any other license. The requirement for fonts to remain under + this license does not apply to any document created using the Font + Software. + + + +TERMINATION +This license becomes null and void if any of the above conditions are not met. + + + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER +DEALINGS IN THE FONT SOFTWARE. + diff --git a/source/x/liberation-fonts-ttf/docs/README.md b/source/x/liberation-fonts-ttf/docs/README.md new file mode 100644 index 000000000..bcf8cd802 --- /dev/null +++ b/source/x/liberation-fonts-ttf/docs/README.md @@ -0,0 +1,88 @@ + Liberation Fonts + ================= + + The Liberation Fonts is font collection which aims to provide document + layout compatibility as usage of Times New Roman, Arial, Courier New. + + + Requirements + ================= + + * [fontforge](http://fontforge.sourceforge.net) + * [python fonttools](https://pypi.org/project/fonttools/) + + + Install + ============ + + 1. Get sources + + The latest sources are available via github by checking out the repo: + + $ git clone https://github.com/liberationfonts/liberation-fonts + + Or downloading the tar.gz file via [github](https://github.com/liberationfonts/liberation-fonts/tags). + eg. 2.00.5 can be retrieved via: + + $ wget https://github.com/liberationfonts/liberation-fonts/files/2926169/liberation-fonts-2.00.5.tar.gz + + You can extract the files using the following command where VERSION=2.00.4: + + $ tar zxvf liberation-fonts-[VERSION].tar.gz + + 2. Build from the source + + $ cd liberation-fonts or $ cd liberation-fonts-[VERSION] + $ make + + The binary font files will be available in 'liberation-fonts-ttf-[VERSION]' directory. + + 3. Install to system + + Fedora Users : + One can manually install the fonts by copying the TTFs to `~/.fonts` for user wide usage, + and/or to `/usr/share/fonts/liberation` for system-wide availability. + Then, run `fc-cache` to let that cached. + + Other distributions : + please check out corresponding documentation. + + + Usage + ========== + + Simply select preferred liberation font in applications and start using. + + + License + ============ + + This Font Software is licensed under the SIL Open Font License, + Version 1.1. + + Please read file "LICENSE" for details. + + + For Maintainers + ==================== + + Before packaging a new release based on a new source tarball, you have to + update the version suffix in the Makefile: + + VER = [VERSION] + + Make sure that the defined version corresponds to the font software metadata + which you can check with ftinfo/otfinfo or fontforge itself. It is highly + recommended that file 'ChangeLog' is updated to reflect changes. + + Create a tarball with the following command: + + $ make dist + + The new versioned tarball will be available in the dist/ folder as + `liberation-fonts-[NEW_VERSION].tar.gz.` + + Credits + ============ + + Please read file "AUTHORS" for list of contributors. diff --git a/source/x/liberation-fonts-ttf/docs/TODO b/source/x/liberation-fonts-ttf/docs/TODO new file mode 100644 index 000000000..85cc16243 --- /dev/null +++ b/source/x/liberation-fonts-ttf/docs/TODO @@ -0,0 +1,4 @@ +Here are todo for next release +1) Serbian glyph for wikipedia https://bugzilla.redhat.com/show_bug.cgi?id=657849 +2) Liberation Mono not recognizing as Mono in Windows application #861003 + - presently it is patch, we have to update zero width characters to fixed width diff --git a/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild b/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild index be9850514..dca479f61 100755 --- a/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild +++ b/source/x/liberation-fonts-ttf/liberation-fonts-ttf.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2008, 2009, 2010, 2011, 2012, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2008, 2009, 2010, 2011, 2012, 2018, 2020 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=liberation-fonts-ttf -VERSION=2.00.5 +VERSION=2.1.0 ARCH=noarch BUILD=${BUILD:-1} @@ -57,17 +57,9 @@ cp -a *.ttf $PKG/usr/share/fonts/TTF/ mkdir -p $PKG/usr/doc/liberation-fonts-ttf-$VERSION cp -a \ - AUTHORS COPYING* License.txt LICENSE README* TODO \ + $CWD/docs/* \ $PKG/usr/doc/liberation-fonts-ttf-$VERSION -# If there's a ChangeLog, installing at least part of the recent history -# is useful, but don't let it get totally out of control: -if [ -r ChangeLog ]; then - DOCSDIR=$(echo $PKG/usr/doc/*-$VERSION) - cat ChangeLog | head -n 1000 > $DOCSDIR/ChangeLog - touch -r ChangeLog $DOCSDIR/ChangeLog -fi - mkdir -p $PKG/etc/fonts/conf.{d,avail} cat $CWD/60-liberation.conf > $PKG/etc/fonts/conf.avail/60-liberation.conf ( cd $PKG/etc/fonts/conf.d && \ diff --git a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild index 008b6e60f..a1c125348 100755 --- a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild +++ b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild @@ -93,10 +93,6 @@ SLKLDFLAGS=" -Wl,--as-needed -Wl,--no-keep-memory -Wl,--stats" export LDFLAGS="$SLKLDFLAGS" export MOZ_LINK_FLAGS="$SLKLDFLAGS" -# If you don't give this _something_ then it defaults to -g, causing more -# link time memory issues: -export MOZ_DEBUG_FLAGS="-g0" - # Put Rust objects on a diet to keep the linker from running into memory # issues (especially on 32-bit): export RUSTFLAGS="-Cdebuginfo=0" |