From 3f4b0aba086e4c750d0af8be6a0e7335e4ff81a0 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 12 Feb 2021 08:14:47 +0100 Subject: community/trojita: fixed rebuild (see FS32#146) --- community/trojita/PKGBUILD | 14 ++++++++++++++ community/trojita/trojita-0.7-QPainterPath.patch | Bin 0 -> 424 bytes community/trojita/trojita-fix-crash.patch | Bin 0 -> 1049 bytes 3 files changed, 14 insertions(+) create mode 100644 community/trojita/PKGBUILD create mode 100644 community/trojita/trojita-0.7-QPainterPath.patch create mode 100644 community/trojita/trojita-fix-crash.patch (limited to 'community') diff --git a/community/trojita/PKGBUILD b/community/trojita/PKGBUILD new file mode 100644 index 00000000..4cf46311 --- /dev/null +++ b/community/trojita/PKGBUILD @@ -0,0 +1,14 @@ +# https://bugs.archlinux32.org/index.php?do=details&task_id=146 +# https://bugs.kde.org/show_bug.cgi?id=432827 +source+=('trojita-0.7-QPainterPath.patch') +sha256sums+=('d8595d5970d11d9146d24332d2292f811fe4f2854574c996b97efdcdc8eedfb4') +eval "$( + declare -f prepare | \ + sed ' + /patch.*trojita-fix-crash/ a patch -p1 -i ../trojita-0.7-QPainterPath.patch + ' +)" + +# https://bugs.archlinux32.org/index.php?do=details&task_id=146 +# patch URL run away, fetched cf2364b80fa8ae844df8350cd5833d47cce235f2 from git +sha256sums[3]="96d5400ede5b015532d2c11b192c40f583c3b534d6d2df011d0600307e2915ea" diff --git a/community/trojita/trojita-0.7-QPainterPath.patch b/community/trojita/trojita-0.7-QPainterPath.patch new file mode 100644 index 00000000..f588c2f2 Binary files /dev/null and b/community/trojita/trojita-0.7-QPainterPath.patch differ diff --git a/community/trojita/trojita-fix-crash.patch b/community/trojita/trojita-fix-crash.patch new file mode 100644 index 00000000..9a302728 Binary files /dev/null and b/community/trojita/trojita-fix-crash.patch differ -- cgit v1.2.3-54-g00ecf