1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-19 12:07:09 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Tee KOBAYASHI
224b3c2065 *: Specify TERMUX_PKG_UPDATE_VERSION_REGEXP
where necessary.

%ci:no-build
2022-12-28 08:55:18 +00:00
Tee KOBAYASHI
6337a0af3b texworks: Rebuild aginast Qt Concurrent 5.15.7
Symbol `_ZN12QtConcurrent16ThreadEngineBase13startBlockingEv` is defined
in Qt Concurrent 5.15.5 but not in 5.15.7.
2022-12-06 21:29:20 +00:00
Tee KOBAYASHI
4ec928145e *: Add missing libc++ dependency
%ci:no-build
2022-11-08 22:28:02 +09:00
Tee KOBAYASHI
68833cc864 */build.sh: Fix indent
for packages the mantainer of which is @termux.

%ci:no-build
2022-11-06 14:04:40 +09:00
Tee KOBAYASHI
4f41f78279 poppler{,-qt}: Revbump revdeps to rebuild 2022-11-01 11:32:19 +00:00
Henrik Grimler
06f0d9a505
texworks: bump revision
Forgotten in previous commit 16e42d4636 ("fix(x11/texworks): fix so
files are install to $PREFIX ").
2022-10-17 21:45:10 +02:00
Henrik Grimler
16e42d4636
fix(x11/texworks): fix so files are install to $PREFIX
And not $PREFIX/$PREFIX.  As I understand the docs it is suppose to be
possible to set CMAKE_INSTALL_PREFIX to an absolute path, but clearly
there is a bug somewhere causing this type of issue.  It is not the
first time we have had this problem for cmake packages, see
termux/termux-packages#10068.

Fixes termux/termux-packages#12415.
2022-10-17 21:30:32 +02:00
Kevin Williams
8f09a5769a add(x11): new package texworks
Signed-off-by: Kevin Williams <admin@utermux.dev>
Co-authored-by: rallg <105516006+rallg@users.noreply.github.com>
2022-09-19 12:56:50 +08:00