Commit Graph

34 Commits

Author SHA1 Message Date
Tee KOBAYASHI ad825f1205
atk: Update to 2.38.0 2022-04-18 14:50:28 +05:30
Yaksh Bariya ea1196027f
atk: bump revision 2022-04-18 14:48:49 +05:30
Leonid Pliushch 7d58192c90
select all packages for rebuilding
Packages are going to be built and submitted manually.

%ci:no-build
2022-04-18 14:48:00 +05:30
Leonid Pliushch 38307a4a7e
assign generic maintainer to packages where possible
Let @termux be assigned as package maintainer instead of me, just like
the most of Termux packages. I really don't use X11 package set so far.

%ci:no-build
2022-04-18 14:47:52 +05:30
Leonid Pliushch 12a5ea2da2
reset x11 packages repository
Rebuild all packages - ensure everything links correctly after termux-packages
updates. Packages will be built on my host.

%ci:no-build
2022-04-18 14:47:15 +05:30
Leonid Pliushch 40aec480f5
rebuild everything
%ci:no-build
2022-04-18 14:45:50 +05:30
Leonid Pliushch 4cc33493c1
rebuild everything 2022-04-18 14:45:38 +05:30
Leonid Pliushch afe37aafa8
build & upload first half of packages 2022-04-18 14:42:27 +05:30
Leonid Pliushch df98cfcec3
rebuild packages 2022-04-18 14:41:48 +05:30
Leonid Pliushch fc4e688fd4
rebuild everything: part 1 2022-04-18 14:41:47 +05:30
Leonid Pliushch e6f18f2852
fix maintainer field
%ci:no-build
2022-04-18 14:41:47 +05:30
Leonid Pliushch 10ee00b80c
rebuild part 1
Split rebuild of whole repository into 2 parts due to CI problem
with caching large amount of debs.
2022-04-18 14:41:46 +05:30
Leonid Pliushch da177dbf7e
rebuild everything 2022-04-18 14:41:46 +05:30
Leonid Pliushch 7c42fb7905
restart build with exception of package 'florence' which fails 2022-04-18 14:41:41 +05:30
Leonid Pliushch ed63bdb1a8
rebuild everything 2022-04-18 14:41:41 +05:30
Leonid Pliushch c45dff0884
atk: update to 2.36.0 2022-04-18 14:41:40 +05:30
Leonid Pliushch f1941e45b6
rebuild all packages 2022-04-18 14:41:34 +05:30
Leonid Pliushch 194b82b8ce
rebuild everything 2022-04-18 14:41:29 +05:30
Leonid Pliushch 320abbef31
bump all packages
%ci:no-build
2022-04-18 14:36:29 +05:30
Leonid Pliushch 5730b9d736
bump all packages
%ci:no-build
2022-04-18 14:36:28 +05:30
Leonid Pliushch d6b16162b6
atk: disable introspection because unsupported in Termux 2022-04-18 14:36:26 +05:30
Leonid Pliushch bff7a926a6
atk: update to 2.34.1 2022-04-18 14:36:25 +05:30
Leonid Pliushch dedc597263
rebuild everything
Because static libraries were not uploaded for packages which
have them.
2022-04-18 14:36:11 +05:30
Leonid Pliushch 05992744ba
follow changes on main repository (no -dev package split anymore)
And schedule all packages for manual rebuilding.

%ci:no-build
2022-04-18 14:36:09 +05:30
Leonid Pliushch a38e80ecd5
atk: bump revision 2022-04-18 14:30:36 +05:30
Leonid Pliushch 87461e785d
atk: fix source checksum 2022-04-18 14:09:21 +05:30
Leonid Pliushch 5a7be8401c
atk: fix source URL 2022-04-18 14:09:21 +05:30
Leonid Pliushch c8f8a4973d
atk: fix source URL 2022-04-18 14:09:21 +05:30
Leonid Pliushch 11d23baf9a
atk: update to 2.32.0 2022-04-18 14:09:20 +05:30
Leonid Pliushch e7c9b79097
update maintainer fields
[ci skip]
2022-04-18 14:09:20 +05:30
Leonid Pliushch befeb8775c
set licenses & reformat build.sh scripts 2022-04-18 14:08:53 +05:30
Leonid Pliushch 1f3e6cfb43
use https in homepage and source urls where possible 2022-04-18 14:08:45 +05:30
Leonid Pliushch aeeaec292c
atk: remove libandroid-support from dependencies
libandroid-support is not needed:

 $ ldd /data/data/com.termux/files/usr/lib/libatk-1.0.so
 libgobject-2.0.so
 libglib-2.0.so
 libc.so
2022-04-18 14:08:25 +05:30
Leonid Pliushch 46768830ae
fix names for more packages
Now x11-packages repository will use original names for
packages. For example, libgtk2 now will be provided as
gtk2, libgtk3 will be available as gtk3, libsdl - as sdl.

List of changed packages:

 libatk        --> atk
 libglu        --> glu
 libgtk2       --> gtk2
 libgtk3       --> gtk3
 libmesa       --> mesa
 libsdl        --> sdl
 libsdl2       --> sdl2
 libsdl-net    --> sdl-net
 riscvemu-sdl  --> riscvemu
 xorg-xvfb     --> xorg-server-xvfb

List of dependent packages (should be rebuilt with new deps):

 dosbox, emacs-x, galculator, geany, libepoxy, mtpaint,
 qemu-system-x86_64, the-powder-toy, tigervnc, wireshark-gtk,
 xarchiver.

Note: depending on which packages are installed, it may be
necessary to upgrade with 'apt dist-upgrade'.
2022-04-18 14:08:23 +05:30