feed/packages.git
9 years agoMerge pull request #994 from kissg1988/seafile
Steven Barth [Mon, 9 Mar 2015 05:57:47 +0000 (06:57 +0100)]
Merge pull request #994 from kissg1988/seafile

seafile: fix download issue with python dependencies

9 years agoMerge pull request #1006 from commodo/python-rt-lib-dirs
Steven Barth [Mon, 9 Mar 2015 05:55:38 +0000 (06:55 +0100)]
Merge pull request #1006 from commodo/python-rt-lib-dirs

python: add patches to disable runtime lib dirs

9 years agoMerge pull request #995 from plntyk/gammu_fixes
Steven Barth [Mon, 9 Mar 2015 05:54:25 +0000 (06:54 +0100)]
Merge pull request #995 from plntyk/gammu_fixes

Gammu fixes

9 years agoMerge pull request #1007 from commodo/ovs-fix2
Steven Barth [Mon, 9 Mar 2015 05:52:38 +0000 (06:52 +0100)]
Merge pull request #1007 from commodo/ovs-fix2

openvswitch: limit kernel package to supported kernel versions

9 years agokmod: fix pkgconfig file
Nicolas Thill [Mon, 9 Mar 2015 02:38:58 +0000 (03:38 +0100)]
kmod: fix pkgconfig file

The pkgconfig file is generated at make-time, leading to absolute /usr/include & /usr/lib search paths.
The patch lets autoconf handle pkgconfig file subst, like other packages do.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agoflashrom: add config options
Álvaro Fernández Rojas [Mon, 9 Mar 2015 02:39:57 +0000 (03:39 +0100)]
flashrom: add config options

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoMerge pull request #1005 from kissg1988/vala
Ted Hess [Sun, 8 Mar 2015 20:42:16 +0000 (16:42 -0400)]
Merge pull request #1005 from kissg1988/vala

vala: update to version 0.27.1 + fix build issue

9 years agoflashrom: update to v0.9.8
Álvaro Fernández Rojas [Sun, 8 Mar 2015 18:58:39 +0000 (19:58 +0100)]
flashrom: update to v0.9.8

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agopciutils: fix libkmod depedency
Álvaro Fernández Rojas [Sun, 8 Mar 2015 18:58:03 +0000 (19:58 +0100)]
pciutils: fix libkmod depedency

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agopen: update to 0.27.2
Nicolas Thill [Sun, 8 Mar 2015 16:40:03 +0000 (17:40 +0100)]
pen: update to 0.27.2

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agolttng-tools: fix build failure with libkmod (closes: #1004)
Nicolas Thill [Sun, 8 Mar 2015 16:38:31 +0000 (17:38 +0100)]
lttng-tools: fix build failure with libkmod (closes: #1004)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agolvm2: bump version
Daniel Golle [Sun, 8 Mar 2015 16:34:15 +0000 (17:34 +0100)]
lvm2: bump version

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoopenvswitch: limit kernel package to supported kernel versions 1007/head
Alexandru Ardelean [Sun, 8 Mar 2015 16:10:11 +0000 (18:10 +0200)]
openvswitch: limit kernel package to supported kernel versions

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add patches to disable runtime lib dirs 1006/head
Alexandru Ardelean [Sun, 8 Mar 2015 15:55:13 +0000 (17:55 +0200)]
python: add patches to disable runtime lib dirs

When cross-compiling, we do not need to add runtime lib dirs.
Also, the cross compilers that are used on OpenWRT do not support
the '-R' option, which causes build failures.

These build failures existed before, but were not noticed,
because it fails only on some setups.
This is because Python's `setup.py` does a lot of voo-doo
automagic that needs handling for some cross-compilation cases.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopciutils: add libkmod dependency
Álvaro Fernández Rojas [Sun, 8 Mar 2015 14:32:10 +0000 (15:32 +0100)]
pciutils: add libkmod dependency

Fixes https://github.com/openwrt/packages/issues/1003

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agounrar: update to v5.2.6
Álvaro Fernández Rojas [Sun, 8 Mar 2015 14:26:34 +0000 (15:26 +0100)]
unrar: update to v5.2.6

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agovala: update to 0.27.1 1005/head
Gergely Kiss [Sun, 8 Mar 2015 14:14:30 +0000 (15:14 +0100)]
vala: update to 0.27.1

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoudpxy: bump PKG_VERSION in order to fix build issues and refresh patches
Álvaro Fernández Rojas [Sun, 8 Mar 2015 13:59:03 +0000 (14:59 +0100)]
udpxy: bump PKG_VERSION in order to fix build issues and refresh patches

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agovala: add glib2 as a build dependency, fixes #702
Gergely Kiss [Sun, 8 Mar 2015 13:51:28 +0000 (14:51 +0100)]
vala: add glib2 as a build dependency, fixes #702

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoMerge pull request #1001 from probonopd/patch-1
Ted Hess [Sun, 8 Mar 2015 12:06:13 +0000 (08:06 -0400)]
Merge pull request #1001 from probonopd/patch-1

announce: Update Makefile to 1.0.1

9 years agoannounce: Update Makefile to 1.0.1 1001/head
probonopd [Sun, 8 Mar 2015 10:12:52 +0000 (10:12 +0000)]
announce: Update Makefile to 1.0.1

Signed-off-by: Simon Peter <probono@puredarwin.org>
9 years agoMerge pull request #989 from plntyk/fix_libcrypt_prefix
Nikos Mavrogiannopoulos [Sun, 8 Mar 2015 09:05:21 +0000 (10:05 +0100)]
Merge pull request #989 from plntyk/fix_libcrypt_prefix

ocserv: fix libcrypt location

9 years agognupg: update to 1.4.19
Nicolas Thill [Sat, 7 Mar 2015 22:20:21 +0000 (23:20 +0100)]
gnupg: update to 1.4.19

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agomsmtp: prevent use of IDN support on uClibc
Nicolas Thill [Sat, 7 Mar 2015 22:16:37 +0000 (23:16 +0100)]
msmtp: prevent use of IDN support on uClibc

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agomsmtp: use proper configure options
Nicolas Thill [Sat, 7 Mar 2015 21:57:04 +0000 (22:57 +0100)]
msmtp: use proper configure options

Some configure options were renamed during last upstream update: use them!

Signed-off-by: Nicolas Thill <nico@openwrt.org>
9 years agommc-utils: fix typo in Makefile
Michael Heimpold [Sat, 7 Mar 2015 21:47:51 +0000 (22:47 +0100)]
mmc-utils: fix typo in Makefile

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agoMerge remote-tracking branch 'tru7/knxd'
Michael Heimpold [Sat, 7 Mar 2015 20:47:09 +0000 (21:47 +0100)]
Merge remote-tracking branch 'tru7/knxd'

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agoknxd: follow new respository 997/head
Othmar Truniger [Sat, 7 Mar 2015 11:32:27 +0000 (12:32 +0100)]
knxd: follow new respository

Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years agogammu: fix dependencies 995/head
Dirk Neukirchen [Thu, 5 Mar 2015 11:31:14 +0000 (12:31 +0100)]
gammu: fix dependencies

- disable libdbi via CMAKE
- fix libpq dependency
reported by buildbot.openwrt.org

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agogammu: use cmake.mk
Dirk Neukirchen [Thu, 5 Mar 2015 09:19:24 +0000 (10:19 +0100)]
gammu: use cmake.mk

- remove not needed legacy stuff
- fix lib64 suffix when installing
fixes build error when target is x86_64

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agoseafile: fix download issue with python dependencies 994/head
Gergely Kiss [Sat, 7 Mar 2015 00:17:18 +0000 (01:17 +0100)]
seafile: fix download issue with python dependencies

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agolibugpio: import from oldpackages and upgrade to 0.0.6
Michael Heimpold [Fri, 6 Mar 2015 23:10:20 +0000 (00:10 +0100)]
libugpio: import from oldpackages and upgrade to 0.0.6

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agommc-utils: add new package
Michael Heimpold [Fri, 6 Mar 2015 22:31:10 +0000 (23:31 +0100)]
mmc-utils: add new package

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years agosquid: update to 3.5.2
Marko Ratkaj [Fri, 6 Mar 2015 15:52:50 +0000 (16:52 +0100)]
squid: update to 3.5.2

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agoMerge pull request #991 from thess/gst-work
Ted Hess [Fri, 6 Mar 2015 16:39:31 +0000 (11:39 -0500)]
Merge pull request #991 from thess/gst-work

gstreamer: Update to 1.4.5

9 years agoMerge pull request #992 from commodo/python-patch-updates
Steven Barth [Fri, 6 Mar 2015 14:29:30 +0000 (15:29 +0100)]
Merge pull request #992 from commodo/python-patch-updates

python: patch updates

9 years agoMerge pull request #988 from commodo/python-modularization
Steven Barth [Fri, 6 Mar 2015 14:29:22 +0000 (15:29 +0100)]
Merge pull request #988 from commodo/python-modularization

python: packetize some python modules

9 years agolibidn: Update to 1.30
Marcel Denia [Fri, 6 Mar 2015 13:36:25 +0000 (14:36 +0100)]
libidn: Update to 1.30

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agopython: packetize some python modules 988/head
Alexandru Ardelean [Mon, 2 Mar 2015 17:53:19 +0000 (19:53 +0200)]
python: packetize some python modules

Packetize some Python modules to reduce size of the overall Python package.
Basically, a new package is introduced, call `python-light`,
and everything that's extra (or big) is put in other packages.

The `python` package becomes a metapackage that installs `python-light`
along with the rest of the packages.

Base work started by Jan Čermák.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add '_python_*' env vars to host python 992/head
Alexandru Ardelean [Fri, 6 Mar 2015 09:29:23 +0000 (11:29 +0200)]
python: add '_python_*' env vars to host python

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: add patch for distutils to add support for the '_python_sysroot' env var
Alexandru Ardelean [Fri, 6 Mar 2015 09:13:25 +0000 (11:13 +0200)]
python: add patch for distutils to add support for the '_python_sysroot' env var

Patch taken from buildroot:
  http://git.buildroot.net/buildroot/tree/package/python/python-008-distutils-use-python-sysroot.patch

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agopython: re-number patches
Alexandru Ardelean [Fri, 6 Mar 2015 09:11:18 +0000 (11:11 +0200)]
python: re-number patches

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years agogst1-plugins-ugly: Update to 1.4.5, refresh patches 991/head
Ted Hess [Thu, 5 Mar 2015 19:04:21 +0000 (14:04 -0500)]
gst1-plugins-ugly: Update to 1.4.5, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agogst1-plugins-good: Update to 1.4.5, refresh patches
Ted Hess [Thu, 5 Mar 2015 19:02:26 +0000 (14:02 -0500)]
gst1-plugins-good: Update to 1.4.5, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agogst1-plugins-bad: Update to 1.4.5, fix build deps, refresh patches
Ted Hess [Thu, 5 Mar 2015 18:59:19 +0000 (13:59 -0500)]
gst1-plugins-bad: Update to 1.4.5, fix build deps, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agogst1-plugins-base: Update to 1.4.5, refresh patches
Ted Hess [Thu, 5 Mar 2015 18:58:03 +0000 (13:58 -0500)]
gst1-plugins-base: Update to 1.4.5, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agogstreamer1: Update to 1.4.5, refresh patches
Ted Hess [Thu, 5 Mar 2015 18:56:56 +0000 (13:56 -0500)]
gstreamer1: Update to 1.4.5, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agogst1-libav: Update to 1.4.5
Ted Hess [Thu, 5 Mar 2015 18:54:51 +0000 (13:54 -0500)]
gst1-libav: Update to 1.4.5

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #972 from luizluca/gst1-enable_videorate_videoscale
Ted Hess [Thu, 5 Mar 2015 16:44:20 +0000 (11:44 -0500)]
Merge pull request #972 from luizluca/gst1-enable_videorate_videoscale

gst1-plugins-base: add videorate and videoscale

9 years agoMerge pull request #971 from luizluca/gst1_enable_shm
Ted Hess [Thu, 5 Mar 2015 16:42:04 +0000 (11:42 -0500)]
Merge pull request #971 from luizluca/gst1_enable_shm

Gstreamer1.x enable shm in gst1-plugins-bad

9 years agosqm-scripts: make run.sh ignore spurious incomplete hotplug ifups
Sebastian Moeller [Thu, 5 Mar 2015 09:42:26 +0000 (10:42 +0100)]
sqm-scripts: make run.sh ignore spurious incomplete hotplug ifups

During system start up pppoe devices seem to receice ifup events before
the interface actually exists. This commit makes sqm's run.sh script
test whether the sys files for an interface exist before actually trying
to start an SQM instance on an interface. This seems to nicely avoid
starting on an not fully established pppoe interface and avoids a number
of error messages during startup.

In addition, debug logging is disabled.

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
9 years agoudpxy: fix build on OS X and clean up Makefile
Álvaro Fernández Rojas [Thu, 5 Mar 2015 12:52:38 +0000 (13:52 +0100)]
udpxy: fix build on OS X and clean up Makefile

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agoMerge pull request #930 from plntyk/nfs_libblkid
tripolar [Wed, 4 Mar 2015 23:15:53 +0000 (00:15 +0100)]
Merge pull request #930 from plntyk/nfs_libblkid

nfs-kernel-server: fix build with libblkid, libuuid

9 years agomailsend: split into 2 packages - with SSL and without SSL
Ted Hess [Wed, 4 Mar 2015 21:52:02 +0000 (16:52 -0500)]
mailsend: split into 2 packages - with SSL and without SSL

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agolibuv: add package
Luka Perkov [Wed, 4 Mar 2015 13:41:56 +0000 (14:41 +0100)]
libuv: add package

Signed-off-by: Luka Perkov <luka@openwrt.org>
9 years agoocserv: fix libcrypt location 989/head
Dirk Neukirchen [Wed, 4 Mar 2015 20:25:37 +0000 (21:25 +0100)]
ocserv: fix libcrypt location

fix build errors on Arch Linux/Fedora 20

config.log trying to link with /usr/lib/libcrypt.so
/usr/lib/libcrypt.so: undefined reference to `memset@GLIBC_2.2.5'

linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour
see http://marc.info/?l=gnulib-bug&m=129660262901148

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agoMerge pull request #987 from plntyk/gnutls-fixes-v2
Ted Hess [Wed, 4 Mar 2015 19:59:32 +0000 (14:59 -0500)]
Merge pull request #987 from plntyk/gnutls-fixes-v2

Gnutls fixes v2

9 years agonfs-kernel-server: fix build with libblkid, libuuid 930/head
Dirk Neukirchen [Thu, 19 Feb 2015 14:07:18 +0000 (15:07 +0100)]
nfs-kernel-server: fix build with libblkid, libuuid

config.log reports
WARNING: uuid support disabled as libblkid is too old
because the test macro AC_BLKID_VERS is not cross compile friendly
resulting in libblkid_cv_is_recent=unknown

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agognutls: cleanup old code 961/head 987/head
Dirk Neukirchen [Thu, 19 Feb 2015 18:04:57 +0000 (19:04 +0100)]
gnutls: cleanup old code

- rpath is not necessary (buildroot does not use it too)
- SED of paths in configure does not seem needed (from pre 3.x version)
- remove configure section

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agognutls: fix build with librt
Dirk Neukirchen [Thu, 19 Feb 2015 17:05:14 +0000 (18:05 +0100)]
gnutls: fix build with librt

compile errors in config phase with ArchLinux and Fedora 20

config.log trying to link with -I/usr/lib/librt.so:
/usr/lib/librt.so: undefined reference to `gettimeofday@GLIBC_2.2.5'

or Fedora20:
/usr/lib/librt.so: error adding symbols: File in wrong format

linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour
see http://marc.info/?l=gnulib-bug&m=129660262901148

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
9 years agoMerge pull request #985 from BerlinMeshnet/dkjson-update
Steven Barth [Wed, 4 Mar 2015 07:23:54 +0000 (08:23 +0100)]
Merge pull request #985 from BerlinMeshnet/dkjson-update

Update dkjson

9 years agodkjson: bump release 985/head
Lars Gierth [Tue, 3 Mar 2015 21:26:13 +0000 (22:26 +0100)]
dkjson: bump release

Signed-off-by: Lars Gierth <larsg@systemli.org>
9 years agodkjson: update PKG_MD5SUM
Lars Gierth [Tue, 3 Mar 2015 21:25:17 +0000 (22:25 +0100)]
dkjson: update PKG_MD5SUM

Signed-off-by: Lars Gierth <larsg@systemli.org>
9 years agoMerge pull request #983 from Shulyaka/master
Steven Barth [Tue, 3 Mar 2015 20:05:56 +0000 (21:05 +0100)]
Merge pull request #983 from Shulyaka/master

mailman: version upgrade to 2.1.19

9 years agoMerge pull request #984 from luizluca/ruby-update_to_2.2.1
Luiz Angelo Daros de Luca [Tue, 3 Mar 2015 19:09:19 +0000 (16:09 -0300)]
Merge pull request #984 from luizluca/ruby-update_to_2.2.1

ruby: update to 2.2.1

9 years agoruby: update to 2.2.1 984/head
Luiz Angelo Daros de Luca [Tue, 3 Mar 2015 19:03:33 +0000 (16:03 -0300)]
ruby: update to 2.2.1

For ruby changes since 2.2.0:
 http://svn.ruby-lang.org/repos/ruby/tags/v2_2_1/ChangeLog

No relevant changes for OpenWRT.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agoTeach SQM hotplug tricks
Sebastian Moeller [Tue, 3 Mar 2015 12:23:53 +0000 (13:23 +0100)]
Teach SQM hotplug tricks

Some interfaces like wan-pppoe go away, when the ppp connection is lost
and get recreated once the link is established again. SQM now
has its own hotplug script to re-enable itself on the interfae just hotplugged.
SQM will not touch other instances of itself running on other interfaces
if called by hotplug.d. The implementation now allows this functionality by
calling run.sh like:
/usr/lib/sqm/run.sh interface YOUR_INTERFACE_NAME_HERE
e.g.: /usr/lib/sqm/run.sh interface ge00-pppoe
If called with a specific interface SQM will only try to disable itself
on that interface to clean up all left over state and the re-enable
itself on just that interface. Hopefully that allows for better service
with instable interfaces like pppoe. The current code passes a simple manual
stop start test of the ge00-pppoe interface from the GUI and does seem
to do the right thing, at least on cerowrt 3.10.50-1...

9 years agomailman: version upgrade to 2.1.19 983/head
Denis Shulyaka [Tue, 3 Mar 2015 15:11:09 +0000 (18:11 +0300)]
mailman: version upgrade to 2.1.19

Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years agoMerge pull request #976 from thess/boost-work
Ted Hess [Tue, 3 Mar 2015 12:58:05 +0000 (07:58 -0500)]
Merge pull request #976 from thess/boost-work

boost: reorganize menus, fix some build dependencies and ABI selections

9 years agoMerge pull request #982 from jszakmeister/update-socat
Ted Hess [Tue, 3 Mar 2015 12:57:43 +0000 (07:57 -0500)]
Merge pull request #982 from jszakmeister/update-socat

Upgrade socat to 1.7.3.0.

9 years agoUpgrade socat to 1.7.3.0. 982/head
John Szakmeister [Tue, 3 Mar 2015 11:37:18 +0000 (06:37 -0500)]
Upgrade socat to 1.7.3.0.

The cross-compiling patch is no longer necessary.  Also added librt as a
dependency, since it is required.  This also fixes an issue where
support for linux/errqueue.h was not being detected correctly and
causing a build failure with 3.18.

Signed-off-by: John Szakmeister <john@szakmeister.net>
9 years agoMerge pull request #979 from mstorchak/attr
Ted Hess [Mon, 2 Mar 2015 23:44:36 +0000 (18:44 -0500)]
Merge pull request #979 from mstorchak/attr

attr: update to 20150220

9 years agoattr: update to 20150220 979/head
Maxim Storchak [Mon, 2 Mar 2015 22:17:36 +0000 (00:17 +0200)]
attr: update to 20150220

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agolibv4l: Update to latest version 1.6.2
Ted Hess [Mon, 2 Mar 2015 21:49:46 +0000 (16:49 -0500)]
libv4l: Update to latest version 1.6.2

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoMerge pull request #956 from fissie/master
Steven Barth [Mon, 2 Mar 2015 20:53:45 +0000 (21:53 +0100)]
Merge pull request #956 from fissie/master

fix aiccu requiretls option handling

9 years agoaiccu: fix requiretls option handling 956/head
Jan Sembera [Wed, 25 Feb 2015 21:05:49 +0000 (22:05 +0100)]
aiccu: fix requiretls option handling

requiretls is a boolean value in aiccu config that only accepts true and
false as values, not "1" or "0" that UCI provides.

Signed-off-by: Jan Sembera <jsembera@google.com>
9 years agoMerge pull request #974 from lijpsummer/master
Steven Barth [Mon, 2 Mar 2015 20:18:25 +0000 (21:18 +0100)]
Merge pull request #974 from lijpsummer/master

update opencv version as 2.4.11

9 years agoMerge pull request #978 from roger-/master
Steven Barth [Mon, 2 Mar 2015 20:17:44 +0000 (21:17 +0100)]
Merge pull request #978 from roger-/master

micropython: update to latest

9 years agomicropython-lib: update to latest 978/head
Roger [Mon, 2 Mar 2015 19:30:16 +0000 (13:30 -0600)]
micropython-lib: update to latest

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agomicropython: update to latest
Roger [Mon, 2 Mar 2015 19:27:35 +0000 (13:27 -0600)]
micropython: update to latest

Signed-off-by: Roger D <rogerdammit@gmail.com>
9 years agovim: import from old packages
Marko Ratkaj [Mon, 2 Mar 2015 15:52:12 +0000 (16:52 +0100)]
vim: import from old packages

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
9 years agoboost: reorganize menus, fix some build dependencies and ABI selections 976/head
Ted Hess [Mon, 2 Mar 2015 18:21:30 +0000 (13:21 -0500)]
boost: reorganize menus, fix some build dependencies and ABI selections
    Add meta-package with all libraries when CONFIG_ALL selected.

Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years agoupdate opencv version as 2.4.11 974/head
Jianping Li [Mon, 2 Mar 2015 16:59:52 +0000 (16:59 +0000)]
update opencv version as 2.4.11

Signed-off-by: Jianping Li <summer@wrtnode.com>
9 years agoMerge pull request #973 from mstorchak/wget
Ted Hess [Mon, 2 Mar 2015 12:53:53 +0000 (07:53 -0500)]
Merge pull request #973 from mstorchak/wget

wget: update to 1.16.2

9 years agoperl-uri: Update to 1.67
Marcel Denia [Mon, 2 Mar 2015 09:18:00 +0000 (10:18 +0100)]
perl-uri: Update to 1.67

Signed-off-by: Marcel Denia <naoir@gmx.net>
9 years agolibsigc++: bump to 2.4.1
Steven Barth [Mon, 2 Mar 2015 09:01:47 +0000 (10:01 +0100)]
libsigc++: bump to 2.4.1

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agowget: update to 1.16.2 973/head
Maxim Storchak [Mon, 2 Mar 2015 08:22:05 +0000 (10:22 +0200)]
wget: update to 1.16.2

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
9 years agoMerge pull request #958 from aTanW/master
Steven Barth [Mon, 2 Mar 2015 07:01:00 +0000 (08:01 +0100)]
Merge pull request #958 from aTanW/master

gammu: change startup/config file names to avoid potential conflict

9 years agoMerge pull request #938 from kissg1988/seafile
Steven Barth [Mon, 2 Mar 2015 07:00:03 +0000 (08:00 +0100)]
Merge pull request #938 from kissg1988/seafile

seafile: deleted outdated patch

9 years agoMerge pull request #969 from kissg1988/libevhtp
Steven Barth [Mon, 2 Mar 2015 06:59:27 +0000 (07:59 +0100)]
Merge pull request #969 from kissg1988/libevhtp

libevhtp: update to version 1.2.10

9 years agoMerge pull request #878 from jow-/lxc-autoconf-fix
Steven Barth [Mon, 2 Mar 2015 06:58:37 +0000 (07:58 +0100)]
Merge pull request #878 from jow-/lxc-autoconf-fix

lxc: use generic autoreconf fixup

9 years agoMerge pull request #873 from jow-/umurmur-autoconf-fix
Steven Barth [Mon, 2 Mar 2015 06:58:20 +0000 (07:58 +0100)]
Merge pull request #873 from jow-/umurmur-autoconf-fix

umurmur: use generic autoreconf fixup

9 years agoMerge pull request #962 from sairon/python-fix-distutils-adjusting-path
Steven Barth [Mon, 2 Mar 2015 06:47:20 +0000 (07:47 +0100)]
Merge pull request #962 from sairon/python-fix-distutils-adjusting-path

python: patch distutils adjusting path in scripts' shebang

9 years agoMerge pull request #963 from commodo/python-compileall-reduce
Steven Barth [Mon, 2 Mar 2015 06:46:40 +0000 (07:46 +0100)]
Merge pull request #963 from commodo/python-compileall-reduce

python: reduce size of patch 130

9 years agoMerge pull request #964 from mstorchak/haserl
Steven Barth [Mon, 2 Mar 2015 06:46:11 +0000 (07:46 +0100)]
Merge pull request #964 from mstorchak/haserl

haserl: update to 0.9.34

9 years agogst1-plugins-base: add videorate and videoscale 972/head
Luiz Angelo Daros de Luca [Mon, 2 Mar 2015 04:53:42 +0000 (01:53 -0300)]
gst1-plugins-base: add videorate and videoscale

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agogst1-plugins-bad: add shmsrc/sink 971/head
Luiz Angelo Daros de Luca [Mon, 2 Mar 2015 00:36:59 +0000 (21:36 -0300)]
gst1-plugins-bad: add shmsrc/sink

This adds POSIX shared memory source and sink plugin

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agogst1-plugins-bad: remove unrecognized config opts
Luiz Angelo Daros de Luca [Mon, 2 Mar 2015 00:02:01 +0000 (21:02 -0300)]
gst1-plugins-bad: remove unrecognized config opts

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years agolibevhtp: update to version 1.2.10 969/head
Gergely Kiss [Sun, 1 Mar 2015 17:24:23 +0000 (18:24 +0100)]
libevhtp: update to version 1.2.10

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
9 years agoMerge pull request #945 from amrhassan/json4lua
Ted Hess [Sun, 1 Mar 2015 14:33:51 +0000 (09:33 -0500)]
Merge pull request #945 from amrhassan/json4lua

JSON4Lua: Add new package