kumquat-buildroot/package
Luca Ceresoli 7b0e757fb8 package: Remove trailing slash from all package site URLs
The recommended form is without the trailing slash, and will become
mandatory in a coming commit.

This avoids the need for the $$($(2)_SITE:/=) magic in package/pkg-generic.mk
to avoid double slashes in download URLs, like
"https://mosh.mit.edu//mosh-1.2.5.tar.gz".
                     ^^

Note: this work has already been done in b0b9606530 a few
months ago and earlier in c7f4b96471 and 4a9eb20de8,
but no check has been added at that time to avoid new slashes to slip
in, and so they did. This time a patch will follow immediately to
prevent future mistakes from being unnoticed.

Mass-replaced with the following command:

  git grep -l '_SITE.*/$' | xargs sed -i '/_SITE.*=/s|/$||'

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-09-30 12:46:42 +02:00
..
a10disp a10disp: bump to version v0.6.1 2015-06-21 06:42:57 +02:00
acl
acpid package/acpid: fix musl build problem 2015-07-28 23:13:03 +02:00
adwaita-icon-theme
aespipe
agentpp agentpp: bump to 4.0.4 2015-06-21 06:49:42 +02:00
aiccu aiccu: remove redundant --static flag to pkg-config 2015-07-26 23:44:20 +02:00
aircrack-ng package/aircrack-ng: fix musl build 2015-07-29 22:19:04 +02:00
alsa-lib
alsa-utils
alsamixergui
am33x-cm3
am335x-pru-package
angularjs package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
apache package/apache: security bump to version 2.4.16 2015-07-16 23:39:44 +02:00
apitrace apitrace: needs gcc 4.6 or later 2015-09-30 10:16:40 +02:00
apr
apr-util
argp-standalone
argus argus: use pkg-config for libtirpc flags 2015-07-26 21:49:57 +02:00
armadillo package/clapack: fix comments 2015-09-04 11:58:56 +02:00
arptables package/arptables: fix musl compilation issues 2015-08-03 11:19:19 +02:00
at
atf atf: needs mmu 2015-06-13 14:52:53 +02:00
atftp atftp: fix build with gcc5 2015-07-13 22:33:24 +02:00
atk
attr
audiofile
audit package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
aumix
autoconf
autoconf-archive
automake automake: use whenever possible the ACLOCAL_HOST_DIR variable 2015-06-14 23:34:01 +02:00
autossh
avahi avahi: fix systemd service file install path 2015-07-13 23:18:34 +02:00
avrdude package/elfutils: fix dependency on C library 2015-08-09 11:22:08 +02:00
axel
b43-firmware
b43-fwcutter b43-fwcutter: add hash file 2015-07-28 22:37:13 +02:00
bandwidthd
bash package/bash: indicate getcwd is malloc-supported 2015-09-04 16:45:42 +02:00
batctl package/batctl: bump to version 2015.1 2015-08-18 11:10:55 +02:00
bc bc: patch makeinfo logic 2015-06-13 14:53:01 +02:00
bcache-tools
bcusdk bcusdk: make it build with the musl C library 2015-08-08 17:50:55 +02:00
bdwgc package/bdwgc: musl build failure 2015-08-06 09:08:15 +02:00
beecrypt package/beecrypt: fix C++ support 2015-08-17 22:45:25 +02:00
bellagio
benejson
berkeleydb berkeleydb: accommodate threads presence/absence 2015-07-06 17:28:48 +02:00
bind bind: security bump to version 9.9.7-P3 2015-09-04 16:07:37 +02:00
binutils binutils: remove unnecessary host-texinfo dependency 2015-09-20 14:57:02 +02:00
biosdevname
bison
bitstream-vera
blktrace libaio: introduce a BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS option 2015-06-28 15:26:40 +02:00
bluez5_utils bluez5_utils: add ability to build sixaxis plugin 2015-07-18 22:53:37 +02:00
bluez_utils
bmon bmon: bump to version 3.7 2015-07-14 16:15:25 +02:00
boa
bonnie
boost boost: fix build on ARC 2015-08-19 23:06:59 +02:00
bootstrap
bootutils package/bootutils: fix musl compilation issue 2015-08-31 00:39:44 +02:00
botan
bridge-utils
bsdiff
btrfs-progs package/btrfs-progs: fix build issues under musl 2015-07-30 23:26:25 +02:00
bullet
bustle packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
busybox libselinux: mark as not available on ARC 2015-08-19 23:06:59 +02:00
bwm-ng package/bwm-ng: fix build failures with gcc-5 2015-08-18 11:15:35 +02:00
bzip2
c-ares
c-icap package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
c-icap-modules package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
c-periphery c-periphery: fix SPARC build issue 2015-08-08 22:59:06 +02:00
ca-certificates
cache-calibrator
cairo
can-utils can-utils: bump version 2015-07-26 15:48:14 +02:00
canfestival package/canfestival: don't build in parallel 2015-08-25 20:53:44 +02:00
cc-tool package/cc-tool: fix gcc 5 issue 2015-07-28 23:08:46 +02:00
ccache
ccid
ccrypt
cdrkit package/cdrkit: fix musl build 2015-08-09 11:21:39 +02:00
cegui06
celt051
cgic
cgilua cgilua: add hash file 2015-07-27 22:26:26 +02:00
check check: new package 2015-09-19 15:07:33 +02:00
checkpolicy
chrony chrony: S49chrony: fix starting message 2015-09-24 20:50:00 +02:00
cifs-utils package/cifs-utils: add upstream patch to fix musl build 2015-08-17 22:53:58 +02:00
civetweb
cjson
clamav
clapack package/clapack: fix comments 2015-09-04 11:58:56 +02:00
classpath
cloog cloog: bump to version 0.18.3 2015-07-04 14:56:44 +02:00
cloop
cmake cmake: bump to version 3.3.2 2015-09-19 15:17:47 +02:00
collectd collectd: fix parallel build issues 2015-07-06 15:48:43 +02:00
connman connman: bump to version 1.30 2015-09-13 12:33:05 +02:00
conntrack-tools conntrack-tools: bump to version 1.4.3 2015-09-13 12:32:53 +02:00
copas copas: add hash file 2015-07-27 22:26:26 +02:00
coreutils coreutils: bump to version 8.24 2015-07-05 08:55:14 +02:00
cosmo
coxpcall coxpcall: add hash file 2015-07-27 22:26:26 +02:00
cpio package/cpio: remove useless comment 2015-08-08 11:16:30 +02:00
cppcms package/cppcms: bump to 1.0.5 2015-08-29 10:34:49 +02:00
cppdb
cppunit
cppzmq
cpuload
cramfs package/cramfs: fix missing type 2015-08-06 08:30:41 +02:00
crda
cryptodev
cryptodev-linux package/cryptodev-linux: use the kernel-module helper 2015-07-12 11:56:18 +02:00
cryptsetup cryptsetup: remove e2fsprogs dependency 2015-07-04 14:13:06 +02:00
ctorrent package/ctorrent: fix compilation under musl. 2015-07-29 22:20:05 +02:00
cups
curlftpfs curlftpfs: fix musl build 2015-08-29 11:11:43 +02:00
cvs
cwiid cwiid: add hash file 2015-07-28 22:37:14 +02:00
czmq package/czmq: bump version 2015-08-08 12:40:22 +02:00
dado dado: add hash file 2015-07-27 22:26:26 +02:00
dash
dawgdic dawgdic: enable with gcc 4.6 2015-08-08 17:10:12 +02:00
dbus dbus: bump to version 1.8.20 2015-07-22 17:23:29 +02:00
dbus-cpp
dbus-glib
dbus-python dbus-python: add hash file 2015-07-28 22:32:55 +02:00
dbus-triggerd
dcron dcron: add hash file 2015-07-28 22:37:14 +02:00
debianutils package/debianutils: improve help text 2015-07-22 00:00:16 +02:00
dejavu dejavu: bump to version 2.35 2015-07-14 16:03:25 +02:00
devmem2
dfu-util
dhcp package/dhcp: remove autoreconf 2015-07-20 22:49:51 +02:00
dhcpcd dhcpcd: bump to version 6.9.1 2015-07-18 11:32:51 +02:00
dhcpdump dhcpdump: fix build with musl 2015-08-25 11:49:29 +02:00
dhrystone dhrystone: pass HZ=100 to fix build issue on musl 2015-09-13 23:13:20 +02:00
dialog
diffutils
dillo
ding-libs
directfb directfb: add new TIFF option 2015-09-10 13:55:58 +02:00
directfb-examples directfb-examples: bump to 1.7.0 2015-09-10 14:06:51 +02:00
dmalloc
dmidecode dmidecode: add hash file 2015-07-28 22:37:14 +02:00
dmraid package/dmraid: fix compilation under musl 2015-09-01 22:05:28 +02:00
dnsmasq dnsmasq: bump to version 2.75 2015-08-07 00:22:06 +02:00
docker docker: add hash file 2015-07-28 22:37:14 +02:00
doom-wad
dos2unix dos2unix: needs host-gettext 2015-09-30 00:20:30 +02:00
dosfstools package/dosfstools: fix build with musl 2015-08-17 22:23:20 +02:00
dovecot package/dovecot: Add optional support for icu 2015-07-13 18:48:05 +02:00
dovecot-pigeonhole package/dovecot-pigeonhole: bump version to 0.4.8 2015-07-11 15:03:29 +02:00
doxygen package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
drbd-utils package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
dropbear package/dropbear: add warning about volatile keys 2015-08-30 22:05:29 +02:00
dropwatch
dsp-tools
dstat
dtach
dtc
dtv-scan-tables
duma
dvb-apps
dvbsnoop
dvdauthor
dvdrw-tools
e2fsprogs e2fsprogs: disable e4defrag in host variant 2015-07-29 22:20:52 +02:00
e2tools
ebtables package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ecryptfs-utils
ed
eeprog eeprog: add hash file 2015-07-28 22:32:55 +02:00
efl
eigen eigen: use mercurial tag 2015-08-29 11:40:39 +02:00
ejabberd ejabberd: simplify init script by patching ejabberdctl 2015-07-19 23:06:10 +02:00
elf2flt elf2flt: fix build when LTO is enabled 2015-09-20 15:33:58 +02:00
elftosb
elfutils package/elfutils: fix dependency on C library 2015-08-09 11:22:08 +02:00
empty empty: fix compile with toolchain w/o threads 2015-08-08 12:45:51 +02:00
enchant
enlightenment enlightment: xtensa workaround no longer required 2015-07-10 20:31:47 +02:00
enscript enscript: add hash file 2015-07-28 22:32:55 +02:00
erlang
erlang-goldrush
erlang-lager
erlang-p1-cache-tab erlang-p1-cache-tab: bump to version f7ea12b 2015-07-11 12:27:03 +02:00
erlang-p1-iconv
erlang-p1-sip erlang-p1-sip: bump to version fd3e461 2015-07-11 12:27:20 +02:00
erlang-p1-stringprep erlang-p1-stringprep: bump to version 3c64023 2015-07-11 12:27:11 +02:00
erlang-p1-stun erlang-p1-stun: bump to version a3dce07 2015-07-11 12:27:17 +02:00
erlang-p1-tls erlang-p1-tls: add missing dependency to openssl 2015-08-25 20:51:26 +02:00
erlang-p1-utils erlang-p1-utils: bump to version 1bf99f9 2015-07-11 12:26:53 +02:00
erlang-p1-xml erlang-p1-xml: bump to version 2c61083 2015-07-11 12:27:14 +02:00
erlang-p1-yaml erlang-p1-yaml: bump to version e1f081e 2015-07-11 12:27:24 +02:00
erlang-p1-zlib
erlang-rebar
espeak
ethtool
eudev package/eudev: fix install command 2015-09-01 22:06:26 +02:00
evemu evemu: bump version to 2.2.0 2015-08-18 14:24:42 +02:00
evtest evtest: bump version to 1.33 2015-07-27 22:19:19 +02:00
exfat exfat: fix build with musl 2015-08-31 22:25:07 +02:00
exfat-utils exfat-utils: indicate upstream status of the musl patch 2015-07-27 23:13:05 +02:00
exim package/exim: bump version to 4.86 2015-08-01 10:16:06 +02:00
exiv2
expat expat: add security patch for CVE-2015-1283 2015-09-01 21:56:34 +02:00
expect expect: bump to version 5.45.3 2015-07-10 11:09:40 +02:00
explorercanvas explorercanvas: Bump version and change site 2015-07-26 23:09:59 +02:00
ezxml
f2fs-tools
faad2
faifa faifa: fix musl build issue 2015-09-15 08:09:34 +02:00
fakeroot
faketime
fan-ctrl fan-ctrl: re-enable package 2015-08-08 12:12:58 +02:00
fb-test-app
fbdump fbdump: add hash file 2015-07-28 22:32:55 +02:00
fbgrab fbgrab: add hash file 2015-07-28 22:32:55 +02:00
fbset fbset: add hash file 2015-07-16 22:36:36 +02:00
fbterm
fbtft
fbv fbv: add hash file 2015-07-28 22:32:55 +02:00
fcgiwrap fcgiwrap: new package 2015-07-11 00:25:09 +02:00
fconfig
fdk-aac
feh package/feh: bump to version 2.13.1, add hash file 2015-06-21 09:56:01 +02:00
fetchmail
ffmpeg ffmpeg: bump to version 2.8 2015-09-09 23:07:53 +02:00
fftw
file file: bump to version 5.25 2015-09-19 13:58:11 +02:00
filemq package/filemq: bump version 2015-08-08 12:40:32 +02:00
findutils findutils: add hash file 2015-07-16 22:36:36 +02:00
fio
fis
flac
flann
flashbench
flashrom
flex
flickcurl flickcurl: add hash file 2015-07-28 22:32:55 +02:00
flite flite: fix <pkg>_LICENSE_FILES 2015-07-13 00:40:28 +02:00
flot flot: add hash file 2015-07-28 22:32:55 +02:00
fltk
fluxbox fluxbox: explicitly configure optional dependencies 2015-06-21 06:37:08 +02:00
fmc
fmlib
fmtools fmtools: add hash file 2015-07-28 22:32:55 +02:00
fontconfig
foomatic-filters
fping fping: add hash file 2015-07-16 22:36:36 +02:00
freeradius-client
freerdp freerdp: Add support for tz package 2015-07-30 23:37:26 +02:00
freescale-imx imx-gpu-viv: bump version to 5.0.11 p4.5 2015-09-19 15:38:33 +02:00
freetype
fswebcam fswebcam: add hash file 2015-07-28 22:32:56 +02:00
ftop
fxload
gadgetfs-test libaio: introduce a BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS option 2015-06-28 15:26:40 +02:00
gamin gamin: add hash file 2015-07-16 22:36:36 +02:00
gawk
gcc host-gcc-final: don't install a potentially dead symlink 2015-09-20 14:35:27 +02:00
gd
gdb gdb: prevent building the documentation 2015-09-11 19:29:01 +02:00
gdbm gdbm: handle optional dependency gettext 2015-06-30 14:15:17 +02:00
gdk-pixbuf gdk-pixbuf: add security patch for CVE-2015-4491 2015-09-01 21:55:55 +02:00
genext2fs
gengetopt
genimage package/genimage: bump version to 8 2015-09-27 23:20:08 +02:00
genpart genpart: add hash file 2015-07-28 22:32:56 +02:00
genromfs
geoip
gesftpserver gesftpserver: add hash file 2015-07-16 22:36:36 +02:00
getent
gettext gettext: bump version to 0.19.6 2015-09-13 12:36:47 +02:00
gflags
ghostscript-fonts
giblib giblib: add hash file 2015-07-28 22:32:56 +02:00
giflib
git git: bump to version 2.5.3 2015-09-19 13:58:15 +02:00
glib-networking glib-networking: bump to version 2.44.0 2015-07-14 16:05:22 +02:00
glibc glibc: add version 2.22 2015-08-09 11:43:08 +02:00
glibmm
glm
glmark2 glmark2: depend on host-python 2015-09-30 12:35:00 +02:00
glog glog: disable on blackfin external toolchains 2015-06-28 15:34:32 +02:00
gmp
gmpc gmpc: add hash file 2015-07-16 22:36:36 +02:00
gnu-efi
gnuchess
gnupg gnupg: add option for AES cipher 2015-07-02 17:30:24 +02:00
gnupg2 gnupg2: bump version to 2.0.29 2015-09-11 19:49:14 +02:00
gnuplot
gnuradio gnuradio: sys/types.h is needed for mode_t 2015-08-29 23:20:52 +02:00
gnutls gnutls: bump to version 3.3.18 2015-09-13 20:01:22 +02:00
gob2
google-breakpad
google-material-design-icons google-material-design-icons: new package 2015-07-01 10:11:44 +02:00
googlefontdirectory
gperf
gpm package/gpm: change archive to lzma 2015-06-21 09:47:57 +02:00
gpsd gpsd: fix build with musl 2015-06-23 22:59:23 +02:00
gptfdisk gptfdisk: bump version 1.0.0 2015-07-18 11:20:14 +02:00
gqview
grantlee
graphite2 graphite2: new package 2015-09-27 23:13:52 +02:00
grep
gsl gsl: add hash file 2015-07-28 22:32:56 +02:00
gssdp gssdp: new package 2015-09-16 22:45:53 +02:00
gstreamer gst-fsl-plugins: bump version to 4.0.3 2015-09-19 15:39:39 +02:00
gstreamer1 gst1-imx: bump version to 0.11.1 2015-09-19 15:40:13 +02:00
gtest
gtk2-engines
gtkperf
guile guile: fix static-only build 2015-08-07 12:20:39 +02:00
gupnp gupnp: new package 2015-09-16 22:50:32 +02:00
gupnp-av gupnp-av: new package 2015-09-16 22:52:32 +02:00
gutenprint
gvfs
gzip
hans
harfbuzz harfbuzz: bump to version 1.0.3 2015-09-07 23:48:39 +02:00
haserl
haveged haveged: for sparc we need generic clockgettime 2015-08-09 11:40:27 +02:00
hdparm hdparm: bump to 9.48 2015-06-18 22:37:51 +02:00
heimdal heimdal: disable parallel build 2015-07-22 17:20:47 +02:00
heirloom-mailx
hiawatha hiawatha: add hash file 2015-07-28 22:32:56 +02:00
hicolor-icon-theme
hostapd hostapd: bump to version 2.5 2015-09-30 00:24:43 +02:00
hplip
htop
httping
hwdata
hwloc
i2c-tools package/i2c-tools: bump to version 3.1.2 2015-06-30 23:29:57 +02:00
ibrcommon package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ibrdtn package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ibrdtn-tools package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
ibrdtnd package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
icu package/icu: icu-uc: provide -lstdc++ flag for static build 2015-07-23 23:30:35 +02:00
ifplugd package/ifplugd: add patch to fix musl build error 2015-08-03 11:21:28 +02:00
iftop iftop: add hash file 2015-07-16 22:36:36 +02:00
ifupdown iproute2: needs headers >= 3.0 2015-07-28 22:56:09 +02:00
igh-ethercat package/igh-ethercat: use kernel-module helper 2015-07-12 11:56:18 +02:00
igmpproxy
ijs
imagemagick imagemagick: bump to version 6.9.1-8 2015-07-18 11:18:19 +02:00
imlib2 package/imlib2: fix musl compilation issue 2015-08-06 08:57:46 +02:00
imx-usb-loader
inadyn package: Fix source path for systemd's service 2015-07-13 22:27:39 +02:00
inconsolata
infozip
initscripts initscripts: new package 2015-07-14 01:51:52 +02:00
inotify-tools
input-event-daemon input-event-daemon: systemd support 2015-07-13 20:02:29 +02:00
input-tools
intel-microcode intel-microcode: use <PKG>_STRIP_COMPONENTS 2015-07-12 00:51:19 +02:00
intltool
iodine
iostat iostat: add hash file 2015-07-28 22:32:56 +02:00
iotop iotop: add hash file 2015-07-28 22:32:56 +02:00
iozone iozone: add hash file 2015-07-28 22:32:56 +02:00
iperf
iperf3
ipkg ipkg: add patch to fix musl build 2015-08-29 11:33:13 +02:00
ipmitool
ipmiutil package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
iproute2 iproute2: bump to version 4.2.0 2015-09-04 11:57:35 +02:00
iprutils
ipsec-tools
ipset ipset: bump to version 6.25.1 2015-06-26 09:44:49 +02:00
iptables
iptraf-ng
iputils
irda-utils
irqbalance
isl isl: bump to version 0.14.1 2015-07-04 14:57:17 +02:00
iucode-tool
iw iw: bump to version 4.3 2015-09-22 16:13:37 +02:00
jack2
jamvm
jansson jansson: add hash file 2015-07-28 22:32:56 +02:00
janus-gateway package/libmicrohttpd: mark as broken on Nios II, infamous _gp issue 2015-08-01 10:16:31 +02:00
jasper jasper: add hash file 2015-07-16 22:36:36 +02:00
jhead
jimtcl
joe
jpeg
jpeg-turbo jpeg-turbo: bump version from 1.4.0 to 1.4.1 2015-08-09 12:00:09 +02:00
jq
jquery
jquery-datetimepicker jquery-datetimepicker: new package 2015-07-28 23:18:16 +02:00
jquery-keyboard
jquery-mobile
jquery-sparkline
jquery-ui
jquery-ui-themes
jquery-validation
jsmin
json-c
json-glib
json-javascript
jsoncpp package/jsoncpp: bump to version 1.6.5 2015-08-19 11:05:49 +02:00
kbd
kexec
kexec-lite package/elfutils: fix dependency on C library 2015-08-09 11:22:08 +02:00
keyutils keyutils: add patch to fix musl build failure 2015-07-12 16:24:04 +02:00
kismet kismet: mark as not available for static builds 2015-07-12 16:14:26 +02:00
kmod kmod: remove unnecessary autoreconf 2015-07-18 11:11:31 +02:00
knock packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
kobs-ng
kodi Merge branch 'next' 2015-09-01 09:59:08 +02:00
kodi-addon-xvdr package/kodi-addon-xvdr: bump version 2015-07-30 09:29:24 +02:00
kodi-audiodecoder-modplug package/kodi-audiodecoder-modplug: new package 2015-07-30 09:37:45 +02:00
kodi-audiodecoder-nosefart package/kodi-audiodecoder-nosefart: new package 2015-07-30 09:37:45 +02:00
kodi-audiodecoder-sidplay package/kodi-audiodecoder-sidplay: new package 2015-07-30 09:37:45 +02:00
kodi-audiodecoder-snesapu package/kodi-audiodecoder-snesapu: new package 2015-07-30 09:37:45 +02:00
kodi-audiodecoder-stsound package/kodi-audiodecoder-stsound: new package 2015-07-30 09:37:46 +02:00
kodi-audiodecoder-timidity package/kodi-audiodecoder-timidity: new package 2015-07-30 09:37:46 +02:00
kodi-audiodecoder-vgmstream package/kodi-audiodecoder-vgmstream: new package 2015-07-30 09:37:46 +02:00
kodi-audioencoder-flac kodi-audioencoder-flac: bump version 2015-08-02 19:23:04 +02:00
kodi-audioencoder-lame kodi-audioencoder-lame: bump version 2015-08-02 19:23:08 +02:00
kodi-audioencoder-vorbis kodi-audioencoder-vorbis: use pkg-config 2015-07-30 09:29:24 +02:00
kodi-audioencoder-wav kodi-audioencoder-wav: bump version 2015-08-02 19:23:16 +02:00
kodi-platform package/kodi-platform: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-argustv package/kodi-pvr-argustv: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-dvblink package/kodi-pvr-dvblink: bump version 2015-08-01 10:16:13 +02:00
kodi-pvr-dvbviewer package/kodi-pvr-dvbviewer: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-filmon package/kodi-pvr-filmon: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-hts package/kodi-pvr-hts: bump version 2015-08-01 10:15:47 +02:00
kodi-pvr-iptvsimple package/kodi-pvr-iptvsimple: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-mediaportal-tvserver package/kodi-pvr-mediaportal-tvserver: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-mythtv package/kodi-pvr-mythtv: new package 2015-07-30 09:37:44 +02:00
kodi-pvr-nextpvr package/kodi-pvr-nextpvr: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-njoy package/kodi-pvr-njoy: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-pctv package/kodi-pvr-pctv: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-stalker package/kodi-pvr-stalker: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-vbox package/kodi-pvr-vbox: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-vdr-vnsi package/kodi-pvr-vdr-vnsi: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-vuplus package/kodi-pvr-vuplus: new package 2015-07-30 09:37:45 +02:00
kodi-pvr-wmc package/kodi-pvr-wmc: new package 2015-07-30 09:37:45 +02:00
kodi-screensaver-asteroids package/kodi-screensaver-asteroids: new package 2015-07-30 09:44:08 +02:00
kodi-screensaver-biogenesis package/kodi-screensaver-biogenesis: new package 2015-07-30 09:49:18 +02:00
kodi-screensaver-crystalmorph package/kodi-screensaver-crystalmorph: new package 2015-07-30 09:49:18 +02:00
kodi-screensaver-greynetic package/kodi-screensaver-greynetic: new package 2015-07-30 09:49:18 +02:00
kodi-screensaver-pingpong package/kodi-screensaver-pingpong: new package 2015-07-30 09:49:19 +02:00
kodi-screensaver-pyro package/kodi-screensaver-pyro: new package 2015-07-30 09:49:19 +02:00
kodi-screensaver-stars package/kodi-screensaver-stars: new package 2015-07-30 09:49:19 +02:00
kodi-visualisation-shadertoy package/kodi-visualisation-shadertoy: new package 2015-07-30 10:23:21 +02:00
kodi-visualisation-spectrum package/kodi-visualisation-spectrum: new package 2015-07-30 10:23:21 +02:00
kodi-visualisation-waveforhue package/kodi-visualisation-waveforhue: bump version 2015-08-28 11:28:25 +02:00
kodi-visualisation-waveform package/kodi-visualisation-waveform: new package 2015-07-30 10:23:21 +02:00
kompexsqlite kompexsqlite: don't overwrite CFLAGS and CXXFLAGS in makefiles 2015-09-25 09:43:05 +02:00
ktap package/ktap: use kernel-module helper 2015-07-12 11:56:18 +02:00
kvmtool kvmtool: new package 2015-07-04 16:13:26 +02:00
kyua package/kyua: add atf reverse dependency 2015-07-26 15:21:31 +02:00
lame package/lame: Fix compile on 32bit Intel 2015-07-11 14:30:18 +02:00
latencytop
lbase64 lbase64: add hash file 2015-07-27 22:26:26 +02:00
lbreakout2
lcdapi
lcdproc
lcms2
leafnode2
leafpad leafpad: add hash file 2015-07-28 22:32:56 +02:00
less less: add hash file 2015-07-16 22:36:36 +02:00
lesstif
leveldb
lftp lftp: bump to version 4.6.3a 2015-06-19 20:19:43 +02:00
libaio libaio: introduce a BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS option 2015-06-28 15:26:40 +02:00
libao
libarchive libarchive: add hash and enable lzma support 2015-06-26 21:26:47 +02:00
libargtable2
libart
libass libass: Bump version and change site 2015-07-26 23:09:46 +02:00
libassuan
libatasmart libatasmart: add hash file 2015-07-28 22:32:56 +02:00
libatomic_ops package/libatomic_ops: fix compilation fail on sparc 2015-08-03 11:20:42 +02:00
libbluray libbluray: explicitly enable optional enabled features 2015-09-30 00:31:45 +02:00
libbroadvoice package/libbroadvoice: new package 2015-08-29 11:48:16 +02:00
libbsd libbsd: add hash file 2015-07-28 22:32:56 +02:00
libcap
libcap-ng libcap-ng: add hash file 2015-07-16 22:36:36 +02:00
libcdaudio
libcddb package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
libcdio
libcec package/libcec: needs gcc >= 4.7 2015-08-06 08:27:42 +02:00
libcgi
libcgicc
libcgroup package/libcgroup: allow to build cgroup-tools 2015-08-27 20:30:39 +02:00
libcli
libcodec2 package/libcodec2: new package 2015-08-29 12:39:46 +02:00
libcofi
libconfig libconfig: bump to 1.5 2015-06-26 09:38:21 +02:00
libconfuse
libcue
libcuefile libcuefile: add hash file 2015-07-16 22:36:36 +02:00
libcurl libcurl: bump to version 7.44.0 2015-09-04 11:57:05 +02:00
libdaemon
libdcadec package/libdcadec: bump version 2015-09-28 22:14:18 +02:00
libdmtx
libdnet
libdri2
libdrm package/libdrm: Fix musl build error due to missing include of limits.h 2015-09-28 22:10:54 +02:00
libdvbcsa
libdvbsi package/libdvbsi: remove autoreconf 2015-07-20 22:49:51 +02:00
libdvdnav libdvdnav: add hash file 2015-07-16 22:36:36 +02:00
libdvdread libdvdread: add hash file 2015-07-16 22:36:36 +02:00
libebml libebml: needs wchar support 2015-07-29 16:48:20 +02:00
libedit
libee
libenca
liberation
libesmtp libesmtp: add hash file 2015-07-16 22:36:36 +02:00
libestr
libev libev: add patch to fix build on SPARCv8 2015-08-08 23:47:23 +02:00
libevdev libevdev: bump version to 1.4.3 2015-07-07 08:21:25 +02:00
libevent
libexif
libeXosip2
libfcgi libfcgi: add hash file 2015-07-28 22:32:56 +02:00
libffi package/libffi: bump to version 3.2.1 2015-09-20 14:30:21 +02:00
libfm libfm: new package 2015-07-13 02:16:09 +02:00
libfm-extra libfm-extra: new package 2015-07-13 02:16:09 +02:00
libfreefare libfreefare: Bump version and change site 2015-07-26 23:10:29 +02:00
libfreeimage packages/libfreeimage: requires wchar 2015-07-29 13:01:51 +02:00
libfribidi
libfslcodec libfslcodec: bump version to 4.0.3 2015-09-19 15:38:51 +02:00
libfslparser libfslparser: bump version to 4.0.3 2015-09-19 15:39:21 +02:00
libfslvpuwrap libfslvpuwrap: bump version to 1.0.58 2015-09-19 15:39:30 +02:00
libftdi
libftdi1 package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
libfuse
libg7221 package/libg7221: new package 2015-08-29 12:44:06 +02:00
libgail libgail: mark as deprecated 2015-07-30 23:19:25 +02:00
libgcrypt libgcrypt: bump version to 1.6.4 2015-09-11 19:49:04 +02:00
libgeotiff
libglade
libglew package/libglew: bump version to 1.12.0 2015-08-10 16:12:24 +02:00
libglib2 package/libglib2: fix compilation issue on SPARC 2015-07-28 23:11:36 +02:00
libglu
libgpg-error package/libgpg-error: Fix compilation with gcc5 2015-06-14 23:07:56 +02:00
libgpgme package/libgpgme: add argp-standalone dependency with musl 2015-08-08 11:16:44 +02:00
libgsasl libgsasl: add hash file 2015-07-28 22:32:56 +02:00
libgtk2
libgtk3 libgtk3: bump to version 3.14.15 2015-09-01 13:19:35 +02:00
libgudev libgudev: New package 2015-08-25 16:35:15 +02:00
libhid
libhttpparser package/libhttpparser: New package 2015-08-28 19:18:13 +02:00
libical package/libical: bump version to v1.0.1 and switch to cmake 2015-07-13 12:12:27 +02:00
libiconv
libid3tag
libidn libidn: bump to version 1.32 2015-08-10 20:59:24 +02:00
libiio libiio: test programs require threads 2015-08-18 22:45:48 +02:00
libilbc package/libilbc: new package 2015-08-29 12:53:16 +02:00
libinput package/libinput: bump version to 0.19.0, add locale dependency 2015-07-18 12:24:17 +02:00
libiqrf
libiscsi libiscsi: Force configure to use gcc for LD 2015-07-28 23:06:57 +02:00
libjpeg
libjson
libksba
libldns package/libldns: Fix static build 2015-09-06 11:18:02 +02:00
liblinear package/liblinear: wrap help text to fit 72 columns 2015-09-20 14:29:40 +02:00
libllcp libllcp: Bump version and change site 2015-07-26 23:15:19 +02:00
liblo
liblockfile
liblog4c-localtime
liblogging
libmad
libmatroska libebml: needs wchar support 2015-07-29 16:48:20 +02:00
libmbim package/libmbim: Now needs libgudev under systemd 2015-08-25 16:41:43 +02:00
libmbus libmbus: add hash file 2015-07-28 22:32:56 +02:00
libmcrypt
libmemcached package/libmemcached: disable documentation 2015-07-15 00:52:02 +02:00
libmhash
libmicrohttpd package/libmicrohttpd: bump to version 0.9.43 2015-09-20 10:13:54 +02:00
libmms
libmng libmng: new package 2015-09-24 23:53:04 +02:00
libmnl
libmodbus
libmodplug
libmpd libmpd: add hash file 2015-07-28 22:32:56 +02:00
libmpdclient
libmpeg2
libndp
libnetfilter_acct
libnetfilter_conntrack libnetfilter_conntrack: bump to version 1.0.5 2015-09-13 12:13:01 +02:00
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_log
libnetfilter_queue package/libnetfilter_queue: fix build with musl 2015-08-17 22:34:48 +02:00
libnfc libnfc: Bump version and change site 2015-07-26 23:16:17 +02:00
libnfnetlink libnfnetlink: add patch to fix musl build issue 2015-08-08 23:55:52 +02:00
libnfs
libnftnl
libnice
libnl libnl: remove patch to fix bmon breakage 2015-07-14 16:15:31 +02:00
libnspr libnspr: needs dynamic library support 2015-06-23 13:08:26 +02:00
libnss libnss: security bump to version 3.19.2 2015-07-18 11:33:29 +02:00
liboauth
libogg
libopenh264 package/libopenh264: new package 2015-08-29 14:48:31 +02:00
liboping
libosip2 libosip2: add hash file 2015-07-28 22:32:56 +02:00
libpam-radius-auth package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
libpam-tacplus libpam-tacplus: new package 2015-08-28 11:22:45 +02:00
libpcap libpcap: bump to version 1.7.4 2015-07-13 17:05:31 +02:00
libpciaccess package/libpciaccess: bump version to 0.13.4 2015-07-13 10:11:33 +02:00
libpfm4 Merge branch 'next' 2015-09-01 09:59:08 +02:00
libphidget
libplatform package/libplatform: new package 2015-07-30 09:29:23 +02:00
libplayer libplayer: add hash file 2015-07-28 22:32:56 +02:00
libplist
libpng libpng: rebase ignore-symbol-prefix patch to apply cleanly 2015-06-28 23:05:36 +02:00
libpthread-stubs
libpthsem libpthsem: fix setjmp/longjmp detection 2015-08-19 17:45:51 +02:00
libqmi
libqrencode libqrencode: add hash file 2015-07-28 22:32:56 +02:00
libraw libraw: add hash file 2015-07-28 22:32:56 +02:00
libraw1394 libraw1394: add hash file 2015-07-28 22:32:56 +02:00
libreplaygain libreplaygain: add hash file 2015-07-16 22:36:36 +02:00
libroxml libroxml: add hash file 2015-07-28 22:32:56 +02:00
librsvg
librsync
librtas package/librtas: only show comment on supported architectures 2015-08-20 23:58:57 +02:00
librtlsdr
libsamplerate libsamplerate: add hash file 2015-07-16 22:36:36 +02:00
libseccomp
libsecret
libselinux libselinux: use correct definition of ARCH 2015-09-16 22:19:25 +02:00
libsemanage libselinux: mark as not available on ARC 2015-08-19 23:06:59 +02:00
libsepol
libserial package/libserial: bump to version 0.6.0rc2 2015-08-23 22:53:25 +02:00
libserialport package/libserialport: bump to latest commit 2015-07-30 23:10:02 +02:00
libsexy libsexy: add hash file 2015-07-28 22:32:57 +02:00
libsha1
libshairplay
libshout
libsidplay2
libsigc
libsigrok libsigrok: depends on gcc >= 4.7 2015-08-05 12:11:20 +02:00
libsigrokdecode
libsigsegv libsigsegv: not available on SuperH with uClibc 2015-08-07 11:08:12 +02:00
libsilk package/libsilk: new package 2015-08-29 10:33:18 +02:00
libsndfile libsndfile: add hash file 2015-07-16 22:36:36 +02:00
libsoc libsoc: bump to 0.6.4 2015-06-15 23:12:10 +02:00
libsocketcan libsocketcan: add hash file 2015-07-28 22:32:57 +02:00
libsodium libsodium: disable PIE on ARC 2015-08-10 15:04:47 +02:00
libsoundtouch package/libsoundtouch: needs c++ 2015-09-06 22:45:25 +02:00
libsoup
libsoxr package/libsoxr: bump to version 0.1.2 2015-09-10 12:56:59 +02:00
libsquish package/libsquish: New package 2015-07-27 22:12:04 +02:00
libsrtp
libssh libssh: indentation cleanup in Config.in 2015-09-29 19:46:29 +02:00
libssh2 packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
libstrophe libstrophe: add a patch to fix static builds 2015-09-28 21:27:48 +02:00
libsvg
libsvg-cairo
libsvgtiny
libsysfs
libtasn1 libtasn1: bump to version 4.6 2015-09-13 12:07:22 +02:00
libtheora package/libtheora: Fix dynamic linking 2015-08-02 19:28:52 +02:00
libtirpc package/libtirpc: fix undefined reference to _authdes_seccreate 2015-07-26 15:21:06 +02:00
libtool package/libtool: disable makeinfo 2015-07-04 12:43:41 +02:00
libtorrent
libtpl
libubox libubox: bump version 2015-07-26 15:48:48 +02:00
libuci
libucl libucl: new package 2015-06-26 20:21:53 +02:00
libump libump: new package 2015-06-28 15:18:04 +02:00
libungif
libunistring libunistring: bump to version 0.9.6 2015-07-10 20:24:57 +02:00
libunwind libunwind: add hash file 2015-07-28 22:32:57 +02:00
libupnp
libupnpp package/libupnpp: bump to version 0.12.1 2015-09-07 23:58:41 +02:00
liburcu liburcu: Add support for aarch64 2015-09-15 23:48:10 +02:00
liburiparser
libusb
libusb-compat
libuv package/libuv: bump to version 1.7.4 2015-09-14 21:33:09 +02:00
libv4l libv4l: update homepage link 2015-08-17 16:24:25 +02:00
libva package/libva: bump to version 1.6.1 2015-09-19 13:57:00 +02:00
libva-intel-driver package/libva-intel-driver: bump to version 1.6.1 2015-09-19 13:57:06 +02:00
libvips package: indentation cleanup 2015-06-22 23:05:06 +02:00
libvncserver
libvorbis
libvpx
libwebsock package/libwebsock: fix incorrect inline function 2015-08-25 12:25:31 +02:00
libwebsockets
libxkbcommon libxkbcommon: add hash file 2015-07-28 22:32:57 +02:00
libxml2
libxml-parser-perl
libxmlpp
libxmlrpc libxmlrpc: fix static build 2015-07-11 10:50:42 +02:00
libxslt libxslt: add hash file 2015-07-28 22:32:57 +02:00
libyaml libyaml: add hash file 2015-07-28 22:32:57 +02:00
libyuv package/libyuv: Fix aarch64 support 2015-09-13 23:30:55 +02:00
libzip libzip: add hash file 2015-07-28 22:32:57 +02:00
lightning lightning: requires share library support 2015-08-18 11:19:41 +02:00
lighttpd lighttpd: bump to version 1.4.37 2015-09-04 11:52:01 +02:00
linenoise
linknx
links
linphone lite: add hash file 2015-07-28 22:32:57 +02:00
linux-backports package/linux-backports: switch to using the kernel-module infra 2015-07-26 15:41:01 +02:00
linux-firmware linux-firmware: add brcm43143 support 2015-07-22 22:33:49 +02:00
linux-fusion linux-fusion: use a more traditional style to define LINUX_FUSION_MAKE_OPTS 2015-09-10 14:03:20 +02:00
linux-headers linux-headers: bump 4.{1, 2}.x series 2015-09-30 12:36:09 +02:00
linux-pam packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
linux-zigbee
lirc-tools package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
lite lite: add hash file 2015-07-28 22:32:57 +02:00
live555 live555: bump to version 2015.06.25 2015-06-29 21:59:34 +02:00
ljlinenoise ljlinenoise: add hash file 2015-07-27 22:26:26 +02:00
ljsyscall
lm-sensors packages/lm-sensors: fix compilation with musl 2015-08-31 22:17:16 +02:00
lmbench packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
localedef
lockdev
lockfile-progs
log4cplus
log4cxx log4cxx: add hash file 2015-07-28 22:32:57 +02:00
logrotate packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
logsurfer
lpc3250loader
lpeg lpeg: add hash file 2015-07-27 22:26:26 +02:00
lpty lpty: add hash file 2015-07-27 22:26:26 +02:00
lrandom lrandom: add hash file 2015-07-27 22:26:26 +02:00
lrzsz lrzsz: mark as not available for static builds 2015-08-07 13:04:58 +02:00
lshw lshw: add hash file 2015-07-28 22:32:57 +02:00
lsof packages: do not use TAR_STRIP_COMPONENTS, but directly --strip-components 2015-07-12 13:51:59 +02:00
lsqlite3 lsqlite3: add hash file 2015-07-27 22:29:47 +02:00
lsuio lsuio: add hash file 2015-07-28 22:32:57 +02:00
ltp-testsuite package/ltp-testsuite: version bump to 20150420 2015-09-29 13:51:39 +02:00
ltrace package/ltrace: do not enable libunwind support for MIPS 2015-08-25 20:55:55 +02:00
ltris
lttng-babeltrace
lttng-libust lttng-libust: Enable aarch64 build 2015-09-15 23:48:34 +02:00
lttng-modules package/lttng-modules: use kernel-module helper 2015-07-12 11:56:18 +02:00
lttng-tools lttng-tools: Enable aarch64 build 2015-09-15 23:48:47 +02:00
lua lua: bump to version 5.3.1 2015-06-18 23:36:00 +02:00
lua-cjson lua-cjson: add hash file 2015-07-27 22:29:50 +02:00
lua-coat lua-coat: add hash file 2015-07-27 22:29:50 +02:00
lua-coatpersistent lua-coatpersistent: add hash file 2015-07-27 22:29:50 +02:00
lua-csnappy lua-csnappy: add hash file 2015-07-27 22:29:50 +02:00
lua-ev lua-ev: bump to version 1.4 2015-07-23 22:42:58 +02:00
lua-iconv lua-iconv: add hash file 2015-07-27 22:29:50 +02:00
lua-messagepack lua-messagepack: add hash file 2015-07-27 22:29:50 +02:00
lua-msgpack-native
lua-periphery package/lua-periphery: bump to version 1.0.6 2015-09-19 14:01:58 +02:00
lua-testmore lua-testmore: add hash file 2015-07-27 22:29:50 +02:00
luabitop luabitop: add hash file 2015-07-27 22:29:50 +02:00
luacrypto luacrypto: add hash file 2015-07-27 22:29:50 +02:00
luaexpat luaexpat: add hash file 2015-07-27 22:29:50 +02:00
luaexpatutils
luafilesystem luafilesystem: add hash file 2015-07-27 22:29:50 +02:00
luainterpreter
luajit package/luajit: disable for static build 2015-07-18 21:06:02 +02:00
luajson luajson: add hash file 2015-07-27 22:29:51 +02:00
lualogging lualogging: add hash file 2015-07-27 22:29:51 +02:00
luaposix package/luaposix: add patch to fix musl compatibility 2015-09-19 14:14:16 +02:00
luarocks pkg-luarocks: fix top-level parallel makefile support 2015-07-04 15:21:33 +02:00
luasec luasec: add hash file 2015-07-27 22:29:51 +02:00
luasocket luasocket: add hash file 2015-07-27 22:29:51 +02:00
luasql-sqlite3 luasql-sqlite3: add hash file 2015-07-27 22:29:51 +02:00
lunit lunit: add hash file 2015-07-27 22:29:51 +02:00
lutok
luv luv: new package 2015-09-21 16:03:59 +02:00
lvm2 lvm2: bump to version 2.02.132 2015-09-23 23:12:26 +02:00
lxc lxc: add hash file 2015-07-16 23:40:13 +02:00
lz4
lzip
lzlib lzlib: add hash file 2015-07-27 22:29:51 +02:00
lzma lzma: add hash file 2015-07-28 22:32:57 +02:00
lzo
lzop
m4
macchanger macchanger: add hash file 2015-07-28 22:37:06 +02:00
madplay packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
make
makedevs
matchbox
matchbox-common
matchbox-desktop
matchbox-fakekey
matchbox-keyboard
matchbox-lib
matchbox-panel
matchbox-startup-monitor
mc
mcelog
mcrypt
mdadm mdadm: bump to version 3.3.4 2015-09-13 12:35:46 +02:00
media-ctl
mediastreamer mediastreamer: add hash file 2015-07-28 22:37:09 +02:00
memcached
memstat
memtest86
memtester
menu-cache menu-cache: new package 2015-07-13 02:16:09 +02:00
mesa3d package/{mesa3d, mesa3d-headers}: bump version to 10.6.8 2015-09-27 21:15:16 +02:00
mesa3d-demos mesa3d-demos: add hash file 2015-07-28 22:37:10 +02:00
mesa3d-headers package/{mesa3d, mesa3d-headers}: bump version to 10.6.8 2015-09-27 21:15:16 +02:00
metacity
micropython micropython: Bump version to v1.4.6 2015-09-24 09:52:24 +02:00
micropython-lib micropython-lib: new packages 2015-09-17 23:37:45 +02:00
midori midori: depend on x11 backend for gtk3 2015-08-25 20:52:18 +02:00
mii-diag
minicom
minidlna package/minidlna: Fix static compile 2015-07-26 15:17:08 +02:00
mjpegtools
mjpg-streamer
mke2img
mkpasswd
mmc-utils
moarvm
mobile-broadband-provider-info
modem-manager modem-manager: select libgudev, if systemd is enabled 2015-09-20 15:09:09 +02:00
modplugtools
mongoose mongoose: systemd support 2015-07-14 14:00:04 +02:00
mongrel2 mongrel2: Bump version and change hosting 2015-07-28 09:52:53 +02:00
monit
monkey package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
mono mono: depend on shared library support 2015-08-19 22:54:45 +02:00
mono-gtksharp3 package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
monolite
mosh package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
mosquitto mosquitto: bump to version 1.4.4 2015-09-28 21:24:25 +02:00
mp4v2
mpc
mpd package/mpd: add patch to fix musl gcc5 build issue 2015-08-06 08:45:13 +02:00
mpd-mpc mpd-mpc: bump to version 0.27 2015-06-26 09:40:22 +02:00
mpdecimal
mpfr mpfr: bump to version 3.1.3 2015-06-20 15:59:15 +02:00
mpg123 mpg123: replace $(shell ...) call with $(subst ...) 2015-07-15 00:42:01 +02:00
mplayer mplayer: enable building on ARM64 2015-09-17 23:28:27 +02:00
mrouted
msgpack
msmtp Merge branch 'next' 2015-09-01 09:59:08 +02:00
mtd mtd: fix static build with uuid 2015-09-13 22:43:35 +02:00
mtdev mtdev: add hash file 2015-07-28 22:37:10 +02:00
mtdev2tuio
mtools mtools: add hash file 2015-07-28 22:37:10 +02:00
mtr
musepack musepack: add hash file 2015-07-16 22:36:36 +02:00
musl musl: bump to version 1.1.11 2015-09-01 21:57:35 +02:00
mutt
mxml mxml: add hash file 2015-06-15 16:25:46 +02:00
mysql mysql: systemd support 2015-07-13 22:40:25 +02:00
nano nano: work around broken syntax highlighting regexes 2015-07-11 09:22:51 +02:00
nanocom nanocom: use <PKG>_STRIP_COMPONENTS 2015-07-12 00:51:24 +02:00
nasm nasm: add hash file 2015-07-16 22:36:36 +02:00
nbd package/nbd: fix static builds 2015-08-18 11:17:43 +02:00
ncdu ncdu: add hash file 2015-07-28 22:37:10 +02:00
ncftp
ncmpc
ncurses ncurses: fix gcc 5 compile issue for real 2015-07-26 18:46:33 +02:00
ndisc6 ndisc6: add hash file 2015-07-28 22:37:10 +02:00
ne10
neard neard: add hash file 2015-07-28 22:37:10 +02:00
neardal packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
neon
net-tools
netatalk netatalk: needs dynamic library 2015-08-08 17:31:13 +02:00
netcat
netcat-openbsd
netperf netperf: bump to version 2.7.0 2015-07-22 17:23:00 +02:00
netplug netplug: add hash file 2015-07-28 22:37:10 +02:00
netsnmp netsnmp: fix static build 2015-07-21 14:31:54 +02:00
netstat-nat netstat-nat: add hash file 2015-07-10 11:20:16 +02:00
netsurf-buildsystem
nettle
network-manager package/network-manager: now needs libgudev when systemd is used 2015-08-25 16:37:08 +02:00
newt newt: add hash file 2015-07-28 22:37:10 +02:00
nfacct
nfs-utils package/nfs-utils: fix unmet direct dependency 2015-07-22 22:52:06 +02:00
nftables
nginx nginx: activate the systemd service 2015-07-13 22:28:09 +02:00
ngircd ngircd: add hash file 2015-07-16 22:36:36 +02:00
ngrep packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
nmap nmap: remove redundant --static flag to pkg-config 2015-07-26 23:44:44 +02:00
nodejs package/nodejs/0.10.x: add patch to fix musl build error 2015-08-06 09:00:09 +02:00
noip
nss-mdns nss-mdns: add hash file 2015-07-28 22:37:10 +02:00
ntfs-3g ntfs-3g: fix incorrect comment dependency 2015-07-13 22:38:47 +02:00
ntp package/ntp: increase pool server count in default config 2015-07-13 18:44:45 +02:00
numactl
nut nut: add hash file 2015-07-28 22:37:10 +02:00
nuttcp
nvidia-driver packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
nvidia-tegra23 packages: do not use TAR_STRIP_COMPONENTS, but directly --strip-components 2015-07-12 13:51:59 +02:00
ocf-linux package/ocf-linux: use kernel-module helper 2015-07-12 11:56:19 +02:00
ocrad ocrad: add hash file 2015-07-28 22:37:10 +02:00
odhcp6c package: indentation cleanup 2015-06-18 23:41:41 +02:00
odhcploc
ofono
ola package/protobuf: needs dynamic libraries 2015-08-18 21:41:12 +02:00
olsr olsr: update hash source comment 2015-07-14 13:49:22 +02:00
omap-u-boot-utils
omniorb
on2-8170-libs
on2-8170-modules package/on2-8170-modules: use kernel-module helper 2015-07-12 11:56:19 +02:00
open2300
open-plc-utils
opencore-amr
opencv package/opencv: re-introduce opencv for opencv-2.4 2015-08-25 11:56:57 +02:00
opencv3 package/opencv: re-introduce opencv for opencv-2.4 2015-08-25 11:56:57 +02:00
opengl
openipmi package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
openjpeg package: indentation cleanup 2015-06-22 23:05:06 +02:00
openldap packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
openntpd
openobex
openocd
openpgm
openpowerlink
openssh openssh: fix static compilation 2015-08-29 10:43:52 +02:00
openssl openssl: change sed expression delimiter 2015-09-23 23:27:42 +02:00
openswan openswan: security bump to version 2.6.45 2015-09-04 11:56:49 +02:00
opentyrian
opentyrian-data
openvmtools packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
openvpn openvpn: bump to version 2.3.8 2015-08-09 11:42:44 +02:00
opkg
oprofile package/oprofile: fix static linking 2015-08-17 22:28:00 +02:00
opus
opus-tools
opusfile
orbit orbit: add hash file 2015-07-27 22:29:51 +02:00
orc orc: bump version 2015-06-26 10:14:12 +02:00
ortp ortp: add hash file 2015-07-28 22:37:10 +02:00
owl-linux package/owl-linux: use kernel-module helper 2015-07-12 11:56:19 +02:00
p11-kit
p910nd
pango
parted parted: add hash file 2015-07-28 22:37:10 +02:00
patch
patchelf patchelf: add hash file 2015-07-28 22:37:11 +02:00
pax-utils pax-utils: add hash file 2015-07-28 22:37:11 +02:00
pciutils
pcmanfm pcmanfm: bump version to 1.2.3 2015-07-13 02:16:09 +02:00
pcre
pcsc-lite
perl perl: fix static build 2015-09-13 21:17:02 +02:00
perl-crypt-openssl-random
perl-crypt-openssl-rsa
perl-datetime-tiny
perl-db-file scancpan: adjust package name 2015-07-23 22:36:18 +02:00
perl-digest-hmac
perl-digest-sha1
perl-encode-detect
perl-encode-locale perl-encode-locale: bump to version 1.05 2015-07-23 22:36:27 +02:00
perl-file-listing perl-file-listing: fix dependencies 2015-08-28 15:39:48 +02:00
perl-file-util
perl-gd
perl-gdgraph
perl-gdtextutil
perl-html-parser scancpan: fix detection of native module 2015-09-20 15:14:10 +02:00
perl-html-tagset
perl-http-cookies perl-http-cookies: fix dependencies 2015-08-26 19:37:09 +02:00
perl-http-daemon perl-http-daemon: fix dependencies 2015-08-26 19:37:14 +02:00
perl-http-date
perl-http-message
perl-http-negotiate perl-http-negotiate: fix dependencies 2015-08-28 15:39:56 +02:00
perl-io-html
perl-io-socket-ssl perl-io-socket-ssl: bump to version 2.016 2015-07-26 18:21:03 +02:00
perl-json-tiny
perl-libwww-perl scancpan: fix detection of native module 2015-09-20 15:14:10 +02:00
perl-lwp-mediatypes
perl-mail-dkim
perl-mailtools
perl-mime-base64 scancpan: fix detection of native module 2015-09-20 15:14:10 +02:00
perl-module-build
perl-mojolicious perl-mojolicious: bump to version 6.14 2015-07-26 18:21:25 +02:00
perl-net-dns
perl-net-http
perl-net-ssleay perl-net-ssleay: bump to version 1.70 2015-07-26 18:21:29 +02:00
perl-netaddr-ip
perl-path-tiny perl-path-tiny: bump to version 0.072 2015-07-26 18:21:34 +02:00
perl-time-hires scancpan: fix detection of native module 2015-09-20 15:14:10 +02:00
perl-timedate
perl-try-tiny
perl-uri perl-uri: bump to version 1.68 2015-07-26 18:21:40 +02:00
perl-www-robotrules perl-www-robotrules: fix dependencies 2015-08-26 19:37:01 +02:00
perl-xml-libxml perl-xml-libxml: bump to version 2.0121 2015-07-26 18:21:46 +02:00
perl-xml-namespacesupport
perl-xml-sax
perl-xml-sax-base
phidgetwebservice
php package/php: security bump to version 5.6.13 2015-09-06 10:48:22 +02:00
php-geoip php-geoip: add hash file 2015-07-28 22:37:11 +02:00
php-gnupg
php-imagick php-imagick: add hash file 2015-07-28 22:37:11 +02:00
php-memcached php-memcached: add hash file 2015-07-28 22:37:11 +02:00
php-ssh2 php-ssh2: add hash file 2015-07-28 22:37:11 +02:00
php-yaml php-yaml: add hash file 2015-07-28 22:37:11 +02:00
php-zmq php-zmq: add hash file 2015-07-28 22:37:11 +02:00
picocom
pifmrds
pinentry pinentry: add patch to fix ncursesw include path 2015-06-23 18:59:05 +02:00
pixman
pkgconf
poco Merge branch 'next' 2015-09-01 09:59:08 +02:00
polarssl polarssl: security bump to version 1.2.14 2015-07-04 14:58:49 +02:00
polkit polkit: add hash file 2015-07-28 22:37:11 +02:00
poppler packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
popt popt: add hash file 2015-07-10 11:20:35 +02:00
portaudio portaudio: add hash file 2015-07-28 22:37:11 +02:00
portmap
postgresql postgresql: fix ZIC configure variable assignment 2015-09-30 00:33:02 +02:00
powerpc-utils powerpc-utils: optionally use librtas 2015-07-13 18:40:08 +02:00
powertop package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
powervr
pppd
pps-tools
pptp-linux
prboom packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
procps-ng
proftpd proftpd: add hash file 2015-07-16 22:36:36 +02:00
protobuf package/protobuf: needs dynamic libraries 2015-08-18 21:41:12 +02:00
protobuf-c package/protobuf-c: threads dependency is a direct dependency 2015-08-18 21:40:28 +02:00
proxychains-ng
psmisc
psplash
ptpd ptpd: systemd support 2015-07-14 11:58:28 +02:00
ptpd2 packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
pulseaudio pulseaudio: bump to version 7.0 2015-09-25 13:52:00 +02:00
pulseview libsigrok: depends on gcc >= 4.7 2015-08-05 12:11:20 +02:00
pure-ftpd pure-ftpd: bump to version 1.0.42 2015-07-28 09:53:32 +02:00
pv
pwgen
python python: bump to 2.7.10 2015-06-22 23:13:46 +02:00
python3
python-alsaaudio
python-bottle python-bottle: add hash file 2015-07-28 22:37:11 +02:00
python-can package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-certifi
python-cffi python-cffi: add hash file 2015-07-28 22:37:12 +02:00
python-cheetah python-cheetah: add hash file 2015-07-28 22:37:12 +02:00
python-cherrypy
python-coherence
python-configobj python-configobj: add hash file 2015-07-28 22:37:12 +02:00
python-configshell-fb
python-crc16 python-pycrc16: Change site 2015-07-26 23:16:56 +02:00
python-daemon
python-dialog
python-django
python-docopt
python-dpkt python-dpkt: Bump version and change site 2015-07-26 23:25:36 +02:00
python-enum
python-enum34
python-flask
python-flup python-flup: add hash file 2015-07-28 22:37:12 +02:00
python-gobject packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
python-httplib2
python-id3
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.4.4 2015-06-21 06:51:33 +02:00
python-m2crypto
python-mad
python-mako
python-markdown
python-markupsafe
python-meld3
python-msgpack
python-netifaces python-netifaces: add hash file 2015-06-18 22:38:13 +02:00
python-networkmanager python-networkmanager: bump to version 0.9.13 2015-07-03 09:04:46 +02:00
python-nfc
python-numpy
python-pam packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
python-posix-ipc
python-protobuf
python-psutil
python-pyasn
python-pycli package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-pycrypto python-pycrypto: add hash file 2015-07-28 22:37:12 +02:00
python-pydal package/python-pydal: bump to version v15.07 2015-07-26 18:33:43 +02:00
python-pyftpdlib
python-pygame packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
python-pyinotify python-pyinotify: bump to 0.9.6 2015-06-18 23:41:28 +02:00
python-pyparsing
python-pypcap python-pypcap: Bump version and change site 2015-07-26 23:28:55 +02:00
python-pyqt
python-pyratemp python-pyratemp: new package 2015-09-15 23:45:19 +02:00
python-pyrex python-pyrex: add hash file 2015-07-28 22:37:12 +02:00
python-pyro
python-pyroute2 python-pyroute2: new package 2015-08-18 23:13:24 +02:00
python-pysendfile
python-pysnmp
python-pysnmp-apps
python-pysnmp-mibs
python-pyusb
python-pyxb
python-pyxml package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-pyyaml package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
python-pyzmq
python-requests
python-rtslib-fb
python-serial
python-setuptools
python-simplejson
python-sip
python-six
python-spidev
python-thrift python-thrift: add hash file 2015-07-28 22:37:12 +02:00
python-tornado python-tornado: bump to 4.2 2015-06-18 23:25:08 +02:00
python-twisted
python-urwid
python-versiontools
python-web2py package/python-web2py: bump to version R-2.11.2 2015-07-26 18:34:03 +02:00
python-webpy
python-werkzeug
python-ws4py
python-zope-interface
qdecoder
qemu qemu: enable for aarch64 2015-06-29 22:01:41 +02:00
qextserialport qextserialport: change license file 2015-07-27 23:43:19 +02:00
qhull
qjson
qlibc
qpdf
qpid-proton package/qpid-proton: disable languages bindings 2015-07-22 17:22:44 +02:00
qt qt: fix directfb-1.7.7 compile errors 2015-09-10 13:51:55 +02:00
qt5 directfb: mark as available only for gcc >= 4.5 2015-09-10 13:47:00 +02:00
qt5cinex
qt-webkit-kiosk package: indentation cleanup 2015-06-22 23:05:06 +02:00
qtuio
quagga quagga: disable PIE on ARC 2015-07-09 22:14:19 +02:00
quazip package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
quota quota: fix build with libtirpc 2015-07-29 11:57:30 +02:00
qwt
racehound packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
radvd
ramsmp ramsmp: add hash file 2015-07-28 22:37:12 +02:00
ramspeed
rapidjson rapidjson: Add comment for "_INSTALL_TARGET = NO" 2015-08-06 08:43:30 +02:00
rapidxml package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
rdesktop
read-edid read-edid: add hash file 2015-07-28 22:37:12 +02:00
readline
redis package/redis: Add systemd service 2015-07-23 23:16:50 +02:00
rings rings: add hash file 2015-07-27 22:29:51 +02:00
rng-tools package/rng-tools: needs argp-standalone with musl toolchains 2015-08-08 11:02:07 +02:00
rp-pppoe rp-pppoe: add hash file 2015-07-10 11:20:21 +02:00
rpcbind rpcbind: add systemd support 2015-07-27 23:45:01 +02:00
rpi-firmware Merge branch 'next' 2015-09-01 09:59:08 +02:00
rpi-userland package/rpi-userland: bump version 2015-08-18 14:39:15 +02:00
rpm rpm: add hash file 2015-07-28 22:37:12 +02:00
rrdtool rrdtool: add hash 2015-06-26 09:32:55 +02:00
rsh-redone packages/linux-pam: disable when using musl 2015-08-26 15:25:09 +02:00
rsync
rsyslog rsyslog: Fix systemd service creation 2015-07-14 23:58:54 +02:00
rt-tests
rtai packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
rtl8188eu rtl8188eu: new package 2015-07-27 23:40:56 +02:00
rtl8821au package/rtl8821au: bump version and remove debugging patch 2015-07-27 23:04:46 +02:00
rtmpdump
rtorrent
rtptools rtptools: add hash file 2015-07-28 22:37:12 +02:00
rubix
ruby ruby: bump to version 2.2.3 2015-09-01 13:11:57 +02:00
sam-ba
samba
samba4 samba: bump to version 4.3.0 2015-09-13 12:36:22 +02:00
sane-backends
sawman sawman: remove package 2015-09-10 13:57:01 +02:00
schifra
sconeserver
scons
screen
scrypt scrypt: commit packaging improvements 2015-08-28 14:59:51 +02:00
sdl sdl: add hash file 2015-07-16 22:36:35 +02:00
sdl_gfx sdl_gfx: add hash file 2015-07-16 22:36:36 +02:00
sdl_image sdl_image: add hash file 2015-07-16 22:36:36 +02:00
sdl_mixer sdl_mixer: add hash file 2015-07-16 22:36:36 +02:00
sdl_net sdl_net: add hash file 2015-07-16 22:36:36 +02:00
sdl_sound sdl_sound: add hash file 2015-07-16 22:36:36 +02:00
sdl_ttf sdl_ttf: add hash file 2015-07-16 22:36:35 +02:00
sdparm
sed
sepolgen
ser2net
setools package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
setserial
sg3_utils
shairport-sync shairport-sync: fix non-existent meta_dir member of shairport_cfg struct 2015-09-23 15:08:44 +02:00
shared-mime-info shared-mime-info: add hash file 2015-07-16 22:36:35 +02:00
sigrok-cli libsigrok: depends on gcc >= 4.7 2015-08-05 12:11:20 +02:00
simicsfs simicsfs: add hash file 2015-07-28 22:37:12 +02:00
sispmctl
skeleton skeleton: use backtick instead of $(shell ...) make function 2015-07-15 00:43:39 +02:00
sl
slang
slirp
smack
smartmontools
smcroute
smstools3 smstools3: add hash file 2015-07-28 22:37:12 +02:00
snappy snappy: disable tests 2015-07-14 13:55:13 +02:00
snmppp snmppp: autoreconf is not needed anymore 2015-07-08 23:45:21 +02:00
snowball-hdmiservice
snowball-init
socat
socketcand socketcand: resolve GCC5 related issue 2015-07-22 22:25:06 +02:00
sofia-sip
softether package/softether: bump version 2015-08-10 16:12:05 +02:00
sound-theme-borealis sound-theme-borealis: add hash file 2015-07-28 22:37:13 +02:00
sound-theme-freedesktop sound-theme-freedesktop: add hash file 2015-07-28 22:37:13 +02:00
sox
sp-oops-extract package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
spawn-fcgi
speex
spice spice: add hash file 2015-07-16 22:36:35 +02:00
spice-protocol spice-protocol: add hash file 2015-07-16 22:36:35 +02:00
spidev_test
sqlcipher
sqlite sqlite: bump to version 3.8.11.1 2015-07-30 23:25:10 +02:00
squashfs squashfs: Add xattr support 2015-07-11 09:29:17 +02:00
squid squid: bump to version 3.5.9 2015-09-19 13:58:19 +02:00
sredird
sshfs
sshpass
sstrip
start-stop-daemon
startup-notification startup-notification: add hash file 2015-07-28 22:37:13 +02:00
statserial statserial: add hash file 2015-07-16 22:36:35 +02:00
stm32flash stm32flash: new package 2015-07-08 23:48:13 +02:00
strace
stress package/stress: remove autoreconf 2015-07-20 22:49:51 +02:00
stress-ng package: Remove trailing slash from all package site URLs 2015-09-30 12:46:42 +02:00
strongswan strongswan: bump to version 5.3.3 2015-09-07 23:50:17 +02:00
stunnel stunnel: bump to version 5.23 2015-09-09 23:08:26 +02:00
subversion subversion: bump to version 1.9.2 2015-09-28 22:15:45 +02:00
sudo package/sudo: bump to version 1.8.14p3 2015-08-01 10:14:45 +02:00
sunxi-boards sunxi-boards: bump to version a6a4e94066f4ec6b26fc7060dc453a6bcf26a504 2015-06-21 06:42:04 +02:00
sunxi-cedarx
sunxi-mali sunxi-mali: fix linking of malitest 2015-06-30 18:55:59 +02:00
sunxi-mali-prop
sunxi-tools sunxi-tools: bump version 2015-09-09 23:02:18 +02:00
supervisor supervisor: systemd support 2015-07-13 22:43:39 +02:00
swig
sylpheed sylpheed: add hash file 2015-07-28 22:37:13 +02:00
synergy
sysdig package/sysdig: Fix typo in comment 2015-08-09 16:58:15 +02:00
sysklogd
sysprof sysprof: add hash file 2015-07-28 22:37:13 +02:00
sysstat package/systat: fix linking with -lintl 2015-08-18 11:38:09 +02:00
systemd libgudev: New package 2015-08-25 16:35:15 +02:00
sysvinit sysvinit: update website URL 2015-08-28 19:28:51 +02:00
szip
taglib taglib: add hash file 2015-07-16 22:36:35 +02:00
tar tar: add missing hash for host variant 2015-07-16 23:28:52 +02:00
targetcli-fb
tcl
tclap
tcllib
tcpdump packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
tcping tcping: add hash file 2015-07-16 22:36:35 +02:00
tcpreplay packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
tftpd tftpd: fix init script 2015-08-24 17:13:37 +02:00
thrift
thttpd
ti-gfx packages: ensure linux supports modules even when not using kernel-module 2015-09-04 13:16:58 +02:00
ti-uim
ti-utils packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
tidsp-binaries
tiff tiff: bump to version 4.0.5 2015-09-04 11:57:18 +02:00
time time: add hash file 2015-07-16 22:36:35 +02:00
tinc tinc: disable PIE on ARC 2015-08-10 15:42:25 +02:00
tinyalsa tinyalsa: fix build with gcc 5.x 2015-08-26 09:24:03 +02:00
tinyhttpd tinyhttpd: systemd support 2015-07-14 14:03:03 +02:00
tinymembench
tinyxml tinyxml: add hash file 2015-07-28 22:37:13 +02:00
tinyxml2
tmux tmux: bump to 2.0 2015-06-18 23:18:44 +02:00
tn5250 tn5250: fix static build with openssl 2015-08-26 13:53:09 +02:00
tor package/tor: bump version to 0.2.6.10 2015-08-10 16:12:16 +02:00
torsmo
tovid
trace-cmd
transmission transmission: improve systemd support 2015-07-27 23:54:41 +02:00
tree tree: add hash file 2015-07-28 22:37:13 +02:00
tremor
triggerhappy triggerhappy: systemd support 2015-07-14 15:51:01 +02:00
trinity
tslib
tstools
tvheadend package/tvheadend: bump version 2015-09-19 13:57:12 +02:00
twolame
tz package/tz: fix incorrect timezone setting for uclibc 2015-08-06 09:12:18 +02:00
tzdata package/tzdata: bump version to 2015f 2015-08-18 14:55:42 +02:00
tzdump
uboot-tools package/uboot-tools: bump to version 2015.07 2015-08-08 13:00:05 +02:00
ucl ucl: add hash file 2015-07-28 22:37:13 +02:00
uclibc uclibc: fix coreutils cut bug, enable needed config symbols 2015-09-06 22:44:47 +02:00
udev
udisks udisks: fix build with newer glibc versions 2015-09-07 23:39:54 +02:00
udpcast
uemacs
ulogd package/ulogd: remove autoreconf 2015-07-20 22:49:51 +02:00
unionfs
unixodbc
upmpdcli package/upmpdcli: bump to version 0.12.0 2015-09-07 23:59:22 +02:00
upx
urg urg: add hash file 2015-07-28 22:37:13 +02:00
usb_modeswitch usb_modeswitch: fix static build failure 2015-07-28 23:15:15 +02:00
usb_modeswitch_data usb_modeswitch_data: bump to version 20150627 2015-07-08 23:51:45 +02:00
usbmount package/usbmount: run-parts directory fix 2015-09-10 14:29:18 +02:00
usbredir
usbutils
ushare
ussp-push ussp-push: add hash file 2015-07-28 22:37:13 +02:00
ustr
util-linux util-linux: show utilities alphabetically ordered 2015-09-11 19:47:16 +02:00
ux500-firmware
vala vala: bump to version 0.28.0 2015-07-14 23:54:51 +02:00
valgrind package/valgrind: disable for static-only builds 2015-09-13 22:50:00 +02:00
vde2
vim vim: selinux support 2015-07-01 10:19:11 +02:00
vlc vlc: enable to run as root 2015-09-16 22:24:01 +02:00
vnstat
vo-aacenc
vorbis-tools
vpnc
vsftpd vsftpd: bump to version 3.0.3 2015-07-28 09:53:38 +02:00
vtun
w_scan
wavpack
wayland wayland: bump to version 1.8.1 2015-06-21 06:40:42 +02:00
webkit webkit: mark as deprecated 2015-07-30 23:19:18 +02:00
webkitgtk24 webkitgtk24: fix MIPS64 n64 ABI detection 2015-08-18 21:05:27 +02:00
webp
webrtc-audio-processing webrtc-audio-processing: add hash file 2015-07-28 22:37:13 +02:00
weston package/weston: mark the RDP backend as broken 2015-08-20 23:58:03 +02:00
wf111
wget
whetstone
which
whois whois: bump to version 5.2.10 2015-08-09 11:42:50 +02:00
wine wine: fix sane related build failure 2015-07-05 17:16:40 +02:00
wipe package/wipe: remove autoreconf 2015-07-20 22:49:51 +02:00
wireless_tools
wireless-regdb wireless-regdb: bump to version 2015.07.20 2015-07-29 17:39:31 +02:00
wireshark wireshark: security bump to version 1.12.7 2015-08-18 14:14:42 +02:00
wmctrl wmctrl/Config.in: update site URL 2015-07-02 10:58:35 +02:00
wpa_supplicant wpa_supplicant: bump to version 2.5 2015-09-30 00:28:52 +02:00
wsapi
wvdial package/wvstreams: disable for musl toolchains 2015-08-09 11:24:32 +02:00
wvstreams package/wvstreams: disable for musl toolchains 2015-08-09 11:24:32 +02:00
x11r7 package/x11r7/xdriver_xf86-input-vmmouse: Add optional dependency to udev 2015-09-27 19:37:12 +02:00
x11vnc
x264 x264: unbreak x86 build after version bump 2015-08-31 09:04:09 +02:00
xavante xavante: add hash file 2015-07-27 22:29:51 +02:00
xenomai
xerces
xfsprogs
xinetd xinetd: use pkg-config for libtirpc flags 2015-07-26 21:49:48 +02:00
xl2tp packages: use backtick instead of $(shell ...) make function 2015-07-15 00:42:01 +02:00
xmlstarlet
xorriso
xscreensaver
xtables-addons xtables-addons: bump to version 2.8 2015-09-09 23:23:26 +02:00
xterm package/xterm: compile with libXft support when it selected 2015-07-27 22:54:22 +02:00
xvkbd
xxhash xxhash: new package 2015-09-19 15:52:40 +02:00
xz xz: bump to version 5.2.2 2015-09-29 19:36:26 +02:00
yaffs2utils
yajl
yaml-cpp package/yaml-cpp: disable testing and parse tools 2015-07-30 23:08:23 +02:00
yasm
yavta
ympd
zd1211-firmware
zeromq zeromq: bump to version 4.1.2 2015-08-04 11:19:25 +02:00
zic package/zic: bump version to 2015f 2015-08-18 14:55:52 +02:00
zlib
zlog
zmqpp zmqpp: use more logical way of expressing comment dependencies 2015-08-05 12:11:20 +02:00
znc znc: needs gcc >= 4.7 2015-09-01 21:58:37 +02:00
zsh
zxing
zynq-boot-bin host-zynq-boot-bin: new package 2015-07-18 23:02:26 +02:00
zyre zyre: bump version to fix static linking problem 2015-08-26 08:48:54 +02:00
Config.in graphite2: new package 2015-09-27 23:13:52 +02:00
Config.in.host
doc-asciidoc.mk
Makefile.in package-infra: add helper to build kernel modules 2015-07-12 11:56:18 +02:00
pkg-autotools.mk pkg-infra: munging .la files is not limited to autotools packages 2015-07-19 11:53:01 +02:00
pkg-cmake.mk pkg-cmake: change sed expression delimiter 2015-09-22 16:23:23 +02:00
pkg-download.mk
pkg-generic.mk core/pkg-generic: use tabs, not spaces 2015-09-27 19:35:13 +02:00
pkg-kconfig.mk core/pkg-kconfig: fix configurators 2015-08-25 12:59:21 +02:00
pkg-kernel-module.mk core/pkg-kernel-module: drop now-useless check for CONFIG_MODULES 2015-09-04 13:16:42 +02:00
pkg-luarocks.mk pkg-luarocks: fix top-level parallel makefile support 2015-07-04 15:21:33 +02:00
pkg-perl.mk
pkg-python.mk skeleton: New package 2015-07-14 18:08:23 +02:00
pkg-rebar.mk skeleton: New package 2015-07-14 18:08:23 +02:00
pkg-utils.mk pkg-generic: support for lzma archives 2015-06-21 09:47:12 +02:00
pkg-virtual.mk skeleton: New package 2015-07-14 18:08:23 +02:00