Commit Graph

43 Commits

Author SHA1 Message Date
Christoph Reiter
ba06af9710 Add msys2_repository_url for some GNOME projects 2023-09-20 11:42:30 +02:00
Christoph Reiter
09fc5ff426 Python rebuilds 2023-07-24 18:19:03 +02:00
Christoph Reiter
edf2e66584 gitg: remove dependency on libsoup
it no longer depends on it since v41
2023-07-13 00:09:48 +02:00
Christoph Reiter
b8def125ca gitg: rebuild 2023-05-11 21:05:38 +02:00
Christoph Reiter
f586c1f6e4 more clangarm64 2023-05-09 07:59:25 +02:00
Christoph Reiter
e6232abc2c More g-i related rebuilds
see #11994
2022-07-24 15:42:13 +02:00
Christoph Reiter
6952d7e845 gitg: backport fix to build with newer meson 2022-06-13 08:32:22 +02:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Alberto Fanjul
48a4eee4b7 gitg: Updated to 41 2021-12-29 14:22:01 +01:00
Jeremy Drake
aa504beaf3 Enable more packages for clang32 2021-09-01 16:56:54 -07:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Christoph Reiter
32fc5d5bab gitg: cleanup makedeps 2020-10-28 15:42:51 +01:00
Christoph Reiter
f9fa3f4dd6 gitg: port to hooks 2020-10-28 15:42:51 +01:00
Christoph Reiter
2e226007c3 meson: remove broken prefix fixup patch and rebuild all meson using packages
When I initially ported things to meson some didn't correctly build in case
the install prefix wasn't the real prefix (/mingw64 vs C:/msys64/mingw64).

While this initially helped it turned out to be very stupid because I fixed
it by stripping the prefix of all install paths. This makes meson behave
differently compared to upstream.

Remove the patch and rebuild everything.
2020-10-24 13:14:00 +02:00
Alexey Pavlov
c198e3dcf0 gitg: Rebuild for python 3.8 2019-11-14 09:54:15 +03:00
albfan
d92f3ba153 gitg: Updated to 3.32.1 2019-07-26 09:15:47 +02:00
Alberto Fanjul
4528247f42 gitg: Fix cache and run as GUI (#4814) 2019-01-09 10:26:22 +03:00
Alberto Fanjul
8d48856003 gitg: Update to version 3.30.1 (#4594) (#4594) 2018-10-26 07:46:06 +03:00
Alberto Fanjul
3361c1b016 gitg: updated to 3.30.0 (#4560) 2018-10-23 07:41:04 +03:00
Christoph Reiter
b1f7ddb542 Update enchant deps to build with enchant-2 and force a rebuild. Fixes #4039 (#4041)
latexila is missing as that needs a package rename and update, will follow later.

I also went ahead and updated gspell (dll version bump) since its reverse deps are
a subset of the enchant ones.
2018-07-05 13:35:16 +03:00
Andrea Zagli
4f40900366 gitg: updated to 3.26.0. (#2758) 2017-08-13 00:03:29 +03:00
Alexey Pavlov
4e3364aede Rebuild packages with python3.6 2017-06-19 15:17:30 +03:00
Andrea Zagli
460c5dcb41 gitg: updated to 3.24.0. (#2431) 2017-05-10 08:24:32 +03:00
Andrea Zagli
67b43fb471 gitg: updated to 3.22.0 2016-09-21 10:36:04 +02:00
Andrea Zagli
3ed6844c3a gitg: updated to 3.20.2. 2016-08-29 10:27:33 +02:00
Ignacio Casal Quinteiro
6c49a0fe72 gitg: update to version 3.20.1 2016-07-01 09:20:26 +02:00
Ignacio Casal Quinteiro
8be6b29be6 gitg: update to version 3.20.0 2016-03-25 12:40:41 +01:00
Viktor Szakats
e7111647e2 use secure urls
* follow some redirects
2016-02-23 10:26:29 +01:00
Qian Hong
2fd8566b9a mingw-w64-gitg: This is a dummy patch to test the build system. 2016-02-05 02:53:56 +08:00
Ignacio Casal Quinteiro
363402cf33 gitg: update to version 3.19.6 2016-02-04 18:19:01 +01:00
Ray Donnelly
fd16046c7c gitg: Fix check_option .. "yes" -> check_option .. "y" 2016-01-09 17:54:50 +00:00
Ray Donnelly
054b99d080 gitg: Fix check_option -> check_options 2016-01-09 17:54:50 +00:00
Ignacio Casal Quinteiro
eaf2187e9e gitg: update to version 3.19.4 2016-01-08 13:22:39 +01:00
Ignacio Casal Quinteiro
8fd197c348 gitg: add needed patch 2015-12-23 08:56:10 +01:00
Ignacio Casal Quinteiro
aafb1f8809 gitg: update to version 3.19.3
This contains mainly windows fixes
2015-12-23 08:39:17 +01:00
Ray Donnelly
689710ce30 gitg: Very minor tidyup 2015-12-23 00:11:12 +00:00
Ray Donnelly
1c97a10aae gitg: Some minor fixes
libgee is a depends not a makedepends
added pkgbase
--enable-debug if check_option debug yes
2015-12-23 00:03:03 +00:00
Ignacio Casal Quinteiro
40fffad969 gitg: update to version 3.19.2
This contains all the new patches that makes it compile and work
properly on windows.
2015-12-22 08:44:41 +01:00
Ignacio Casal Quinteiro
76e37a413d gitg: update to version 3.19.1
Now that gitg does not depend on webkit we should be able
to build it without problems
2015-12-21 10:10:33 +01:00
Ignacio Casal Quinteiro
d441396040 gitg: new package wip
We are missing json-glib and gee
2014-07-24 17:39:20 +02:00