Re: [Dev] [PKG Submission] Submit fsearch

2024-04-14 Thread Integral
I have tested it on x86_64. It works. ___ Dev mailing list Dev@lists.parabola.nu https://lists.parabola.nu/mailman/listinfo/dev

[Dev] [PKG Submission] Submit fsearch

2024-03-29 Thread Integral
FSearch is a fast file search utility, inspired by Everything Search Engine. It’s written in C and based on GTK3. Official website: https://cboxdoerfer.github.io/fsearch/ GitHub link: https://github.com/cboxdoerfer/fsearch License: GPL-2.0-or-later Dependencies: gtk3 icu pcre2 Features: -

[Dev] [UPDPKG] Update qtcreator to 12.0.2

2024-03-28 Thread integral
From: Integral Update qtcreator to 12.0.2, referring to the PKGBUILD of extra/qtcreator from Arch Linux. The package compiles with makepkg & libretools (x86_64). It works (tested on x86_64). The compilation time is somewhat long on my laptop, so I haven't tested compilation for armv7h &a

[Dev] [UPDPKG] Update kdevelop to 24.02.1

2024-03-24 Thread integral
From: Integral --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 91d2c31..8f5f085 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ pkgname=kdevelop -pkgver=24.02.0 +pkgver=24.02.1 _clangver=17.0.6 [[ "${CARCH}&quo

[Dev] [UPDPKG] Update to 24.02.1

2024-03-24 Thread integral
From: Integral --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 91d2c31..8f5f085 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ pkgname=kdevelop -pkgver=24.02.0 +pkgver=24.02.1 _clangver=17.0.6 [[ "${CARCH}&quo

[Dev] [UPDPKG] Update okular to 24.02.1

2024-03-24 Thread integral
From: Integral --- PKGBUILD | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 155c575..b4af7b9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ pkgname=okular -pkgver=24.02.0 +pkgver=24.02.1 pkgrel=1 pkgrel+=.parabola1 pkgdesc

[Dev] [UPDPKG] Update ark to 24.02.0

2024-03-11 Thread integral
From: Integral --- PKGBUILD | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 303a8f9..65d521f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,16 +7,16 @@ pkgname=ark -pkgver=23.08.4 +pkgver=24.02.0 pkgrel=1 pkgrel+=.parabola1 pkgdesc

Re: [Dev] Fw: [PATCH] fcitx5-chinese-addons: remove qt5-webengine from depends & change cmake args

2024-02-25 Thread Integral
Yes, the download feature is also working. ___ Dev mailing list Dev@lists.parabola.nu https://lists.parabola.nu/mailman/listinfo/dev

Re: [Dev] Fw: [PATCH] fcitx5-chinese-addons: remove qt5-webengine from depends & change cmake args

2024-02-25 Thread Integral
The download feature is also working? ___ Dev mailing list Dev@lists.parabola.nu https://lists.parabola.nu/mailman/listinfo/dev

Re: [Dev] Fw: [PATCH] fcitx5-chinese-addons: remove qt5-webengine from depends & change cmake args

2024-02-24 Thread Integral
I tried https://repo.parabola.nu/pool/parabola/fcitx5-chinese-addons-5.1.3-1.parabola1-x86_64.pkg.tar.zst. It is working properly. ___ Dev mailing list Dev@lists.parabola.nu https://lists.parabola.nu/mailman/listinfo/dev

[Dev] [PATCH] fcitx5-chinese-addons: remove qt5-webengine from depends & change cmake args

2024-02-23 Thread Integral
--- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index aa4c83b..fd57471 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ arch=('x86_64') url="https://github.com/fcitx/fcitx5-chinese-addons; license=('GPL') conflicts=('fcitx')

[Dev] [PATCH] fcitx5-chinese-addons: remove qt5-webengine from depends & change cmake args

2024-02-23 Thread Integral
--- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index aa4c83b..fd57471 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ arch=('x86_64') url="https://github.com/fcitx/fcitx5-chinese-addons; license=('GPL') conflicts=('fcitx')