Commit Graph

20603 Commits

Author SHA1 Message Date
Yaksh Bariya b85e249db5
galculator: bump revision 2022-04-18 14:48:51 +05:30
Yaksh Bariya 81f372b5ab
florence: bump revision 2022-04-18 14:48:51 +05:30
Yaksh Bariya 2f1eff3662
file-roller: bump revision 2022-04-18 14:48:51 +05:30
Yaksh Bariya 1d796a4eb0
emacs-x: bump revision 2022-04-18 14:48:51 +05:30
Yaksh Bariya 71479123dc
devilspie: bump revision 2022-04-18 14:48:50 +05:30
Yaksh Bariya a6f318b001
dconf: bump revision 2022-04-18 14:48:50 +05:30
Yaksh Bariya a512b880c2
dbus-glib: bump revision 2022-04-18 14:48:50 +05:30
Yaksh Bariya 6308c1eac2
cairo-dock-core: bump revision 2022-04-18 14:48:50 +05:30
Yaksh Bariya 04e94ab709
bochs: bump revision 2022-04-18 14:48:50 +05:30
Yaksh Bariya 961e800a03
audacious: bump revision 2022-04-18 14:48:49 +05:30
Yaksh Bariya ea1196027f
atk: bump revision 2022-04-18 14:48:49 +05:30
Yaksh Bariya 85dbe16278
at-spi2-atk: bump revision 2022-04-18 14:48:49 +05:30
ELWAER M c64c9be167
tilda: rebuild package (#518) 2022-04-18 14:48:49 +05:30
Leonid Pliushch 04bc978525
cairo-dock-core: fix messed up library installation path 2022-04-18 14:48:49 +05:30
Yisus7u7 67653f0210
update some xfce4 packages and enable xfce4-screenshooter and file-roller (#511) 2022-04-18 14:48:49 +05:30
Yisus7u7 233d55edb3
fluent-gtk-theme: update to 2021.11.23 (#513) 2022-04-18 14:48:48 +05:30
Yisus7u7 e0f415ce71
new package: cairo-dock-core (#505) 2022-04-18 14:48:48 +05:30
Lucinda May Phipps fa6de4e814
vim-gtk: update to 8.2.3700 2022-04-18 14:48:48 +05:30
Henrik Grimler c01075fed6
emacs-x: bump again after ndk-patches have been fixed 2022-04-18 14:48:48 +05:30
Henrik Grimler 1eb255f406
emacs-x: rebuild against latest toolchain
To fix faccessat issue.
2022-04-18 14:48:48 +05:30
Henrik Grimler cdf9d42daa
Revert "emacs-x: avoid system faccessat"
Fixed properly in 369d15f4ef.

This reverts commit b2bef64d90.
2022-04-18 14:48:11 +05:30
Yisus7u7 3f01e8c7f9
add some packages for xfce4-goodies (#504) 2022-04-18 14:48:10 +05:30
WMCB-Tech ea390a816f
chocolate doom: change maintainership 2022-04-18 14:48:10 +05:30
Yisus7u7 1a7c8b603a
parole: add missing dependencies (#503) 2022-04-18 14:48:10 +05:30
Yisus7u7 9fbefce831
new package: parole (#502) 2022-04-18 14:48:10 +05:30
Yisus7u7 3838a2da63
new package: gtk2-engines-murrine (#500) 2022-04-18 14:48:09 +05:30
Yisus7u7 205f137908
new package: trojita (#498) 2022-04-18 14:48:09 +05:30
Henrik Grimler b2bef64d90
emacs-x: avoid system faccessat
Just setting ac_cv_func_faccessat=no just leads to emacs hanging when
trying to use that function, so we need to modify m4 script as
well. Fixes https://github.com/termux/x11-packages/issues/497.
2022-04-18 14:48:09 +05:30
Henrik Grimler 5c44317808
emacs-x: remove setjmp workaround for 32bit arches
@xtkoba pointed out that this was due to a clang bug, which should be
fixed in the libllvm that is shipped with ndk-r23:

https://github.com/termux/termux-packages/pull/7473
2022-04-18 14:48:09 +05:30
Leonid Pliushch ea05f56e38
qt5-qtwebkit: bump revision 2022-04-18 14:48:09 +05:30
Leonid Pliushch aadb83ea4d
qemu: don't package includes
Resolve file conflict with other qemu packages.

Closes https://github.com/termux/x11-packages/issues/429
2022-04-18 14:48:09 +05:30
Leonid Pliushch b3cbfecf17
otter-browser: depend on libsqlite 2022-04-18 14:48:08 +05:30
Leonid Pliushch af356a0d1e
libvte: bump revision 2022-04-18 14:48:08 +05:30
Leonid Pliushch 646034868c
openttd: bump revision 2022-04-18 14:48:08 +05:30
Leonid Pliushch f587027554
qt5-qtbase: bump revision 2022-04-18 14:48:08 +05:30
Yisus7u7 a619152fca
new package: heimer (#496) 2022-04-18 14:48:08 +05:30
Leap of Azzam 9f17fcbcd0
new package: lite-xl (#483) 2022-04-18 14:48:07 +05:30
Leonid Pliushch 711c8e821b
mesa: add patch to fix linking errors on 32bit
ld: error: undefined symbol: __aeabi_uidivmod
>>> referenced by fakeglx.c
>>>               .libs/fakeglx.o:(Fake_glXWaitVideoSyncSGI)
>>> referenced by bufferobj.c
>>>               bufferobj.o:(buffer_page_commitment) in archive ../../../../src/mesa/.libs/libmesa.a
>>> referenced by bufferobj.c
>>>               bufferobj.o:(buffer_page_commitment) in archive ../../../../src/mesa/.libs/libmesa.a
>>> referenced 80 more times
2022-04-18 14:48:07 +05:30
Leonid Pliushch 6fe2a020bc
mesa: bump revision 2022-04-18 14:48:07 +05:30
Leonid Pliushch f060953a2c
qemu-system-x86-64: add patch for fixing MMU bug 2022-04-18 14:48:07 +05:30
Leonid Pliushch b5c84608b4
qt-creator: fix linking issues
Not a correct fix though...
2022-04-18 14:48:07 +05:30
Leonid Pliushch 1ddac61893
enable package: qt-creator 2022-04-18 14:48:06 +05:30
Leonid Pliushch 4a620712c6
enable package: otter-browser 2022-04-18 14:48:06 +05:30
Leonid Pliushch 5c7c3b5aa2
qt5-qtwebkit: disable i686 builds
ld: error: undefined symbol: __x86.get_pc_thunk.bx

Patches to fix this error and enable i686 builds are welcome.
2022-04-18 14:48:06 +05:30
Leonid Pliushch 6cbcf00a2c
enable package: qt5-qtwebkit 2022-04-18 14:48:06 +05:30
Leonid Pliushch dd0670a457
glew: update Makefile.patch
Do not run 'strip -x' on static libraries, use option '--strip-unneeded'
for shared instead of '-x' (--discard-all).
2022-04-18 14:48:06 +05:30
Leonid Pliushch 24c4c557fd
enable package: glew 2022-04-18 14:48:05 +05:30
Leonid Pliushch 6e87a680ad
milkytracker: don't hardcode version in source url
%ci:no-build
2022-04-18 14:48:05 +05:30
Yisus7u7 880111bfef
new package: mate-applet-brisk-menu (#488) 2022-04-18 14:48:05 +05:30
Yonle 8ebe8761c6
new package: milkytracker (#484) 2022-04-18 14:48:05 +05:30