diff options
Diffstat (limited to 'source')
-rwxr-xr-x | source/a/hwdata/hwdata.SlackBuild | 2 | ||||
-rw-r--r-- | source/kde/kde/build/calligra | 2 | ||||
-rw-r--r-- | source/kde/kde/build/cantor | 2 | ||||
-rw-r--r-- | source/kde/kde/build/kdev-php | 2 | ||||
-rw-r--r-- | source/kde/kde/build/kdev-python | 2 | ||||
-rw-r--r-- | source/kde/kde/build/kdevelop | 2 | ||||
-rw-r--r-- | source/kde/kde/build/kfilemetadata | 2 | ||||
-rw-r--r-- | source/kde/kde/build/kile | 2 | ||||
-rw-r--r-- | source/kde/kde/build/kitinerary | 2 | ||||
-rw-r--r-- | source/kde/kde/build/krita | 2 | ||||
-rw-r--r-- | source/kde/kde/build/okular | 2 | ||||
-rw-r--r-- | source/kde/kde/patch/calligra.patch | 2 | ||||
-rw-r--r-- | source/kde/kde/patch/calligra/calligragemini_fix_blank_page_without_libgit2.patch | 20 | ||||
-rw-r--r-- | source/l/gamin/0001-Poll-files-on-nfs4.patch | 27 | ||||
-rwxr-xr-x | source/l/gamin/gamin.SlackBuild | 5 | ||||
-rwxr-xr-x | source/l/poppler/poppler.SlackBuild | 2 | ||||
-rwxr-xr-x | source/n/krb5/krb5.SlackBuild | 2 | ||||
-rwxr-xr-x | source/n/nghttp2/nghttp2.SlackBuild | 2 | ||||
-rwxr-xr-x | source/n/samba/samba.SlackBuild | 2 |
19 files changed, 68 insertions, 16 deletions
diff --git a/source/a/hwdata/hwdata.SlackBuild b/source/a/hwdata/hwdata.SlackBuild index b879c250..143ac8c1 100755 --- a/source/a/hwdata/hwdata.SlackBuild +++ b/source/a/hwdata/hwdata.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=hwdata VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/kde/kde/build/calligra b/source/kde/kde/build/calligra index 00750edc..b8626c4c 100644 --- a/source/kde/kde/build/calligra +++ b/source/kde/kde/build/calligra @@ -1 +1 @@ -3 +4 diff --git a/source/kde/kde/build/cantor b/source/kde/kde/build/cantor index 0cfbf088..00750edc 100644 --- a/source/kde/kde/build/cantor +++ b/source/kde/kde/build/cantor @@ -1 +1 @@ -2 +3 diff --git a/source/kde/kde/build/kdev-php b/source/kde/kde/build/kdev-php index 0cfbf088..d00491fd 100644 --- a/source/kde/kde/build/kdev-php +++ b/source/kde/kde/build/kdev-php @@ -1 +1 @@ -2 +1 diff --git a/source/kde/kde/build/kdev-python b/source/kde/kde/build/kdev-python index 0cfbf088..d00491fd 100644 --- a/source/kde/kde/build/kdev-python +++ b/source/kde/kde/build/kdev-python @@ -1 +1 @@ -2 +1 diff --git a/source/kde/kde/build/kdevelop b/source/kde/kde/build/kdevelop index 0cfbf088..d00491fd 100644 --- a/source/kde/kde/build/kdevelop +++ b/source/kde/kde/build/kdevelop @@ -1 +1 @@ -2 +1 diff --git a/source/kde/kde/build/kfilemetadata b/source/kde/kde/build/kfilemetadata index 0cfbf088..00750edc 100644 --- a/source/kde/kde/build/kfilemetadata +++ b/source/kde/kde/build/kfilemetadata @@ -1 +1 @@ -2 +3 diff --git a/source/kde/kde/build/kile b/source/kde/kde/build/kile index 00750edc..b8626c4c 100644 --- a/source/kde/kde/build/kile +++ b/source/kde/kde/build/kile @@ -1 +1 @@ -3 +4 diff --git a/source/kde/kde/build/kitinerary b/source/kde/kde/build/kitinerary index 0cfbf088..00750edc 100644 --- a/source/kde/kde/build/kitinerary +++ b/source/kde/kde/build/kitinerary @@ -1 +1 @@ -2 +3 diff --git a/source/kde/kde/build/krita b/source/kde/kde/build/krita index d00491fd..0cfbf088 100644 --- a/source/kde/kde/build/krita +++ b/source/kde/kde/build/krita @@ -1 +1 @@ -1 +2 diff --git a/source/kde/kde/build/okular b/source/kde/kde/build/okular index 0cfbf088..00750edc 100644 --- a/source/kde/kde/build/okular +++ b/source/kde/kde/build/okular @@ -1 +1 @@ -2 +3 diff --git a/source/kde/kde/patch/calligra.patch b/source/kde/kde/patch/calligra.patch new file mode 100644 index 00000000..583d2efc --- /dev/null +++ b/source/kde/kde/patch/calligra.patch @@ -0,0 +1,2 @@ +# Fix blank page in calligragemini +cat $CWD/patch/calligra/calligragemini_fix_blank_page_without_libgit2.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; } diff --git a/source/kde/kde/patch/calligra/calligragemini_fix_blank_page_without_libgit2.patch b/source/kde/kde/patch/calligra/calligragemini_fix_blank_page_without_libgit2.patch new file mode 100644 index 00000000..1b0c1c9c --- /dev/null +++ b/source/kde/kde/patch/calligra/calligragemini_fix_blank_page_without_libgit2.patch @@ -0,0 +1,20 @@ +--- ./gemini/qml/welcomepages/WelcomePageCloud.qml 2020-05-14 03:51:31.000000000 -0300 ++++ ./gemini/qml/welcomepages/WelcomePageCloud.qml 2021-01-26 09:18:37.220265667 -0300 +@@ -201,7 +201,7 @@ + } + Component { id: addDropBox; AddDropbox { } } + Component { id: addWebDav; AddWebdav { } } +- Component { id: addGit; AddGit { } } ++ // Component { id: addGit; AddGit { } } + + function editComponentFromName(name) { + var elements = { +@@ -213,7 +213,7 @@ + } + Component { id: editDropBox; AddDropbox { } } + Component { id: editWebDav; EditDetailsBase { } } +- Component { id: editGit; EditGit { } } ++ // Component { id: editGit; EditGit { } } + + Component { id: removeAccountDlg; RemoveAccountDlg { } } + diff --git a/source/l/gamin/0001-Poll-files-on-nfs4.patch b/source/l/gamin/0001-Poll-files-on-nfs4.patch new file mode 100644 index 00000000..f776732c --- /dev/null +++ b/source/l/gamin/0001-Poll-files-on-nfs4.patch @@ -0,0 +1,27 @@ +From b92b17ecced6df463da73d6de566740cf5cd00d4 Mon Sep 17 00:00:00 2001 +From: Marek Kasik <mkasik@redhat.com> +Date: Fri, 1 Feb 2013 15:19:58 +0100 +Subject: [PATCH 1/2] Poll files on nfs4 + +Add nfs4 among polled filesystems. + +https://bugzilla.gnome.org/show_bug.cgi?id=693006 +--- + server/gam_fs.c | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/server/gam_fs.c b/server/gam_fs.c +index c8ca704..143a603 100644 +--- a/server/gam_fs.c ++++ b/server/gam_fs.c +@@ -178,6 +178,7 @@ gam_fs_init (void) + gam_fs_set ("reiserfs", GFS_MT_DEFAULT, 0); + gam_fs_set ("novfs", GFS_MT_POLL, 30); + gam_fs_set ("nfs", GFS_MT_POLL, 5); ++ gam_fs_set ("nfs4", GFS_MT_POLL, 5); + if (stat("/etc/mtab", &mtab_sbuf) != 0) + { + GAM_DEBUG(DEBUG_INFO, "Could not stat /etc/mtab\n"); +-- +1.8.1.2 + diff --git a/source/l/gamin/gamin.SlackBuild b/source/l/gamin/gamin.SlackBuild index 369bc37b..6c92705a 100755 --- a/source/l/gamin/gamin.SlackBuild +++ b/source/l/gamin/gamin.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gamin VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-7} +BUILD=${BUILD:-8} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then @@ -84,6 +84,9 @@ zcat $CWD/fix-double-lock-in-inotify-helper-c.patch.gz | patch -p1 --verbose || # Fix a build error with newer toolchain zcat $CWD/no_g_const_return.patch.gz | patch -p1 --verbose || exit 1 +# Poll files on NFSv4: +zcat $CWD/0001-Poll-files-on-nfs4.patch.gz | patch -p1 --verbose || exit 1 + CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ diff --git a/source/l/poppler/poppler.SlackBuild b/source/l/poppler/poppler.SlackBuild index f5880983..76768ad9 100755 --- a/source/l/poppler/poppler.SlackBuild +++ b/source/l/poppler/poppler.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=poppler 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 diff --git a/source/n/krb5/krb5.SlackBuild b/source/n/krb5/krb5.SlackBuild index 55fd9690..fbc5123a 100755 --- a/source/n/krb5/krb5.SlackBuild +++ b/source/n/krb5/krb5.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=krb5 VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} if [ -z "$ARCH" ]; then case "$( uname -m )" in diff --git a/source/n/nghttp2/nghttp2.SlackBuild b/source/n/nghttp2/nghttp2.SlackBuild index 6db500ed..3ce08b38 100755 --- a/source/n/nghttp2/nghttp2.SlackBuild +++ b/source/n/nghttp2/nghttp2.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=nghttp2 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 diff --git a/source/n/samba/samba.SlackBuild b/source/n/samba/samba.SlackBuild index 854483e3..8c09f50c 100755 --- a/source/n/samba/samba.SlackBuild +++ b/source/n/samba/samba.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=samba VERSION=${VERSION:-$(echo samba-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} if [ -e $CWD/machine.conf ]; then . $CWD/machine.conf ] |