Commit Graph

22709 Commits

Author SHA1 Message Date
Schrijvers Luc
4f0c2fb998 libfprint, disable static library (#8504) 2023-04-24 15:30:32 +02:00
OscarL
32733af12e lapack: switch to Python 3.9 (#8503)
Moved cmd:python3 to TEST_REQUIRES, as even if it seems like the
build needs it (for "summary tests"), it actually doesn't, and its
only for "make test" we need Python3.

Added $jobArgs, as that speeds up the build quite a lot.

Testes passed 100% with or without that set, in any case.
2023-04-24 12:55:30 +02:00
Schrijvers Luc
9f5fd66241 getconf, bump version (#8501) 2023-04-24 09:09:50 +02:00
OscarL
dd9218c9a1 command_not_found: revbump for rebuild (#8500) 2023-04-24 08:47:54 +02:00
Schrijvers Luc
01e7fbb65c findutils, enable 32bit, cleanup (#8495) 2023-04-24 08:01:04 +02:00
OscarL
4c057f1bde BeCJK: cleanup requirements, dropping Python 2.x. (#8499)
SCons will pull the version it needs (3.9 currently).
2023-04-24 07:50:09 +02:00
OscarL
a04a072309 command_not_found: switch to Python 3.9. (#8497)
* Added TEST()
* Added a couple of minor fixes here and there.
2023-04-24 07:49:10 +02:00
davidkaroly
64c0e0563f wireshark: update to 4.0.5 (#8496) 2023-04-24 07:47:08 +02:00
Jerome Duval
15c66cd727 libxml2: bump version 2023-04-23 22:30:12 +02:00
OscarL
9be1ee8369 vim: update to version 9.0.1479 (#8493) 2023-04-23 16:24:00 +02:00
OscarL
c777902a52 youcompleteme: retire old recipe versions. (#8485) 2023-04-23 16:23:02 +02:00
Schrijvers Luc
460e9c8b10 dtc, remove static library, cleanup (#8491) 2023-04-23 15:53:39 +02:00
Jerome Duval
ae391ef0ab coreutils: disabled 2038 support requirement for x86 2023-04-23 14:59:30 +02:00
Jerome Duval
749fd9a1c8 coreutils: bump version 2023-04-23 14:28:48 +02:00
Niels Sascha Reedijk
1e4e4aa7b9 Rust: bump to 1.69.0 (#8490) 2023-04-23 08:16:32 +02:00
Jerome Duval
79911e1cff bear: bump version 2023-04-23 01:12:55 +02:00
Jerome Duval
ca2899414f grpc: bump version 2023-04-22 17:56:50 +02:00
Jerome Duval
5d03c2cfe5 libopenshot_audio: bump version 2023-04-22 15:08:42 +02:00
Schrijvers Luc
7f1fea2565 pari, bump version (#8486) 2023-04-22 12:04:06 +02:00
OscarL
a786e16654 fontforge: retire older recipe. (#8484)
Requires Python 3.6, and nothing depends on this one.
(cmd:fontforge already provide by the newer recipe).
2023-04-22 11:05:33 +02:00
OscarL
2a14683318 schismtracker: enable build for "all". (#8483)
Tested on 64 bits. x86 version was already on the buildmaster.
2023-04-22 09:26:01 +02:00
OscarL
fa3da1f9e9 monsterz: restore recipe. (#8416)
* Revert "monsterz: retire recipe. (#8256)"

This reverts commit bf7c3896d6.

* monsterz: applied Debian's patches to make it work with Python 3.x

Got the diff/patch files from:

https://salsa.debian.org/games-team/monsterz/-/tree/master/debian/patches

* monsterz: fixes x86_32, patch configdir location, add Deskbar link.

* Added PulkoMandy's icon files. Thanks a bunch!
* Added a Deskbar symlink.
  This required patching monsterz.py, and linking to that instead of
  using the /bin/monsterz C wrapper binary. Otherwise we got hangs
  (pegs one core to 100%, no window shown) when double clicking the
  link or the binary.

* monsterz: custom install to $appsDir

As we're not using the C wrapper, but calling the Python
script directly, no point on building anything.

Installing under $appsDir/Monsterz sounds better than the
odd "$dataDir/games/monsterz" location.

For these two reasons, we can drop the gcc and make requirements.
2023-04-22 08:11:19 +02:00
Al Hoang
04179315ed update nim (#8482) 2023-04-22 08:08:56 +02:00
Schrijvers Luc
b0d4d3d58a soundpipe, sources are removed from the netout of respect for the Csound community (#8477) 2023-04-22 08:07:58 +02:00
kenmays
c3927f19ec sane_backends: bumped to 1.2.1 (#8481)
* sane_backend: bumped to 1.2.1

* sane_backends: bumped to 1.2.1

* Delete sane_backends-1.1.1.recipe

* Delete sane_backends-1.1.1.patchset
2023-04-22 08:06:51 +02:00
kenmays
e93b3af06b blender3: bumped to 3.3.6 (#8479)
* blender3: bumped to 3.3.6

* blender3: bumped to 3.3.6

* Delete blender3-3.3.1.patchset

* Delete blender3-3.3.1.recipe
2023-04-22 08:06:05 +02:00
Schrijvers Luc
99e6e8d670 gmp_ecm, disable static library, cleanup (#8480) 2023-04-21 18:29:31 +02:00
Schrijvers Luc
9c0c1d7dd7 ginac, disable static library, cleanup (#8478) 2023-04-21 15:33:39 +02:00
Schrijvers Luc
379a5b5fa1 octave, revbump for new sundials version (#8476) 2023-04-21 12:29:16 +02:00
Schrijvers Luc
d6dd17473d sundials, bump version (#8475) 2023-04-21 12:07:40 +02:00
Schrijvers Luc
c126aabe4b calc, fix SOURCE_URI (#8474) 2023-04-21 10:47:42 +02:00
Schrijvers Luc
d3f7e5a1c0 schismtracker, fix references to libSDL, move to python3.9 (#8473) 2023-04-21 07:57:37 +02:00
Julius Enriquez
dce2a09e9a kristall: Move to 0.4 release (#8471)
Co-authored-by: Julius Enriquez <win8linux@github.com>
2023-04-21 07:42:51 +02:00
Schrijvers Luc
a8184832a1 dcadec, mark x86_gcc2 as broken (parse errors), cleanup (#8470) 2023-04-20 17:24:36 +02:00
Schrijvers Luc
e204054781 woff2, cleanup (#8468) 2023-04-20 16:09:36 +02:00
Schrijvers Luc
3b29ee6572 vamp_plugin_sdk, remove static library (#8467) 2023-04-20 15:50:40 +02:00
Humdinger
f4984bd436 New recipe: Samedi
initial release
2023-04-20 15:07:40 +02:00
Schrijvers Luc
0b042972e1 tremor, disable static library (#8466) 2023-04-20 14:32:53 +02:00
Schrijvers Luc
75f8d3e139 taglib, build fix, cleanup (#8465) 2023-04-20 14:06:40 +02:00
Schrijvers Luc
4e45e24e8d szip, disable static library (#8464) 2023-04-20 13:03:40 +02:00
Schrijvers Luc
78b3d199d2 sundials, switch SOURCE_URI (#8463) 2023-04-20 12:40:11 +02:00
Schrijvers Luc
b5db49d38e soxr, build fix (#8462) 2023-04-20 12:36:20 +02:00
Schrijvers Luc
d9035d0383 sundials, remove static libraries, cleanup (#8461) 2023-04-20 12:22:23 +02:00
Schrijvers Luc
1e488ddd39 primesieve, remove static library, cleanup (#8460) 2023-04-20 12:07:40 +02:00
Schrijvers Luc
8769b061ef smjpeg, disable static library, cleanup (#8459) 2023-04-20 12:00:38 +02:00
Schrijvers Luc
b76f4553b8 blender3, revbump (OIIO revbumped to use boost169) (#8458) 2023-04-20 09:47:21 +02:00
Schrijvers Luc
f1533dc6d2 openimageio, switch to boost169 (#8457) 2023-04-20 09:08:45 +02:00
Schrijvers Luc
212096cc18 blender3, revbump for libsndfile (#8456) 2023-04-19 18:59:34 +02:00
Schrijvers Luc
c4c3708233 openlibm, revump for rebuild (#8455) 2023-04-19 15:44:44 +02:00
Schrijvers Luc
2ef6c25ed4 primegen, don't install static library (#8454) 2023-04-19 15:42:17 +02:00