Commit Graph

19 Commits

Author SHA1 Message Date
Termux Github Actions 032b831907 bump(x11/mate-terminal): 1.28.1
This commit has been automatically submitted by Github Actions.
2024-02-23 18:22:57 +00:00
Termux Github Actions 0dd87a0ae4 bump(x11/mate-terminal): 1.28.0
This commit has been automatically submitted by Github Actions.
2024-02-19 00:30:04 +00:00
Twaik Yont d7f2fc5ea0 bump(x11/mate-terminal): 1.27.1 2023-10-02 02:01:35 +03:00
Tee KOBAYASHI 69709c43f6 mate-terminal: Bump to 1.26.1 2023-05-15 03:51:08 +09:00
Tee KOBAYASHI dfb9792b9e *: Clean up individual TERMUX_PKG_RM_AFTER_INSTALL
after commit b6c843b06c.

%ci:no-build
2023-05-03 22:21:05 +09:00
Tee KOBAYASHI 15918b2152 mate-terminal: Depend on mate-desktop
Closes https://github.com/termux/termux-packages/issues/11160.
2022-09-16 07:02:35 +09:00
Henrik Grimler 96d21caa0a
updpkg(x11/mate-terminal): update to 1.26.0 2022-07-04 09:02:51 +02:00
Henrik Grimler 1a96ec0d88
fix(x11/mate-terminal): fix build with automake 1.16.4
We need to re-generate the configure script, or else we get an error:

  configure.ac:15: error: version mismatch.  This is Automake 1.16.4,
  configure.ac:15: but the definition used by this AM_INIT_AUTOMAKE
  configure.ac:15: comes from Automake 1.16.1.  You should recreate
  configure.ac:15: aclocal.m4 with aclocal and run automake again.

However, running autoreconf -vfi reveals that some of the autoconf
macros are *only* defined in aclocal.m4, and autoreconfiguring
replaces that file and causes the macros to be undefined, giving
errors like:

  /home/builder/.termux-build/mate-terminal/src/configure: line 2931: MATE_COMMON_INIT: command not found
  /home/builder/.termux-build/mate-terminal/src/configure: line 2932: syntax error near unexpected token `no'
  /home/builder/.termux-build/mate-terminal/src/configure: line 2932: `MATE_DEBUG_CHECK(no)'

Lets move all the custom macros from aclocal.m4 to the m4/ directory
to solve that issue.

Fixes termux/termux-packages#11145.
2022-07-04 09:02:16 +02:00
Yaksh Bariya a2e07ef1cc
chore: fix lint errors for packages in x11 and root repo 2022-04-20 15:33:18 +05:30
Tee KOBAYASHI b39c1fd8d7
libvte: Add patch to build with newer toolchain
and revbump revdeps.
2022-04-18 14:50:07 +05:30
Tee KOBAYASHI 23e3f282ec
libvte: Bump revision of dependents to rebuild 2022-04-18 14:49:04 +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 d794384dc9
revert mate packages update
Need automake v1.16.2 but we have v1.16.1 in Docker image.
2022-04-18 14:47:48 +05:30
Leonid Pliushch ed13e6087f
mate-terminal: update to 1.26.0 2022-04-18 14:47:47 +05:30
Leonid Pliushch 3dd45c774d
mate-terminal: bump revision 2022-04-18 14:47:40 +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 b59fdda1c7
bump things dependent on libvte 2022-04-18 14:47:15 +05:30
Leonid Pliushch 77ff0f3397
mate-terminal: remove gschemas.compiled 2022-04-18 14:47:10 +05:30
Suhan G Paradkar e3a4328f8e
add set of packages for mate desktop (#335) 2022-04-18 14:47:08 +05:30