Marcel Denia
f7357407f8
perl-www-mechanize: Update to 1.74
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Luka Perkov
0fbe9331a9
dansguardian: import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
tripolar
82e45533a9
Merge pull request #828 from jow-/glib2-2.43.3-linker-fix
glib2: fix missing gobject library when linking glib-compile-resources (#826 )
10 years ago
Jo-Philipp Wich
767e5bbd9c
glib2: fix missing gobject library when linking glib-compile-resources ( #826 )
The automake template does not specify libgobject-2.0.la as _LDADD dependency
for glib-compile-resources, leading to the following linker error:
.../ld: warning: libgmodule-2.0.so.0, needed by ./.libs/libgio-2.0.so, not found (try using -rpath or -rpath-link)
./.libs/libgio-2.0.so: undefined reference to `g_module_supported'
./.libs/libgio-2.0.so: undefined reference to `g_module_symbol'
./.libs/libgio-2.0.so: undefined reference to `g_module_close'
./.libs/libgio-2.0.so: undefined reference to `g_module_error'
./.libs/libgio-2.0.so: undefined reference to `g_module_open'
collect2: error: ld returned 1 exit status
This commit introduces a patch to add the missing libtool archive to the list
of libraries to link.
Due to the update of the .am file, a full autoreconf is required to update
configure and Makefile, leading to the following error:
error: HAVE_GTK_DOC does not appear in AM_CONDITIONAL
Therfore another patch is added to properly fix the conditional when using
automake-1.15.
Finally extend the copyright year in the Makefile and enable the generic
autoreconf fixup to properly build and link glib2.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Ted Hess
8f10e59f70
libavahi: Fix build dependency in avahi-dnsconfd
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Steven Barth
fa2c097b0d
Merge pull request #827 from salzmdan/master
knot: update to 1.6.1
10 years ago
Daniel Salzman
fdfacf24ea
knot: update to 1.6.1
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
10 years ago
Álvaro Fernández Rojas
0c84690385
libxerces-c: add missing iconv dependency
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Ted Hess
3546025df4
Merge pull request #824 from RussellSenior/patch-2.7.3
patch: bump to version 2.7.3
10 years ago
Russell Senior
734538e14e
patch: bump to version 2.7.3
Signed-off-by: Russell Senior <russell@personaltelco.net>
10 years ago
Ted Hess
c67331940c
Merge pull request #823 from thess/shairport-new
shairport-sync: New package from MikeBrady
10 years ago
Ted Hess
c742c5c49a
shairport-sync: New package from MikeBrady
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
ebcd0936ee
Merge pull request #819 from probonopd/hub-ctrl
hub-ctrl: Control USB power on a port by port basis
10 years ago
Daniel Golle
9082a3efac
lvm2: bump to version 2.02.115
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Luka Perkov
155398e723
snort: initial import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
probonopd
32020cbc63
hub-ctrl: Control USB power on a port by port basis
Signed-off-by: Simon Peter <probono@puredarwin.org>
10 years ago
Luka Perkov
ab1c7a43e3
libdaq: initial import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Luka Perkov
4a44b04153
libdnet: initial import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
10 years ago
Peter Wagner
b490ad6928
glib2: update to 2.43.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
10 years ago
Nikos Mavrogiannopoulos
2201c608f2
Merge pull request #818 from probonopd/announce
announce: Announce services on the network with Zeroconf/Bonjour
10 years ago
Steven Barth
317ccf4d72
Merge pull request #820 from pesintta/master
alpine: update to 2.20
10 years ago
probonopd
eeec3dcb4b
announce: Announce services on the network with Zeroconf/Bonjour
Signed-off-by: Simon Peter <probono@puredarwin.org>
10 years ago
Antti Seppälä
fb65b9d460
alpine: update to 2.20
New version requires a patch to skip openssl runtime checking when cross-compiling.
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
10 years ago
Nikos Mavrogiannopoulos
fd5970343d
Merge pull request #816 from chris5560/master
luci-app-privoxy: will be moved to github/luci
10 years ago
Luiz Angelo Daros de Luca
5d1c7b2083
gst1-plugins-good: enable video4linux2 plugin
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Marcel Denia
2153bf4edd
perl-test-harness: Update to 3.35
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Marcel Denia
12be7b3835
perl-compress-bzip2: Update to 2.20
Signed-off-by: Marcel Denia <naoir@gmx.net>
10 years ago
Álvaro Fernández Rojas
aae3d2c9a0
sumo: add new package
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
e5afac06fa
libxerces-c: add new package
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Ted Hess
21c7162d97
Merge pull request #817 from probonopd/madplay
madplay: import from old packages feed
10 years ago
probonopd
623b21e5ca
madplay: Create Makefile
Signed-off-by: Simon Peter <probono@puredarwin.org>
10 years ago
Nikos Mavrogiannopoulos
e3e33e10dd
ocserv: enable min-reauth-time in default configuration
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Christian Schoenebeck
5873f8023a
luci-app-privoxy: will be moved to github/luci
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
10 years ago
Luiz Angelo Daros de Luca
fc9f7a7b6b
gst1-plugins-base: create libgst1allocators pkg
libgst1allocators was compiled but not packaged.
It is needed for v4l2 good plugin
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Luiz Angelo Daros de Luca
2180b50799
Merge pull request #814 from luizluca/gst-create-videoconvert
gst1-plugins-base: add videoconvert plugin
10 years ago
Luiz Angelo Daros de Luca
7ef52fc43b
gst1-plugins-base: add videoconvert plugin
videoconvert is the successor of ffmpegcolorspace in gst1.x
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Michael Heimpold
925ee26c1d
php5: update to 5.4.37
This include fixes for CVE-2015-0231, CVE-2014-9427 and CVE-2015-0232.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
10 years ago
Álvaro Fernández Rojas
0c70592101
xupnpd: update to r404
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Álvaro Fernández Rojas
0343b3fad8
unrar: update to 5.2.4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
Steven Barth
a21f4c13a8
Merge pull request #805 from luizluca/gst-cleanup
gst1-plugins-base: remove unused configure opt
10 years ago
Steven Barth
b855ee2f6b
Merge pull request #813 from MikePetullo/master
openldap: remove --without-tls
10 years ago
W. Michael Petullo
01c785a750
openldap: remove --without-tls and start SSL-protected server by default
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Zoltan HERPAI
3fa281e56e
sshfs: import from oldpackages feed
- update to latest 2.5
- add license info
- add maintainer
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
10 years ago
Steven Barth
e5af27480e
ola: mark as @BROKEN for now, breaks builds
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
Alessandro Di Marco
1a82f58f8e
svox: add package
Signed-off-by: Alessandro Di Marco <dmr@ethzero.com>
10 years ago
Luiz Angelo Daros de Luca
c0a869cddb
gst1-plugins-base: remove unused configure opt
./configure was warning that all these options are unrecognized:
--disable-alsa-test
--disable-ffmpegcolorspace
--disable-gnome_vfs
--disable-gst_v4l
--disable-oggtest
--disable-vorbistest
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Jo-Philipp Wich
3505f198bb
ola: use https:// urls for cloning
The SSH transport can trigger interactive prompts during the build,
this is failing all build bots atm.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
10 years ago
Marko Ratkaj
b252299069
squid: bump to 3.4.11
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
10 years ago
Nikos Mavrogiannopoulos
e54b709101
ocserv: added missing file
10 years ago
Nikos Mavrogiannopoulos
b83057ce9c
ocserv: update to 0.9.0
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago