Commit Graph

39 Commits

Author SHA1 Message Date
Yaksh Bariya 1391b5dde0
gtk2: bump revision 2022-04-18 14:48:52 +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 82823bddab
gtk2: bump revision 2022-04-18 14:45:42 +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 00c57e8d2c
rebuild librsvg-dependent packages 2022-04-18 14:41:36 +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 5ca448ef3e
gtk2: bump revision 2022-04-18 14:41:27 +05:30
Leonid Pliushch 24ec97d1a9
gtk2: update hooks 2022-04-18 14:41:27 +05:30
Leonid Pliushch 450dc9498b
gtk2: force link with shm* functions from libandroid-shmem 2022-04-18 14:40:38 +05:30
Leonid Pliushch 320abbef31
bump all packages
%ci:no-build
2022-04-18 14:36:29 +05:30
Leonid Pliushch f3a0e56734
libcairo-x & pango-x are merged with libcairo & pango in termux-packages
https://github.com/termux/termux-packages/pull/4559

%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 7020e3420b
gtk2: depend on ttf-dejavu 2022-04-18 14:36:23 +05:30
Leonid Pliushch 033397b328
gtk2: rebuild package 2022-04-18 14:36:21 +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 05e98c26a2
rebuild packages dependent on librsvg 2022-04-18 14:36:01 +05:30
Leonid Pliushch 92fa8ca9e9
gtk2: bump revision 2022-04-18 14:30:38 +05:30
Leonid Pliushch dd05506c80
gtk2: bump revision 2022-04-18 14:30:27 +05:30
Leonid Pliushch e7c9b79097
update maintainer fields
[ci skip]
2022-04-18 14:09:20 +05:30
Leonid Pliushch 7fbb1c2b7f
gtk2: fix errors with glib-mkenums and glib-genmarshal 2022-04-18 14:09:18 +05:30
Leonid Pliushch befeb8775c
set licenses & reformat build.sh scripts 2022-04-18 14:08:53 +05:30
Leonid Pliushch e520d3401b
gtk2: allow configuration with automake-1.16 2022-04-18 14:08:50 +05:30
Leonid Pliushch 00bea948c8
gtk2: fix missing gdkconfig.h 2022-04-18 14:08:49 +05:30
Leonid Pliushch 1f3e6cfb43
use https in homepage and source urls where possible 2022-04-18 14:08:45 +05:30
Leonid Pliushch 13efba8427
gtk(2,3): simplify hooks and don't print 'No schema file found' in case when no glib schemas exist 2022-04-18 14:08:28 +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