kumquat-buildroot/package
Romain Naour c24da887d4 package/efl/libefl: new package
Add the libefl package which contains an updated version of the following
libraries:
libecore, libedje, libeet, libfreet, libeina, libeio, libembryo, libthumb
and libevas. It also contains eldbus, ephysics, and escape, see [1].

The name libefl is transitional in order to bump smoothly all packages
that use efl libraries and remove the old package libecore, libevas...
The package libefl will be renamed to efl in a followup patch at the end
of the series.

For now, the bump to efl 1.15.x is not complete.
This allows to build at least a default configuration without X11 support
or graphics acceleration.
This support will be added by a follow up patches in the series.

Here is some notes about libefl dependencies:
  - alsa:
    At the end of the configure script, the summary tab will show that
    alsa support is allways disabled even if alsa-utils has been build
    before efl-core package.
    "Ecore_Audio.....: yes (-alsa +pulseaudio +sndfile)"
    This is intentional.

  - util-linux:
    libefl select util-linux libblkid since it's listed as an dependency
    in the README [2].

  - threads support:
    Add a dependency on threads support since clearly efl libraries are
    not even built without thread support [3].

  - Curl:
    Curl is listed as an dependency in the README because it's a runtime
    dependency since efl 1.8 [4].

We need to regenerate the configure script to workaround a build issue with
eldbus-codegen:

  CCLD     bin/eldbus/eldbus-codegen
  CXXLD    bin/eolian_cxx/eolian_cxx
  CCLD     lib/ecore_x/ecore_x_vsync
  CCLD     lib/evas/common/libevas_op_blend_sse3.la
  CCLD     lib/evas/common/libevas_convert_rgb_32.la
  CCLD     lib/ecore_ipc/libecore_ipc.la
[...]/i686-ctng-linux-gnu/bin/ld: warning: libefl.so.1, needed by lib/ecore/.libs/libecore.so, not found (try using -rpath or -rpath-link)
lib/ecore/.libs/libecore.so: undefined reference to `efl_control_suspend_set'
lib/ecore/.libs/libecore.so: undefined reference to `efl_control_interface_get'
collect2: error: ld returned 1 exit status
Makefile:19135: recipe for target 'bin/eldbus/eldbus-codegen' failed
make[6]: *** [bin/eldbus/eldbus-codegen] Error 1

A dependency on libefl seems to be missing for eldbus but by
regenerating eldbus-codegen build correctly.

Reported upstream [6].

Also, gettextize is needed since *.po files were generated with
an "old" gettext version (0.18):

Making all in po
*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.18 but the autoconf macros are from gettext version 0.19
Makefile:149: recipe for target 'check-macro-version' failed

[1] See https://phab.enlightenment.org/phame/live/3/post/efl_1_8/
[2] https://git.enlightenment.org/core/efl.git/tree/README?id=v1.15.2#n478
[3] https://git.enlightenment.org/core/efl.git/tree/configure.ac#n5032
[4] https://git.enlightenment.org/core/efl.git/tree/README?id=v1.15.2#n453
    https://git.enlightenment.org/core/efl.git/commit/?id=2c1c6b9335e38c6e52b06829a95d9b58d780c99e
[5] http://mailman.uclibc-ng.org/pipermail/devel/2015-August/000432.html
[6] https://phab.enlightenment.org/T2718

[Thomas:
 - make the BR2_PACKAGE_LIBEFL_RECOMMENDED_CONFIG hidden and rename it
   to BR2_PACKAGE_LIBEFL_HAS_RECOMMENDED_CONFIG.
 - rewrap Config.in help text where needed.]

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Tested-by: Vicente Bergas <vicencb@gmail.com>
Cc: Vicente Bergas <vicencb@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-12-17 23:50:51 +01:00
..
a10disp
acl
acpid
adwaita-icon-theme
aespipe
agentpp
aiccu
aircrack-ng
alsa-lib
alsa-utils alsa-utils: fix conflics with pthread.h 2015-12-10 23:00:24 +01:00
alsamixergui
am33x-cm3
am335x-pru-package
angularjs
apache
apitrace
apr
apr-util
argp-standalone
argus
armadillo
arptables package/arptables: add patch to fix musl build issue 2015-12-17 22:07:53 +01:00
at at: rename patches so they are in a consecutive order 2015-11-29 15:26:40 +01:00
atf
atftp
atk atk: drop ATK_CONF_ENV variables 2015-12-10 21:51:24 +01:00
atkmm atkmm: new package 2015-12-16 23:06:03 +01:00
attr
audiofile audiofile: comma separate licenses 2015-12-15 22:05:14 +01:00
audit
aumix
autoconf
autoconf-archive
automake
autossh package/autossh: really fix the path to ssh 2015-11-28 14:48:20 +01:00
avahi
avrdude
axel
axfsutils
b43-firmware
b43-fwcutter
bandwidthd
bash
batctl
bc bc: comma separate licenses 2015-12-15 22:02:20 +01:00
bcache-tools bcache-tools: fix build with gcc-5 2015-12-17 12:52:09 +01:00
bcusdk
bdwgc bdwgc: fix compile for sparc 2015-12-04 21:40:50 +01:00
beecrypt
bellagio
benejson
berkeleydb
bind bind: security bump to version 9.9.8-P2 2015-12-17 22:48:46 +01:00
binutils
biosdevname
bison
bitstream
bitstream-vera
blktrace
bluez5_utils bluez5_utils: comma separate licenses 2015-12-15 22:01:34 +01:00
bluez_utils bluez_utils: comma separate licenses 2015-12-15 22:03:32 +01:00
bmon
boa
bonnie
boost package/boost: add library coroutine2 2015-12-12 13:53:48 +01:00
bootstrap
bootutils
botan
bridge-utils
bsdiff
btrfs-progs
bullet
bustle
busybox busybox: add another upstream patch to fix (g)unzip 2015-12-02 23:48:58 +01:00
bwm-ng
bzip2
c-ares c-ares: define random file 2015-11-25 23:00:06 +01:00
c-icap
c-icap-modules
c-periphery
ca-certificates
cache-calibrator
cairo cairo: drop CAIRO_CONF_ENV variables 2015-12-11 21:27:51 +01:00
cairomm cairomm: new package 2015-12-16 22:41:48 +01:00
can-utils
canfestival
cc-tool
ccache
ccid
ccrypt
cdrkit
cegui06
celt051
cgic
cgilua
check
checkpolicy
chrony
cifs-utils
civetweb
cjson
clamav package/clamav: Fix LICENSE_FILES after last version bump 2015-12-13 14:30:26 +01:00
clapack
classpath
cloog
cloop
cmake cmake: bump to version 3.4.1 2015-12-03 19:58:39 +01:00
collectd collectd: comma separate licenses 2015-12-15 22:02:33 +01:00
connman connman: disable for sparc 2015-12-03 21:52:05 +01:00
conntrack-tools conntrack-tools: work around build issue with musl 2015-11-30 17:20:19 +01:00
copas
coreutils coreutils: disable stdbuf for static builds 2015-12-17 22:47:34 +01:00
cosmo
coxpcall
cpio
cppcms
cppdb
cppunit
cppzmq
cpuload
cramfs
crda
cryptodev
cryptodev-linux cryptodev-linux: bump to version 1.8 2015-12-01 17:44:10 +01:00
cryptsetup
ctorrent
cups
curlftpfs
cvs
cwiid
czmq
dado
dash
dawgdic
dbus dbus: comma separate licenses 2015-12-15 22:03:49 +01:00
dbus-cpp
dbus-glib dbus-glib: comma separate licenses 2015-12-15 22:01:23 +01:00
dbus-python
dbus-triggerd
dcron dcron: startup fails with setpgid: Operation not permitted 2015-11-28 18:52:06 +01:00
debianutils
dejavu
devmem2
dfu-util
dhcp
dhcpcd dhcpcd: bump to version 6.9.4 2015-12-01 17:35:03 +01:00
dhcpdump
dhrystone dhrystone: add a hash file 2015-12-17 16:31:43 +01:00
dialog
diffutils
dillo
ding-libs
directfb directfb: disable for sparc 2015-12-04 21:31:05 +01:00
directfb-examples
dmalloc
dmidecode
dmraid
dnsmasq
docker
doom-wad
dos2unix
dosfstools
dovecot package/dovecot: bump version to 2.2.21 2015-12-13 14:33:26 +01:00
dovecot-pigeonhole package/dovecot-pigeonhole: bump version to 0.4.10 2015-12-15 21:48:23 +01:00
doxygen
drbd-utils
dropbear dropbear: bump to version 2015.71 2015-12-03 21:45:27 +01:00
dropwatch
dsp-tools
dstat
dtach
dtc
dtv-scan-tables dtv-scan-tables: comma separate licenses 2015-12-15 22:01:18 +01:00
duma
dvb-apps dvb_apps: comma separate licenses 2015-12-15 22:03:39 +01:00
dvblast
dvbsnoop
dvdauthor
dvdrw-tools
e2fsprogs
e2tools
ebtables
ecryptfs-utils
ed
edid-decode edid-decode: use TARGET_MAKE_ENV 2015-12-10 21:44:37 +01:00
eeprog
efl package/efl/libefl: new package 2015-12-17 23:50:51 +01:00
eigen
ejabberd
elf2flt
elftosb
elfutils elfutils: comma separate licenses 2015-12-15 22:01:00 +01:00
empty
enchant
enlightenment package/{efl packages}: reorder select/depends 2015-12-12 14:39:41 +01:00
enscript
erlang
erlang-goldrush
erlang-lager
erlang-p1-cache-tab
erlang-p1-iconv
erlang-p1-sip
erlang-p1-stringprep
erlang-p1-stun
erlang-p1-tls
erlang-p1-utils
erlang-p1-xml
erlang-p1-yaml
erlang-p1-zlib
erlang-rebar
espeak espeak: fix build on sparc64 2015-11-27 19:49:49 +01:00
ethtool
eudev
evemu
eventlog
evtest
exfat
exfat-utils
exim
exiv2
expat
expect
expedite expedite: add a hash file 2015-12-14 17:53:36 +01:00
explorercanvas
ezxml
f2fs-tools
faad2
faifa
fakeroot fakeroot: disable capabilities 2015-12-04 21:26:09 +01:00
faketime
fan-ctrl
fastd
fb-test-app
fbdump
fbgrab
fbset
fbterm
fbtft
fbv
fcgiwrap
fconfig
fdk-aac
feh
fetchmail
ffmpeg Merge branch 'next' 2015-12-01 23:24:07 +01:00
fftw
file
filemq
findutils
fio
fis
flac
flann
flashbench
flashrom
flex
flickcurl
flite flite: fix alsa version check 2015-12-06 23:38:00 +01:00
flot
fltk
fluxbox
fmc
fmlib fmlib: comma separate licenses 2015-12-15 22:04:33 +01:00
fmtools
fontconfig
foomatic-filters
fping
freeradius-client
freerdp
freescale-imx
freetype freetype: bump to version 2.6.2 2015-11-30 13:06:15 +01:00
fswebcam
ftop
fxload
gadgetfs-test
gamin
gauche package/gauche: fix musl build issue 2015-12-17 11:53:39 +01:00
gawk package/gawk: add optional readline dependency 2015-12-13 16:01:20 +01:00
gcc gcc: bump 5.x series to version 5.3.0 2015-12-07 08:34:33 +01:00
gcr gcr: needs host-intltool 2015-12-07 09:56:54 +01:00
gd
gdb gdb: comma separate licenses 2015-12-15 22:02:12 +01:00
gdbm
gdk-pixbuf gdk-pixbuf: security bump to version 2.32.3 2015-12-15 21:48:08 +01:00
genext2fs
gengetopt
genimage
genpart
genromfs
geoip
gesftpserver gesftpserver: bump to version 0.2.1 2015-12-03 21:41:42 +01:00
getent
gettext
gflags
ghostscript-fonts
giblib
giflib
git git: bump version to 2.6.4 2015-12-09 23:12:01 +01:00
glib-networking
glibc
glibmm glibmm: bump to version 2.46.3 2015-12-15 22:11:23 +01:00
glm
glmark2 package/glmark2: Wayland-gl support also needs egl 2015-11-29 14:26:39 +01:00
glog
gmock
gmp Merge branch 'next' 2015-12-01 23:24:07 +01:00
gmpc
gnu-efi
gnuchess
gnupg
gnupg2 package/gnupg2: really do not run tests in cross-compilation 2015-12-16 23:38:59 +01:00
gnuplot
gnuradio
gnutls gnutls: fix --disable-crywrap 2015-12-16 09:35:01 +01:00
gob2 gob2: add a hash file 2015-12-12 14:30:28 +01:00
google-breakpad
google-material-design-icons
googlefontdirectory
gperf
gpm
gpsd Merge branch 'next' 2015-12-01 23:24:07 +01:00
gptfdisk gptfdisk: Add host package 2015-12-15 22:33:33 +01:00
gqview
grantlee
graphite2
grep
gsl
gssdp
gstreamer gst-plugins-ugly: add legal info 2015-11-26 22:39:26 +01:00
gstreamer1 gstreamer1: comma separate licenses 2015-12-15 22:01:05 +01:00
gtest
gtk2-engines
gtkmm3 gtkmm3: new package 2015-12-16 23:36:49 +01:00
gtkperf
guile guile: needs strtol_l, not available for musl 2015-11-25 23:19:35 +01:00
gupnp
gupnp-av
gutenprint
gvfs
gzip
hans
harfbuzz harfbuzz: bump to version 1.1.2 2015-11-30 13:06:07 +01:00
haserl
haveged
hdparm
heimdal
heirloom-mailx
hiawatha
hicolor-icon-theme
hidapi Use libgudev as regular dependency 2015-12-08 21:49:10 +01:00
hostapd hostapd: make ACS optional 2015-12-03 21:38:50 +01:00
hplip
htop
httping
hwdata
hwloc
i2c-tools
ibrcommon
ibrdtn
ibrdtn-tools
ibrdtnd
icu
ifplugd
iftop
ifupdown
igh-ethercat
igmpproxy
ijs
imagemagick imagemagick: bump version to 6.9.2-7 2015-11-30 17:04:48 +01:00
imlib2
imx-usb-loader
inadyn
inconsolata
initscripts
inotify-tools
input-event-daemon
input-tools
intel-microcode
intltool
iodine iodine: fix build issue with musl 2015-11-25 22:01:43 +01:00
iostat
iotop
iozone
iperf
iperf3
ipkg
ipmitool
ipmiutil
iproute2
iprutils
ipsec-tools
ipset
iptables
iptraf-ng
iputils iputils: comma separate licenses 2015-12-15 22:04:05 +01:00
iqvlinux
irda-utils
irqbalance
irssi irssi: update download URL 2015-12-17 21:53:00 +01:00
isl
iucode-tool
iw
jack2
jamvm
jansson
janus-gateway
jasper
jhead
jimtcl jimtcl: fix sparc64 compile 2015-11-26 22:33:18 +01:00
joe
jpeg
jpeg-turbo
jq
jquery
jquery-datetimepicker
jquery-keyboard
jquery-mobile
jquery-sparkline
jquery-ui
jquery-ui-themes
jquery-validation
jsmin
json-c
json-glib
json-javascript
jsoncpp
kbd
kexec
kexec-lite
keyutils keyutils: comma separate licenses 2015-12-15 22:03:43 +01:00
kismet
kmod kmod: bump version to 22 2015-11-24 22:37:24 +01:00
knock
kodi package/kodi: fix fallout after infozip rename 2015-12-07 08:34:33 +01:00
kodi-addon-xvdr
kodi-audiodecoder-modplug
kodi-audiodecoder-nosefart
kodi-audiodecoder-sidplay
kodi-audiodecoder-snesapu
kodi-audiodecoder-stsound
kodi-audiodecoder-timidity
kodi-audiodecoder-vgmstream
kodi-audioencoder-flac
kodi-audioencoder-lame
kodi-audioencoder-vorbis
kodi-audioencoder-wav
kodi-platform
kodi-pvr-argustv
kodi-pvr-dvblink
kodi-pvr-dvbviewer
kodi-pvr-filmon
kodi-pvr-hts
kodi-pvr-iptvsimple
kodi-pvr-mediaportal-tvserver
kodi-pvr-mythtv
kodi-pvr-nextpvr
kodi-pvr-njoy
kodi-pvr-pctv
kodi-pvr-stalker
kodi-pvr-vbox
kodi-pvr-vdr-vnsi
kodi-pvr-vuplus
kodi-pvr-wmc
kodi-screensaver-asteroids
kodi-screensaver-biogenesis
kodi-screensaver-crystalmorph
kodi-screensaver-greynetic
kodi-screensaver-pingpong
kodi-screensaver-pyro
kodi-screensaver-stars
kodi-visualisation-shadertoy
kodi-visualisation-spectrum
kodi-visualisation-waveforhue
kodi-visualisation-waveform
kompexsqlite kompexsqlite: needs threads and wchar 2015-11-25 23:24:27 +01:00
ktap
kvmtool
kyua
lame
latencytop
lbase64
lbreakout2
lcdapi
lcdproc
lcms2
leafnode2 leafnode2: add a hash file 2015-12-09 23:07:03 +01:00
leafpad
less
lesstif
leveldb
lftp
libaio
libao
libarchive
libargtable2
libart
libass libass: allow compilation without a system font provider 2015-12-16 23:38:11 +01:00
libassuan
libatasmart
libatomic_ops libatomic_ops: enable sparc64 / sparcv9 2015-12-04 21:40:29 +01:00
libbluray
libbroadvoice
libbsd libbsd: comma separate licenses 2015-12-15 22:01:51 +01:00
libcap
libcap-ng
libcdaudio
libcddb
libcdio
libcec
libcgi
libcgicc
libcgroup
libcli
libcodec2
libcofi
libconfig
libconfuse
libcroco libcroco: new package 2015-12-15 22:36:24 +01:00
libcrossguid
libcue
libcuefile
libcurl libcurl: bump version to 7.46.0 2015-12-02 21:27:30 +01:00
libdaemon
libdcadec
libdmtx
libdnet
libdri2
libdrm
libdvbcsa
libdvbsi
libdvdnav
libdvdread
libebml
libedit
libee
libenca
liberation
libesmtp
libestr
libev
libevas-generic-loaders package/{efl packages}: reorder select/depends 2015-12-12 14:39:41 +01:00
libevdev
libevent
libexif
libeXosip2
libfcgi
libffi
libfm
libfm-extra
libfreefare
libfreeglut package/libfreeglut: new package 2015-12-16 21:58:22 +01:00
libfreeimage libfreeimage: fix build issue with gcc 5.x 2015-11-24 21:36:12 +01:00
libfribidi
libfslcodec
libfslparser
libfslvpuwrap
libftdi
libftdi1
libfuse libfuse: comma separate licenses 2015-12-15 22:02:28 +01:00
libg7221
libgail
libgcrypt
libgdiplus libgdiplus: new package 2015-12-17 22:28:05 +01:00
libgeotiff
libglade
libglew package/libglew: bump version to 1.13.0 2015-11-22 22:57:03 +01:00
libglib2 Merge branch 'next' 2015-12-01 23:24:07 +01:00
libglu
libgpg-error
libgpgme
libgsasl libgsasl: fix auto dependencies 2015-11-26 21:21:12 +01:00
libgtk2 libgtk2: drop most of the LIBGTK2_CONF_ENV vars 2015-12-12 13:51:57 +01:00
libgtk3 libgtk3: mark wayland support as broken 2015-11-25 23:25:42 +01:00
libgudev libgudev: remove systemd dependency 2015-12-08 21:48:41 +01:00
libhdhomerun package/libhdhomerun: new package 2015-12-16 22:11:33 +01:00
libhid
libhttpparser libhttpparser: add a hash file 2015-12-02 21:28:43 +01:00
libical
libiconv
libid3tag
libidn libidn: comma separate licenses 2015-12-15 22:04:13 +01:00
libiio
libilbc
libinput
libiqrf
libiscsi libiscsi: comma separate licenses 2015-12-15 22:02:37 +01:00
libjpeg
libjson
libksba
libldns
liblinear
libllcp
liblo
liblockfile
liblog4c-localtime
liblogging
libmad
libmatroska
libmbim Use libgudev as regular dependency 2015-12-08 21:49:10 +01:00
libmbus
libmcrypt
libmemcached
libmhash
libmicrohttpd libmicrohttpd: bump to version 0.9.47 2015-12-04 21:25:30 +01:00
libmms
libmng
libmnl
libmodbus
libmodplug
libmpd
libmpdclient
libmpeg2
libndp
libnet libnet: PF_PACKET is always available on Linux 2015-11-29 15:37:20 +01:00
libnetfilter_acct
libnetfilter_conntrack
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_log
libnetfilter_queue
libnfc
libnfnetlink
libnfs
libnftnl
libnice
libnl
libnspr
libnss
liboauth
libogg
libopenh264
liboping liboping: comma separate licenses 2015-12-15 22:02:06 +01:00
libosip2
libpam-radius-auth
libpam-tacplus
libpcap
libpciaccess
libpfm4
libphidget
libplatform
libplayer
libplist libplist: add a hash file 2015-11-28 19:12:49 +01:00
libpng libpng: security bump to version 1.6.20 2015-12-04 21:46:34 +01:00
libpthread-stubs
libpthsem
libqmi
libqrencode
libraw
libraw1394
libreplaygain
libroxml
librsvg librsvg: needs host-gdk-pixbuf 2015-12-16 09:36:32 +01:00
librsync
librtas
librtlsdr
libsamplerate
libseccomp
libsecret libsecret: bump to version 0.18.3 2015-12-17 11:53:34 +01:00
libselinux
libsemanage
libsepol
libserial
libserialport
libsexy
libsha1
libshairplay
libshout
libsidplay2
libsigc
libsigrok
libsigrokdecode
libsigsegv libsigsegv: fix sparc64 compile 2015-11-30 17:15:57 +01:00
libsilk
libsndfile libsndfile: security bump to version 1.0.26 2015-12-15 21:36:02 +01:00
libsoc libsoc: add a hash file 2015-12-10 21:49:48 +01:00
libsocketcan
libsodium libsodium: bump to version 1.0.6 2015-12-15 23:15:55 +01:00
libsoundtouch
libsoup
libsoxr
libsquish
libsrtp
libssh
libssh2
libstrophe
libsvg
libsvg-cairo
libsvgtiny
libsysfs
libtasn1 libtasn1: comma separate licenses 2015-12-15 22:04:23 +01:00
libtheora
libtirpc libtirpc: using sys/queue.h from staging 2015-12-17 22:02:58 +01:00
libtool
libtorrent
libtpl
libubox
libuci
libucl
libuecc
libump
libungif
libunistring
libunwind
libupnp
libupnpp
liburcu package/liburcu: introduce BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS symbol 2015-12-13 22:36:53 +01:00
liburiparser
libusb
libusb-compat
libuv package/libuv: bump to version 1.8.0 2015-12-15 21:47:49 +01:00
libv4l package/libv4l: v4l-utils need locale 2015-11-30 17:13:04 +01:00
libva
libva-intel-driver
libvips
libvncserver
libvorbis
libvpx
libwebsock
libwebsockets
libxkbcommon
libxml2 package/libxml2: Remove autoreconf 2015-12-13 22:50:13 +01:00
libxml-parser-perl
libxmlpp
libxmlrpc
libxslt
libyaml
libyuv
libzip
lightning
lighttpd lighttpd: bump version to 1.4.38 2015-12-07 17:18:42 +01:00
linenoise
linknx
links
linphone
linux-backports
linux-firmware linux-firmware: update Broadcom 43xxx file list 2015-12-12 14:17:58 +01:00
linux-fusion
linux-headers linux-headers: bump 3.18.x series to 3.18.25 2015-12-17 11:53:21 +01:00
linux-pam
linux-zigbee
liquid-dsp
lirc-tools
lite
live555
ljlinenoise
ljsyscall
lm-sensors
lmbench
localedef localedef: add a hash file 2015-11-26 22:19:36 +01:00
lockdev
lockfile-progs
log4cplus
log4cxx
logrotate
logsurfer
lpc3250loader
lpeg
lpty
lrandom
lrzsz
lshw
lsof
lsqlite3
lsuio
ltp-testsuite ltp-testsuite: comma separate licenses 2015-12-15 22:04:45 +01:00
ltrace
ltris
lttng-babeltrace lttng-babeltrace: comma separate licenses 2015-12-15 22:05:48 +01:00
lttng-libust lttng-libust: comma separate licenses 2015-12-15 22:06:41 +01:00
lttng-modules lttng-modules: comma separate licenses 2015-12-15 22:07:15 +01:00
lttng-tools lttng-tools: comma separate licenses 2015-12-15 22:07:50 +01:00
lua lua: bump to version 5.3.2 2015-12-17 21:56:55 +01:00
lua-cjson
lua-coat
lua-coatpersistent
lua-csnappy
lua-ev
lua-iconv
lua-messagepack
lua-msgpack-native
lua-periphery
lua-testmore
luabitop
luacrypto
luaexpat
luaexpatutils
luafilesystem
luainterpreter
luajit
luajson
lualogging
luaposix
luarocks
luasec
luasocket
luasql-sqlite3
lunit
lutok
luv package/luv: bump to version 1.7.4-5 2015-11-28 18:15:47 +01:00
lvm2 lvm2: comma separate licenses 2015-12-15 22:01:44 +01:00
lxc
lz4
lzip
lzlib
lzma
lzo
lzop
m4
macchanger macchanger: add license file 2015-11-25 22:58:33 +01:00
madplay
make
makedevs
matchbox
matchbox-common
matchbox-desktop
matchbox-fakekey
matchbox-keyboard
matchbox-lib
matchbox-panel
matchbox-startup-monitor
mc mc: bump to 4.8.15 2015-12-09 23:08:02 +01:00
mcelog
mcrypt
mdadm
mediastreamer
memcached memcached: bump to version 1.4.25 2015-11-26 07:16:39 +01:00
memstat
memtest86
memtester
menu-cache
mesa3d package/{mesa3d, mesa3d-headers}: bump version to 11.0.7 2015-12-13 14:33:15 +01:00
mesa3d-demos package/mesa3d-demos: remove copy-and-paste artifact from 0001-demos-optional-gl.patch 2015-12-15 23:05:46 +01:00
mesa3d-headers package/{mesa3d, mesa3d-headers}: bump version to 11.0.7 2015-12-13 14:33:15 +01:00
metacity
micropython micropython: Bump version to v1.5 2015-11-24 17:17:13 +01:00
micropython-lib micropython-lib: Add hash file 2015-11-24 17:17:19 +01:00
midori
mii-diag
minicom
minidlna minidlna: comma separate licenses 2015-12-15 22:02:57 +01:00
minizip minizip: new package 2015-11-24 22:26:28 +01:00
miraclecast miraclecast: new package 2015-11-30 23:23:12 +01:00
mjpegtools
mjpg-streamer
mke2img
mkpasswd
mmc-utils
moarvm
mobile-broadband-provider-info
modem-manager Use libgudev as regular dependency 2015-12-08 21:49:10 +01:00
modplugtools
mongoose
mongrel2 mongrel2: disable polarssl assembly as we do in the polarssl package 2015-11-27 19:28:45 +01:00
monit
monkey
mono package/mono: bump to version 4.2.1.102 2015-11-27 15:36:04 +01:00
mono-gtksharp3
monolite package/monolite: bump to version 138 2015-11-27 15:44:47 +01:00
mosh
mosquitto
mp4v2
mpc
mpd
mpd-mpc
mpdecimal
mpfr
mpg123
mplayer mplayer: use autodetection for dvdnav 2015-12-15 13:38:15 +01:00
mrouted
msgpack
msmtp
mtd
mtdev
mtdev2tuio
mtools
mtr
musepack
musl musl: add a sys/queue.h implementation 2015-12-17 22:02:27 +01:00
mutt
mxml
mysql mysql: fix start script for /run on separate tmpfs 2015-12-12 12:03:55 +01:00
nano nano: bump to version 2.5.0 2015-12-07 17:19:50 +01:00
nanocom
nasm
nbd
ncdu
ncftp
ncmpc
ncurses
ndisc6
ne10
neard
neardal
neon
net-tools
netatalk
netbsd-queue musl: add a sys/queue.h implementation 2015-12-17 22:02:27 +01:00
netcat
netcat-openbsd
netperf
netplug
netsniff-ng netsniff-ng: bump version to v0.6.0 2015-12-17 17:26:59 +01:00
netsnmp netsnmp: add explicit support for pciutils 2015-12-15 21:35:59 +01:00
netstat-nat
netsurf-buildsystem
nettle
network-manager Use libgudev as regular dependency 2015-12-08 21:49:10 +01:00
newt
nfacct
nfs-utils nfsd: accept config to set number of threads 2015-12-17 21:51:42 +01:00
nftables
nginx
ngircd
ngrep
nmap nmap: bump version to 7.01 2015-12-10 21:52:39 +01:00
nodejs package/nodejs: bump 4.x branch to version 4.2.3 2015-12-12 18:28:41 +01:00
noip
nss-mdns
nss-pam-ldapd package/nss-pam-ldapd: new package 2015-11-30 23:55:20 +01:00
ntfs-3g ntfs-3g: comma separate licenses 2015-12-15 22:03:28 +01:00
ntp
numactl
nut
nuttcp
nvidia-driver
nvidia-tegra23
ocf-linux
ocrad
odhcp6c
odhcploc
ofono
ola
olsr olsr: comma separate licenses 2015-12-15 22:04:18 +01:00
omap-u-boot-utils
omniorb omniorb: comma separate licenses 2015-12-15 22:02:24 +01:00
on2-8170-libs
on2-8170-modules
open2300
open-plc-utils
openal openal: needs NPTL threads 2015-12-16 21:54:00 +01:00
opencore-amr
opencv opencv: use the same logic as opencv3 for gstreamer support 2015-11-28 23:04:42 +01:00
opencv3
opengl
openipmi
openjpeg
openldap openldap: bump version to 2.4.43 2015-12-01 17:47:14 +01:00
openntpd openntpd: fix linking problem when building statically 2015-11-24 09:14:55 +01:00
openobex
openocd openocd: bump to 0.9.0 2015-12-01 17:35:41 +01:00
openpgm
openpowerlink
openssh
openssl openssl: re-enable parallel build 2015-12-17 22:15:33 +01:00
openswan
opentyrian
opentyrian-data
openvmtools
openvpn openvpn: bump to version 2.3.9 2015-12-17 12:56:21 +01:00
opkg
oprofile
opus opus: bump version to 1.1.1 2015-11-27 16:22:23 +01:00
opus-tools
opusfile
orbit
orc
ortp
owl-linux
p11-kit p11-kit: bump to version 0.23.2 2015-12-08 21:52:16 +01:00
p910nd
pango pango: drop PANGO_CONF_ENV variables 2015-12-11 21:29:08 +01:00
pangomm pangomm: fix typo in Config.in following package rename 2015-12-16 23:06:37 +01:00
parted
patch
patchelf
pax-utils
pciutils
pcmanfm
pcre pcre: security bump to version 8.38 2015-11-24 23:07:23 +01:00
pcsc-lite
perl
perl-crypt-openssl-random
perl-crypt-openssl-rsa
perl-datetime-tiny
perl-db-file package/perl-db-file: Fix berkeleydb detection 2015-12-13 15:56:06 +01:00
perl-digest-hmac
perl-digest-sha1
perl-encode-detect
perl-encode-locale
perl-file-listing
perl-file-util
perl-gd
perl-gdgraph
perl-gdtextutil
perl-html-parser
perl-html-tagset
perl-http-cookies
perl-http-daemon
perl-http-date
perl-http-message
perl-http-negotiate
perl-io-html
perl-io-socket-ssl package/perl-io-socket-ssl: bump version to 2.022 2015-12-13 22:34:28 +01:00
perl-json-tiny
perl-libwww-perl package/perl-libwww-perl: bump version to 6.15 2015-12-13 22:34:32 +01:00
perl-lwp-mediatypes
perl-mail-dkim
perl-mailtools
perl-mime-base64
perl-module-build
perl-mojolicious
perl-net-dns package/perl-net-dns: bump version to 1.04 2015-12-13 22:34:36 +01:00
perl-net-http
perl-net-ssleay
perl-netaddr-ip
perl-path-tiny
perl-time-hires
perl-timedate
perl-try-tiny
perl-uri
perl-www-robotrules
perl-xml-libxml package/perl-xml-libxml: bump version to 2.0123 2015-12-13 22:34:41 +01:00
perl-xml-namespacesupport
perl-xml-sax
perl-xml-sax-base
phidgetwebservice
php package/php: Always link with libpthread for static builds 2015-12-17 22:50:56 +01:00
php-geoip
php-gnupg
php-imagick
php-memcached
php-ssh2
php-yaml
php-zmq
picocom
pifmrds
pinentry
pixman pixman: disable vmx for powerpc CS toolchains 2015-12-08 21:54:42 +01:00
pkgconf
poco
polarssl polarssl: disable assembly for MIPS R6 2015-11-27 13:22:04 +01:00
polkit
poppler
popt popt: change POPT_SITE back to original url 2015-12-15 21:36:58 +01:00
portaudio
portmap
postgresql
powerpc-utils
powertop
powervr
pppd pppd: comma separate licenses 2015-12-15 22:02:42 +01:00
pps-tools
pptp-linux
prboom
procps-ng
proftpd
protobuf
protobuf-c
proxychains-ng
psmisc
psplash
ptpd
ptpd2
pulseaudio
pulseview
pure-ftpd
pv
pwgen
python package/python: bump to version 2.7.11 2015-12-12 14:16:27 +01:00
python3
python-alsaaudio
python-bottle
python-can
python-certifi
python-cffi python-cffi: bump to 1.3.1 2015-12-13 14:07:59 +01:00
python-cheetah
python-cherrypy
python-coherence
python-configobj
python-configshell-fb
python-crc16
python-daemon
python-dialog
python-django
python-docopt
python-dpkt
python-enum
python-enum34
python-flask
python-flup
python-gobject
python-httplib2
python-id3
python-idna python-idna: new package 2015-12-15 22:41:26 +01:00
python-ipaddr
python-ipy
python-ipython
python-itsdangerous
python-jinja2
python-json-schema-validator
python-keyring
python-libconfig
python-lxml python-lxml: bump to 3.5.0 2015-12-03 22:26:42 +01:00
python-m2crypto python-m2crypto: different fix for the OpenSSL problem 2015-12-12 16:59:37 +01:00
python-mad
python-mako
python-markdown
python-markupsafe
python-meld3
python-msgpack
python-netifaces
python-networkmanager
python-nfc
python-numpy
python-pam
python-posix-ipc
python-protobuf
python-psutil
python-pyasn python-pyasn: fix license file 2015-12-15 21:39:40 +01:00
python-pycli
python-pycrypto
python-pydal
python-pyftpdlib
python-pygame
python-pyinotify
python-pyparsing
python-pypcap
python-pyqt
python-pyratemp
python-pyrex
python-pyro
python-pyroute2 python-pyroute2: bump to 0.3.15 2015-12-15 21:41:15 +01:00
python-pysendfile
python-pysnmp
python-pysnmp-apps
python-pysnmp-mibs
python-pyudev python-pyudev: new package 2015-12-13 16:03:26 +01:00
python-pyusb
python-pyxb
python-pyxml
python-pyyaml
python-pyzmq python-pyzmq: comma separate licenses 2015-12-15 22:03:23 +01:00
python-requests
python-rtslib-fb
python-serial
python-setuptools package/python-setuptools: bump to version 18.7.1 2015-12-12 17:01:34 +01:00
python-simplejson
python-sip
python-six python-six: bump to 0.10.0 2015-12-10 21:52:28 +01:00
python-spidev
python-thrift
python-tornado
python-twisted
python-urwid
python-versiontools
python-web2py python/web2py: bump to version 2.12.3 - hash file 2015-11-24 19:43:50 +01:00
python-webpy python-webpy: add a hash file and use pypi download location 2015-12-14 17:59:46 +01:00
python-werkzeug
python-ws4py
python-zope-interface
qdecoder
qemu qemu: bump version to 2.5.0 2015-12-17 12:58:37 +01:00
qextserialport
qhull
qjson
qlibc
qpdf
qpid-proton
qt
qt5 qt5base: support OVERRIDE_SRCDIR 2015-11-26 22:16:25 +01:00
qt5cinex
qt-webkit-kiosk
qtuio
quagga quagga: fix static linking 2015-11-26 21:16:23 +01:00
quazip
quota
qwt
rabbitmq-c rabbitmq-c: new package 2015-12-17 21:48:25 +01:00
racehound
radvd
ramsmp
ramspeed
ranger
rapidjson
rapidxml
rdesktop
read-edid package/read-edid: Fix compiler check, c++ is not needed 2015-12-13 22:37:52 +01:00
readline
redis
rings
rng-tools
rp-pppoe
rpcbind rpcbind: backport adjustment to changes in libtirpc 1.0.1 2015-11-25 12:10:26 +01:00
rpi-firmware
rpi-userland rpi-userland: fix musl compile 2015-11-27 19:30:30 +01:00
rpm
rrdtool rrdtool: add patch to disable documentation 2015-12-02 21:31:11 +01:00
rsh-redone
rsync
rsyslog rsyslog: comma separate licenses 2015-12-15 22:03:54 +01:00
rt-tests
rtai
rtl8188eu
rtl8821au
rtmpdump
rtorrent
rtptools
rubix Merge branch 'next' 2015-12-01 23:24:07 +01:00
ruby ruby: security bump to version 2.2.4 2015-12-17 12:56:25 +01:00
sam-ba
samba
samba4 samba4: security bump to version 4.3.3 2015-12-17 12:56:30 +01:00
sane-backends
sawman
sbc sbc: new package 2015-12-15 22:12:00 +01:00
sconeserver
scons
screen
scrypt
sdl
sdl2
sdl_gfx
sdl_image
sdl_mixer
sdl_net
sdl_sound
sdl_ttf
sdparm
sed
sepolgen
ser2net
setools setools: comma separate licenses 2015-12-15 22:04:53 +01:00
setserial
sg3_utils
shairport-sync
shared-mime-info
sigrok-cli
simicsfs
sispmctl
skeleton Merge branch 'next' 2015-12-01 23:24:07 +01:00
sl
slang
slirp
smack
smartmontools
smcroute
smstools3
snappy
snmppp
snowball-hdmiservice
snowball-init
socat
socketcand
sofia-sip
softether
sound-theme-borealis
sound-theme-freedesktop
sox
sp-oops-extract
spawn-fcgi
speex
spi-tools spi-tools: new package 2015-11-29 15:53:25 +01:00
spice
spice-protocol
spidev_test spidev_test: add a hash file 2015-11-25 22:42:44 +01:00
sqlcipher
sqlite sqlite: add license file 2015-11-25 23:22:21 +01:00
squashfs squashfs: always enable xattr support 2015-11-29 15:43:07 +01:00
squeezelite
squid squid: bump to version 3.5.12 2015-11-30 13:06:37 +01:00
sredird
sshfs
sshpass
sstrip
start-stop-daemon
startup-notification
statserial
stm32flash
strace
stress
stress-ng
strongswan strongswan: bump to version 5.3.5 2015-11-26 21:23:18 +01:00
stunnel stunnel: bump to version 5.28 2015-12-11 21:25:56 +01:00
subversion
sudo
sunxi-boards
sunxi-cedarx
sunxi-mali
sunxi-mali-prop
sunxi-tools sunxi-tools: bump version, add hash 2015-11-25 12:09:21 +01:00
supervisor
swig swig: comma separate licenses 2015-12-15 22:04:57 +01:00
swupdate
sylpheed
synergy
sysdig
sysklogd
syslog-ng
sysprof
sysstat sysstat: bump version to 11.0.8 2015-12-03 19:57:48 +01:00
systemd systemd: Bump version 2015-11-24 21:41:46 +01:00
sysvinit sysvinit: arm64 build fix 2015-12-17 23:48:02 +01:00
szip
taglib taglib: comma separate licenses 2015-12-15 22:04:49 +01:00
tar
targetcli-fb
tcl
tclap
tcllib
tcpdump
tcping
tcpreplay
tftpd
thrift
thttpd
ti-gfx
ti-uim
ti-utils
tidsp-binaries
tiff
time
tinc
tinyalsa
tinyhttpd
tinymembench
tinyxml
tinyxml2
tmux
tn5250
tor
torsmo torsmo: deprecate this package 2015-12-17 21:54:30 +01:00
tovid package/tovid: Fix typo 2015-11-29 14:24:18 +01:00
trace-cmd trace-cmd: comma separate licenses 2015-12-15 22:01:28 +01:00
transmission
tree
tremor
triggerhappy
trinity trinity: add a hash file 2015-12-14 17:55:06 +01:00
tslib
tstools
tvheadend package/tvheadend: bump version, add hash 2015-12-13 16:02:21 +01:00
twolame
tz
tzdata
tzdump
uboot-tools
ucl
uclibc
udev
udisks Use libgudev as regular dependency 2015-12-08 21:49:10 +01:00
udpcast
uemacs uemacs: remove XCASE flag to allow musl builds 2015-11-29 14:29:25 +01:00
ulogd
unionfs
unixodbc
upmpdcli
upx
urg
usb_modeswitch
usb_modeswitch_data
usbmount
usbredir
usbutils
ushare
ussp-push
ustr ustr: comma separate licenses 2015-12-15 22:03:19 +01:00
util-linux
ux500-firmware
vala
valgrind valgrind: update 0003-mips-replace-addi-with-addiu.patch 2015-12-17 22:01:12 +01:00
vde2 vde2: comma separate licenses 2015-12-15 22:04:39 +01:00
vim
vlc
vnstat vnstat: add upstream patch to fix build with musl 2015-12-17 22:10:29 +01:00
vo-aacenc
vorbis-tools
vpnc
vsftpd
vtun
w_scan
wavpack
wayland
webkit
webkitgtk24 webkitgtk24: comma separate licenses 2015-12-15 22:03:59 +01:00
webp
webrtc-audio-processing
weston
wf111
wget wget: bump to version 1.17.1 2015-12-12 12:02:41 +01:00
whetstone whetstone: add a hash file 2015-12-17 16:34:27 +01:00
which
whois whois: bump to version 5.2.11 2015-12-11 21:26:01 +01:00
wine wine: Add OpenAL dependency 2015-12-15 22:57:10 +01:00
wipe
wireless_tools
wireless-regdb wireless-regdb: bump to version 2015.12.14 2015-12-15 21:50:18 +01:00
wireshark wireshark: add optional sbc support 2015-12-16 23:44:40 +01:00
wmctrl
wpa_supplicant
wsapi
wvdial
wvstreams
x11r7 driver_xf86-input-evdev: mtdev is mandatory now 2015-12-12 13:52:22 +01:00
x11vnc
x264
x265
xavante
xenomai
xerces
xfsprogs xfsprogs: add cross-compile fix patch 2015-12-16 09:36:08 +01:00
xinetd
xl2tp
xmlstarlet package/xmlstarlet: Fix static build 2015-12-13 14:28:22 +01:00
xorriso
xscreensaver
xtables-addons xtables-addons: bump to version 2.10 2015-11-24 17:35:20 +01:00
xterm
xvkbd
xxhash
xz xz: comma separate licenses 2015-12-15 22:02:16 +01:00
yad yad: needs gtk3-x11 2015-11-29 14:25:36 +01:00
yaffs2utils
yajl
yaml-cpp
yasm
yavta
ympd
zd1211-firmware
zeromq zeromq: bump to version 4.1.3 2015-12-15 23:15:52 +01:00
zic
zip infozip: rename to zip 2015-11-28 18:21:18 +01:00
zlib
zlog
zmqpp package/zmqpp: fix missing install of static library 2015-11-29 15:09:51 +01:00
znc package/znc: bump version to 1.6.2 2015-12-13 14:33:10 +01:00
zsh zsh: bump to version 5.2 2015-12-03 19:54:26 +01:00
zxing-cpp
zynq-boot-bin
zyre
Config.in libgdiplus: new package 2015-12-17 22:28:05 +01:00
Config.in.host gptfdisk: Add host package 2015-12-15 22:33:33 +01:00
doc-asciidoc.mk
Makefile.in Merge branch 'next' 2015-12-01 23:24:07 +01:00
pkg-autotools.mk core/pkg-autotools: align host configure commands to target one 2015-11-23 18:36:35 +01:00
pkg-cmake.mk
pkg-download.mk
pkg-generic.mk pkg-generic: remove unused NAMEVER 2015-12-17 11:53:16 +01:00
pkg-kconfig.mk
pkg-kernel-module.mk
pkg-luarocks.mk
pkg-perl.mk pkg-perl: avoid insertion of host-perl in shebang of scripts 2015-12-13 15:43:36 +01:00
pkg-python.mk
pkg-rebar.mk
pkg-utils.mk
pkg-virtual.mk