Commit Graph

42 Commits

Author SHA1 Message Date
Masoud Naservand
592fa7d6c6 Add optional dependencies for image formats support (#27019)
Added some of `gdk-pixbuf2` package optdepends. Searching for 'pixbuf', I found `jp2-pixbuf-loader` but `eog` was not able to open a test jp2 file I made with gimp with it.
2025-12-25 11:16:21 +01:00
مهدي شينون (Mehdi Chinoune)
83eed71552 rebuild packages for gettext-runtime (libintl) without DllMain 2025-10-04 15:26:27 +01:00
مهدي شينون (Mehdi Chinoune)
2e532eed35 eog: Fix checksums 2025-10-02 06:26:32 +01:00
مهدي شينون (Mehdi Chinoune)
c9e5b84b9b NFC: Always quote ${srcdir} and ${pkgdir}
Just in case someone has space in his path to MINGW-packages repo.
2025-01-14 09:27:50 +01:00
Christoph Reiter
619a8198e5 Add some CPEs 2024-03-26 11:53:19 +01:00
مهدي شينون (Mehdi Chinoune)
63cd8bbfb8 drop 32-bit environments from some leaf packages (2/n) 2024-02-15 12:25:38 +01:00
Christoph Reiter
2e61746cb6 Replace pkg-config with pkgconf everywhere
While the later replaces the former, pkg-config will still be installed
via makepkg if pkgconf isn't installed already.
2023-09-28 20:36:07 +02:00
Christoph Reiter
a821927a64 more clangarm64 2023-05-08 22:28:24 +02:00
Jeremy Drake
380103a29c enable packages for clang32 2022-11-12 18:38:49 -08:00
Christoph Reiter
5b9cf846f3 eog: backport fix to build with newer meson 2022-07-25 08:51:38 +02:00
Christoph Reiter
e6232abc2c More g-i related rebuilds
see #11994
2022-07-24 15:42:13 +02:00
Christoph Reiter
b54d7998c3 Disable clang32 for packages missing deps 2022-06-22 22:44:29 +02:00
Christoph Reiter
0dfda3ffe2 Makedepend on pkg-config in meson using packages
This gets currently pulled in via the toolchain groups, but we don't want
to depend on them any longer.
2022-01-09 07:32:29 +01: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
Christoph Reiter
71a71836b7 eog: reference the upstream MR 2021-11-05 18:58:35 +01:00
Doronin Stanislav
73d08bf7d3 fix eog cant open directories with images 2021-11-03 20:07:09 +03:00
Jeremy Drake
aa504beaf3 Enable more packages for clang32 2021-09-01 16:56:54 -07: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
c1f783e788 eog: Update to 3.38.0 2020-10-28 15:42:51 +01:00
Christoph Reiter
8db7837775 eog: 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
wsgalaxy
edbb22337c eog: Avoid showing up a command prompt in windows. (#6445)
* eog: Avoid showing up a command prompt in windows.

* eog: Increase pkgrel.
2020-05-03 21:40:35 +03:00
Alexey Pavlov
a2bc8ca852 eog: Update to 3.36.2 2020-04-27 12:33:47 +03:00
Alexey Pavlov
dde80121f7 eog: Update to 3.36.1 2020-04-03 18:12:23 +03:00
Alexey Pavlov
525bab3355 eog: Update to 3.36.0 2020-03-10 15:18:26 +03:00
Alexey Pavlov
677814e114 eog: Update to 3.34.2 2020-01-24 15:02:34 +03:00
Christoph Reiter
34e8416f87 eog: Update to 3.34.1; Port to meson 2019-10-25 20:20:32 +02:00
Viktor Szakats
e7111647e2 use secure urls
* follow some redirects
2016-02-23 10:26:29 +01:00
Alexey Pavlov
1dd8d26287 Improve PKGBUILD's 2015-08-21 10:08:34 +03:00
Andrea Zagli
6a911b856b eog: updated to 3.16.3. 2015-08-20 11:10:20 +02:00
Alexey Pavlov
9215e839df === Rebuild with GCC-5.1.0. Part IX === 2015-07-15 01:27:45 +03:00
Andrea Zagli
0835d4398d eog: updated to 3.16.2. 2015-05-21 21:50:52 +02:00
Andrea Zagli
69babcd683 eog: updated to 3.16.1. 2015-04-29 18:19:54 +02:00
Andrea Zagli
091e65751b eog: updated to 3.16.0. 2015-03-25 22:45:34 +01:00
Andrea Zagli
55ab2b8dce eog: upgrade to 3.14.3. 2014-12-06 13:49:43 +01:00
Andrea Zagli
93e7af00aa eog: update to 3.14.2. 2014-11-13 23:14:13 +01:00
Andrea Zagli
96643de0be eog: added gettext and gobject-introspection as runtime dependencies. 2014-10-20 20:54:19 +02:00
Alexpux
8c75ba804b eog: Fix building introspection. 2014-10-19 14:14:30 +04:00
Alexpux
65146c2115 eog: Fix files installing. Add relocation support for Windows. 2014-10-19 12:49:27 +04:00
Andrea Zagli
0e43e1fb14 eog: fixed library path. 2014-10-18 10:06:16 +02:00
Andrea Zagli
d0b586dfd7 eog: new package. 2014-10-16 21:34:24 +02:00