aboutsummaryrefslogtreecommitdiffstats
path: root/community/tilix/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tilix/APKBUILD')
-rw-r--r--community/tilix/APKBUILD17
1 files changed, 6 insertions, 11 deletions
diff --git a/community/tilix/APKBUILD b/community/tilix/APKBUILD
index 84e48231f37..9f97143905a 100644
--- a/community/tilix/APKBUILD
+++ b/community/tilix/APKBUILD
@@ -1,21 +1,19 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=tilix
-pkgver=1.9.3
-pkgrel=6
+pkgver=1.9.4
+pkgrel=0
pkgdesc="Tiling terminal emulator for Linux"
url="https://gnunn1.github.io/tilix-web/"
arch="x86_64 aarch64" # ldc
license="MPL-2.0"
depends="gsettings-desktop-schemas libsecret dbus:org.freedesktop.Secrets"
makedepends="dconf-dev gtkd-dev glib-dev libx11-dev meson ldc ldc-runtime
- ldc-static po4a gdk-pixbuf"
+ ldc-static po4a gdk-pixbuf libsecret-dev appstream desktop-file-utils"
options="!check" # no tests
+subpackages="$pkgname-doc $pkgname-lang"
source="https://github.com/gnunn1/tilix/archive/$pkgver/tilix-$pkgver.tar.gz
musl-hacks.patch
- ce11b0bd936fe8fee9c5ac7025ea5864b99ed7d3.patch
- dont-use-dub.patch
- fix-meson.patch
dont-use-libunwind.patch"
export LDFLAGS='-linker=bfd -link-defaultlib-shared'
@@ -29,9 +27,6 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="59165d24404c3fb9beb40070005131c6262abe98626c164552c0d90d0d74b3fc1d0532430b56027497674934a7fbfd2fdf4195b01915cb6d03a284f468c7adca tilix-1.9.3.tar.gz
+sha512sums="fe73cfca691317af575c37730179732b7b53a0197e9b813c918626094bff7499239c6d48d4a03204896f4f261bdb52d9ceaaf2ba3a2c100b57a0fe05abe5980f tilix-1.9.4.tar.gz
3347bfebb0e4d011d9b17f31ed15ec79e503de76185757165c7c13daa6e8b566eb0ad3a7cf32775ee4bc6102da1fa593d3dd0ff57767748c911ec46ad53d4bc3 musl-hacks.patch
-36d45c82abd9bf33e5ef9518103794b1da727204540deaa624cf7f6417541893f8391d1f8b9311a32479c58e98d3e85ca292aa2c009179cc8f69e41f23d8ed00 ce11b0bd936fe8fee9c5ac7025ea5864b99ed7d3.patch
-2d4d3ca80249abe49af5823d3541de00afdc41a3b37cb9b897a1cdef7c4c2c41d03812e85132fbc56e83d43b15e463dbae260e7cfca164ae5ec5d04f36a50573 dont-use-dub.patch
-8b2356d3c708e5b02185e4c140faffe51a1963478d51f7e91261246f9c37958a4c168f57883322c3567169279174cdff06d4b9999aade3c61f083f8ed5f34a24 fix-meson.patch
-425868cd83b5b29a49bc9a2936f9b5be802318cf09c122e9a6809be4844a8a6864441799393eabbac4d2294496a811f3b672f8ca32576709babdb387fd1e15f7 dont-use-libunwind.patch"
+4a1ccc6011d64b78a7f2a93ca91eec36004c5e5d4e826efc115f860c3013bd52477324b586340e18849bce445c56d7d8b909393694ec43a3b11d0c85e6ad59c3 dont-use-libunwind.patch"