nixpkgs/pkgs/development/libraries
Randy Eckenrode 057dd0effe
libiconvReal: implement ABI compatibility on Darwin
This commit prepares libiconvReal to replace darwin.libiconv, allowing
it to be used with binary derivations that patch out references to the
system libiconv with one from nixpkgs.

Apple’s libiconv is based on GNU libiconv 1.11 (the last version before
it switched to LGPLv3+). Any newer releases by Apple appear to be build
system tweaks. The core sources are barely updated. This means that
Darwin users won’t get any fixes from upstream updates, and maintaining
darwin.libiconv requires dealing with a separate and different build
system (because Apple now builds it with Xcode). Fortunately, it is
possible to build upstream libiconv in a way that is compatible with
Apple’s distribution of it.

There are two things that need to happen to produce an ABI-compatible
build of libiconv:

* Existing symbols need to be exported with the `iconv_` prefix instead
  of the `libiconv_` prefix. New symbols can have the `libiconv` prefix,
  and one symbol in Apple’s distribution does, but older ones must have
  the older prefix; and
* Reexport `libcharset.dylib` from `libiconv.dylib`. This is explained
  by Apple as the result of a bug in their transition to an Xcode-based
  build system.

Both these these are doable and have been done by this commit. I have
tested it with building GHC, which downloads a binary distribution as
part of its bootstrap and replaces references to the system libiconv
with darwin.libiconv. Using this patch, libiconvReal is able to work
without any changes to the GHC derivation.

Note that this patch does not actually deprecate or remove
darwin.libiconv yet. That will be done in a future patch after Darwin
support is added for aliases and deprecating packages in the `darwin`
attrset.
2023-06-21 19:05:54 -04:00
..
a52dec
aalib
abseil-cpp abseil-cpp: backport gcc-13 fix 2023-05-29 22:15:03 +01:00
accounts-qt
accountsservice accountsservice: 22.08.8 → 23.13.9 2023-05-28 22:09:18 +08:00
ace
acl acl: backport patch for musl 1.2.4 2023-05-07 21:42:13 +00:00
ada gnatcoll-python3: fix build on x86_64-darwin 2023-05-08 21:07:04 +03:00
adns
adslib
afflib
aften
agda
agg
aixlog
alembic
alglib
alkimia alkimia: fix typo 2023-05-09 18:02:17 +04:00
allegro
alure
alure2
amdvlk amdvlk: 2023.Q2.1 -> 2023.Q2.2 2023-05-27 06:21:40 +00:00
amf-headers
aml
amrnb
amrwb
amtk
antic
AntTweakBar
apache-activemq
appindicator-sharp
applet-window-buttons
appstream
appstream-glib
apr apr: 1.7.2 -> 1.7.4 2023-05-16 04:36:48 +00:00
apr-util
aptdec
aqbanking
aravis aravis: 0.8.26 -> 0.8.27 2023-06-12 03:15:02 +00:00
arb
argagg
argp-standalone
argparse
argtable
arguments
aribb25
armadillo armadillo: 12.2.0 -> 12.4.0 2023-06-01 07:55:07 +00:00
arpa2common
arrayfire arrayfire: fix build on darwin 2023-05-19 11:41:51 -04:00
arrow-cpp
arrow-glib
asio
asmjit
aspell
assimp assimp: fix build for riscv 2023-06-18 18:13:10 +08:00
at-spi2-core at-spi2-core: 2.48.0 → 2.48.3 2023-06-04 11:05:55 +08:00
atkmm
attr
aubio
audiality2
audio Merge master into staging-next 2023-05-26 00:02:17 +00:00
audiofile audiofile: remove -lgcc on i686-linux 2023-05-17 00:37:41 +03:00
avahi
avro-c
avro-c++
aws-c-auth
aws-c-cal
aws-c-common
aws-c-compression
aws-c-event-stream
aws-c-http
aws-c-io
aws-c-mqtt
aws-c-s3
aws-c-sdkutils
aws-checksums
aws-crt-cpp aws-crt-cpp: 0.20.1 -> 0.20.2 2023-06-13 23:21:31 +00:00
aws-sdk-cpp aws-sdk-cpp: disable more flaky tests 2023-05-25 01:59:04 +03:00
ayatana-ido
babl
backward-cpp
bamf
bash/bash-preexec
bashup-events
basu basu: init at 0.2.1 2023-05-21 18:29:51 -03:00
bc-decaf
bcg729
bctoolbox
bearssl
beecrypt
beignet
belcard
belle-sip belle-sip: 5.2.53 -> 5.2.64 2023-06-17 02:40:15 +00:00
belr
bencode
bencodetools
biblesync
blaze
blitz
bobcat
boca
boehm-gc vlang: fix build on darwin 2023-05-16 19:44:49 +03:00
boolstuff
boost boost: cleanup 2023-06-12 14:41:05 +03:00
boost-ext/boost-sml
boost-process
bootil
boringssl
botan
box2d
boxfort
brigand
brunsli
buddy
bullet
bulletml
bwidget
bzrtp
c-ares c-ares: 1.19.0 -> 1.19.1 2023-05-28 22:23:32 +03:00
c-blosc
caf
cairo cairo: modernize patches 2023-06-08 21:54:56 -04:00
cairomm
calcium
capnproto
capstone capstone: build with cmake 2023-06-15 22:05:39 +08:00
caroline
cassandra-cpp-driver cassandra-cpp-driver: fix libuv include path 2023-05-19 08:22:50 +01:00
catch
catch2
ccrtp
cctag
cctz
cddlib
cdk
cdo
cegui
celt
cereal
ceres-solver
CGAL cgal_5: 5.5.1 -> 5.5.2 2023-05-07 00:42:38 +00:00
cglm cglm: 0.8.9 -> 0.9.0 2023-05-04 17:19:36 +00:00
cgreen
cgui
charls charls: 2.4.1 -> 2.4.2 2023-05-21 18:22:11 +00:00
check
chipmunk
chmlib
chromaprint
cimg cimg: 3.2.4 -> 3.2.5 2023-06-01 20:59:07 +00:00
cista cista: 0.13 -> 0.14 2023-06-04 07:25:32 +00:00
civetweb
cjose
cjson
cl
clang-ocl
clanlib
classads
clfft
clipp
clipper
clipper2 clipper2: init at 1.2.2 2023-06-16 20:06:34 +00:00
cln
cloog
cloog-ppl
clucene-core
clutter
clutter-gst
clutter-gtk
cm256cc
cmark
cmark-gfm
cminpack
cmocka Merge pull request #235276 from kirillrdy/cmocka 2023-06-02 08:09:12 -05:00
cmrt
codec2 codec2: 1.1.0 -> 1.1.1 2023-06-17 14:40:12 +00:00
coeurl
cogl
coin3d
CoinMP
collada-dom
comedilib
composable_kernel composable_kernel: revert split output workaround 2023-06-06 07:56:51 -04:00
console-bridge
coordgenlibs
coost
cosmopolitan
cpp-hocon
cpp-ipfs-http-client
cpp-jwt
cpp-netlib cpp-netlib: unpin boost169 2023-06-05 17:27:36 +03:00
cpp-utilities cpp-utilities: 5.22.0 -> 5.23.0 2023-06-08 11:38:04 +00:00
cppcms
cppcodec
cppdb
cpptest
cpptoml
cppunit
cpputest
cppzmq
cracklib
crc32c
crcpp
cre2
criterion
croaring
crocoddyl python310Packages.crocoddyl: 1.9.0 -> 2.0.0 2023-05-22 20:18:58 +03:00
crossguid
crypto++
csfml
ctpl
ctpp2
ctranslate2 ctranslate2: add misuzu as maintainer 2023-06-16 08:16:22 +03:00
ctre
ctypes_sh
cudd
curlpp
cutee
cwiid
cxx-prettyprint
cxx-rs
cxxopts cxxopts: 3.0.0 -> 3.1.1 2023-05-21 19:36:05 +03:00
cxxtest
cxxtools
cyclonedds
cyrus-sasl
cyrus-sasl-xoauth2 cyrus-sasl-xoauth2: init at 0.2 2023-05-21 09:07:32 +02:00
czmq
dab_lib
dav1d dav1d: 1.1.0 -> 1.2.0 2023-05-18 12:02:37 +02:00
db
dbus dbus: 1.14.6 -> 1.14.8 2023-06-11 16:59:43 +02:00
dbus-cplusplus dbus_cplusplus: update broken patch URLs 2023-05-15 15:28:11 +02:00
dbus-glib
dbus-sharp
dbus-sharp-glib
dbxml
dclib
dclxvi
dconf
dee
directfb
directx-headers directx-headers: 1.610.0 -> 1.610.2 2023-05-07 09:49:43 +00:00
discord-gamesdk
discord-rpc
dleyna-connector-dbus
dleyna-core
dleyna-renderer
dleyna-server
dlib dlib: 19.24 -> 19.24.2 2023-05-21 18:03:44 +00:00
docopt_cpp
doctest doctest: 2.4.9 -> 2.4.11 2023-05-24 07:47:43 -07:00
dotconf
dotnetfx35
dotnetfx40
double-conversion double-conversion: 3.2.1 -> 3.3.0 2023-05-24 00:55:12 +00:00
dqlite
draco
drogon
drumstick
dsdcc dsdcc: 1.9.3 -> 1.9.4 2023-05-06 06:37:10 +00:00
dssi
duckdb duckdb: 0.8.0 -> 0.8.1 2023-06-18 08:01:38 -04:00
dxflib
dyncall
easyloggingpp
eccodes python310Packages.eccodes: 2.30.0 -> 2.30.2 2023-06-08 10:58:05 +00:00
eclib eclib: 20221012 -> 20230424 2023-05-20 16:02:17 +02:00
edencommon
editline
egl-wayland egl-wayland: 1.1.11 -> 1.1.12 2023-06-06 13:20:51 +02:00
eglexternalplatform
eigen
elementary-cmake-modules
elf-header
elfio
elpa elpa: 2022.11.001 -> 2023.05.001 2023-06-19 14:53:25 +02:00
embree embree: unbreak on aarch64-linux 2023-06-07 12:15:16 +03:00
enchant enchant: 2.3.4 -> 2.5.0 2023-05-27 17:18:43 +00:00
enet
entt
epoll-shim
ethash
eventlog
example-robot-data example-robot-data: 4.0.6 -> 4.0.7 2023-05-19 16:57:03 +03:00
exempi
exiv2 exiv2: 0.27.6 -> 0.27.7 2023-05-20 13:39:35 +00:00
exosip
expat
expected-lite
exprtk
faac
faad2
fancypp
farbfeld
farstream
fast-cpp-csv-parser
fastjson
fastpbkdf2
faudio faudio: 23.05 -> 23.06 2023-06-05 03:15:06 +00:00
fb303
fbthrift
fcft
fcgi
fcl
fcppt
fdk-aac
febio
fflas-ffpack
ffmpeg Merge pull request #234635 from Atemu/ffmpeg-remove-withLTO 2023-05-30 18:14:07 +02:00
ffmpegthumbnailer
ffms
fftw maintainers: remove spwhitt 2023-05-05 12:34:05 +00:00
filter-audio
fizz
flann
flatbuffers
flatcc
flatpak treewide: Reduce jtojnar maintainership 2023-05-20 16:40:17 +02:00
flint
flite
fltk
fmt
folks
folly
fontconfig fontconfig: 2.14.0 → 2.14.2 2023-06-03 16:02:22 +02:00
forge
fox
fplll
frame
freealut
freeglut
freeimage
freenect freenect: 0.6.4 -> 0.7.0 2023-05-07 20:46:39 +00:00
freetds
freetts
freetype
freexl
frei0r frei0r: 1.7.0 -> 1.8.0, fix/add cudaSupport (#226666) 2023-05-12 16:05:15 +02:00
fribidi fribidi: 1.0.12 -> 1.0.13 2023-05-19 09:25:39 +00:00
fstrcmp
fstrm
ftgl
ftxui Merge pull request #233409 from NickCao/ftxui 2023-06-13 01:47:17 +04:00
funambol
functionalplus
fuzzylite
g2o
galario
gamenetworkingsockets
gamin
ganv
garmintools
gbenchmark gbenchmark: 1.7.1 -> 1.8.0 2023-05-08 05:46:51 +00:00
gcab
gcc/libstdc++ libgcc: remove unused package 2023-05-13 17:22:17 +01:00
gcr gcr: use lib.meta.availableOn instead of isLinux 2023-06-12 03:00:48 -07:00
gd
gdal gdal: Fix tests on darwin 2023-05-10 21:41:14 +02:00
gdbm
gdcm gdcm: 3.0.21 -> 3.0.22 2023-05-07 04:49:02 +00:00
gdk-pixbuf
gdl
gdome2
gecode
gegl
geis
genann
gensio
geoclue
geocode-glib
geogram
geographiclib
geoip
geos geos: change package maintainer to geospatial team 2023-06-19 17:23:53 +02:00
getdata
getdns stubby: fix sourceRoot for cross compilation 2023-05-13 13:04:08 +08:00
gettext gettext: 0.21 -> 0.21.1 2023-05-28 21:43:05 -04:00
gexiv2 gexiv2: 0.14.0 → 0.14.1 2023-05-07 19:50:44 +08:00
gf2x
gfbgraph
gflags
ggz_base_libs
ghc_filesystem
giflib
gio-sharp
git2-cpp
givaro
gjs
gl2ps gl2ps: drop mesa on darwin 2023-05-29 16:39:15 +03:00
gl3w
glbinding
gle
glew
glfw glfw3: drop libGL on darwin 2023-06-06 16:56:52 +03:00
glib glib: 2.76.2 → 2.76.3 2023-06-09 17:02:39 +08:00
glib-networking
glib-testing
glibc cc-wrapper: when merging gcc32 and gcc64, merge libgcc as well 2023-05-09 00:16:24 -07:00
glibmm
glm
globalarrays
glog
gloox gloox: 1.0.26 -> 1.0.27 2023-05-21 06:32:19 +00:00
glpk
glpng
glui
gmime
gmm
gmp
gmtk
gnet
gnome-desktop
gnome-menus
gnome-online-accounts
gnome-video-effects
gnu-config gnu-config: add cannot-use-fetchpatch comment 2023-06-15 12:35:03 -07:00
gnu-efi Revert Merge #234128: gnu-efi: patch to fix build for riscv64 2023-06-03 10:03:07 +02:00
gnutls
gobject-introspection
goffice
gom
goocanvas
goocanvasmm
google-cloud-cpp Merge staging-next into staging 2023-06-05 00:03:13 +00:00
gperftools
gpgme
grail
grantlee
graphene
graphene-hardened-malloc
grilo grilo: 0.3.15 → 0.3.16 2023-05-10 15:43:54 +08:00
grilo-plugins
grpc grpc: 1.54.0 -> 1.54.2 2023-05-13 04:20:00 +00:00
gsasl
gsettings-desktop-schemas
gsettings-qt
gsignond
gsl gsl: allow to build on all platforms 2023-06-12 21:25:21 +02:00
gsl-lite gsl-lite: fix tests 2023-05-09 13:51:34 +03:00
gsm
gsmlib
gsoap
gsound
gspell
gss
gssdp
gstreamer Merge #238411: gst_all_1.gst-plugins-rs: drop a test on aarch64-* 2023-06-18 15:22:46 +02:00
gtdialog
gtest Revert Merge #228209: gtest: 1.12.1 -> 1.13.0 2023-05-10 23:13:49 +02:00
gthree treewide: Reduce jtojnar maintainership 2023-05-20 16:40:17 +02:00
gtk Merge master into staging-next 2023-06-15 00:02:27 +00:00
gtk-engine-bluecurve
gtk-engine-murrine
gtk-engines
gtk-frdp
gtk-layer-shell
gtk-mac-integration
gtk-sharp
gtk-sharp-beans
gtkd
gtkdatabox
gtkextra
gtkimageview
gtkmm
gtksourceview
gtksourceviewmm
gtkspell
gtkspellmm
gts
gumbo
gupnp
gupnp-av
gupnp-dlna
gupnp-igd
gusb
gvfs
gvm-libs gvm-libs: 22.5.0 -> 22.6.2 2023-06-13 18:45:35 +00:00
half
hamlib
harfbuzz harfbuzz: 7.2.0 -> 7.3.0 2023-05-20 03:13:14 +00:00
hawknl
hdf5-blosc
herqq
hidapi hidapi: 0.13.1 -> 0.14.0 2023-05-28 02:17:47 +00:00
highfive
hipblas
hipcub
hipfft
hipfort
hipsolver
hipsparse
hiredis
hiredis-vip
hivex
hmat-oss
hotpatch
howard-hinnant-date
hpp-fcl hpp-fcl: 2.3.3 -> 2.3.4 2023-06-01 20:27:32 +02:00
hpx
hspell
htmlcxx
http-parser http-parser: enable parallel building 2023-05-27 17:50:37 +00:00
httplib httplib: 0.12.5 -> 0.12.6 2023-06-13 14:52:37 +00:00
hunspell hunspellDicts: add pt_BR 2023-06-14 17:30:41 +02:00
hwloc
hyena
hyperscan hyperscan: 5.4.0 -> 5.4.2 2023-06-08 11:02:32 +01:00
hyphen
icu
id3lib
idnkit
igraph
iir1
ijs
iksemel
ilbc
ilmbase
imath
imgui imgui: 1.89.5 -> 1.89.6 2023-06-10 15:19:45 +00:00
iml
imlib2 Merge staging-next into staging 2023-05-06 18:01:44 +00:00
impy
imtui
inchi
incrtcl
indicator-application
inih
iniparser
intel-gmmlib
intel-media-driver
intel-media-sdk intel-media-sdk: 23.2.0 -> 23.2.2 2023-05-25 05:08:19 +00:00
iodash
ip2location-c
ipu6-camera-hal
iqueue treewide: microsoft_gsl -> microsoft-gsl 2023-05-26 13:43:45 +03:00
irrlicht
irrlichtmt
isa-l
isl isl_0_24: pull CC_FOR_BUILD 2023-05-19 08:38:00 +01:00
iso-codes
itk
itktcl
jabcode
jama
jansson
jarowinkler-cpp
jasper
java lombok: 1.18.26 -> 1.18.28 2023-06-17 09:23:20 +00:00
jbig2dec
jbig2enc
jbigkit
jcal
jellyfin-ffmpeg
jemalloc
jitterentropy
jose
jpcre2
json-c json-c: fix build on LLVM 15+ 2023-05-22 09:23:38 -04:00
json-fortran
json-glib
jsoncpp
jsonrpc-glib
judy
jxrlib
kcolorpicker
kdb
kddockwidgets kddockwidgets: 1.6.0 -> 1.7.0 2023-05-05 06:39:43 +00:00
kde-frameworks kde/frameworks: 5.106 -> 5.107 2023-06-10 11:50:07 +03:00
kdiagram
kdsoap
kerberos
keybinder
keybinder3
keystone
kf5gpgmepp
khronos-ocl-icd-loader
kimageannotator libsForQt5.kimageannotator: 0.6.0 -> 0.6.1 2023-06-05 17:58:31 +00:00
kirigami-addons
kissfft
kmsxx
kompute
kpeoplevcard
kpmcore partition-manager: 22.12.1 -> 23.04.1 2023-05-17 20:55:56 +08:00
kproperty
kquickimageedit
kreport
kronosnet
ktextaddons ktextaddons: 1.2.0 -> 1.3.2 2023-05-22 06:53:30 +00:00
kuserfeedback
kweathercore
kyotocabinet
l-smash
lame
languagemachines
lasem
lasso
LAStools
LASzip
lcm
lcms
lcms2
ldacbt
ldb
ldns
ldutils
leatherman
lemon-graph
lensfun
leptonica
lerc
lesstif
level-zero
leveldb
levmar
lib2geom
lib3ds
lib3mf
libaacs
libaal
libabigail treewide: Reduce jtojnar maintainership 2023-05-20 16:40:17 +02:00
libabw pkgs: fix typos 2023-05-19 22:31:04 -04:00
libaccounts-glib
libad9361 libad9361: 0.2 -> 0.3 2023-05-28 02:57:27 +00:00
libadwaita libadwaita: 1.3.2 → 1.3.3 2023-06-13 18:35:14 +08:00
libaec
libAfterImage
libagar
libajantv2
libamqpcpp
libantlr3c
libao
libaom libaom: 3.6.0 -> 3.6.1 2023-05-14 11:41:04 +00:00
libaosd
libappindicator
libarchive
libarchive-qt libarchive-qt: 2.0.7 -> 2.0.8 2023-05-19 09:26:30 +00:00
libargon2
libargs
libasr
libass libass: move headers to "dev" output 2023-05-11 22:38:25 +01:00
libassuan
libast
libasyncns
libatomic_ops
libaudclient
libaudec
libav
libavc1394
libavif
libax25
libayatana-appindicator
libayatana-indicator
libb2
libb64 libb64: Fix i686-linux build failure 2023-05-27 12:42:12 +02:00
libbacktrace
libbap
libbaseencode
libbde
libbdplus
libbladeRF libbladerf: add markuskowa as maintainer 2023-05-04 21:33:26 +02:00
libblockdev
libblocksruntime
libbluray
libbpkg
libbsd
libbson
libbtbb
libburn
libbutl
libbytesize
libcaca
libcacard
libcamera libcamera: 0.0.3 -> 0.0.5 2023-05-17 14:22:56 +03:00
libcanberra
libcangjie
libcbor
libccd
libcdada
libcdaudio
libcddb
libcdio
libcdio-paranoia
libcdr
libcec
libcef
libcello
libcerf
libchamplain
libchardet
libchewing
libchop
libcifpp
libcint
libck
libclc libclc: fix cross 2023-05-19 09:18:41 +02:00
libcli
libcloudproviders
libclthreads
libclxclient
libcmis
libcollectdclient
libcommuni
libconfig
libconfuse
libcork
libcotp libcotp: 2.0.0 -> 2.0.1 2023-05-05 06:05:07 +00:00
libcouchbase libcouchbase: 3.3.6 -> 3.3.7 2023-05-15 06:01:32 +00:00
libcpr libcpr: 1.10.3 -> 1.10.4 2023-05-27 12:01:16 +02:00
libcrafter
libcredis
libcrossguid
libcryptui
libcs50 libcs50: init at 11.0.2 2023-06-01 11:51:48 -04:00
libcsptr
libctb
libctemplate
libctl
libcue
libcutl
libcxxrt
libcyaml libcyaml: 1.4.0 -> 1.4.1 2023-05-30 23:58:58 +00:00
libdaemon libdaemon: move headers to "dev" outputs (and docs to "doc") 2023-05-11 22:29:37 +01:00
libdatovka
libdatrie
libdazzle
libdbi
libdbi-drivers
libdbusmenu
libdbusmenu-qt
libdc1394
libde265
libdecor
libdeflate
libdeltachat libdeltachat: 1.116.0 -> 1.117.0 2023-06-18 14:39:46 -07:00
libdevil
libdex
libdigidocpp
libdiscid
libdisplay-info
libdivecomputer
libdivsufsort
libdmapsharing
libdmtx
libdnet
libdovi
libdrm
libdv
libdvbcsa
libdvbpsi
libdvdcss
libdvdnav
libdvdread
libdwarf
libdwg
libdynd
libe57format
libe-book libe-book: build with latest icu version 2023-06-15 01:19:45 +02:00
libeatmydata
libeb
libebml maintainers: remove spwhitt 2023-05-05 12:34:05 +00:00
libebur128
libedit
libee
libei libei: 1.0.0rc1 -> 1.0.0rc2 2023-05-28 10:28:50 -03:00
libelf libelf: fix build with clang 16 on Darwin 2023-06-01 21:11:00 -04:00
libelfin
libemf2svg
libepc
libepoxy
liberfa
liberio
libesmtp
libestr
libetpan
libev
libevdev libevdev: 1.13.0 -> 1.13.1 2023-05-13 19:09:31 +00:00
libevdevplus
libevent
libewf
libexecinfo
libexif
libexsid
libextractor
libexttextcat
libf2c
libfabric
libfakekey
libfaketime
libfann
libff
libffcall
libffi
libfido2
libfilezilla
libfishsound
libfive
libfixposix
libfm
libfprint
libfprint-2-tod1-goodix
libfprint-2-tod1-goodix-550a
libfprint-2-tod1-vfs0090
libfprint-tod
libfpx
libfreeaptx
libfreefare
libfsm libfsm: 0.1pre2442 -> 0.1pre2987 2023-05-10 08:29:16 +01:00
libftdi
libfyaml
libgadu
libgaminggear
libgbinder
libgcrypt libgcrypt: Use pname in changelog url 2023-05-07 23:02:21 +02:00
libgda
libgdamm
libgdata
libgdiplus
libgee
libgeotiff
libgepub libgepub: 0.7.0 → 0.7.1 2023-06-17 20:38:18 +08:00
libgflow
libgig
libgit2
libgit2-glib
libglibutil
libglvnd libglvnd: fix build with newer clang 2023-05-25 22:21:50 -04:00
libgmpris
libgnome-games-support
libgnome-keyring
libgnomekbd
libgnt
libgnurl
libgourou
libgpg-error
libgphoto2
libgpiod
libgpod
libgringotts
libgrss
libgsf
libgssglue
libgtkflow3
libgtkflow4
libgtop
libgudev
libguestfs libguestfs, guestfs-tools: 1.48.(4/2) -> 1.50.1 2023-06-17 01:11:32 +02:00
libgumath
libgweather
libgxps
libhandy treewide: Reduce jtojnar maintainership 2023-05-20 16:40:17 +02:00
libhangul
libharu
libhdhomerun
libheif
libhsts
libhttpseverywhere
libhugetlbfs
libhv libhv: 1.3.0 → 1.3.1 2023-05-26 21:23:45 +04:00
libhwy pkgsStatic.libhwy: fix build (#230761) 2023-05-09 12:16:02 +02:00
libHX
libiberty
libibmad
libibumad
libical
libicns
libiconv libiconvReal: implement ABI compatibility on Darwin 2023-06-21 19:05:54 -04:00
libid3tag
libidn
libidn2 libidn2: drop Darwin error patch 2023-05-29 16:29:28 -04:00
libiec61883
libieee1284
libiio
libimagequant
libime
libimobiledevice
libimobiledevice-glue
libindicator
libinfinity
libinjection
libinklevel
libinotify-kqueue
libinput
libinsane
libint
libiodbc libiodbc: 3.52.15 -> 3.52.16 2023-05-04 10:02:10 +00:00
libipfix
libipt
libiptcdata
libirc
libircclient
libirecovery
libiscsi
libisds
libisoburn
libisofs
libite
libivykis
libixp treewide: "libary" -> "library" 2023-06-10 14:54:08 +01:00
libjaylink libjaylink: enable on darwin also 2023-05-10 17:59:24 +10:00
libjcat libjcat: 0.1.13 -> 0.1.14 2023-06-11 06:20:32 +00:00
libjpeg
libjpeg-turbo
libjreen
libjson
libjson-rpc-cpp
libjwt libjwt: 1.15.2 -> 1.15.3 2023-05-07 03:02:59 +00:00
libjxl
libkate
libkqueue
libkrun treewide: don't use rustPlatform.rust 2023-05-12 15:31:21 +00:00
libkrunfw
libks
libksba
libksi
liblangtag
libLAS libLAS: unpin boost172 2023-06-06 20:50:06 +03:00
liblastfm
liblastfmSF
liblaxjson
liblc3 liblc3: 1.0.2 -> 1.0.3 2023-05-20 12:45:15 +00:00
liblcf
libliftoff
liblinear
liblinphone liblinphone: disable -Werror 2023-06-10 14:43:53 +02:00
liblo
liblockfile
liblogging
liblognorm
liblouis liblouis: 3.25.0 -> 3.26.0 2023-06-08 09:29:45 +00:00
liblqr-1
liblscp
libltc
liblxi liblxi: add darwin support 2023-05-24 23:12:54 +03:00
libmad
libmanette
libmatchbox
libmatheval
libmatroska maintainers: remove spwhitt 2023-05-05 12:34:05 +00:00
libmaxminddb
libmbim
libmcfp
libmcrypt
libmd
libmediaart
libmediainfo
libmemcached
libmesode
libmhash
libmicrodns
libmicrohttpd
libmikmod
libmilter libmilter: fix build on darwin 2023-06-13 18:11:56 +03:00
libminc
libmkv
libmms
libmng
libmnl
libmodbus
libmodplug
libmodule
libmodulemd libmodulemd: 2.14.0 -> 2.15.0 2023-05-13 04:20:36 +00:00
libmongo-client
libmongocrypt libmongocrypt: fix build on aarch64-darwin 2023-05-17 13:05:38 -04:00
libmowgli
libmp3splt
libmpack
libmpc
libmpcdec
libmpeg2
libmrss
libmspack
libmtp
libmusicbrainz
libmwaw libmwaw: 0.3.21 -> 0.3.22 2023-06-12 11:09:15 +00:00
libmx
libmypaint
libmysqlconnectorcpp libmysqlconnectorcpp: 8.0.32 -> 8.0.33 2023-05-11 07:03:05 +00:00
libnabo
libnatpmp
libnats-c
libnatspec
libnbd
libndctl
libndp
libndtypes
libnest2d libnest2d: unpin boost174 2023-06-05 17:50:42 +03:00
libnet
libnetfilter_acct
libnetfilter_conntrack
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_log
libnetfilter_queue
libnfc
libnfnetlink
libnfs
libnftnl
libngspice libngspice: enable parallel building 2023-05-25 17:36:44 +03:00
libnice
libnitrokey
libnixxml
libnotify
libnsl
libnut Remove pkgs/development/libraries/libnut/prefix.patch and remove 2023-06-18 21:56:11 -07:00
libnxml
liboauth
libodb
libodb-sqlite
libodfgen
libofa
libofx
libogg
liboggz
liboil
libomxil-bellagio
liboop
libopenaptx
libopenglrecorder
liboping
libopus libopus: add ffmpeg as reverse dependencies to passthru.tests 2023-06-11 14:42:09 -05:00
libopusenc
liboqs liboqs: 0.7.2 -> 0.8.0 2023-06-09 15:36:45 +00:00
libosinfo
libosmium
libosmscout
libossp-uuid
libotr
libow
libowfat
libowlevelzs
libp11
libpam-wrapper
libpanel
libpaper
libpar2
libpcap
libpeas
libpfm
libpg_query libpg_query: 15-4.2.0 -> 15-4.2.1 2023-05-19 04:20:00 +00:00
libpgf
libphonenumber libphonenumber: patch code generation tool for build reproducibility 2023-05-14 19:54:02 +02:00
libpinyin
libpipeline
libplacebo
libplctag
libplist
libpng
libpointmatcher
libportal libportal: fix build for qt5 variant 2023-05-18 21:23:44 +02:00
libpostal
libpqxx
libproxy
libpseudo
libpsl
libpst
libptytty
libpulsar
libpwquality
libqaccessibilityclient
libqalculate
libqb
libqglviewer
libqmi
libqofono
libqrtr-glib
libqtav
libquotient libquotient: 0.7.1 -> 0.7.2 2023-05-09 09:02:13 +08:00
libr3
libraspberrypi libraspberrypi: build all binaries on 32-bit ARM 2023-06-15 17:56:44 -04:00
librasterlite2
libraw
libraw1394
librclone librclone: Spell "postBuild" correctly 2023-05-24 09:20:22 -07:00
librdf
libre
librealsense
libredwg
librelp
librem
libremidi libremidi: init at unstable-2023-05-05 2023-05-19 10:11:00 +03:00
librep librep: refactor 2023-06-11 00:22:30 +00:00
libresample
libressl libressl: disable tests on riscv 2023-06-15 15:43:18 +02:00
librest
librevenge
librime
librist
libroxml
librsb
librseq
librsvg
librsync
librtprocess
librttopo
libs3
libsamplerate
libsass
libsbsms
libschrift
libsciter libsciter: run deadnix, statix 2023-06-15 01:33:46 +02:00
libscrypt
libsearpc
libseccomp
libsecret
libsegfault
libserdes
libserialport
libshout
libshumate
libsidplayfp libsidplayfp: 2.4.2 -> 2.5.0 2023-06-09 20:35:51 +02:00
libsieve
libsigcxx
libsignal-protocol-c
libsignon-glib
libsigsegv
libsixel
libskk
libslirp
libsmartcols
libsmi
libsnark
libsndfile
libsodium
libsolv
libsoundio
libsoup
libspatialaudio
libspatialindex
libspatialite
libspectre
libspectrum
libspf2
libspiro
libspnav
libspng libspng: 0.7.3 -> 0.7.4 2023-05-16 06:37:01 +00:00
libsrs2
libssh Merge staging-next into staging 2023-05-29 18:01:43 +00:00
libssh2 libssh2: propagate openssl 2023-06-05 14:32:24 +02:00
libstatgrab
libstemmer
libstroke
libstrophe
libsurvive
libsv
libsvm maintainers: remove spwhitt 2023-05-05 12:34:05 +00:00
libsystemtap
libtap
libtar
libtasn1
libtcod
libtelnet
libtermkey
libthai
libtheora maintainers: remove spwhitt 2023-05-05 12:34:05 +00:00
libthreadar
libticables2
libticalcs2
libticonv
libtiff
libtifiles2
libtiger
libtins
libtomcrypt
libtommath
libtorrent-rasterbar libtorrent-rasterbar-2_0_x: 2.0.8 -> 2.0.9 2023-05-24 06:34:40 +00:00
libtoxcore
libtsm
libu2f-host
libu2f-server
libubox
libuchardet
libucl
libucontext
libudev-zero libudev-zero: fix cross compilation 2023-05-15 09:31:57 +00:00
libudfread
libuecc
libui
libuinputplus
libuiohook
libuldaq
libunarr
libunibreak
libuninameslist
libunique
libunistring
libunity
libunwind
liburcu
liburing
libusb1
libusb-compat
libusbgx
libusbmuxd
libusbsio
libutempter
libuv libuv: use finalAttrs instead of rec (#237140) 2023-06-15 16:52:28 -04:00
libuvc
libva libva-utils: 2.18.1 -> 2.18.2 2023-05-23 08:10:23 +00:00
libvarlink
libvdpau
libvdpau-va-gl
libversion
libverto
libvgm libvgm: unstable-2023-04-22 -> unstable-2023-05-17 2023-06-14 11:38:13 +00:00
libviper
libviperfx
libvirt libvirt: disable util-linux on darwin 2023-05-22 17:02:49 +03:00
libvirt-glib
libvisio
libvisio2svg
libvisual libvisual: split headers to "dev" output 2023-05-11 23:08:19 +01:00
libvmaf
libvmi
libvncserver libvncserver: make systemd support optional 2023-05-05 10:15:40 +02:00
libvorbis
libvori libvori: fix typo 2023-05-12 10:41:28 +02:00
libvpx
libvterm
libvterm-neovim libvterm-neovim: 0.3.1 -> 0.3.2 2023-05-29 02:23:31 +00:00
libwacom Merge pull request #232711 from dotlambda/libwacom-2.7.0 2023-06-06 17:58:32 +02:00
libwbxml
libwebp
libwebsockets
libwhereami
libwmf
libwnck
libwpd
libwpe
libwpg
libwps libwps: 0.4.13 -> 0.4.14 2023-06-12 18:21:11 +00:00
libwtk-sdl2
libx86
libx86emu
libxc libxc: 6.2.0 -> 6.2.2 2023-06-17 22:26:06 +02:00
libxcomp
libxcrypt libxcrypt: 4.4.33 -> 4.4.35 2023-06-06 20:19:01 +02:00
libxdg-basedir
libxkbcommon
libxklavier
libxl
libxls
libxlsxwriter
libxmi
libxml2
libxmlb
libxmlxx
libxmp
libxnd
libxslt
libxsmm
libyaml libyaml: split headers to "dev" output 2023-05-11 22:55:14 +01:00
libyang libyang: 2.1.55 -> 2.1.80 2023-05-24 11:12:08 +00:00
libykclient
libykneomgr
libytnef
libyubikey
libyuv
libzapojit
libzdb
libzen
libzim
libzip
libzmf
libzra
lief
lightgbm
lightning lightning: 2.2.1 -> 2.2.2 2023-05-07 13:31:54 -03:00
lightstep-tracer-cpp
lime
linbox
linenoise
linenoise-ng
liquid-dsp
liquidfun
lirc
litehtml
live555 live555: 2023.03.30 -> 2023.05.10 2023-05-18 20:31:22 -03:00
llhttp
lmdb python3.pkgs.glean-sdk: unvendor lmdb 2023-05-30 10:28:55 +00:00
lmdbxx
log4cplus
log4cpp log4cpp: 1.1.3 -> 1.1.4 2023-05-25 23:48:09 +00:00
log4cxx log4cxx: 0.10.0 -> 1.1.0 2023-05-18 16:00:28 +02:00
log4shib
loki
loudmouth
lpcnetfreedv
lrdf
luabind
luabridge
lucene++
luksmeta
lyra
lzlib
lzo
mac
maeparser
magic-enum
mailcore2
malcontent
mapbox-gl-native mapbox-gl-native: fix build 2023-05-10 00:23:05 +01:00
mapbox-gl-qml
maplibre-gl-native
mapnik
marisa
marl
martyr
mathgl
matio
matrix-sdk-crypto-nodejs matrix-sdk-crypto-nodejs: reintroduce 0.1.0-beta.3 2023-05-16 22:16:25 +02:00
maui-core
maxflow
mbedtls
md4c
mdds
medfile
mediastreamer
memorymapping
memstream
menu-cache
mesa Merge master into staging-next 2023-06-13 06:01:14 +00:00
mesa-glu
meshoptimizer
microsoft-gsl treewide: microsoft_gsl -> microsoft-gsl 2023-05-26 13:43:45 +03:00
migraphx migraphx: use oneDNN_2 2023-06-14 19:10:20 +03:00
mimalloc
mimetic
miniaudio miniaudio: 0.11.14 -> 0.11.16 2023-05-16 02:02:41 -07:00
miniball
minilibx
minixml
miniz
minizip
minizip-ng
miopen miopen: build on big-parallel 2023-05-24 14:59:25 -04:00
miopengemm
mitama-cpp-result
mlib
mlt Merge pull request #234731 from aidalgol/gui-apps-with-cuda-fixes 2023-06-13 11:37:12 +02:00
mm-common
mongoc mongoc: 1.23.4 -> 1.23.5 2023-06-11 04:39:52 +00:00
mono-addins
monocypher
motif
movit
mp4v2
mpdecimal
mpfi
mpfr mpfr: don't use lib.optional with a list 2023-05-29 19:44:01 -04:00
mpich mpich: 4.1.1 -> 4.1.2 2023-06-10 13:14:54 +02:00
mpir
mps
msgpack
msgpuck
msilbc
mtdev
mtxclient
multipart-parser-c
muparser
muparserx
mustache-hpp
mustache-tcl mustache.tcl: init at 1.1.3.4 2023-05-17 09:43:40 +02:00
mutest
mvapich
mygui
mypaint-brushes
mythes
nanodbc
nanoflann
nanomsg
nanopb
ncnn
nco nco: 5.1.5 -> 5.1.6 2023-05-16 01:01:18 +00:00
ncurses
ndi ndi: unpackPhase without interpolation of src 2023-06-11 20:39:02 +00:00
ndn-cxx
ndpi
neardal
neatvnc
nemo-qml-plugin-dbus
neon
netcdf
netcdf-cxx4
netcdf-fortran
nettle nettle: 3.9 -> 3.9.1 2023-06-03 11:03:21 +02:00
networking-ts-cxx
newt
nghttp2
nghttp3 nghttp3: 0.10.0 -> 0.11.0 2023-05-28 19:52:23 +03:00
ngt
ngtcp2 ngtcp2: 0.14.1 -> 0.15.0 2023-05-28 19:53:40 +03:00
nix-plugins
nlohmann_json nlohmann_json: backport gcc-13 fix 2023-05-29 22:09:32 +01:00
nlopt
nng
notcurses
notify-sharp
npapi-sdk
npth
nrf5-sdk
NSPlist
nspr
nss nss_esr: backport gcc-13 fix 2023-05-29 21:31:13 +01:00
nss_wrapper
nsync
ntbtls
ntirpc
ntl
ntrack
nuraft nuraft: unpin boost172 2023-06-07 10:33:30 +03:00
nuspell
nv-codec-headers
nvidia-optical-flow-sdk
nvidia-texture-tools
nvidia-thrust
nvidia-vaapi-driver
nvidia-video-sdk
oatpp
ocl-icd ocl-icd: 2.3.1 -> 2.3.2 2023-06-07 09:31:32 +00:00
octomap
ode
odpic
ogdf
ogre
ois
okapi
olm
oneDNN Merge pull request #237788 from misuzu/ctranslate2-onednn 2023-06-16 13:18:27 +02:00
oniguruma
onnxruntime onnxruntime: use oneDNN_2 2023-06-14 19:10:38 +03:00
opae
open62541 open62541: 1.3.5 -> 1.3.6 2023-05-13 08:54:32 +02:00
openal-soft
openbabel
openbsm
opencascade
opencascade-occt
opencl-clang
opencl-clhpp
opencl-headers Revert Merge #227168: opencl-headers: 2023.02.06 -> 2023.04.17 2023-05-11 17:14:53 +02:00
opencollada
opencolorio
opencore-amr
opencsg
openct
opencv opencv: add patches for CVE-2023-2617 & CVE-2023-2618 2023-05-31 22:12:42 +01:00
opendbx
opendht
opendkim
opendmarc
openexr openexr: backport gcc-13 fix 2023-06-05 08:01:49 +01:00
openexrid-unstable
openfec
openfst
openfx
opengrm-ngram
openh264
openhmd openhmd: unbreak 2023-05-05 23:09:53 +01:00
openimagedenoise luxcorerender: drop 2023-06-07 14:03:23 +03:00
openimageio openimageio_1: drop 2023-06-14 15:36:50 +03:00
openjpeg
openldap openldap: fix build on Darwin with sandbox enabled 2023-05-25 21:50:49 -04:00
openmpi
openpa
openpam
opensaml-cpp opensaml-cpp: fix build on darwin 2023-05-09 19:56:38 +03:00
openscenegraph openscenegraph: unbreak on darwin 2023-06-19 10:31:28 +03:00
openslide
openslp openslp: update broken patch URLs 2023-05-14 19:43:45 +02:00
openssl pkgs/top-level/release: cache openssl-1.1.1u instead of openssl-1.1.1t 2023-06-19 00:27:09 +02:00
opensubdiv
opentracing-cpp
openturns
openvdb
openvino openvino: fix build on aarch64-linux 2023-05-11 09:24:48 +02:00
openvr openvr: mark as broken on Darwin 2023-05-12 12:37:34 +02:00
openwsman
openxr-loader
openzwave
optparse-bash
oracle-instantclient oracle-instantclient: x86_64-linux 21.9.0.0.0 -> 21.10.0.0.0 2023-05-16 16:31:10 -04:00
orcania
orocos-kdl
ortp
osip
osm-gps-map
p11-kit
packr
pagmo2 pagmo2: 2.18.0 -> 2.19.0 2023-05-21 03:35:23 +02:00
paho-mqtt-c
paho-mqtt-cpp
pango
pangolin
pangomm
parquet-cpp
parson parson: 1.5.1 -> 1.5.2 2023-05-20 04:20:00 +00:00
partio
pc-ble-driver
pcaudiolib
pcg-c
pcl
pcmsolver
pcre
pcre2
pdal Merge pull request #238358 from r-ryantm/auto-update/pdal 2023-06-20 03:19:46 +03:00
pdf2xml
pe-parse
pffft
phash
phonetisaurus
phonon
physfs
physics yoda: apply patch for HistoBin2D methods (#233819) 2023-05-24 09:56:34 -04:00
pico-sdk pico-sdk: 1.5.0 -> 1.5.1 2023-06-17 16:18:13 +00:00
pinocchio
pipewire Merge pull request #233032 from jtojnar/reduce-me 2023-05-20 11:48:47 -04:00
pixman
pkcs11helper
pkger
plasma-wayland-protocols
platform-folders
plib
PlistCpp PlistCpp: unpin boost172 2023-06-06 22:10:44 +03:00
plplot
pmix
png++
poco poco: adopt package 2023-05-19 18:21:34 -07:00
podofo podofo010: init at 0.10.0 2023-06-01 14:01:11 +00:00
polkit
polkit-qt-1
poly2tri-c
popl
poppler
popt
portaudio
portmidi
ppl
precice
presage
prime-server
prison
process-cpp
proj
proj-datumgrid
prometheus-client-c
prometheus-cpp
properties-cpp
protobuf protobuf: clean up 2023-05-18 02:40:50 +00:00
protobufc
protolock
prototypejs
protozero
pslib
psol
psqlodbc
pstreams
ptex
pth
pugixml
pulseaudio-qt
pupnp libupnp: 1.14.16 -> 1.14.17 2023-05-05 06:56:47 +00:00
pxlib
py3c
pyotherside
pystring
python-qt
qca-qt5 libsForQt5.qca-qt5: 2.3.5 -> 2.3.6 2023-05-09 13:00:06 +00:00
qcoro treewide: remove explicit gcc12Stdenv 2023-05-09 13:27:05 +03:00
qdjango qdjango: Potential test fix for Darwin 2023-06-15 19:19:40 +02:00
qgnomeplatform
qhull
qimageblitz
qjson
qmarkdowntextedit qmarkdowntextedit: unstable-2022-08-24 -> unstable-2023-04-02 2023-05-27 22:56:24 +08:00
qmlbox2d
qmltermwidget
qoauth
qpdf qpdf: 11.3.0 -> 11.4.0 2023-05-27 18:38:58 +00:00
qrcodegen
qrencode
qrupdate
qscintilla
qscintilla-qt4
qt-4.x/4.8
qt-5 qt5: update patches 2023-05-28 14:05:33 +03:00
qt-6 Merge pull request #223271 from wineee/qt6fix 2023-05-26 16:11:16 +02:00
qt-mobility
qtdbusextended
qtfeedback
qtforkawesome
qtinstaller
qtkeychain qtkeychain: 0.12.0 -> 0.14.1 2023-06-13 15:57:51 +02:00
qtmpris
qtpbfimageplugin qt6Packages.qtpbfimageplugin: 2.3 -> 2.4 2023-05-20 02:05:40 +00:00
qtstyleplugin-kvantum qt6Packages.qtstyleplugin-kvantum: init at 1.0.10 2023-05-18 17:54:25 +02:00
qtstyleplugin-kvantum-qt4
qtstyleplugins
qtutilities libsForQt5.qtutilities: 6.12.0 -> 6.12.2 2023-06-09 18:19:14 +00:00
qtwebkit-plugins
quantlib
quarto Revert "quartoMinimal: 1.2.475 -> 1.3.361" 2023-06-14 22:16:28 +03:00
quazip
quesoglc
quickder
quickfix
quickmem
quictls quictls: 3.0.8+quic -> 3.0.9-quic1 2023-06-10 23:03:00 +00:00
qwt
qxlsx qt6Packages.qxlsx: 1.4.5 -> 1.4.6 2023-06-01 15:45:37 +08:00
qxmpp
rabbitmq-c
rabbitmq-java-client
raft-canonical
randomx
rang
range-v3
rapidcheck rapidcheck: unstable-2020-12-19 -> unstable-2023-04-16 2023-05-05 10:40:40 +01:00
rapidfuzz-cpp
rapidjson
rapidxml
rapidyaml rapidyaml: init at 0.5.0 2023-06-05 11:24:44 +02:00
rarian
raylib
rccl
rdkafka Merge pull request #230858 from tm-drtina/rdkafka-rename-repo-owner 2023-06-05 23:14:59 +02:00
re2
readline
readosm
recastnavigation
redis-plus-plus
relibc
rep-gtk rep-gtk: refactor 2023-06-11 00:22:30 +00:00
reproc
resolv_wrapper
restinio
retro-gtk
rinutils
rlog
rlottie
rnnoise
rnnoise-plugin
robin-map
rocalution
rocblas rocblas: build on big-parallel 2023-05-24 21:21:05 +02:00
rocclr
rocdbgapi
rocfft rocfft: split tests, benchmarks & samples into separate derivations 2023-06-01 16:27:22 -04:00
rocksdb
rocm-comgr
rocm-core
rocm-device-libs
rocm-opencl-icd
rocm-opencl-runtime
rocm-runtime
rocm-thunk
rocmlir
rocprim
rocprofiler
rocr-debug-agent
rocrand
rocsolver rocsolver: build on big-parallel 2023-05-24 21:20:49 +02:00
rocsparse
rocthrust
roctracer
rocwmma
rote
rtrlib
rttr
rubberband
rure
rustc-demangle
rustls-ffi
s2geometry
s2n-tls s2n-tls: 1.3.44 -> 1.3.45 2023-06-04 17:03:11 +00:00
safefile
sbc Merge pull request #184673 from r-ryantm/auto-update/sbc 2023-05-17 10:09:01 +03:00
sblim-sfcc
schroedinger maintainers: remove spwhitt 2023-05-05 12:34:05 +00:00
science lrs: set CC, fix cross compilation 2023-06-18 18:39:39 +08:00
scmccid
scope-lite
scriptaculous
sdbus-cpp sdbus-cpp: remove with lib 2023-05-21 00:52:22 -03:00
SDL SDL_classic: update broken patch URL 2023-05-14 19:47:00 +02:00
SDL2 SDL2: exclude mesa dependency on darwin 2023-05-29 12:44:36 +02:00
SDL2_gfx
SDL2_image
SDL2_mixer
SDL2_net
SDL2_sound
SDL2_ttf SDL2_ttf: drop libGL on darwin 2023-05-29 14:48:35 +03:00
SDL_audiolib
SDL_compat SDL_compat: 1.2.60 -> 1.2.64 2023-06-01 02:34:14 +00:00
SDL_gfx
SDL_gpu
SDL_image
SDL_mixer
SDL_net
SDL_Pango
SDL_sixel
SDL_sound
SDL_stretch
SDL_ttf
sealcurses
seasocks
semver-cpp
sentencepiece
sentry-native sentry-native: 0.6.2 -> 0.6.3 2023-06-05 00:39:57 +00:00
serd
serf
serialdv
sfml
sfsexp
sgp4
shapelib
sharness goredo: 1.21.0 -> 1.30.0 2023-05-16 14:11:32 +02:00
shhmsg
shhopt
shibboleth-sp shibboleth-sp: fix build on darwin 2023-05-09 19:56:47 +03:00
shine
signond
sigslot
silgraphite Merge pull request #234886 from trofi/graphite2-gcc-13-fix 2023-06-07 17:27:00 +00:00
simdjson simdjson: 3.1.7 -> 3.1.8 2023-05-19 07:41:48 +00:00
simgear
simpleitk
sioclient sioclient: init at unstable-2023-02-13 2023-06-06 12:07:21 +03:00
slang
slib
smarty3
smarty3-i18n
smesh
smokegen
smokeqt
smooth
smpeg
smpeg2
snap7
snappy
soci
socket_wrapper
sofia-sip sofia_sip: 1.13.14 -> 1.13.15 2023-05-20 05:40:23 +00:00
soil
sokol
sonic
sonivox sonivox: 3.6.11 -> 3.6.12 2023-06-10 15:20:22 +00:00
sope
soqt
sord sord: extract "dev", "doc", "man" outputs 2023-05-17 21:53:05 +01:00
soundtouch
soxt
span-lite
spandsp
sparrow3d
sparsehash
spdk
spdlog
spectra
speech-tools
speechd
speedtest-exporter
speex pkgs: fix typos 2023-05-19 22:31:04 -04:00
speexdsp
spglib
spice spice: 0.15.1 -> 0.15.2 2023-05-30 20:06:52 +00:00
spice-gtk spice-gtk: fix typo 2023-05-09 18:02:16 +04:00
spice-protocol
spirv-headers
sptk
sqlcipher
sqlite sqlite: 3.41.2 -> 3.42.0 2023-05-30 16:31:40 +10:00
sqlitecpp sqlitecpp: 3.2.1 -> 3.3.0 2023-05-28 07:10:44 +00:00
srt
srtp
stargate-libcds
startup-notification
stb
stduuid
stfl
StormLib
stxxl
subunit
sundials
svrcore
swiften
swiftshader
sword
sycl-info
symengine
szip
t1lib
ta-lib
tachyon
taco taco: init at 02-08-2022_unstable 2023-05-26 13:17:16 +02:00
taglib
taglib-extras
taglib-sharp
tagparser
talloc
taskflow
tbb
tbox tbox: init at 1.7.3 2023-05-23 10:22:38 +08:00
tcl-fcgi tcl-fcgi: init at 0.5.0 (#232208) 2023-06-02 10:40:02 +02:00
tclap
tcllib
tcltls
tclx tclx: 8.6.1 -> 8.6.2 2023-05-31 14:54:51 +02:00
tdb
tdlib
tecla
telepathy
template-glib
tensile
tepl
termbox
termcolor
test-drive
tevent
text-engine
tezos-rust-libs tezos-rust-libs: fix build on darwin 2023-05-05 14:31:50 +03:00
the-foundation
theft
thrift
ti-rpc
ticpp
tidyp
tiledb
timezonemap
tinycbor
tinycdb
tinycompress
tinygltf
tinyobjloader
tinyxml
tinyxml-2
tix
tk tk: hardcode path to TK_LIBRARY 2023-05-31 22:59:33 +02:00
tkimg
tkrzw
tl-expected
tllist
tnt
tntdb
tntnet
tokyo-cabinet
tokyo-tyrant
toml11
toml-f
tomlc99
tomlcpp
tomlplusplus
totem-pl-parser
tpm2-tss
tracker tracker: pull fix pending upstream inclusion for sqlite-3.42.0 support 2023-05-25 12:50:30 +01:00
tracker-miners
tre
tremor
trompeloeil
tsocks
tweeny
twolame
ubus
ucc
uci
ucl
uclient
ucommon
ucx ucx: 1.14.0 -> 1.14.1 2023-05-23 23:43:15 +00:00
udns
udunits
uhttpmock
uid_wrapper
umockdev
unibilium
unicap
unicorn
unittest-cpp
unixODBC
unixODBCDrivers unixODBCDrivers.mariadb: fix cross 2023-05-23 01:20:06 +00:00
unqlite
updfparser
urdfdom urdfdom: 3.1.0 -> 3.1.1 2023-06-18 14:27:39 -04:00
urdfdom-headers
uri
uriparser
usbredir
usrsctp
ustr
ustream-ssl
utf8cpp
utf8proc
uthash
uthenticode
v8 v8_8_x: remove 2023-05-05 02:05:05 +00:00
vaapi-intel
vaapi-intel-hybrid
vaapi-vdpau
valhalla
vapoursynth
vapoursynth-mvtools
vc
vcdimager
vcg
vectorscan vectorscan: util-linux is only a dependency on linux platforms 2023-06-19 16:33:21 +02:00
vid-stab
vigra
virglrenderer
virtualpg
vk-bootstrap
vkd3d vkd3d: 1.7 -> 1.7.1 2023-05-07 20:32:02 +00:00
vkd3d-proton
vmime
vmmlib
vo-aacenc
vo-amrwbenc
volk
volume-key
vrb
vrpn
vsqlite
vte vte: 0.72.1 → 0.72.2 2023-06-07 21:29:24 +08:00
vtk vtk: drop mesa on darwin 2023-05-29 14:57:05 +03:00
vulkan-headers
vulkan-loader
vxl
waffle
wangle
wapp wapp: init at unstable-2023-05-05 2023-05-17 14:19:14 +02:00
wasilibc
wavpack Merge pull request #203748 from r-ryantm/auto-update/wavpack 2023-05-24 02:33:48 +03:00
wayland wayland: remove useless passthru.version 2023-05-22 18:26:44 +02:00
waylandpp
webkit2-sharp
webkitgtk webkitgtk: 2.40.1 → 2.40.2 2023-05-31 13:11:12 +08:00
webp-pixbuf-loader
webrtc-audio-processing webrtc-audio-processing: split headers to "dev" output 2023-05-11 22:49:42 +01:00
websocket++
wiiuse
wildmidi
wiredtiger
wlroots
wolfssl
wt
wtk
wxsqlite3 wxsqlite3: 4.9.3 -> 4.9.4 2023-06-03 19:08:50 +00:00
wxsqliteplus
wxSVG
wxwidgets wxGTK32: drop mesa on darwin 2023-05-29 14:52:18 +03:00
x264 x264: fix cross compilation to x86_64 2023-05-22 18:02:36 +00:00
x265
xalanc
xapian
xavs
Xaw3d
xbase
xcb-imdkit
xcb-util-cursor
xdg-dbus-proxy
xdg-desktop-portal
xdg-desktop-portal-gnome
xdg-desktop-portal-gtk
xdg-desktop-portal-wlr
xdg-desktop-portal-xapp xdg-desktop-portal-xapp: 1.0.0 -> 1.0.1 2023-06-14 14:14:57 +08:00
xed
xercesc
xeus xeus: 3.0.5 -> 3.1.1 2023-06-10 03:18:09 +00:00
xgboost
xine-lib
xlslib
xmake-core-sv xmake-core-sv: init at 1.1 2023-05-22 18:27:24 +08:00
xml-security-c
xml-tooling-c xml-tooling-c: fix build on darwin 2023-05-09 19:56:19 +03:00
xmlrpc-c
xmlsec
xsd
xsimd
xtensor
xtl
xvidcore
xxHash
xylib
yajl
yaml-cpp
yascreen
yder
yojimbo
yubico-pam
zchunk zchunk: 1.3.0 -> 1.3.1 2023-06-02 12:05:42 +00:00
zeitgeist
zeroc-ice
zeromq zeromq: backport gcc-13 fix 2023-05-29 21:58:05 +01:00
zimg zimg: move headers to "dev" outputs (and docs to "doc") 2023-05-11 22:34:59 +01:00
zimlib
zint
zlib zlib: fix typo 2023-05-09 18:02:16 +04:00
zlib-ng
zlog
zmqpp
zmusic
zookeeper_mt
zxcvbn-c
zxing-cpp
zydis
zziplib