Leonid Pliushch
1d8d3d4d51
xfce4-mailwatch-plugin: remove intltool build-time dependency
...
It is not necessary to specify host build tools (installed by setup-ubuntu.sh) as build depends.
2022-04-18 14:46:57 +05:30
Leonid Pliushch
4eff6c53b9
xfce4-calculator-plugin: remove intltool build-time dependency
...
It is not necessary to specify host build tools (installed by setup-ubuntu.sh) as build depends.
2022-04-18 14:46:57 +05:30
Leonid Pliushch
d97cbd4b17
xfce4-appfinder: remove intltool build time dependency
...
It is not necessary to specify host build tools (installed by setup-ubuntu.sh) as build depends.
2022-04-18 14:46:57 +05:30
Leonid Pliushch
6cfca8364d
xfce4-datetime-plugin: remove intltool from build depends because a host build tool
...
It is not necessary to specify host build tools (installed by setup-ubuntu.sh) as build depends.
2022-04-18 14:46:56 +05:30
suhan-paradkar
c76711d763
Add package:xfce4-panel-profiles
2022-04-18 14:46:56 +05:30
suhan-paradkar
ba9ca1b7a0
Add package:xfce4-mailwatch-plugin
2022-04-18 14:46:56 +05:30
suhan-paradkar
899d7e0a63
Add package:xfce4-datetime-plugin
2022-04-18 14:46:56 +05:30
suhan-paradkar
396262d6e7
Add package:xfce4-calculator-plugin
2022-04-18 14:46:56 +05:30
suhan-paradkar
ae3f6532b4
Update build.sh
2022-04-18 14:46:55 +05:30
suhan-paradkar
32f42483f5
Add package:xfce4-appfinder
2022-04-18 14:46:55 +05:30
Simeon Huang
56076a49ba
new package: qt-creator ( #342 )
2022-04-18 14:46:55 +05:30
Symeon Huang
ccc0ac2515
add featherpad package, a lightweight text editor
2022-04-18 14:46:55 +05:30
Simeon Huang
c896e77f42
fix otter-browser 3rd party paths
2022-04-18 14:46:55 +05:30
Simeon Huang
a5023da38f
Build Qt with glib and build GTK+ platform theme plugin ( #331 )
...
To use GTK+3 platform theme, install the new subpackage,
export QT_QPA_PLATFORMTHEME=gtk3
2022-04-18 14:46:54 +05:30
Suhan G Paradkar
e1b065b04a
new package: libmatekbd ( #322 )
2022-04-18 14:46:54 +05:30
Leonid Pliushch
6e17c96972
qtermwidget: never reference external variables in build.sh data fields
2022-04-18 14:46:54 +05:30
Leonid Pliushch
8524a7db20
qterminal: never reference external variables in build.sh data fields
2022-04-18 14:46:54 +05:30
Leonid Pliushch
488d0a0180
libqtxdg: never reference external variables in build.sh data fields
2022-04-18 14:46:54 +05:30
Leonid Pliushch
ef77e9f343
lxqt-build-tools: never reference external variables in build.sh data fields.
2022-04-18 14:46:53 +05:30
Leonid Pliushch
2e88c499c0
lxqt-build-tools: specify license file
2022-04-18 14:46:53 +05:30
Leonid Pliushch
a4b4fea7b3
qtermwidget: fix license
2022-04-18 14:46:53 +05:30
Leonid Pliushch
730166a519
lxqt-build-tools: fix license
2022-04-18 14:46:53 +05:30
Leonid Pliushch
d7b81bb6b5
qterminal: fix license
2022-04-18 14:46:53 +05:30
Leonid Pliushch
50cae036f3
lxqt-build-tools: build-depends --> depends
2022-04-18 14:46:53 +05:30
Leonid Pliushch
d88bbde94b
libqtxdg: fix hardcoded prefix in xdgdirs_termux_prefix.patch
2022-04-18 14:46:52 +05:30
Simeon Huang
be71daf83e
fix the fallback directories paths
2022-04-18 14:46:52 +05:30
Simeon Huang
c01d024769
add qtermwidget
2022-04-18 14:46:52 +05:30
Simeon Huang
3ce70490fa
package QTerminal
2022-04-18 14:46:52 +05:30
Simeon Huang
9fdf25373e
update lxqt build tools
2022-04-18 14:46:52 +05:30
Simeon Huang
e64b320abf
remove redundant cmake args
2022-04-18 14:46:51 +05:30
Simeon Huang
cd136ad3ed
add lxqt-build-tools and libqtxdg packages
2022-04-18 14:46:51 +05:30
Leonid Pliushch
003c4f036d
qt5-qtbase: fix hardcoded prefix in ssl_certificate_path.patch
2022-04-18 14:46:51 +05:30
Simeon Huang
78c7abfd51
fix ca certificate path issue on QtNetwork SSL
2022-04-18 14:46:51 +05:30
Simeon Huang
6d98000db1
Use postinst to fix the path references to Qt tools
2022-04-18 14:46:51 +05:30
Simeon Huang
ddc32d6e36
fix the references in cmake for qtdeclarative
2022-04-18 14:46:51 +05:30
Simeon Huang
28f852baaf
use system double conversion. fix cmake configs binary paths
2022-04-18 14:46:50 +05:30
Simeon Huang
aef2a1de3f
Enable gstreamer plugin for Qt multimedia module
...
The dirty patch is needed because pkg-config has been disabled by the
qtbase build currently.
Tested using example's video player playing webm and ogg video and audio
files. Working in XServer SDL
2022-04-18 14:46:50 +05:30
Simeon Huang
5783b43bc2
Use QtMultiMedia instead of GStreamer
...
Fewer features but it seems having better compatibility (e.g. HTML5Test.com)
Turn off gold linker so the linker uses the new DT_RUNPATH tags
2022-04-18 14:46:50 +05:30
Simeon Huang
ba4897e3f8
add otter-browser package using QtWebKit
2022-04-18 14:46:50 +05:30
Simeon Huang
b006a34682
Add QtWebKit package
...
Sampling profiler and WebKit 2 have to be disabled
Current issues (tested with the QtTestBrowser):
- Video playback not working
- No OpenGL, no WebGL (expected)
What's working: seemingly everything else
2022-04-18 14:46:50 +05:30
Simeon Huang
b7589659fc
add qtwebchannel module package
2022-04-18 14:46:49 +05:30
Simeon Huang
baed876c7e
add qtwebsockets module package
2022-04-18 14:46:49 +05:30
Simeon Huang
50c608041c
add qt5 qtsensors module
2022-04-18 14:46:49 +05:30
Simeon Huang
77b6db9696
add qt5 location module
2022-04-18 14:46:49 +05:30
Simeon Huang
c469cb2152
add Qt Quick Controls 2 package
2022-04-18 14:46:49 +05:30
Simeon Huang
6f87a9d706
add Qt Quick Controls (1) module
2022-04-18 14:46:49 +05:30
Leonid Pliushch
e95066fbc2
xorg-xmessage: bump revision
2022-04-18 14:46:48 +05:30
Leonid Pliushch
7838b3a003
plotutils: bump revision
2022-04-18 14:46:48 +05:30
Leonid Pliushch
5435a33954
xorg-xclock: bump revision
2022-04-18 14:46:48 +05:30
Leonid Pliushch
6f33e51d31
xorg-xcalc: bump revision
2022-04-18 14:46:48 +05:30
Suhan G Paradkar
16ad208c19
new packages: marco + libcanberra ( #321 )
2022-04-18 14:46:48 +05:30
Simeon Huang
eb05385906
use kde frameworks 5.71.0
...
this is the latest version that is compatible with Qt 5.12
2022-04-18 14:46:48 +05:30
Simeon Huang
4eab407a03
add kwindowsystem package
2022-04-18 14:46:47 +05:30
Simeon Huang
d23154f41c
add kguiaddons package
2022-04-18 14:46:47 +05:30
Simeon Huang
60939204f9
add kde's ECM package
2022-04-18 14:46:47 +05:30
Suhan G Paradkar
ec3365e240
new package: zenity ( #316 )
2022-04-18 14:46:47 +05:30
Leonid Pliushch
fdd543f299
specify qt cross tools as platform-dependent
2022-04-18 14:46:47 +05:30
Simeon Huang
5c2b0e5a62
fix the linguist host tools installation
...
this should now work with -I build pipeline.
qdoc build is now disabled due to configuration issues with libclang
host tools are also now fixed to be compiled and linked correctly
2022-04-18 14:46:46 +05:30
Simeon Huang
595d186f14
updates qtbase and qtdeclarative for host building ( #313 )
2022-04-18 14:46:46 +05:30
Simeon Huang
3faa0063f6
add qt xmlpatterns submodule packaging ( #311 )
2022-04-18 14:46:46 +05:30
Simeon Huang
9c8cde9f16
new package: qscintilla ( #309 )
2022-04-18 14:46:46 +05:30
Leonid Pliushch
6363fc065e
qt5-qtbase: bump revision
2022-04-18 14:46:46 +05:30
Leonid Pliushch
4776878582
qt5-qttools: bump revision
2022-04-18 14:46:46 +05:30
Leonid Pliushch
fda5cee898
chocolate-doom: bump revision
2022-04-18 14:46:45 +05:30
Leonid Pliushch
a969a8387b
qt5-qtbase: bump revision
2022-04-18 14:46:45 +05:30
Leonid Pliushch
86d78345db
qt5-qttools: bump revision
2022-04-18 14:46:45 +05:30
Leonid Pliushch
e9c62d0de6
chocolate-doom: bump revision
2022-04-18 14:46:45 +05:30
Simeon Huang
6fc9d963d5
disable unnamed temporary file to fix QTemporaryFile issue ( #308 )
2022-04-18 14:46:45 +05:30
marcusz
75aa831271
chocolate-doom: fix tmpdir path ( #307 )
2022-04-18 14:46:44 +05:30
Simeon Huang
4ed42043b7
add qt5-qttools package (assistant, linguist, designer, etc.) ( #306 )
2022-04-18 14:46:44 +05:30
Simeon Huang
803dedb8a3
add qt5-qtsvg qt dubmodule ( #305 )
2022-04-18 14:46:44 +05:30
Simeon Huang
a995fe6a42
use qt5-qtbase for qgit and remove qt5-base packages ( #303 )
2022-04-18 14:46:41 +05:30
Leonid Pliushch
cc67e0e0aa
qt5-qtmultimedia: bump revision
2022-04-18 14:46:25 +05:30
Leonid Pliushch
14e7f373b1
qt5-qtx11extras: bump revision
2022-04-18 14:46:24 +05:30
Leonid Pliushch
8361b2275f
qt5-qtdeclarative: bump revision
2022-04-18 14:46:24 +05:30
Leonid Pliushch
26a4b31d6e
chocolate-doom: bump revision
2022-04-18 14:46:24 +05:30
Simeon Huang
b5f581524a
add qtmultimedia submodule (version 5.12.10) ( #304 )
2022-04-18 14:46:24 +05:30
Simeon Huang
7446ec0afb
add qt5-qtx11extras submodule (version 5.12.10) ( #299 )
2022-04-18 14:46:24 +05:30
Simeon Huang
c73e1cea95
add qt5-qtdeclarative submodule (version 5.12.10) ( #298 )
2022-04-18 14:46:24 +05:30
marcusz
7de9cbfa3c
new package: chocolate-doom ( #301 )
2022-04-18 14:46:23 +05:30
Symeon Huang
1ff4022202
qmake-arm-linux-androideabi for 32-bit arm
2022-04-18 14:46:23 +05:30
Simeon Huang
49706cbec9
add a new package for qt-5.12.10 base submodule
...
Fix the weird crashing issues when using xcb platform
The cause was xinput (though root issue unknown yet).
configuring with `-no-xcb-xinput` fixes the issue
2022-04-18 14:46:23 +05:30
LeapofAzzam-backup
27ea21e763
new package: sdl2-net ( #294 )
2022-04-18 14:46:23 +05:30
Leonid Pliushch
826ea0a25c
libvte: bump epoch due downgrading
2022-04-18 14:46:22 +05:30
Leonid Pliushch
3b839d3cae
Revert "libvte: update to 0.64.0"
...
This reverts commit 4fc7eb7b71
.
2022-04-18 14:45:58 +05:30
Leonid Pliushch
8e9e3793a3
polybar: update to 3.5.5
2022-04-18 14:45:57 +05:30
Leonid Pliushch
9eaddc714b
xrdp: update to 0.9.16
2022-04-18 14:45:57 +05:30
Leonid Pliushch
32e5a1ee6d
xorg-xkbcomp: update to 1.4.5
2022-04-18 14:45:57 +05:30
Leonid Pliushch
63621879ec
xorg-server-xvfb: update to 1.20.11
2022-04-18 14:45:57 +05:30
Leonid Pliushch
ee5da5be2c
xkeyboard-config: update to 2.32
2022-04-18 14:45:56 +05:30
Leonid Pliushch
4702d9cbaa
xfce4-settings: update to 4.16.1
2022-04-18 14:45:56 +05:30
Leonid Pliushch
ac1642e22d
xfce4-clipman-plugin: update to 1.6.2
2022-04-18 14:45:56 +05:30
Leonid Pliushch
592be5694a
vim-gtk: update to 8.2.2800
2022-04-18 14:45:56 +05:30
Leonid Pliushch
39deb0c5b1
thunar: update to 4.16.6
2022-04-18 14:45:56 +05:30
Leonid Pliushch
42787d264b
pidgin: update to 2.14.4
2022-04-18 14:45:55 +05:30
Leonid Pliushch
4fc7eb7b71
libvte: update to 0.64.0
2022-04-18 14:45:55 +05:30
Leonid Pliushch
e3bd28e3bd
mtpaint: update to 3.50.09
2022-04-18 14:45:55 +05:30
Leonid Pliushch
775a533117
libxkbcommon: update to 1.3.0
2022-04-18 14:45:55 +05:30
Leonid Pliushch
e7d5b16ff0
libxaw: update to 1.0.14
2022-04-18 14:45:55 +05:30
Leonid Pliushch
b138efbb2f
libepoxy: update to 1.5.7
2022-04-18 14:45:55 +05:30
Leonid Pliushch
89ed1696f9
garcon: update to 4.16.1
2022-04-18 14:45:54 +05:30
Leonid Pliushch
6183c0f6f3
libdrm: update to 2.4.105
2022-04-18 14:45:54 +05:30
Leonid Pliushch
043351a460
iso-codes: update to 4.6.0
2022-04-18 14:45:54 +05:30
Leonid Pliushch
2ba28bc68e
i3: update to 4.19.2
2022-04-18 14:45:54 +05:30
Leonid Pliushch
934355a7c8
exo: update to 4.16.2
2022-04-18 14:45:54 +05:30
Leonid Pliushch
850fcc4fff
dbus-glib: update to 0.112
2022-04-18 14:45:54 +05:30
Leonid Pliushch
2c81ac1b7e
adwaita-icon-theme: update to 40.1
2022-04-18 14:45:53 +05:30
suhan-paradkar
9662c8561d
new package: geany-plugins ( #288 )
2022-04-18 14:45:53 +05:30
suhan-paradkar
331663cfee
new package: gigolo ( #286 )
2022-04-18 14:45:53 +05:30
suhan-paradkar
2cf5805d1d
new package: ristretto ( #285 )
2022-04-18 14:45:53 +05:30
suhan-paradkar
68c8414563
new package: tumbler ( #284 )
2022-04-18 14:45:53 +05:30
suhan-paradkar
323e032a0d
new package:xfce4-taskmanager ( #283 )
2022-04-18 14:45:52 +05:30
suhan-paradkar
6ce93701a0
new package: xfce4-clipman-plugin ( #282 )
2022-04-18 14:45:52 +05:30
Leonid Pliushch
671dcc71b7
xfce4-whiskermenu-plugin: bump revision
2022-04-18 14:45:52 +05:30
Leonid Pliushch
2ed9e08b62
xfce4-whiskermenu-plugin: fix maintainer
2022-04-18 14:45:52 +05:30
marcusz
d71c8c36e8
new package: xfce4-whiskermenu-plugin ( #280 )
2022-04-18 14:45:52 +05:30
rakslice
e9635f663d
remove dynamic openmp dependency from wmaker shared libs ( #273 )
2022-04-18 14:45:51 +05:30
Leonid Pliushch
ca8942010b
xorg-xrandr: fix package
...
Now it shouldn't be empty.
%ci:no-build
2022-04-18 14:45:51 +05:30
Henrik Grimler
b209fe45c9
feh: bump to test github action upload job
2022-04-18 14:45:51 +05:30
marcusz
b00f123f2d
new package: xorg-xrandr ( #269 )
2022-04-18 14:45:51 +05:30
Leonid Pliushch
924b8f74b6
garcon + xfce4-terminal: rebuild after fix for build-package.sh script
...
Should remove icon-theme.cache files from debs.
2022-04-18 14:45:51 +05:30
Leonid Pliushch
2aaa2e34a9
tigervnc: fix build issues
...
%ci:no-build
2022-04-18 14:45:51 +05:30
Leonid Pliushch
d199db4acc
openttd-sfx: fix build issues
...
%ci:no-build
2022-04-18 14:45:50 +05:30
Leonid Pliushch
40aec480f5
rebuild everything
...
%ci:no-build
2022-04-18 14:45:50 +05:30
Leonid Pliushch
9439bca45b
rename package: webkitgtk --> webkit2gtk
2022-04-18 14:45:50 +05:30
Leonid Pliushch
1fce7e4f24
fix package info for webkit/webkitgtk
...
webkitgtk is not original webkit project and thus its homepage as well as
package name should be fixed.
2022-04-18 14:45:50 +05:30
Leonid Pliushch
45489a9098
Revert "aterm: test build for verifying github actions setup"
...
Test builds are not subject for release.
2022-04-18 14:45:50 +05:30
Ludea
09cdaba749
new package: webkit2gtk ( #264 )
2022-04-18 14:45:49 +05:30
Leonid Pliushch
56548253c3
aterm: test build for verifying github actions setup
2022-04-18 14:45:49 +05:30
Ludea
84f172dafe
new package: gtk-doc ( #262 )
2022-04-18 14:45:49 +05:30
Leonid Pliushch
acf566a890
no longer powered by Bintray
2022-04-18 14:45:49 +05:30
Leonid Pliushch
c1404855cf
xrdp: update to 0.9.15
2022-04-18 14:45:49 +05:30
Leonid Pliushch
f848da0275
xfwm4: update to 4.16.1
2022-04-18 14:45:49 +05:30
Leonid Pliushch
87857cb063
xfce4-terminal: update to 0.8.10
2022-04-18 14:45:48 +05:30
Leonid Pliushch
b699849097
xfce4-settings: update to 4.16.0
2022-04-18 14:45:48 +05:30
Leonid Pliushch
d5fbbf614c
xfce4-session: update to 4.16.0
2022-04-18 14:45:48 +05:30
Leonid Pliushch
a8ae257aa2
xarchiver: update to 0.5.4.17
2022-04-18 14:45:48 +05:30
Leonid Pliushch
a33308f028
vim-gtk: update to 8.2.2450
2022-04-18 14:45:48 +05:30
Leonid Pliushch
e9169e5521
pinentry-gtk: update to 1.1.1
2022-04-18 14:45:47 +05:30
Leonid Pliushch
7acd642d22
pcmanfm: update to 1.3.2
2022-04-18 14:45:47 +05:30
Leonid Pliushch
2e57d3a081
libfm: update patches
2022-04-18 14:45:47 +05:30
Leonid Pliushch
269d59b1dc
thunar: update to 4.16.3
2022-04-18 14:45:47 +05:30
Leonid Pliushch
d69aa0335f
xfdesktop: update to 4.16.0
2022-04-18 14:45:47 +05:30
Leonid Pliushch
60de947e2a
xfconf: update to 4.16.0
2022-04-18 14:45:46 +05:30
Leonid Pliushch
6cb044e4f8
libxfce4util: update to 4.16.0
2022-04-18 14:45:46 +05:30
Leonid Pliushch
e7f0225929
libxfce4ui: update to 4.16.0
2022-04-18 14:45:46 +05:30
Leonid Pliushch
ac03e01224
shared-mime-info: update to 2.1
2022-04-18 14:45:46 +05:30
Leonid Pliushch
4701b469b4
libvte: update to 0.62.2
2022-04-18 14:45:46 +05:30
Leonid Pliushch
a1827de069
libfm: update to 1.3.2
2022-04-18 14:45:46 +05:30
Leonid Pliushch
e2eebb8a8b
libfm-extra: update to 1.3.2
2022-04-18 14:45:45 +05:30
Leonid Pliushch
8074ace1bb
libevdev: update to 1.11.0
2022-04-18 14:45:45 +05:30
Leonid Pliushch
8ce2664a70
libepoxy: update to 1.5.5
2022-04-18 14:45:45 +05:30
Leonid Pliushch
7a8973978a
libdrm: update to 2.4.104
2022-04-18 14:45:45 +05:30
Leonid Pliushch
c146aee3e4
i3: update to 4.19.1
2022-04-18 14:45:45 +05:30
Leonid Pliushch
5facc02737
gtkwave: update to 3.3.108
2022-04-18 14:45:44 +05:30
Leonid Pliushch
c320734bac
garcon: update to 0.8.0
2022-04-18 14:45:44 +05:30
Leonid Pliushch
582a1040d0
feh: update to 3.6.3
2022-04-18 14:45:44 +05:30
Leonid Pliushch
5ccd6b4daf
exo: update to 4.16.0
2022-04-18 14:45:44 +05:30
Leonid Pliushch
28609acfee
qemu: force use little endian UCS-2
2022-04-18 14:45:44 +05:30
Leonid Pliushch
b7b540f7c6
qemu-system-x86-64: bump revision
2022-04-18 14:45:43 +05:30
Leonid Pliushch
bf0328a6b4
rebuild packages linking with pulseaudio
2022-04-18 14:45:43 +05:30
Leonid Pliushch
a98165eb83
qemu: rebuild package
2022-04-18 14:45:43 +05:30
Leonid Pliushch
59c5226b04
wireshark-gtk: bump revision
2022-04-18 14:45:43 +05:30
Krishna Kanhaiya
c962a62cac
Wireshark-gtk: add libcap as dependancy
2022-04-18 14:45:43 +05:30
Henrik Grimler
e96a606ee8
mv dbus to termux-packages
2022-04-18 14:45:43 +05:30
Leonid Pliushch
82823bddab
gtk2: bump revision
2022-04-18 14:45:42 +05:30
Leonid Pliushch
2b853c0257
libfm: bump revision
2022-04-18 14:45:42 +05:30
Leonid Pliushch
049ee11d7d
libglade: bump revision
2022-04-18 14:45:42 +05:30
Leonid Pliushch
a5e97a704f
libgnomecanvas: bump revision
2022-04-18 14:45:42 +05:30
Leonid Pliushch
01538936f8
gtk3: bump revision
2022-04-18 14:45:42 +05:30
rakslice
0a91d3367b
new package: wmaker ( #244 )
2022-04-18 14:45:41 +05:30
Leonid Pliushch
c69ec428fb
xorg-twm: depend on libxrandr
2022-04-18 14:45:41 +05:30
Leonid Pliushch
9f8c1cc700
vim-gtk: update to 8.2.2100
2022-04-18 14:45:41 +05:30
Leonid Pliushch
faf0a2e1ab
libxfce4ui: update to 4.15.6
2022-04-18 14:45:41 +05:30
Leonid Pliushch
53c4fb6025
xfce4-settings: remove icon-theme.cache
2022-04-18 14:45:41 +05:30
Leonid Pliushch
51e0a70eff
azpainter: remove icon-theme.cache
2022-04-18 14:45:41 +05:30
Leonid Pliushch
7589139dff
xournal: build with -Wl,--no-as-needed
2022-04-18 14:45:40 +05:30
Leonid Pliushch
475eaa4b34
netsurf: symlink: netsurf --> netsurf-gtk3
2022-04-18 14:45:40 +05:30
Leonid Pliushch
62db37c6be
mtpaint: build with -Wl,--no-as-needed
2022-04-18 14:45:40 +05:30
Leonid Pliushch
cec2259dd8
bump packages depending on pulseaudio
2022-04-18 14:45:40 +05:30
Leonid Pliushch
ddea274666
qemu: fix x86 builds
2022-04-18 14:45:40 +05:30
Leonid Pliushch
fc11b2dc1c
disable package: emacs-x
...
I cannot build it anymore, fails with same error on both Github Actions
CI and local machine.
...
Dumping under the name emacs
**************************************************
Warning: Your system has a gap between BSS and the
heap (11711640 bytes). This usually means that exec-shield
or something similar is in effect. The dump may
fail because of this. See the section about
exec-shield in etc/PROBLEMS for more information.
**************************************************
12313792 of 33554432 static heap bytes used
/bin/bash: line 1: 24675 Segmentation fault (core dumped) ./temacs --batch --load loadup bootstrap
make[1]: *** [Makefile:741: bootstrap-emacs] Error 139
make[1]: Leaving directory '/home/builder/.termux-build/emacs-x/host-build/src'
...
2022-04-18 14:45:39 +05:30
Leonid Pliushch
3e5581d8e4
qemu: update to 5.2.0
2022-04-18 14:45:39 +05:30
Leonid Pliushch
f5ba497963
emacs-x: bump revision
...
Try to rebuild package on Github Actions CI. I can't do this on my machine
because of error. See error context below:
...
Dumping under the name emacs
**************************************************
Warning: Your system has a gap between BSS and the
heap (11711640 bytes). This usually means that exec-shield
or something similar is in effect. The dump may
fail because of this. See the section about
exec-shield in etc/PROBLEMS for more information.
**************************************************
12313792 of 33554432 static heap bytes used
/bin/bash: line 1: 24675 Segmentation fault (core dumped) ./temacs --batch --load loadup bootstrap
make[1]: *** [Makefile:741: bootstrap-emacs] Error 139
make[1]: Leaving directory '/home/builder/.termux-build/emacs-x/host-build/src'
...
2022-04-18 14:45:39 +05:30
Leonid Pliushch
be20cbf86b
aterm: 'xterm' stub script is now provided by aterm
...
Now package 'aterm' will provide stub script for xterm compatibility
as well as the virtual package.
Separate package will be removed.
2022-04-18 14:45:39 +05:30
Leonid Pliushch
1ce61272f7
xorg-server-xvfb: fix configure script
2022-04-18 14:45:39 +05:30
Leonid Pliushch
477b89e0a4
polybar: bump revision
2022-04-18 14:45:39 +05:30
Leonid Pliushch
85e235552f
polybar: need jsoncpp
2022-04-18 14:45:38 +05:30
Leonid Pliushch
4cc33493c1
rebuild everything
2022-04-18 14:45:38 +05:30
Leonid Pliushch
dcd0a875e3
qemu-system-x86-64: conflicts with headless package variant
2022-04-18 14:45:38 +05:30
Leonid Pliushch
ea33d9e734
rename package: qemu-system-x86_64 --> qemu-system-x86-64
...
DEB package should not have "_" (underscore) in name.
2022-04-18 14:45:38 +05:30
Leonid Pliushch
4888c85f1a
qemu: 4.2.1 + update dependency lists
2022-04-18 14:45:38 +05:30
Leonid Pliushch
9a963d1a76
xorg-server-xvfb: update to 1.20.10
2022-04-18 14:45:37 +05:30
Leonid Pliushch
6b0f4d5848
xfdesktop: update to 4.15.1
2022-04-18 14:45:37 +05:30
Leonid Pliushch
bf96f29ac0
shared-mime-info: update to 2.0
2022-04-18 14:45:37 +05:30
Leonid Pliushch
a3d6f93fdd
polybar: update to 3.5.0
2022-04-18 14:45:37 +05:30
Leonid Pliushch
863d6bb8a6
libxkbcommon: update to 1.0.3
2022-04-18 14:45:37 +05:30
Leonid Pliushch
682a22729a
gtk3: update to 3.24.24
2022-04-18 14:45:36 +05:30
Leonid Pliushch
32aa18874a
feh: update to 3.6.1
2022-04-18 14:45:36 +05:30
Leonid Pliushch
0571274290
rofi: get rid of configure.patch
2022-04-18 14:45:36 +05:30
Leonid Pliushch
21e7bc4f2c
st: update config
2022-04-18 14:45:36 +05:30
Leonid Pliushch
948d6c09e6
tigervnc: add note that package won't be updated
2022-04-18 14:45:36 +05:30
Leonid Pliushch
5ae11df18f
Revert "tigervnc: update to 1.11.0"
...
This reverts commit 4d281d5542
.
2022-04-18 14:45:12 +05:30
Leonid Pliushch
87f5e7c594
mpv-x: fix build failure
2022-04-18 14:45:11 +05:30
Leonid Pliushch
cc5b5caa78
xorg-xkbcomp: update to 1.4.4
2022-04-18 14:45:11 +05:30
Leonid Pliushch
30b54f6b57
xkeyboard-config: update to 2.31
2022-04-18 14:45:11 +05:30
Leonid Pliushch
30d44bc325
xfce4-settings: update to 4.15.3
2022-04-18 14:45:11 +05:30
Leonid Pliushch
b49d5a49ff
vim-gtk: update to 8.2.2000
2022-04-18 14:45:11 +05:30
Leonid Pliushch
4d281d5542
tigervnc: update to 1.11.0
2022-04-18 14:45:10 +05:30
Leonid Pliushch
b67b550d39
st: update to 0.8.4
2022-04-18 14:45:10 +05:30
Leonid Pliushch
0f4419754b
rofi: update to 1.6.1
2022-04-18 14:45:10 +05:30
Leonid Pliushch
9b51f1c0d7
dbus: update to 1.12.20
2022-04-18 14:45:10 +05:30
Leonid Pliushch
8e24f0f346
mpv-x: update to 0.33.0
2022-04-18 14:45:10 +05:30
Leonid Pliushch
7cd32d4a9c
i3: fix linking with android-glob
2022-04-18 14:45:09 +05:30
Leonid Pliushch
27ff487f37
i3: delete unneeded patch
2022-04-18 14:45:09 +05:30
Leonid Pliushch
74a8952572
mtpaint: update to 3.50
2022-04-18 14:45:09 +05:30
Leonid Pliushch
8612c0e85e
i3: update to 4.19
2022-04-18 14:45:09 +05:30
Leonid Pliushch
9e88e88167
libxkbcommon: update patch 'disable_tests.patch'
2022-04-18 14:45:09 +05:30
Leonid Pliushch
fcb90de6a8
libxkbcommon: update to 1.0.2
2022-04-18 14:45:09 +05:30
Leonid Pliushch
6ec8d83530
xfce4-session: update to 4.15.1
2022-04-18 14:45:08 +05:30
Leonid Pliushch
0e23752525
xfconf: update to 4.15.1
2022-04-18 14:45:08 +05:30
Leonid Pliushch
87bf7df117
xfwm4: update to 4.15.3
2022-04-18 14:45:08 +05:30
Leonid Pliushch
c6bdb96f53
Revert "netsurf: update to 3.10"
...
This reverts commit 307996d0e2
.
2022-04-18 14:44:46 +05:30
Leonid Pliushch
307996d0e2
netsurf: update to 3.10
2022-04-18 14:44:46 +05:30
Leonid Pliushch
5daea57d0a
gtkwave: update to 3.3.107
2022-04-18 14:44:46 +05:30
Leonid Pliushch
06be4327d6
geany: update to 1.37.1
2022-04-18 14:44:46 +05:30
Leonid Pliushch
7e75016ecf
xfce4-panel: add description why no update
2022-04-18 14:44:45 +05:30
Leonid Pliushch
3b8146cb3f
Revert "xfce4-panel: update to 4.15.5"
...
This reverts commit 4cfb2a46cc
.
2022-04-18 14:44:27 +05:30
Leonid Pliushch
4cfb2a46cc
xfce4-panel: update to 4.15.5
2022-04-18 14:44:27 +05:30
Leonid Pliushch
59c0461bcf
thunar: update to 4.15.3
2022-04-18 14:44:26 +05:30
Leonid Pliushch
bc08690686
libxfce4util: update to 4.15.5
2022-04-18 14:44:26 +05:30
Leonid Pliushch
c4e7467a46
libxfce4ui: update to 4.15.5
2022-04-18 14:44:26 +05:30
Leonid Pliushch
acdae19514
libvte: update to 0.62.1
2022-04-18 14:44:26 +05:30
Leonid Pliushch
fb336523d5
libevdev: update to 1.10.0
2022-04-18 14:44:26 +05:30
Leonid Pliushch
a698536ae3
libdrm: update to 2.4.103
2022-04-18 14:44:26 +05:30
Leonid Pliushch
36c3174a5d
garcon: update to 0.7.2
2022-04-18 14:44:25 +05:30
Leonid Pliushch
9d5a93e980
exo: update to 4.15.3
2022-04-18 14:44:25 +05:30
Leonid Pliushch
33d176b9e1
x11vnc: fix hardcoded paths
2022-04-18 14:44:25 +05:30
Leonid Pliushch
9319c7d38b
new package: x11bnc
2022-04-18 14:44:25 +05:30
Leonid Pliushch
2a030d56a6
new package: libvncserver
2022-04-18 14:44:25 +05:30
Leonid Pliushch
4ec063ba0b
fvwm: https homepage
2022-04-18 14:44:24 +05:30
Leonid Pliushch
412c9999f5
hexchat: fix detection of lua by meson script
2022-04-18 14:44:24 +05:30
Leonid Pliushch
31bee058b9
vim-gtk: bump revision
2022-04-18 14:44:24 +05:30
Leonid Pliushch
3a1fc8c2aa
hexchat: fix liblua dependency
2022-04-18 14:44:24 +05:30
Leonid Pliushch
3c6331e5ef
vim-gtk: update to 8.2.1800
2022-04-18 14:44:24 +05:30
Leonid Pliushch
7976418ab2
hexchat: rebuild with python 3.9
2022-04-18 14:44:24 +05:30
Leonid Pliushch
632f6ac56f
vim-gtk: rebuild with python 3.9
2022-04-18 14:44:23 +05:30
Leonid Pliushch
17f3a4871a
xorg-twm: update patches
2022-04-18 14:44:23 +05:30
Leonid Pliushch
7eca6fc403
Revert "xfce4-panel: update to 4.15.4"
...
Delaying update - missing dependency.
This reverts commit 288b3f7c65
.
2022-04-18 14:43:55 +05:30
Leonid Pliushch
6d206d41fc
xorg-fonts-alias: update to 1.0.4
2022-04-18 14:43:54 +05:30
Leonid Pliushch
288b3f7c65
xfce4-panel: update to 4.15.4
2022-04-18 14:43:54 +05:30
Leonid Pliushch
c1f5583db6
libvte: update to 0.62.0
2022-04-18 14:43:54 +05:30
Leonid Pliushch
eae67e83e5
vim-gtk: update to 8.2.1700
2022-04-18 14:43:54 +05:30
Leonid Pliushch
a8145822ff
xorg-twm: update to 1.0.11
2022-04-18 14:43:54 +05:30
Leonid Pliushch
e9a7dd856a
transmission-gtk: update to 3.00
2022-04-18 14:43:54 +05:30
Leonid Pliushch
cb23c90d39
putty: update to 0.74
2022-04-18 14:43:53 +05:30
Leonid Pliushch
6308a24cd8
dmenu: update to 5.0
2022-04-18 14:43:53 +05:30
Leonid Pliushch
cb7d524159
adwaita-icon-theme: update to 3.38.0
2022-04-18 14:43:53 +05:30
Leonid Pliushch
eaf668165e
putty: disable setuid calls
2022-04-18 14:43:53 +05:30
Leonid Pliushch
20c3f63cda
xrdp: update fix-configs.patch
2022-04-18 14:43:53 +05:30
Leonid Pliushch
574ac047d9
xrdp: update to 0.9.14
2022-04-18 14:43:53 +05:30
Leonid Pliushch
b6fe0ce507
xorg-xev: update to 1.2.4
2022-04-18 14:43:52 +05:30
Leonid Pliushch
0822e2290d
telepathy-glib: update to 0.99.11
2022-04-18 14:43:52 +05:30
Leonid Pliushch
b6ed206721
libevdev: update to 1.9.1
2022-04-18 14:43:52 +05:30
Leonid Pliushch
1693e8cbd5
i3: update to 4.18.2
2022-04-18 14:43:52 +05:30
Leonid Pliushch
9dd63028c4
gtkwave: update to 3.3.106
2022-04-18 14:43:52 +05:30
Leonid Pliushch
8e866a6d93
Revert "xfce4-panel: update to 4.15.4"
...
This reverts commit 97cb413f4f
.
2022-04-18 14:43:14 +05:30
Leonid Pliushch
f30ab0ba66
gtk3: update 0000-no-introspection.patch
2022-04-18 14:43:14 +05:30
Leonid Pliushch
bb7514eadc
xfwm4: update to 4.15.1
2022-04-18 14:43:14 +05:30
Leonid Pliushch
7270ec878d
xfconf: update to 4.15.0
2022-04-18 14:43:13 +05:30
Leonid Pliushch
7aa96d19ba
xfce4-session: update to 4.15.0
2022-04-18 14:43:13 +05:30
Leonid Pliushch
97cb413f4f
xfce4-panel: update to 4.15.4
2022-04-18 14:43:13 +05:30
Leonid Pliushch
ec73f710ff
thunar: update to 4.15.2
2022-04-18 14:43:13 +05:30
Leonid Pliushch
1df9b391e3
gtk3: update to 3.24.23
2022-04-18 14:43:13 +05:30
Leonid Pliushch
16c027c164
garcon: update to 0.7.1
2022-04-18 14:43:12 +05:30
Leonid Pliushch
7b859f36d6
exo: update to 4.15.2
2022-04-18 14:43:12 +05:30
Leonid Pliushch
f642c1d84b
xorg-server-xvfb: update to 1.20.9
2022-04-18 14:43:12 +05:30
Leonid Pliushch
3f9d3e73c2
libxfce4util: update to 4.15.3
2022-04-18 14:43:12 +05:30
Leonid Pliushch
ba43fc33d0
xfce4-settings: update to 4.15.2
2022-04-18 14:43:12 +05:30
Leonid Pliushch
7ad94967dd
libxkbcommon: add libxml2 dependency and update patch
2022-04-18 14:43:12 +05:30
Leonid Pliushch
4c5d05b87b
vim-gtk: update to 8.2.1650
2022-04-18 14:43:11 +05:30
Leonid Pliushch
c9be7b35ee
libxkbcommon: update to 1.0.1
2022-04-18 14:43:11 +05:30
Leonid Pliushch
9df15bd945
libvte: update to 0.61.90
2022-04-18 14:43:11 +05:30
Leonid Pliushch
b3e8e053c4
fvwm: update to 2.7.0
2022-04-18 14:43:11 +05:30
Leonid Pliushch
6fdd9970ae
adwaita-icon-theme: update to 3.37.92
2022-04-18 14:43:11 +05:30
Leonid Pliushch
0337c53169
rofi: update to 1.6.0
2022-04-18 14:43:10 +05:30
Leonid Pliushch
8b4c87578d
openttd: update to 1.10.3
2022-04-18 14:43:10 +05:30
Leonid Pliushch
13eee452f9
feh: update to 3.5
2022-04-18 14:43:10 +05:30
Leonid Pliushch
0b13665a9e
pidgin: update to 2.14.1
...
%ci:no-build
2022-04-18 14:43:10 +05:30
Leonid Pliushch
849a8fc9dd
delete package: gnuplot-x - now replaced by gnuplot from main repository
2022-04-18 14:43:10 +05:30
Leonid Pliushch
bc23b002ea
xfce4-session: bump revision
...
%ci:no-build
2022-04-18 14:43:10 +05:30
Leonid Pliushch
a0dcc6eb6a
xfce4-terminal: bump revision
2022-04-18 14:43:09 +05:30
Leonid Pliushch
88fb570052
xfce4-settings: bump revision
2022-04-18 14:43:09 +05:30
Leonid Pliushch
dbe25c0a83
thunar: bump revision
2022-04-18 14:43:09 +05:30
Leonid Pliushch
050103f6c9
xournal: bump revision
2022-04-18 14:43:09 +05:30
Leonid Pliushch
c624010fd8
gpg-crypter: bump revision
2022-04-18 14:43:09 +05:30
Leonid Pliushch
64bcd799f5
garcon: bump revision
2022-04-18 14:43:08 +05:30
Leonid Pliushch
b697807316
exo: bump revision
2022-04-18 14:43:08 +05:30
Leonid Pliushch
ccdebfcffe
libgnomecanvas: bump revision
2022-04-18 14:43:08 +05:30
Leonid Pliushch
caea06252f
pidgin: bump revision
2022-04-18 14:43:08 +05:30