nixpkgs/pkgs/development/libraries
John Ericson ba52ae5048 treewide: isArm -> isAarch32
Following legacy packing conventions, `isArm` was defined just for
32-bit ARM instruction set. This is confusing to non packagers though,
because Aarch64 is an ARM instruction set.

The official ARM overview for ARMv8[1] is surprisingly not confusing,
given the overall state of affairs for ARM naming conventions, and
offers us a solution. It divides the nomenclature into three levels:

```
ISA:             ARMv8   {-A, -R, -M}
                 /    \
Mode:     Aarch32     Aarch64
             |         /   \
Encoding:   A64      A32   T32
```

At the top is the overall v8 instruction set archicture. Second are the
two modes, defined by bitwidth but differing in other semantics too, and
buttom are the encodings, (hopefully?) isomorphic if they encode the
same mode.

The 32 bit encodings are mostly backwards compatible with previous
non-Thumb and Thumb encodings, and if so we can pun the mode names to
instead mean "sets of compatable or isomorphic encodings", and then
voilà we have nice names for 32-bit and 64-bit arm instruction sets
which do not use the word ARM so as to not confused either laymen or
experienced ARM packages.

[1]: https://developer.arm.com/products/architecture/a-profile
2018-04-25 15:28:55 -04:00
..
a52dec
aacskeys
aalib
accounts-qt accounts-qt: 1.13 -> 1.15 2018-03-25 11:03:35 -05:00
accountsservice accountsservice: 0.6.45 -> 0.6.46 2018-04-07 16:54:27 +02:00
ace ace: 6.4.6 -> 6.4.7 2018-03-17 08:41:35 -07:00
acl acl: patchShebangs before build to avoid /bin/sh dependency. 2018-03-17 21:58:14 -04:00
adns
afflib
aften
agda pretty: mark as broken 2018-04-12 23:04:03 +02:00
agg libraries/agg: disable building of examples to fix build 2018-04-17 12:24:07 +09:30
alembic alembic: 1.7.6 -> 1.7.7 2018-04-02 01:06:13 +02:00
allegro allegro: 5.2.3.0 -> 5.2.4.0 2018-03-17 09:40:48 -07:00
alure
amrnb
amrwb
AntTweakBar treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
apache-activemq activemq: 5.13.4 -> 5.14.5 2018-03-17 03:54:57 -05:00
appstream appstream-qt: init at 0.11.8 2018-02-22 15:35:04 +08:00
appstream-glib appstream-glib: 0.7.7 -> 0.7.8 2018-04-24 15:35:46 -07:00
apr
apr-util
aqbanking
arb arb: 2.8.1 -> 2.13.0 2018-04-22 23:42:26 +02:00
arguments arguments: init at 2015-11-30 2018-04-09 18:07:52 -04:00
armadillo armadillo: 8.300.0 -> 8.400.0 2018-02-24 15:33:02 -08:00
arrow-cpp python.pkgs.pyarrow: fix for python3 2018-04-08 19:59:38 -04:00
asio asio: 1.12.0 -> 1.12.1 2018-04-17 06:39:14 -07:00
aspell Merge branch 'master' into staging 2018-02-20 20:33:40 +01:00
assimp
at-spi2-atk tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
at-spi2-core treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
atk Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
atkmm
attica
attr attr: Remove /bin/sh dependency. 2018-03-20 17:21:16 -04:00
aubio
audio jamomacore: mark as broken 2018-04-12 23:04:00 +02:00
audiofile
avahi
avro-c avro-c: nitpicks 2018-02-26 22:27:41 +00:00
avro-c++
aws-sdk-cpp aws-sdk-cpp: 1.4.24 -> 1.4.33 2018-04-20 11:05:06 -07:00
babl babl: 0.1.44 -> 0.1.46 (#38862) 2018-04-12 19:52:45 +02:00
backward-cpp
bctoolbox
beecrypt
beignet treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
belcard
belle-sip
belr
biblesync
blitz
bobcat
boehm-gc boehmgc: Add patch for RISC-V support. 2018-02-18 09:02:06 -05:00
boolstuff boolstuff: 0.1.15 -> 0.1.16 2018-02-25 09:39:11 -08:00
boost boost: Fix cross-compilation 2018-02-28 15:01:31 -05:00
boost-process
bootil
boringssl
botan
box2d treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
buddy treewide: get rid of platforms.allBut 2018-03-14 18:44:42 -04:00
bullet treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
bwidget bwidget: 1.9.10 -> 1.9.12 2018-03-07 19:33:22 -08:00
bzrtp
c-ares
c-blosc
caf caf: 0.15.3 -> 0.15.7 2018-04-13 21:29:47 +02:00
cairo treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
cairomm
capnproto
capstone
catch catch: 1.11.0 -> 1.12.0 2018-02-28 15:16:27 -03:00
ccrtp
cddlib
cdk
cdo
cegui
celt celt-0.5.1: disable tests that fail to build due to bad code 2018-03-25 20:25:01 -05:00
ceres-solver ceres-solver: 1.12.0 -> 1.14.0 2018-04-07 20:52:59 -07:00
cfitsio cfitsio: 3.43 -> 3.430 2018-03-14 01:26:40 -07:00
CGAL cgal: 4.11 -> 4.11.1 2018-03-16 05:51:00 -07:00
cgui
check check: 0.11.0 -> 0.12.0 2018-04-07 20:59:59 -07:00
chipmunk treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
chmlib
chromaprint Revert "chromaprint: 1.3.2 -> 1.4.3" 2018-04-06 16:51:22 +02:00
cimg
cl treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
classads
clearsilver
clipper clipper: init at 6.4.2 2018-03-24 14:38:57 -05:00
cln treewide: get rid of platforms.allBut 2018-03-14 18:44:42 -04:00
cloog treewide: get rid of platforms.allBut 2018-03-14 18:44:42 -04:00
cloog-ppl treewide: get rid of platforms.allBut 2018-03-14 18:44:42 -04:00
clucene-core
clutter Merge branch 'master' 2018-03-05 14:53:27 +01:00
clutter-gst clutter-gst: 3.0.24 -> 3.0.26 2018-03-14 01:59:10 -07:00
clutter-gtk clutter-gtk: add updateScript 2018-03-04 20:05:51 +01:00
cmark cmark: 0.27.1 -> 0.28.3 2018-04-07 17:52:51 -07:00
cminpack cminpack: 1.3.4 -> 1.3.6 2018-03-08 00:16:47 -08:00
cmocka
cogl cogl: fix build 2018-03-26 14:02:05 +03:00
coin3d treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
CoinMP
commoncpp2
concurrencykit
confuse confuse: 2.7 -> 3.2.1 2018-03-30 10:16:06 +01:00
coprthr
coredumper
cpp-gsl cpp-gsl: treat sign-conversion as warning (#36630) 2018-03-12 23:15:56 +00:00
cpp-hocon
cpp-ipfs-api
cpp-netlib
cppcms
cppdb
cpptest
cppunit
cpputest
cppzmq cppzmq: 4.2.1 -> 4.2.3 2018-02-25 22:24:09 +03:00
cracklib treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
cre2
crypto++
csfml
ctl
ctpl
ctpp2
curlcpp
cutee cutee: fix broken link 2018-02-14 11:55:07 +01:00
cwiid
cxx-prettyprint
cxxtest
cxxtools
cyrus-sasl cyrus-sasl: use cve tag in patchname for vulnix auto-detection 2018-04-21 15:42:44 +02:00
czmq
czmqpp
db
dbus dbus: 1.10.24 -> 1.12.6 2018-04-07 17:00:36 -07:00
dbus-cplusplus dbus_cplusplus: fix build with gcc7 via Fedra patches 2018-02-18 13:59:42 +01:00
dbus-glib Revert "dbus-glib: 0.108 -> 0.110" 2018-04-10 17:44:54 +01:00
dbus-sharp
dbus-sharp-glib
dclib
dclxvi
dee
dirac
directfb
dleyna-connector-dbus
dleyna-core
dleyna-renderer tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
dleyna-server tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
dlib dlib: mark linux only 2018-04-05 20:05:19 +02:00
docopt_cpp
dotconf
dotnetfx35
dotnetfx40
double-conversion double-conversion: hopefully fix on Darwin 2018-03-09 16:35:10 +03:00
drumstick drumstick: 1.1.0 -> 1.1.1 2018-03-08 02:44:00 -08:00
dssi
dxflib
easyloggingpp easyloggingpp: 9.96.2 -> 9.96.4 2018-04-20 07:36:33 -07:00
eccodes eccodes: 2.6.0 -> 2.7.0 2018-03-16 07:42:52 -07:00
eclib eclib: 20160720 -> 20171002 2018-04-22 23:42:58 +02:00
eigen eigen: 3.3.3 -> 3.3.4 2018-03-17 16:16:13 -07:00
elementary-cmake-modules elementary-cmake-modules: init at 319ec5336... 2018-03-01 06:46:31 +02:00
enchant enchant2: init at 2.2.3 2018-03-22 07:46:48 +01:00
enet
epoxy epoxy: explicitly search libGL path as fallback 2018-04-02 12:35:37 -05:00
esdl treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
eventlog
exempi exempi: 2.4.4 -> 2.4.5 2018-03-17 17:22:14 -07:00
exiv2
exosip
expat
faac
faad2
farbfeld farbfeld, sent: wrap PATH for 2ff and sent 2018-04-19 11:51:06 +02:00
farstream farstream: build gir 2018-03-22 07:46:55 +01:00
fastjson
fastpbkdf2
fcgi
fcppt
fdk-aac fdk_aac: 0.1.5 -> 0.1.6 2018-03-24 22:56:17 -05:00
fflas-ffpack fflas-ffpack: Drop liblapack dependency 2018-04-23 22:00:48 +02:00
ffmpeg treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
ffmpeg-full ffmpeg-full: Enable vo-amrwbenc (#37432) 2018-04-17 10:41:47 -05:00
ffmpeg-sixel
ffmpegthumbnailer
ffms
fftw fftw: disable using openmp w/musl 2018-02-13 09:45:00 -06:00
filter-audio
flann
flatbuffers flatbuffers: 1.4.0 -> 1.8.0 2018-02-25 21:27:23 -08:00
flint singular: 3.1.7 -> 4.1.1 2018-04-11 17:00:20 +02:00
flite flite: 2.0 -> 2.1, switch to fetchFromGitHub, enable ALSA 2018-03-15 05:01:47 +00:00
fltk treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
folly folly: 2018.03.26.00 -> 2018.04.16.00 2018-04-20 06:07:14 -07:00
fontconfig fontconfig: 2.12.1 -> 2.12.6 2018-03-06 13:09:19 +03:00
fontconfig-ultimate
fox fox_1_6: 1.6.56 -> 1.6.57 2018-04-10 23:48:52 -07:00
fplll fplll: 5.0.2 -> 5.2.0 2018-04-13 17:31:46 +02:00
frame
freealut
freeglut treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
freeimage
freenect freenect: enable Darwin building 2018-03-14 17:11:51 -05:00
freetds freetds: 1.00.70 -> 1.00.80 2018-04-07 09:44:13 -07:00
freetts
freetype treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
frei0r
fribidi
fstrm
ftgl treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
funambol
gamin treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
ganv
garmintools
gbenchmark gbenchmark: 1.2.0 -> 1.3.0 2018-02-25 22:24:09 +03:00
gcab gcab: 0.7 -> 1.1 2018-02-15 01:11:11 +01:00
gd
gdal gdal: 2.2.3 -> 2.2.4 2018-03-22 08:55:30 -07:00
gdata-sharp
gdbm gdbm: 1.14 -> 1.14.1 2018-04-07 09:48:11 -07:00
gdcm gdcm: 2.8.5 -> 2.8.6 2018-04-20 06:35:21 -07:00
gdk-pixbuf Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
gdome2
gecode gecode: 5.0.0 -> 6.0.0 2018-03-30 10:21:11 +01:00
gegl gegl_0_3: 0.3.30 -> 0.3.34 (#39241) 2018-04-22 00:15:12 +02:00
geis
geoclue treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
geoip geoip: fix regression 2018-02-22 21:47:36 +00:00
geos geos: 3.6.1 -> 3.6.2 2018-04-07 10:04:51 -07:00
getdata
getdns getdns: 1.3.0 -> 1.4.1 2018-03-28 23:44:32 +01:00
gettext Merge pull request #37707 from obsidiansystems/gettext-setup-hook-cross 2018-03-23 15:21:43 -04:00
gf2x
ggz_base_libs
giblib
giflib
gio-sharp
git2
givaro givaro: 4.0.2 -> 4.0.4 2018-03-16 00:53:37 +01:00
glbinding glbinding: init at 2.1.4 (#36752) 2018-04-17 10:35:23 -05:00
gle treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
glew glew: 2.0.0 -> 2.1.0 2018-03-25 14:02:34 -07:00
glfw treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
glib glib: no one wants --witih-libiconv=gnu 2018-03-25 21:17:49 -05:00
glib-networking Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
glibc treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
glibmm glibmm: 2.54.1 → 2.56.0 2018-04-24 23:00:27 -05:00
glm glm: fix darwin build 2018-03-14 18:06:21 +00:00
globalplatform globalplatform: mark linux only 2018-04-05 20:05:22 +02:00
glog
gloox
glpk glpk: Add gmp support 2018-04-23 21:13:42 +02:00
glui treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
gmime gmime3: 3.0.5 -> 3.2.0 2018-04-23 09:35:33 +02:00
gmm
gmp treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
gmtk
gnet
gnome-sharp
gnu-config
gnu-efi treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
gnutls treewide: remove some more gettext references 2018-03-22 16:50:14 -05:00
gnutls-kdh tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
gobject-introspection treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
godot_headers godot_headers: set platforms = all 2018-03-18 16:18:03 +00:00
goffice gnumeric: 1.12.38 -> 1.12.39 2018-03-26 15:41:33 +02:00
goocanvas goocanvas2: init at 2.2.1 2018-02-26 05:26:41 +01:00
google-gflags gflags: alias to google-gflags 2018-04-17 17:23:25 +02:00
gperftools
gpgme gpgme: 1.10.0 -> 1.11.1 2018-04-21 23:25:14 +02:00
grail
granite
grantlee
grib-api grib-api: 1.24.0 -> 1.26.0 2018-03-14 10:45:01 -07:00
grpc grpc: 1.9.1 -> 1.10.0 2018-03-08 16:05:03 -08:00
gsasl
gsettings-qt gsettings-qt: init at 0.1.20170824 2018-03-10 08:07:04 -03:00
gsl gsl: Disable tests on aarch64 2018-04-04 16:54:39 +03:00
gsm gsm: 1.0.14 -> 1.0.17 2018-03-08 16:20:19 -08:00
gsoap
gss
gssdp gssdp: 1.0.1 -> 1.0.2 2018-03-08 16:35:55 -08:00
gstreamer gst-plugins: fix on Darwin 2018-04-24 18:35:54 -05:00
gtdialog
gtest
gtk-mac-integration tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
gtk-sharp
gtk-sharp-beans
gtk+ gtk3: fix build 2018-03-26 14:01:49 +03:00
gtkd
gtkdatabox gtkdatabox: 0.9.2.0 -> 0.9.3.0 2018-03-08 17:07:39 -08:00
gtkimageview
gtkmathview
gtkmm gtkmm2: enable parallel building 2018-03-06 13:07:14 +03:00
gtksourceview gnome3.gtksourceview: fix build on Darwin 2018-04-06 07:22:39 +00:00
gtkspell gtkspell3: add gir 2018-03-22 07:48:12 +01:00
gtkspellmm
gts treewide: remove some more gettext references 2018-03-22 16:50:14 -05:00
gumbo
gupnp
gupnp-av
gupnp-dlna
gupnp-igd
gusb
gvfs gnome3: 3.28.0 → 3.28.1 2018-04-14 13:35:45 +02:00
half
hamlib hamlib: 1.2.15.3 -> 3.2 2018-04-06 14:12:19 -07:00
harfbuzz Merge pull request #38555 from r-ryantm/auto-update/harfbuzz 2018-04-08 12:23:53 +01:00
hawknl
herqq herqq: mark linux only 2018-04-05 20:05:24 +02:00
hidapi
hiredis
hivex hivex: 1.3.14 -> 1.3.15 2018-03-08 18:33:13 -08:00
hotpatch
hpx hpx: 1.0.0 -> 1.1.0 2018-03-30 20:55:26 +02:00
hspell
htmlcxx
http-parser http-parser: 2.8.0 -> 2.8.1 2018-04-02 11:12:15 -07:00
hunspell hunspell-dicts: add support for swedish dictionary (#39061) 2018-04-17 22:33:52 +01:00
hwloc
hyena
icu treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
id3lib
idnkit idnkit: 1.0 -> 2.3 2018-03-30 10:22:24 +01:00
ignition-math
ignition-transport ignition.transport: mark as broken 2018-04-12 23:04:00 +02:00
ijs
ilbc
ilixi
ilmbase
iml
imlib
imlib2 imlib2: 1.4.10 -> 1.5.0 2018-03-09 07:59:31 -08:00
incrtcl
indicator-application tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
indilib
iniparser iniparser: fix darwin build 2018-03-19 23:41:50 +01:00
ip2location-c
irrlicht treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
isl treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
iso-codes isocodes: 3.74 -> 3.79 2018-03-30 10:22:55 +01:00
itk itk: enable more MINC support 2018-04-09 18:06:54 -04:00
jama treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
jansson jansson: 2.10 -> 2.11 2018-03-04 18:53:20 +00:00
jasper jasper: include cve name in patch for auto-detection in vulnix 2018-04-21 15:32:41 +02:00
java Merge pull request #36595 from ryantm/auto-update/hsqldb 2018-04-17 10:52:27 -05:00
jbig2dec
jbigkit
jemalloc treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
json-c json_c: 0.13 -> 0.13.1 2018-03-31 06:17:01 -07:00
json-glib treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
jsoncpp jsoncpp: 1.8.0 -> 1.8.4 2018-02-26 19:39:52 -08:00
judy
kdb libsForQt5.kdb: 3.0.2 -> 3.1.0 2018-03-20 07:53:15 -07:00
kde-frameworks kholidays: Move from kde_applications to kde_frameworks 2018-04-25 09:35:48 +08:00
kdiagram
kerberos libheimdal: 7.4.0 -> 7.5.0 2018-03-21 21:17:50 +01:00
keybinder tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
keybinder3 tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
kinetic-cpp-client
kmsxx
kpmcore libsForQt5.kpmcore: 3.0.3 -> 3.3.0 2018-03-20 08:32:56 -07:00
kproperty kproperty: 3.0.2 -> 3.1.0 2018-04-25 09:40:24 +08:00
kreport kreport: 3.0.2 -> 3.1.0 2018-04-25 09:40:25 +08:00
kyotocabinet
lame
languagemachines languagemachines: fix darwin build 2018-03-11 01:54:46 -05:00
lasso tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
LASzip Build LASZip on unix 2018-04-17 00:25:40 +01:00
lcms
lcms2 lcms2: 2.8 -> 2.9 2018-03-04 19:20:28 +00:00
ldb
ldns
leatherman leatherman: 1.4.0 -> 1.4.1 2018-04-20 04:23:49 -07:00
lensfun
leptonica
lesstif
leveldb leveldb: fix install_name on darwin 2018-04-05 14:25:03 -04:00
levmar
lib3ds
libaacs
libaal
libabw libabw: 0.1.1 -> 0.1.2 2018-02-26 20:09:25 -08:00
libaccounts-glib tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libagar treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
libamqpcpp libamqpcpp: 2.7.4 -> 3.0.0 2018-04-01 01:52:55 +01:00
libantlr3c
libao
libaom Added libaom 2018-03-30 11:05:47 +01:00
libappindicator tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libarchive
libargon2 libargon2: add darwin to platforms 2018-03-04 01:36:59 -05:00
libasr
libass
libassuan treewide: remove some more gettext references 2018-03-22 16:50:14 -05:00
libast
libasyncns
libatomic_ops libatomic_ops: 7.6.2 -> 7.6.4. 2018-03-30 05:57:01 -04:00
libaudclient treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
libav libav: remove /bin/sh dependencies 2018-03-09 00:32:57 +01:00
libavc1394
libb2
libb64
libbap bap: 1.2 -> 1.4 2018-03-01 17:22:43 -05:00
libbdplus
libbfd binutils: No more darwin conditionals 2018-04-03 13:34:52 -04:00
libbladeRF
libblocksruntime
libbluedevil
libbluray
libbsd libbsd: more upstream patches 2018-03-25 18:48:28 -05:00
libbson libbson: 1.9.3 -> 1.9.4 2018-04-10 21:16:58 -07:00
libburn libburn: 1.4.6 -> 1.4.8 2018-02-25 22:24:09 +03:00
libcaca
libcanberra
libcangjie
libcdaudio
libcddb
libcdio libcdio: fix darwin build 2018-03-12 21:32:38 +01:00
libcdio-paranoia libcdio-paranoia: fix darwin build 2018-03-24 18:05:34 +01:00
libcdr
libcec libcec_platform: 2.0.1 -> 2.1.0.1 2018-03-25 11:20:24 -05:00
libcello
libcerf
libchamplain libchamplain: add updateScript 2018-03-04 20:05:52 +01:00
libchardet
libchewing libchewing: 0.4.0 -> 0.5.1 2018-02-26 20:13:20 -08:00
libchop
libclc Merge remote-tracking branch 'upstream/master' into staging 2018-02-13 16:42:55 +02:00
libcli
libcloudproviders libcloudproviders: fix build 2018-03-22 07:48:13 +01:00
libclthreads
libclxclient
libcmis
libcollectdclient
libcommuni
libconfig
libconfuse libconfuse: fix tests on darwin 2018-03-17 19:40:59 +01:00
libcouchbase libcouchbase: 2.8.5 -> 2.8.6 2018-04-10 16:33:08 -07:00
libcrafter
libcredis
libcrossguid
libctemplate
libcue libcue: 2.1.0 -> 2.2.0 2018-03-04 18:47:08 +00:00
libcutl
libdaemon libdaemon: Add patch to fix musl build 2018-02-13 09:44:50 -06:00
libdap libdap: 3.18.3 -> 3.19.1 2018-02-26 20:19:19 -08:00
libdazzle gnome3: 3.28.0 → 3.28.1 2018-04-14 13:35:45 +02:00
libdbi
libdbi-drivers
libdbusmenu tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libdbusmenu-qt
libdc1394
libdevil treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
libdigidoc
libdigidocpp libdigidocpp: 3.12.0.1317 -> 3.13.3.1365 2018-03-08 21:19:06 -08:00
libdiscid
libdivecomputer
libdivsufsort
libdmtx
libdnet
libdrm treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
libdv
libdvbpsi libdvbpsi: 0.2.2 -> 1.3.2 2018-03-04 20:59:46 +00:00
libdvdcss libdvdcss: 1.4.0 -> 1.4.1 2018-03-04 18:49:03 +00:00
libdvdnav libdvdnav: supports Darwin 2018-04-24 15:09:07 -05:00
libdvdread libdvdread: 5.0.3 -> 6.0.0 2018-03-22 14:39:19 -07:00
libdwarf libdwarf: 20170709 -> 20180129 2018-03-14 15:42:45 -05:00
libdwg
libdynd libdynd: fix build w/gcc7 2018-03-13 22:32:48 +01:00
libe-book
libeatmydata
libeb
libebml
libebur128 libebur128: 1.0.2 -> 1.2.4 2018-02-26 20:21:32 -08:00
libechonest
libedit libedit: 20160903-3.1 -> 20170329-3.1 2018-04-06 13:01:07 -07:00
libee
libelf
libelf-freebsd
libesmtp libesmtp: actually correct license 2018-03-23 14:37:58 -04:00
libestr
libetpan libetpan: 1.6 -> 1.8 2018-03-07 23:41:33 -05:00
libev
libevdev libevdev: 1.5.7 -> 1.5.8 2018-02-26 20:24:54 -08:00
libevent libevent: fix install_name on darwin 2018-04-05 18:30:36 -04:00
libewf
libexecinfo libexecinfo: fix CC/AR 2018-02-13 11:06:56 -06:00
libexif
libextractor
libexttextcat libexttextcat: 3.4.1 -> 3.4.5 2018-03-04 19:23:18 +00:00
libf2c libf2c: 20100903 -> 20160102 2018-03-09 11:58:48 +00:00
libfakekey
libfaketime
libfann
libffcall libffcall: 2.0 -> 2.1 2018-02-26 20:27:03 -08:00
libffi libffi: Add RISC-V patch. 2018-02-24 17:59:00 -05:00
libfilezilla libfilezilla: 0.12.0 -> 0.12.1 2018-02-26 11:43:29 +01:00
libfixposix libfixposix: 0.4.1 -> 0.4.3 2018-03-20 10:34:42 -07:00
libfm
libfprint
libfpx
libfreefare
libftdi libftdi1: add darwin platform 2018-03-23 01:26:11 +01:00
libgadu
libgap libgap: 4.8.3 -> 4.8.6 2018-02-26 20:28:28 -08:00
libgcrypt libgcrypt: Remove verbosity intended to avoid a systemd rebuild. 2018-02-25 08:24:34 -05:00
libgdiplus
libgeotiff
libgig
libgksu libgksu: fix build 2018-03-13 22:15:48 +00:00
libglvnd mesa, libglvnd, xorg: disable tls w/musl 2018-04-24 17:16:22 -05:00
libgnome-keyring
libgnurl
libgpg-error libgpg-error: fix on ARM 2018-03-23 02:37:02 +03:00
libgphoto2 libgphoto2: 2.5.16 -> 2.5.17 2018-04-21 14:35:44 +02:00
libgpod
libgringotts libgringotts: 1.1.2 -> 1.2.1 2018-03-29 15:01:16 -07:00
libgroove libgroove: fix build 2018-03-09 11:32:19 +01:00
libgsf treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
libgssglue
libgsystem tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libgtop treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
libgudev libgudev: add updateScript 2018-03-04 20:05:52 +01:00
libguestfs libguestfs: doInstallCheck only with appliance 2018-03-22 07:19:12 +00:00
libhangul
libharu
libhdhomerun
libhttpseverywhere libhttpseverywhere: 0.8.2 → 0.8.3 2018-04-24 13:30:57 +02:00
libHX libHX: 3.21 -> 3.22 2018-02-26 20:37:19 -08:00
libiberty libiberty, libbfd: Make hash less fickle 2018-02-24 01:43:09 -05:00
libibmad
libibumad
libibverbs
libical
libicns
libiconv libiconv: Make setup hook work for cross 2018-03-23 13:32:55 -04:00
libid3tag
libidn Merge remote-tracking branch 'upstream/staging' into gcc-7 2018-02-15 15:45:37 +02:00
libidn2 libidn2: remove dependency on ronn 2018-03-30 01:09:27 +02:00
libiec61883
libimobiledevice libimobiledevice: use cve tag in patchname for vulnix auto-detection 2018-04-22 11:36:54 +02:00
libindicate tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libindicator
libinfinity treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
libinput libinput: 1.9.4 -> 1.10.0 2018-03-04 18:43:23 +00:00
libiodbc libiodbc: 3.52.8 -> 3.52.12 2018-02-26 20:40:29 -08:00
libipfix
libiptcdata
libircclient
libisoburn libisoburn: 1.4.4 -> 1.4.8 2018-02-26 20:41:03 -08:00
libisofs libisofs: 1.4.6 -> 1.4.8 2018-02-25 22:24:09 +03:00
libite
libivykis libivykis: 0.41 -> 0.42.1 2018-02-26 20:41:39 -08:00
libixp-hg
libjpeg
libjpeg-drop
libjpeg-turbo
libjreen
libjson
libjson-rpc-cpp
libkate libkate: 0.3.8 -> 0.4.1 2018-03-04 18:35:42 +00:00
libkeyfinder
libksba treewide: remove some more gettext references 2018-03-22 16:50:14 -05:00
libksi
libktorrent
libLAS Build libLAS with LASzip support 2018-04-20 22:16:07 +01:00
liblastfm
liblastfmSF
liblaxjson
liblcf
liblo liblo: 0.26 -> 0.29 2018-03-04 18:33:17 +00:00
liblockfile
liblogging liblogging: 1.0.5 -> 1.0.6 2018-02-26 20:43:06 -08:00
liblognorm
liblouis liblouis: mark as broken 2018-04-24 21:53:11 +02:00
liblqr-1
liblscp
libltc libltc: 1.1.4 -> 1.3.0 2018-02-26 20:43:41 -08:00
libmad
libmatchbox
libmatheval
libmatroska
libmaxminddb libmaxminddb: 1.2.0 -> 1.3.2 2018-02-26 20:44:02 -08:00
libmbim libmbim: 1.14.2 -> 1.16.0 2018-03-04 18:34:21 +00:00
libmcrypt
libmd libmd: 0.0.0 -> 1.0.0 2018-02-24 13:04:45 +01:00
libmediainfo libmediainfo: 18.03 -> 18.03.1 2018-03-31 03:39:14 -07:00
libmemcached libmemcached: -fpermissive to fixup build with gcc7 2018-02-17 16:34:39 +01:00
libmesode
libmhash
libmicrohttpd treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
libmikmod
libmilter
libminc disable a second libminc test 2018-04-09 20:29:03 -04:00
libmkv
libmms
libmng libmng: 2.0.2 -> 2.0.3 2018-02-26 20:49:44 -08:00
libmnl treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
libmodbus libmodbus: 3.0.6 -> 3.1.4 2018-02-26 20:50:09 -08:00
libmodplug libmodplug: 0.8.8.5 -> 0.8.9.0 2018-03-04 18:34:58 +00:00
libmongo-client
libmowgli libmowgli: 0.9.50 -> 2.1.3 2018-03-29 15:20:34 -07:00
libmp3splt
libmpack
libmpc libmpc: 1.0.3 -> 1.1.0 2018-02-13 23:08:35 +01:00
libmpcdec
libmpeg2
libmrss
libmsgpack
libmspack
libmtp libmtp: supports darwin 2018-04-24 15:08:12 -05:00
libmusicbrainz
libmwaw libmwaw: 0.3.10 -> 0.3.13 2018-02-17 16:11:21 +01:00
libmx tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libmypaint libmypaint: fix build with automake 1.16 2018-03-22 13:27:44 +01:00
libmysqlconnectorcpp libmysqlconnectorcpp: 1.1.7 -> 1.1.9 2018-03-31 12:23:49 +02:00
libnabo
libnatspec treewide: remove libiconv hacks 2018-03-22 16:50:11 -05:00
libndp
libnet libnet: Add patch from alpine to fix build on musl 2018-02-13 09:44:46 -06:00
libnetfilter_conntrack treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
libnetfilter_cthelper
libnetfilter_cttimeout treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
libnetfilter_log treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
libnetfilter_queue
libnfc
libnfnetlink libnfnetlink: patch to fix build w/non-glibc (namely, musl) 2018-02-13 09:44:30 -06:00
libnfs libnfs: fix clang build 2018-03-21 21:28:52 +01:00
libnfsidmap
libnftnl
libngspice ngspice: Move shared library to a new derivation 2018-03-25 19:55:40 -04:00
libnice tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libnih
libnotify
libnova
libnsl libnsl: Add alpine patches to fix w/musl 2018-02-13 09:44:44 -06:00
libnxml
liboauth
libodfgen
libofa
libofx libofx: 0.9.10 -> 0.9.12 2018-02-26 20:53:16 -08:00
libogg
liboggz
liboil
libomxil-bellagio
liboop
libopcodes binutils: No more darwin conditionals 2018-04-03 13:34:52 -04:00
liboping
libopus
libosinfo tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libosmpbf
libossp-uuid
libotr
libowfat
libp11
libpaper
libpar2 libpar2: fix clang build 2018-03-12 21:23:34 +01:00
libpcap
libpfm libpfm: 4.8.0 -> 4.9.0 2018-02-26 20:53:50 -08:00
libpgf
libpinyin
libpipeline libpipeline: 1.4.1 -> 1.5.0 2018-03-25 18:03:23 -05:00
libplist
libpng
libpointmatcher
libpqxx libpqxx: 6.1.1 -> 6.2.2 2018-04-20 03:46:45 -07:00
libproxy
libpseudo
libpsl tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libpst libpst: 0.6.70 -> 0.6.71 2018-02-26 20:57:04 -08:00
libpwquality
libqalculate libqalculate: 2.2.1 -> 2.3.0 2018-03-31 17:42:47 +02:00
libqb
libqglviewer libqglviewer: fix darwin build 2018-03-21 21:28:53 +01:00
libqmatrixclient
libqmi libqmi: 1.18.0 -> 1.20.0 2018-03-04 17:57:48 +00:00
libqrencode libqrencode: 3.4.4 -> 4.0.0 (#38711) 2018-04-14 21:40:04 +02:00
libqtav treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
libraw libraw: 0.18.7 -> 0.18.8 2018-03-14 15:52:39 -07:00
libraw1394 libraw1394: 2.1.1 -> 2.1.2 2018-02-26 20:58:45 -08:00
librdf librdf_rasqal: 0.9.32 -> 0.9.33 2018-03-18 10:26:46 -07:00
librdmacm librdmacm: 1.0.21 -> 1.1.0 2018-03-04 18:07:45 +00:00
libre libre: 0.5.7 -> 0.5.8 2018-04-24 11:51:25 -07:00
librelp librelp: 1.2.14 -> 1.2.15 2018-03-25 17:13:47 -07:00
librem librem: 0.5.2 -> 0.5.3 2018-04-24 11:54:42 -07:00
librep librep: 0.92.6 -> 0.92.7 2018-02-26 21:02:05 -08:00
libresample
libressl
librevenge
librevisa
librime librime: 1.3.0 -> 1.3.1 2018-04-10 16:58:22 -07:00
libroxml
librsvg treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
librsync librsync: 2.0.1 -> 2.0.2 2018-03-22 15:29:19 -07:00
libs3 libs3: 2015-04-23 -> 2017-06-01, fix build 2018-03-13 23:19:37 +01:00
libsamplerate
libsass libsass: 3.5.1 -> 3.5.2 2018-03-31 05:19:09 -07:00
libscrypt
libsearpc Remove myself as maintainer 2018-03-11 00:46:41 +01:00
libseccomp libseccomp: Disable only on RISC-V if Linux. 2018-03-27 08:16:24 -04:00
libsecret treewide: fix eval 2018-03-22 16:50:12 -05:00
libserialport
libsexy
libshout
libsidplayfp
libsieve
libsigcxx
libsigsegv
libsixel
libskk tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libsmi
libsnark
libsndfile
libsodium
libsolv libsolv: 0.6.33 -> 0.6.34 2018-03-31 04:34:35 -07:00
libsoundio
libsoup treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
libspatialindex Refine libspatialindex platforms attribute 2018-03-21 08:27:58 +00:00
libspatialite libspatialite: 4.2.0 -> 4.3.0a 2018-03-04 17:56:24 +00:00
libspectre
libspiro
libspotify
libsrs2
libssh
libssh2
libstatgrab
libstdc++5
libstemmer
libstroke
libstrophe libstrophe: 0.9.1 -> 0.9.2 2018-03-08 23:13:30 -08:00
libsvm libsvm: 3.20 -> 3.22 2018-03-08 23:28:46 -08:00
libtap
libtar libtar: add darwin to supported platforms 2018-03-11 01:46:18 -05:00
libtasn1
libtcod treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
libtelnet
libtermkey libtermkey: 0.19 -> 0.20 2018-02-26 21:09:54 -08:00
libtheora treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
libtiff
libtiger
libtins libtins: init at 3.5 2018-03-16 18:04:39 -03:00
libtomcrypt libtomcrypt: 1.18.0 -> 1.18.1 2018-02-26 21:11:51 -08:00
libtommath
libtorrent-rasterbar
libtoxcore treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
libtsm
libtxc_dxtn treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
libtxc_dxtn_s2tc treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
libu2f-host libu2f-host: 1.1.4 -> 1.1.5 2018-03-14 18:40:11 -07:00
libu2f-server
libubox
libuchardet
libuecc
libui treewide: fix eval 2018-03-22 16:50:12 -05:00
libunibreak
libunique tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
libunistring libunistring: 0.9.8 -> 0.9.9 2018-03-02 09:41:29 +01:00
libunwind strace: Fix cross-compilation 2018-02-28 15:01:31 -05:00
liburcu treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
libusb libusb: fix header usage on musl, patch from Alpine 2018-02-13 09:44:46 -06:00
libusb1 libusb1: 1.0.21 -> 1.0.22 2018-03-25 17:31:39 -07:00
libusbmuxd libusbmuxd: use cve tag in patchname for vulnix auto-detection 2018-04-22 11:43:42 +02:00
libutempter
libuv libuv: 1.19.1 -> 1.19.2 2018-02-26 21:15:04 -08:00
libva libva1: full by default 2018-03-26 14:11:07 +03:00
libva-utils libva, libva-utils and vaapiIntel: 2.0.0 -> 2.1.0 (VA-API: 1.0.0 -> 1.1.0) 2018-02-21 11:35:40 +08:00
libvdpau treewide: refactor to use libglvnd 2018-03-26 14:01:49 +03:00
libvdpau-va-gl treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
libviper
libvirt libvirt: build from tarball 2018-03-09 13:54:31 +00:00
libvirt-glib libvirt-glib: add vapi 2018-03-22 07:46:56 +01:00
libvisio libvisio: fix license 2018-03-31 00:24:44 +02:00
libvisual
libvncserver
libvorbis libvorbis: 1.3.5 -> 1.3.6 2018-03-17 19:17:56 +01:00
libvpx treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
libvterm
libwacom libwacom: 0.26 -> 0.28 2018-02-27 08:52:52 +01:00
libwebp treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
libwebsockets libwebsockets: 2.4.1 -> 2.4.2 2018-03-14 19:19:59 -07:00
libwhereami libwhereami: 0.1.3 -> 0.2.0 2018-03-03 16:00:41 +11:00
libwmf
libwnck libwnck3: fix git paths 2018-04-15 13:45:01 +02:00
libwpd
libwpg libwpg: 0.3.0 -> 0.3.2 2018-02-26 21:29:02 -08:00
libwps libwps: 0.4.3 -> 0.4.8 2018-02-26 21:30:52 -08:00
libx86
libx86emu
libxc
libxcomp libxcomp: 3.5.0.33 -> 3.5.99.16 2018-03-29 16:30:08 +02:00
libxdg-basedir
libxkbcommon libxkbcommon: 0.7.2 → 0.8.0 2018-02-14 14:19:28 +01:00
libxklavier
libxl
libxls
libxmi
libxml2 libxml2: disable tests also 2018-02-13 09:44:41 -06:00
libxmlxx
libxmp
libxslt
libyaml
libyaml-cpp libyamlcpp: 0.6.1 -> 0.6.2 2018-03-20 13:22:09 -07:00
libykneomgr
libytnef
libyubikey Remove myself as maintainer 2018-03-11 00:46:41 +01:00
libzdb Remove myself as maintainer 2018-03-11 00:46:41 +01:00
libzen
libzip
libzmf libzmf: 0.0.1 -> 0.0.2 2018-02-26 21:40:10 -08:00
lightning
lightstep-tracer-cpp lightstep-tracer-cpp: mark as broken 2018-03-31 18:22:54 +01:00
linbox linbox: init at 1.5.2 2018-03-16 00:52:12 +01:00
linenoise
linenoise-ng
liquid-dsp
liquidfun treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
lirc
live555 live555: add aarch64-linux entry 2018-04-25 00:10:08 -05:00
lmdb lmdb: patch-out hardcoded compiler 2018-04-01 11:09:48 +02:00
loadcaffe
log4cplus
log4cpp log4cpp: 1.1.1 -> 1.1.3 2018-02-26 21:51:42 -08:00
log4cxx treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
log4shib
loki
loudmouth
luabind
luaffi luaffi: fix darwin build 2018-03-21 21:28:53 +01:00
lucene++
lzo
mailcore2 mailcore2: 0.5.1 -> 0.6.2 2018-03-08 00:30:33 -05:00
mapnik
marisa
martyr
matio matio: 1.5.11 -> 1.5.12 2018-03-31 02:58:10 -07:00
mbedtls mbedtls: 2.7.1 -> 2.8.0 2018-03-31 01:44:01 -07:00
mdds mdds: 1.2.2 -> 1.3.1 2018-03-22 16:37:28 -07:00
mediastreamer treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
menu-cache menu-cache: 1.0.2 -> 1.1.0 2018-02-27 06:04:29 -08:00
mesa treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
mesa-darwin
mesa-glu treewide: refactor to use libglvnd 2018-03-26 14:01:49 +03:00
microsoft_gsl
mimetic mimetic: fix broken link 2018-02-14 11:56:03 +01:00
miniball
minixml
minizip
mlt mlt: 6.4.1 -> 6.6.0 2018-03-02 14:05:23 +00:00
mongoc
mono-addins
mono-zeroconf
motif
movit treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
mp4v2 mp4v2: fix build with gcc7 via Fedora patch 2018-02-18 14:33:37 +01:00
mpfi
mpfr mpfr: remove unused patch 2018-04-03 22:30:33 -05:00
mpich2
mpir
mps mps: fix build with gcc7 2018-03-09 12:36:45 +00:00
msilbc msilbc: 2.0.3 -> 2.1.2 2018-02-27 07:48:21 -08:00
mtdev
muparser
mygui treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
mysocketw mysocketw: fix darwin build 2018-03-21 23:55:13 +01:00
mythes
nanoflann nanoflann: 1.1.9 -> 1.2.3 2018-02-27 07:56:25 -08:00
nanomsg nanomsg: 1.0.0 -> 1.1.2 2018-02-27 07:56:52 -08:00
nco
ncurses Merge remote-tracking branch 'upstream/master' into staging 2018-02-28 20:52:49 +02:00
ndn-cxx ndn-cxx: mark as broken 2018-04-12 23:04:02 +02:00
ndpi
neardal
neon
netcdf netcdf: 4.6.0 -> 4.6.1 2018-03-21 23:01:19 +00:00
netcdf-cxx4
netcdf-fortran Merge pull request #37752 from ryantm/fix-urls 2018-03-25 00:40:17 -05:00
nettle nettle: cleanup cross changes 2018-02-13 12:36:54 -06:00
newt newt: 0.52.15 -> 0.52.20 2018-03-04 17:55:28 +00:00
nghttp2
nix-plugins nix-plugins: 4.0.3 -> 4.0.4 2018-04-17 07:23:27 -04:00
nlohmann_json nlohmann_json: 3.1.1 -> 3.1.2 2018-03-22 17:45:10 -07:00
nlopt
notify-sharp
npapi-sdk
npth npth: run tests, even if brief 2018-02-13 09:44:30 -06:00
NSPlist
nspr nspr: 4.17 -> 4.18 2018-03-04 18:08:39 +00:00
nss nss: Fix aarch64 build 2018-03-19 05:11:01 +02:00
nss_wrapper nss_wrapper: 1.0.3 -> 1.1.3 2018-03-04 18:11:54 +00:00
ntbtls ntbtls: fix darwin build 2018-03-22 23:16:19 +01:00
ntdb
ntl
ntrack
nvidia-texture-tools
nvidia-video-sdk
ocl-icd treewide: refactor to use libglvnd 2018-03-26 14:01:49 +03:00
ode
ogre treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
ogrepaged
ois
olm
oniguruma oniguruma: remove darwin install_name patch 2018-04-24 00:28:54 +02:00
opal
openal-soft
openbabel
openbr
openbsm openbsm: init at 1.1 2018-04-10 21:14:56 -05:00
opencascade treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
opencl-clhpp
opencl-headers
opencollada opencollada: fix on darwin 2018-03-19 05:42:46 -05:00
opencolorio opencolorio: fix on darwin 2018-03-19 05:42:19 -05:00
opencore-amr
opencsg Merge branch 'master' 2018-03-05 14:53:27 +01:00
openct
opencv opencv3: don't download ippicv if not enabled 2018-03-25 15:13:32 +02:00
opendbx
opendht opendht: 1.6.1 -> 1.7.0 2018-04-20 01:48:59 -07:00
opendkim
openexr
openexrid-unstable openexrid-unstable: fix clang build 2018-03-24 02:11:58 +01:00
openfst openfst: 1.6.6 -> 1.6.7 2018-03-31 00:31:58 -07:00
openfx
openh264
openjpeg
openldap
openmpi openmpi: 3.0.0 -> 3.0.1 2018-04-22 09:10:25 -07:00
openpa
openpam openpam: init at 20170430 2018-04-10 21:14:06 -05:00
opensaml-cpp
openscenegraph
openslp
openssl openssl_1_1_0: 1.1.0g -> 1.1.0h (fixes CVE-2018-0739, CVE-2017-3738) 2018-03-27 21:31:59 +02:00
opensubdiv opensubdiv: fix darwin build 2018-03-19 05:42:43 -05:00
openvdb openvdb: 5.0.0 -> 5.1.0 2018-04-12 04:07:06 -07:00
openwsman
openzwave openzwave: Init at 2018-04-04 2018-04-09 16:34:14 +02:00
oracle-instantclient
ortp
osip
osm-gps-map tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
p11-kit p11-kit: 0.23.9 -> 0.23.10 2018-03-11 22:24:41 +01:00
pango treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
pangolin treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
pangomm
pangox-compat
pangoxsl
parquet-cpp parquet-cpp: init at 1.4.0 2018-04-04 09:03:48 -04:00
partio Merge branch 'master' 2018-03-05 14:53:27 +01:00
pcaudiolib
pcg-c
pcl
pcre pcre: Fix /bin/sh dependency 2018-03-20 17:26:21 -04:00
pcre2
pdf2xml
phonon treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
physfs
physics rivet: 2.6.0 -> 2.6.0 2018-03-30 20:23:37 +01:00
pipewire treewide: remove placeholder usage 2018-03-28 19:44:33 +02:00
pixman treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
pkcs11helper
plib treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
PlistCpp
png++
pocketsphinx
poco poco: 1.8.1 -> 1.9.0 2018-03-15 01:53:41 -07:00
podofo
poker-eval
polkit tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
polkit-qt-1
poppler poppler: fix evaluation, probably after merges 2018-03-24 14:56:15 +01:00
popt
portaudio
portmidi
postgis postgis_2_3: remove 2018-03-05 22:00:02 +01:00
ppl ppl: fix build 2018-02-18 12:11:06 +00:00
prison
proj
protobuf protobuf: 3.4.0 -> {3.4.1, 3.5.1.1} 2018-02-23 21:38:22 +00:00
protobufc
psol psol: fixup hash after beta became stable (apparently) 2018-02-13 15:02:17 -06:00
ptex ptex: 2.1.28 -> 2.1.33 2018-03-29 11:34:26 -07:00
pth treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
ptlib ptlib: fix build 2018-03-25 17:56:06 +02:00
pugixml pugixml: 1.8.1 -> 1.9 2018-04-06 21:21:25 +02:00
pupnp Revert "libupnp: 1.6.21 -> 1.8.3" 2018-04-21 21:07:06 +01:00
qca2 Add additional darwin dependency for qca2 2018-03-21 08:28:02 +00:00
qca-qt5 Only apply patch on darwin 2018-03-14 18:22:10 +00:00
qhull
qimageblitz
qjson
qmlbox2d qmlbox2d: init at 2018-03-16 2018-03-30 17:49:25 +02:00
qmltermwidget
qoauth
qpdf qpdf: 8.0.0 -> 8.0.2 2018-04-05 14:39:01 +03:00
qrupdate
qscintilla Merge pull request #37330 from ryantm/auto-update/qscintilla-qt5 2018-04-17 10:49:54 -05:00
qt-3 qt-3: fix build after libGL transition 2018-02-24 17:06:49 +02:00
qt-4.x/4.8 qt4: remove OpenGL absolute path patch 2018-03-26 14:01:49 +03:00
qt-5 qtwebengine: rewrite 2018-04-24 23:57:46 -05:00
qt-mobility
qtinstaller
qtkeychain use correct 0.8.0 sha256 2018-03-18 13:35:55 -04:00
qtscriptgenerator
qtstyleplugin-kvantum Revert "qtstyleplugin-kvantum: mark as broken" 2018-04-13 17:42:33 +02:00
qtstyleplugin-kvantum-qt4
qtstyleplugins
qtwebkit-plugins
quazip libsForQt5.quazip: 0.7.1 -> 0.7.3 2018-03-18 10:06:00 -07:00
quesoglc treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
quickder quickder: fix python shebangs 2018-02-20 11:23:41 +00:00
qwt Add darwin to qwt platforms attribute 2018-03-21 08:28:02 +00:00
qxt
rabbitmq-c Allow some packages to build on darwin as well 2018-03-30 15:39:25 -07:00
rabbitmq-java-client
range-v3 range-v3: tests 2018-03-01 15:47:48 -06:00
rapidjson rapidjson: fix build on darwin 2018-04-03 16:04:02 -04:00
rarian rarian: merge gnome{2,3}.rarian 2018-04-25 15:53:26 +02:00
rdkafka rdkafka: Build with openssl support. 2018-04-19 09:20:18 -04:00
re2
readline
readosm readosm: 1.0.0b -> 1.1.0 2018-03-01 16:23:40 +01:00
rep-gtk
resolv_wrapper resolv_wrapper: 1.1.3 -> 1.1.5 2018-02-28 14:21:17 +00:00
rlog
rocksdb Merge pull request #37093 from ryantm/auto-update/rocksdb 2018-04-23 12:02:09 -05:00
rote
rubberband
safefile
sbc
sblim-sfcc
schroedinger schroedinger: add Darwin patch 2018-04-24 15:16:12 -05:00
science Merge pull request #38805 from timokau/zn_poly-init 2018-04-24 09:28:27 -05:00
scmccid
sdformat
SDL SDL: avoid cryptic error from /bin/sh impurity 2018-03-18 10:17:57 +01:00
SDL2 Merge pull request #36377 from oxij/pkgs/fix-pulseaudio-references 2018-03-06 19:56:36 +00:00
SDL2_gfx SDL2_gfx: update homepage 2018-03-06 21:38:23 +01:00
SDL2_image SDL2_image: 2.0.2 -> 2.0.3 2018-03-06 20:31:59 +01:00
SDL2_mixer
SDL2_net
SDL2_ttf treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
SDL_gfx SDL_gfx: 2.0.25 -> 2.0.26 2018-03-17 02:38:43 -05:00
SDL_image
SDL_mixer
SDL_net
SDL_sixel
SDL_sound
SDL_stretch
SDL_ttf
serd
serf
sfml
sfsexp
shapelib shapelib: 1.4.0 -> 1.4.1 2018-02-27 15:56:30 -08:00
shhmsg
shhopt
shibboleth-sp
silgraphite
simgear treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
skalibs
slang
slib
smpeg treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
smpeg2
snack
snappy
socket_wrapper socket_wrapper: 1.1.5 -> 1.1.9 2018-02-27 16:39:17 -08:00
sofia-sip
sonic
soprano
soqt
sord
soundtouch soundtouch: 1.9.2 -> 2.0.0 2018-02-28 20:49:28 +00:00
spandsp
sparsehash
spatialite-tools
spdlog
speech-tools speech-tools: run tests 2018-03-15 01:29:06 -05:00
speechd
speex
speexdsp
sphinxbase
spice tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
spice-gtk Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
spice-protocol
sqlcipher sqlcipher: 3.4.0 -> 3.4.2 2018-02-27 16:45:32 -08:00
sqlite sqlite: Raising max variable number and max expr depth values 2018-03-05 09:36:32 +00:00
srtp srtp: 1.5.4 -> 2.1.0 2018-03-21 23:02:06 +00:00
startup-notification
stfl treewide: remove libiconv hacks 2018-03-22 16:50:11 -05:00
stlport
strigi
stxxl
subunit
sundials Add name to maintainers' list 2018-03-12 14:58:12 +00:00
svrcore
swiften swiften: 3.0beta2 -> 4.0 2018-03-22 22:36:20 -07:00
sword
szip
t1lib
tachyon tachyon: Add support for jpeg, png, more platforms 2018-04-09 16:05:15 +02:00
taglib
taglib-extras
taglib-sharp
talloc talloc: 2.1.11 -> 2.1.12 2018-03-25 22:34:47 -07:00
tbb tbb: mallinfo patch to fix build w/musl, fix w/clang 2018-02-13 09:44:46 -06:00
tclap tclap: 1.2.1 -> 1.2.2 2018-02-28 12:25:07 +01:00
tcllib tcllib: 1.18 -> 1.19 2018-02-28 14:30:27 +00:00
tcltls
tclx
tdb tdb: 1.3.11 -> 1.3.15 2018-02-28 11:54:16 +01:00
tecla
telepathy tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
tevent tevent: 0.9.35 -> 0.9.36 2018-03-23 14:55:12 -05:00
theft
thrift thrift: 0.10.0 -> 0.11.0 2018-02-27 17:33:19 -08:00
ti-rpc tirpc: remove upstreamed patch, fix w/musl 2018-03-25 18:08:05 -05:00
tidyp
tinyxml
tinyxml-2
tix
tk
tnt treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
tntdb
tntnet
tokyo-cabinet
tokyo-tyrant
torch
torch-hdf5
tre
tremor tremor: rename according to our docs 2018-03-18 10:31:15 +01:00
tsocks
twolame
ucl
ucommon
udns
udunits
uhttpmock tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
uid_wrapper uid_wrapper: 1.2.0 -> 1.2.4 2018-02-28 11:50:56 +01:00
umockdev umockdev: 0.11.1 -> 0.11.2 2018-03-30 09:32:16 -07:00
unibilium
unicap
unicorn-emu
unittest-cpp unittest-cpp: 1.6.1 -> 2.0.0 2018-02-28 12:18:49 +01:00
unixODBC unixODBC: 2.3.5 -> 2.3.6 2018-03-21 22:48:14 +00:00
unixODBCDrivers unixODBCDrivers.psql: 09.05.0210 -> 10.01.0000 2018-03-18 08:07:06 -07:00
uri
uriparser
usbredir usbredir: -Wno-error 2018-03-26 15:21:20 -05:00
ustr
utf8proc
uthash
v8 treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
vaapi-intel Merge branch 'master' into staging 2018-03-10 20:38:13 +00:00
vaapi-vdpau treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
vapoursynth vapoursynth: R40 -> R43 2018-03-05 20:58:47 +01:00
vapoursynth-mvtools
vc vc: 1.3.2 -> 1.3.3 2018-02-25 22:24:09 +03:00
vcdimager vcdimager: 0.7.24 -> 2.0.1 2018-02-24 21:38:12 +01:00
vcg
vid-stab
vigra
virglrenderer virglrenderer: fix missing include 2018-03-26 15:32:00 -05:00
vmime
vmmlib
vo-amrwbenc Add platform to vo-amrwbenc 2018-03-19 15:55:06 +00:00
vrb
vrpn treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
vsqlite
vtk treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
vulkan-loader Merge master into staging 2018-04-04 19:36:39 +02:00
vxl
wavpack
wayland wayland-protocols: 1.11 -> 1.13 2018-02-23 09:27:30 +01:00
wcslib wcslib: 5.15 -> 5.18 2018-03-09 17:25:57 -08:00
webkitgtk webkitgtk: 2.20.0 -> 2.20.1 2018-04-21 14:57:44 +02:00
webrtc-audio-processing treewide: isArm -> isAarch32 2018-04-25 15:28:55 -04:00
websocket++
wildmidi
wiredtiger treewide: Make shouldUsePackages copypasta use meta.available 2018-03-12 18:55:41 -04:00
wlc wlc: fix build 2018-03-28 16:25:14 +03:00
wlroots Merge master into staging 2018-04-08 10:54:17 +02:00
wolfssl wolfssl: 3.12.0 -> 3.13.0 2018-02-28 07:10:41 +00:00
wt wt: 3.3.9 -> 3.3.10, 4.0.2 -> 4.0.3 2018-04-19 00:36:29 +02:00
wtk
wxsqlite3
wxsqliteplus
wxSVG wxSVG: 1.5.11 -> 1.5.13 2018-03-09 18:02:00 -08:00
wxwidgets wxwidgets: depend on generic webkitgtk instead of 218x 2018-03-15 01:52:52 +01:00
x264
x265
xalanc xalanc: /usr -> / 2018-04-09 14:28:52 +01:00
xapian
xavs
Xaw3d Merge pull request #39173 from knedlsepp/enable-xskat-darwin 2018-04-20 08:37:19 +02:00
xbase
xcb-util-cursor
xercesc xercesc: 3.1.4 -> 3.2.1 2018-03-21 22:43:37 +00:00
xgboost xgboost: Enable building on Darwin (#37046) 2018-03-15 04:17:55 +03:00
xine-lib xineLib: 1.2.6 -> 1.2.9 2018-03-25 01:43:37 -05:00
xlibs-wrapper
xlslib
xml-security-c
xml-tooling-c
xmlrpc-c xmlrpc-c: enable darwin build 2018-04-03 20:30:51 -05:00
xmlsec
xsd
xvidcore
xxHash xxHash: 0.6.3.20171018 -> 0.6.4.20171222 2018-04-18 12:42:06 +01:00
xylib
yajl
zeitgeist zeitgeist: 1.0 → 1.0.1 2018-02-26 05:28:45 +01:00
zeroc-ice
zeromq
zimg zimg: 2.7 -> 2.7.4 2018-02-27 19:24:52 -08:00
zimlib
zlib
zlog Remove maintainership 2018-04-06 10:57:19 +02:00
zookeeper_mt
zxcvbn-c
zziplib zziplib: 0.13.68 -> 0.13.69 2018-03-30 20:07:49 +01:00