buildroot.git
9 years agompd: bump to version 0.19.5
Gustavo Zacarias [Fri, 28 Nov 2014 13:59:02 +0000 (10:59 -0300)]
mpd: bump to version 0.19.5

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 years agoflac: unbreak powerpc e500 support
Gustavo Zacarias [Thu, 27 Nov 2014 23:51:50 +0000 (20:51 -0300)]
flac: unbreak powerpc e500 support

Add patch to avoid the enable/disable-debug options from unsetting -g
from CFLAGS in an incorrect way which breaks -mfloat-gprs=X (translit to
-mfloatprs=X).
It's possible to affect other less common CFLAGS with a '-g' in any
position.

Upstream status: sent different patch (configure.ac) - to avoid
autoreconfiguring.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 years agowireless-regdb: bump to version 2014.11.18
Gustavo Zacarias [Thu, 27 Nov 2014 22:08:52 +0000 (19:08 -0300)]
wireless-regdb: bump to version 2014.11.18

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 years agolibz160: fix comment header
Thomas Petazzoni [Thu, 27 Nov 2014 21:31:21 +0000 (22:31 +0100)]
libz160: fix comment header

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibz160: new package
Jérôme Pouiller [Fri, 7 Nov 2014 15:57:51 +0000 (16:57 +0100)]
libz160: new package

An API for user space programs to perform 2D accelerated graphics operations
on AMD GPU

[Thomas:
 - merge in the same patch the patch switching to the freescale-imx
   extract helper.
 - remove the dependency on "depends BR2_arm", since anyway the
   package Config.in file is only included if we are using the i.MX51
   or i.MX53 platforms.
 - use full installation paths (i.e $(INSTALL) -D), and install
   libraries 755, as it usually done.]

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibfslvpuwrap: Use self-extractible helper
Jérôme Pouiller [Wed, 19 Nov 2014 21:30:39 +0000 (22:30 +0100)]
libfslvpuwrap: Use self-extractible helper

[Thomas: remove unneeded comment.]

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibfslparser: Use self-extractible helper
Jérôme Pouiller [Wed, 19 Nov 2014 21:30:38 +0000 (22:30 +0100)]
libfslparser: Use self-extractible helper

[Thomas: remove unneeded comment.]

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolibfslcodec: Use self-extractible helper
Jérôme Pouiller [Wed, 19 Nov 2014 21:30:37 +0000 (22:30 +0100)]
libfslcodec: Use self-extractible helper

[Thomas: remove unneeded comment.]

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoimx-vpu: Use self-extractible helper
Jérôme Pouiller [Wed, 19 Nov 2014 21:30:36 +0000 (22:30 +0100)]
imx-vpu: Use self-extractible helper

[Thomas: remove unneeded comment about seeing freescale-imx.mk.]

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agofirmware-imx: Use self-extractible helper
Jérôme Pouiller [Wed, 19 Nov 2014 21:30:35 +0000 (22:30 +0100)]
firmware-imx: Use self-extractible helper

[Thomas: remove useless comment about looking in freescale-imx.mk.]

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agofreescale-imx: Add helper to extract self-extractible binaries
Jérôme Pouiller [Wed, 19 Nov 2014 21:30:34 +0000 (22:30 +0100)]
freescale-imx: Add helper to extract self-extractible binaries

[Thomas:
 - reword the comment of the new macro, and add details about the
   expected arguments, as suggested by Yann E. Morin.
 - rework the logic to move the files in $(@D), as it was simply not
   working in the original patch. $(basename $(1)) was used to get the
   filename without the extension, but it also contains the full
   path. $(basename $(notdir $(1))) is needed.]

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agogit: bump version to 2.2.0
Vicente Olivert Riera [Thu, 27 Nov 2014 12:12:21 +0000 (12:12 +0000)]
git: bump version to 2.2.0

- Bump version to 2.2.0
- Update the hash value

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agolvm2: bump version to 2.02.113
Vicente Olivert Riera [Thu, 27 Nov 2014 14:00:08 +0000 (14:00 +0000)]
lvm2: bump version to 2.02.113

- Bump version to 2.02.113
- Update the hash value

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoflac: bump to version 1.3.1
Gustavo Zacarias [Thu, 27 Nov 2014 16:33:25 +0000 (13:33 -0300)]
flac: bump to version 1.3.1

All patches upstream and add hash file.

[Thomas: remove AUTORECONF = YES, since we no longer have any
patches touching configure.ac/Makefile.am]

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agoconfigs/p1010rdb: bump to kernel 3.17.4
Gustavo Zacarias [Thu, 27 Nov 2014 18:14:06 +0000 (15:14 -0300)]
configs/p1010rdb: bump to kernel 3.17.4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopackage/tvheadend: Add support for liburiparser
Bernd Kuhls [Sun, 23 Nov 2014 19:56:52 +0000 (20:56 +0100)]
package/tvheadend: Add support for liburiparser

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 years agopackage/liburiparser: New package
Bernd Kuhls [Sun, 23 Nov 2014 19:56:51 +0000 (20:56 +0100)]
package/liburiparser: New package

[Thomas:
 - put liburiparser at the right place in package/Config.in, i.e
   sorted alphabetically
 - use positive logic for the wchar test.]

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolttng-babeltrace: Remove dependency on lttng-tools
Simon Marchi [Sun, 23 Nov 2014 22:16:11 +0000 (17:16 -0500)]
lttng-babeltrace: Remove dependency on lttng-tools

babeltrace is used to read the traces generated by lttng, but it doesn't
depend on lttng-tools.

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agorng-tools: bump to version 5
Gustavo Zacarias [Wed, 26 Nov 2014 19:01:18 +0000 (16:01 -0300)]
rng-tools: bump to version 5

Add semi-automatic libgcrypt dependency for i386/x86_64 to use RDRAND.
This is exclusively used by rngd for which we don't yet ship an
initscript/service file. Even so the user can choose to disable it at
invocation time via the --no-drng option (which must be accounted for).

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agosamba: Add support for libnss_win*.so* installation
Benoît Thébaudeau [Wed, 26 Nov 2014 00:00:15 +0000 (01:00 +0100)]
samba: Add support for libnss_win*.so* installation

The libnss_wins and libnss_winbind libraries are required in order to
add support for the wins and winbind sources to the Name Service Switch
(NSS), so make it possible to install them. This is useful in order to
resolve NetBIOS names or user and group information from a Windows NT
server.

These libraries are installed to /lib/ like the standard libnss_*
libraries from (E)GLIBC.

[Thomas: remove useless comments.]

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage: add python-networkmanager
Peter Korsgaard [Wed, 26 Nov 2014 08:16:24 +0000 (09:16 +0100)]
package: add python-networkmanager

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Acked-by: Ryan Barnett <ryan.barnett@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoguile: Add new package
Pedro Aguilar [Mon, 24 Nov 2014 22:56:30 +0000 (23:56 +0100)]
guile: Add new package

Guile is an interpreter and compiler for the Scheme programming
language, a clean and elegant dialect of Lisp.

The patch guile-01-fix_arm_endianness.patch is based on guile's
git commit ^ffd3e55cfd

[Thomas:
 - rewrap comments and help text.
 - add missing host-gettext dependency, since gettext.m4 is needed for
   the package to autoreconf.
 - add missing host-pkgconf dependency.
 - add dependency on wchar, inherited from libunistring.]

Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolibunistring: add wchar dependency
Thomas Petazzoni [Tue, 25 Nov 2014 21:33:10 +0000 (22:33 +0100)]
libunistring: add wchar dependency

Even though libunistring itself builds fine, its library contains
undefined references to wchar related functions, which are causing
link failures when the library is actually linked into an application.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolibunistring: host-libunistring is needed by guile
Pedro Aguilar [Mon, 24 Nov 2014 22:56:29 +0000 (23:56 +0100)]
libunistring: host-libunistring is needed by guile

Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agobdwgc: Add new package
Pedro Aguilar [Mon, 24 Nov 2014 22:56:28 +0000 (23:56 +0100)]
bdwgc: Add new package

bdwgc is a garbage collector for C and C++. The Boehm-Demers-Weiser
conservative garbage collector can be used as a garbage collecting
replacement for C 'malloc' or C++ 'new'.

[Thomas:
 - drop the dependency on host-bdwgc, since it is not needed. Only
   host-guile will need host-bdwgc, but bdwgc itself doesn't need
   host-bdwgc.
 - add dependency on host-pkgconf, needed to detect libatomic_ops
 - add --with-libatomic-ops=yes to force bdwgc to use the system
   libatomic_ops, and not the internal one.
 - instead of using BDWGC_LIBTOOL_PATCH = NO (needed to avoid patching
   libtool because the libtool version used by bdwgc does not have a
   corresponding patch in Buildroot), use BDWGC_AUTORECONF = YES,
   which generates a proper libtool (without this, some -L/usr/lib
   flags are added by libtool).]

Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolibatomic_ops: Add host-libatomic_ops
Pedro Aguilar [Mon, 24 Nov 2014 22:56:27 +0000 (23:56 +0100)]
libatomic_ops: Add host-libatomic_ops

The host-libatomic_ops is needed by host-bdwgc that is needed
in turn by guile.

Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agonetwork-manager: S45network-manager: don't use pidof -o option
Peter Korsgaard [Wed, 26 Nov 2014 15:16:13 +0000 (16:16 +0100)]
network-manager: S45network-manager: don't use pidof -o option

The pidof -o option is only available in the Busybox applet if
CONFIG_FEATURE_PIDOF_OMIT is enabled, and it isn't really needed here as the
init script isn't called 'NetworkManager', so get rid of it.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agovalgrind: bump to version 3.10.1
Gustavo Zacarias [Wed, 26 Nov 2014 14:19:01 +0000 (11:19 -0300)]
valgrind: bump to version 3.10.1

Add hash file and switch to a non-dead homepage.
Enable for supported architectures: powerpc64 & powerpc64le.
Even though aarch64 is supported it's still a bit rought resulting in
build failures so don't enable it for now.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoliboping: bump to version 1.8.0
Gustavo Zacarias [Tue, 25 Nov 2014 22:11:59 +0000 (19:11 -0300)]
liboping: bump to version 1.8.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage: add python-httplib2
Peter Korsgaard [Tue, 25 Nov 2014 18:11:43 +0000 (19:11 +0100)]
package: add python-httplib2

[Thomas: fix the license, it is MIT, not BSD-3c.]

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agogrep: bump to version 2.21
Gustavo Zacarias [Tue, 25 Nov 2014 11:22:20 +0000 (08:22 -0300)]
grep: bump to version 2.21

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/squid: enable ICAP client support in squid
Guillaume GARDET [Tue, 18 Nov 2014 14:54:45 +0000 (15:54 +0100)]
package/squid: enable ICAP client support in squid

Signed-off-by: Guillaume GARDET <guillaume.gardet@oliseo.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage/squid: define the log directory, pidfile and swapdir
Guillaume GARDET [Tue, 18 Nov 2014 14:54:43 +0000 (15:54 +0100)]
package/squid: define the log directory, pidfile and swapdir

Signed-off-by: Guillaume GARDET <guillaume.gardet@oliseo.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopython-certifi: add new package
Yegor Yefremov [Sat, 22 Nov 2014 22:06:42 +0000 (23:06 +0100)]
python-certifi: add new package

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopkg-autotools: only apply libtool patch at the right moment
Yann E. MORIN [Wed, 12 Nov 2014 00:25:53 +0000 (01:25 +0100)]
pkg-autotools: only apply libtool patch at the right moment

Currently, we apply the libtool patch at post-patch time, always. If we
need to autoreconf, we also apply it after autoreconf is done.

Obviously, in that second case, we do not need to apply it at
post-patch time. This has no impact on the result, as autoreconf will
overwrite the just patched files, and they will be patched yet again.
But it is not nice to the user that will see a double "Patching libtool"
message.

So, we apply the libtool patch at post-patch time only if we are not
autoreconfiguring the package.

[Thomas: fix minor typo s/casse/case/ in the commit log.]

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Johan Oudinet <johan.oudinet@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopkg-autotools: fold the libtool patching code directly into the hook
Yann E. MORIN [Wed, 12 Nov 2014 00:25:52 +0000 (01:25 +0100)]
pkg-autotools: fold the libtool patching code directly into the hook

We now have only one caller of the libtool patching code, which is the
hook itself.

So, there is no longer any need to extract this code into a utility
function, and it can be folded into the hook itself.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Johan Oudinet <johan.oudinet@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopkg-autotools: remove redundant shell conditional
Yann E. MORIN [Wed, 12 Nov 2014 00:25:51 +0000 (01:25 +0100)]
pkg-autotools: remove redundant shell conditional

The libtool patching function checks whether patching libtool is wanted
before doing the actual patching.

This is redundant now, as all callers are now protected by a conditional
block.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Johan Oudinet <johan.oudinet@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopkg-autotools: move the libtool patching call out of the autoreconf hook
Johan Oudinet [Wed, 12 Nov 2014 00:25:50 +0000 (01:25 +0100)]
pkg-autotools: move the libtool patching call out of the autoreconf hook

Call it as a standalone hook, like is done for post-patch.

[Thomas: change back the author to Johan. Yann mistakenly changed it
when submitting the patch series.]

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
[yann.morin.1998@free.fr: split the patch into semantically separate
patches]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopkg-autotools: commonalise the libtool patching code
Johan Oudinet [Wed, 12 Nov 2014 00:25:49 +0000 (01:25 +0100)]
pkg-autotools: commonalise the libtool patching code

Currently, the heuristic to patch libtool scripts is duplicated both in
the libtool post-patch hook and the autoreconf pre-configure hook.

Move that code into a single function that gets called from both hooks.

[Thomas: change back the author to Johan. Yann mistakenly changed it
when submitting the patch series.]

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
[yann.morin.1998@free.fr: split the patch into semantically separate
patches]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopkg-autotools: re-order cleaning up the host dependencies
Yann E. MORIN [Wed, 12 Nov 2014 00:25:48 +0000 (01:25 +0100)]
pkg-autotools: re-order cleaning up the host dependencies

Move the host dependencies cleanup out from in-between all the hooks, so
it is easier to see how the hooks all work together.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Johan Oudinet <johan.oudinet@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopkg-autotools: move common macros
Johan Oudinet [Wed, 12 Nov 2014 00:25:47 +0000 (01:25 +0100)]
pkg-autotools: move common macros

Currently, the common macros used for the various hooks are defined for
each and every autotools packages, even though the macros are completely
generic.

Besides being completely useless, it tends to slow down make, as the
variables are redefined over and over again.

Move their definitions out of inner-autotools-package.

Note: we remove the double-$ because we no longer are in a
define-in-a-define block, just a define block.

[Thomas: change back the author to Johan. Yann mistakenly changed it
when submitting the patch series.]

Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
[yann.morin.1998@free.fr: split the patch into semantically separate
patches]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agograntlee: version bump and allow building with qt5
Zoltan Gyarmati [Sun, 9 Nov 2014 23:38:04 +0000 (00:38 +0100)]
grantlee: version bump and allow building with qt5

Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agotvheadend: indentation cleanup
Jerzy Grzegorek [Wed, 19 Nov 2014 13:43:56 +0000 (14:43 +0100)]
tvheadend: indentation cleanup

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage: matchbox-keyboard: use install instead of cp
Guido Martínez [Fri, 21 Nov 2014 16:19:04 +0000 (13:19 -0300)]
package: matchbox-keyboard: use install instead of cp

in order to not depend on the previous permissions of the file

Signed-off-by: Guido Martínez <guido@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agosupport/scripts/scancpan: generate hash file
Francois Perrad [Thu, 20 Nov 2014 19:35:27 +0000 (20:35 +0100)]
support/scripts/scancpan: generate hash file

retrieve MD5 and SHA256 from metacpan.org, and store them in the hash
file for each package.

[Thomas: remove the odd indentation of the filename for the md5 hash
lines in the hash file.]

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoomniorb: bump to version 4.2.0
Baruch Siach [Thu, 20 Nov 2014 11:44:49 +0000 (13:44 +0200)]
omniorb: bump to version 4.2.0

Also add a hash file.

The release announcement
(http://www.omniorb-support.com/pipermail/omniorb-list/2014-April/031550.html)
mentions support for python3, but I could not make it work. Stay with python2
for now.

Cc: Matt Weber <mlweber1@rockwellcollins.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agodbus-python: add python3 support
Peter Korsgaard [Thu, 20 Nov 2014 13:53:31 +0000 (14:53 +0100)]
dbus-python: add python3 support

[Thomas: update the dependencies of the comment to take into account
that we can now also build with Python 3.]

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopython3: add patch to fix --includes / --ldflags output of python3-config
Peter Korsgaard [Thu, 20 Nov 2014 13:53:30 +0000 (14:53 +0100)]
python3: add patch to fix --includes / --ldflags output of python3-config

The build/real prefix handling using sed breaks if build != real and the
standard include / lib directories are used ($prefix/include and $prefix/lib).

E.G.

prefix_build="/usr", libdir="$prefix/lib", includedir="$prefix/include".

If this gets installed with make DESTDIR="/foo" install, then we end up with
prefix_real = prefix = "/foo/usr" as expected, but
includedir="/foo/foo/usr/include" and libdir="/foo/foo/usr/lib" because of
the double sed invocation (prefix is already expanded).  Work around it by
ensuring we only match the beginning of the string.

Submitted upstream: http://bugs.python.org/issue22907

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agodbus-python: cleanup package
Peter Korsgaard [Thu, 20 Nov 2014 13:53:29 +0000 (14:53 +0100)]
dbus-python: cleanup package

The patch is not needed anymore as the proper includes can be specified
using PYTHON_INCLUDES, and version/pythondir/pyexecdir is correctly detected
using host-python.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopython-netifaces: enable on Python 3
Simon Marchi [Thu, 20 Nov 2014 15:32:10 +0000 (10:32 -0500)]
python-netifaces: enable on Python 3

Version 0.10.4 is compatible with python 3.

[Thomas: change the patch to simply remove the dependency on
BR2_PACKAGE_PYTHON, so that the package can be seen when either python
or python3 are used.]

Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agofs/iso9660: use install instead of cp
Guido Martínez [Fri, 21 Nov 2014 16:19:08 +0000 (13:19 -0300)]
fs/iso9660: use install instead of cp

This way we don't depend on the permissions of files under boot/ or fs/,
which aren't tracked.

While we're at it, change all 'cp' usages into 'install' with the
correct mode for each file.

Signed-off-by: Guido Martínez <guido@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoboot/grub: use install instead of cp
Guido Martínez [Fri, 21 Nov 2014 16:19:07 +0000 (13:19 -0300)]
boot/grub: use install instead of cp

This way we don't depend on the permissions of files under boot/grub/,
which aren't tracked.

While we're at it, change all 'cp' usages into 'install' with the
correct mode for each file.

Signed-off-by: Guido Martínez <guido@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agonitrogen6x: use install instead of cp
Guido Martínez [Fri, 21 Nov 2014 16:19:06 +0000 (13:19 -0300)]
nitrogen6x: use install instead of cp

in order to not depend on the previous permissions of each file

Signed-off-by: Guido Martínez <guido@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agomcelog: new package
Romain Naour [Fri, 21 Nov 2014 20:59:06 +0000 (21:59 +0100)]
mcelog: new package

[Thomas:
  - use "make install", which allows to remove the custom installation
    logic in mcelog.mk.
  - no need to explicitly pass CFLAGS and CPPFLAGS when doing the
    build, since those definitions are already part of
    $(TARGET_CONFIGURE_OPTS).]

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage/mesa3d: bump version to 10.3.4
Bernd Kuhls [Sat, 22 Nov 2014 12:01:11 +0000 (13:01 +0100)]
package/mesa3d: bump version to 10.3.4

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoexiv2: new package
Nicolas Serafini [Fri, 7 Nov 2014 10:48:14 +0000 (11:48 +0100)]
exiv2: new package

Add support for Exiv2 library and utility to manage image metadata

Exiv2 can be built in GPLv2+ or commercial version. But in commercial
version the Nikon lens name database and the NLS support has to be
disabled for copyright reason.

[Thomas:
 - switch to using the CMake build system, which works better than the
   clunky autoconf + manual Makefile based build system.
 - add missing toolchains dependencies: does not build in static
   library configuration, needs C++, etc.]

Signed-off-by: Nicolas Serafini <nicolas.serafini@sensefly.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage/*/*.mk: Fix indent
Maxime Hadjinlian [Sat, 15 Nov 2014 16:29:16 +0000 (17:29 +0100)]
package/*/*.mk: Fix indent

Change LIBFOO_PERMISSIONS everywhere to be a space-separated list.
As nothing was specified in the manual but all our lists are space
separated, there is no reason that this one should be made an exception.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agodhcpcd: bump to version 6.6.2
Gustavo Zacarias [Tue, 18 Nov 2014 17:01:55 +0000 (14:01 -0300)]
dhcpcd: bump to version 6.6.2

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agonetwork-manager: adjust dhclient and dhcpcd directories
Gustavo Zacarias [Tue, 18 Nov 2014 17:01:57 +0000 (14:01 -0300)]
network-manager: adjust dhclient and dhcpcd directories

dhclient and dhcpcd were moved from /usr/sbin to /sbin for busybox-less
SysV-style init with Debian utilities, so adjust accordingly.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agodhcpcd: use standard installation
Gustavo Zacarias [Tue, 18 Nov 2014 17:01:56 +0000 (14:01 -0300)]
dhcpcd: use standard installation

Drop the custom/manual install cmds and do a normal make install.
This gets dhcpcd-hooks installed which are useful for many accesory
setup functions like dns, ntp server, and so on.
Also install dhcpcd to /sbin since it's expected by debian ifupdown,
For busybox ifupdown when external dhcp clients are enabled (not in the
default config we ship) will search the path.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoelfutils: bump version to 0.160
Vicente Olivert Riera [Tue, 11 Nov 2014 11:47:44 +0000 (11:47 +0000)]
elfutils: bump version to 0.160

- Bump version to 0.160
- Add a hash file
- Adapt patches to the new version
- Add a new patch to really make -Werror conditional to BUILD_WERROR

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoelfutils: rename patches to follow the new name structure
Vicente Olivert Riera [Tue, 11 Nov 2014 11:47:43 +0000 (11:47 +0000)]
elfutils: rename patches to follow the new name structure

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agosqlite: bump version to 3.8.7.2
Vicente Olivert Riera [Wed, 19 Nov 2014 14:08:15 +0000 (14:08 +0000)]
sqlite: bump version to 3.8.7.2

- Bump version to 3.8.7.2
- Update hash value

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolvm2: bump version to 2.02.112
Vicente Olivert Riera [Wed, 19 Nov 2014 17:31:20 +0000 (17:31 +0000)]
lvm2: bump version to 2.02.112

- Bump version to 2.02.112
- Update hash value

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agogit: bump version to 2.1.3
Vicente Olivert Riera [Wed, 19 Nov 2014 17:45:46 +0000 (17:45 +0000)]
git: bump version to 2.1.3

- Bump version to 2.1.3
- Add a hash file

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agobtrfs-progs: bump to version 3.17.2
Gustavo Zacarias [Wed, 19 Nov 2014 19:30:22 +0000 (16:30 -0300)]
btrfs-progs: bump to version 3.17.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolibsoup: bump version
Peter Korsgaard [Wed, 19 Nov 2014 16:39:32 +0000 (17:39 +0100)]
libsoup: bump version

python3 patch is now upstream.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage/python-*: drop redundant python || python3 dependencies
Peter Korsgaard [Wed, 19 Nov 2014 13:21:05 +0000 (14:21 +0100)]
package/python-*: drop redundant python || python3 dependencies

As discussed on the list:

http://lists.busybox.net/pipermail/buildroot/2014-November/112509.html

We currently have a mix of python packages explicitly depending on python ||
python3 in their Config.in and packages that don't.  As all python packages
are inside a python || python3 conditional in the main Config.in, the
explicit dependencies inside the package Config.in is redundant, so drop it
for consistency.

Automated using:

sed -i '/depends on BR2_PACKAGE_PYTHON.*PYTHON3/d' package/python-*/Config.in

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agoevemu: add hash
Peter Seiderer [Fri, 14 Nov 2014 18:31:15 +0000 (19:31 +0100)]
evemu: add hash

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoevemu: bump version to 2.1.0
Peter Seiderer [Fri, 14 Nov 2014 18:31:14 +0000 (19:31 +0100)]
evemu: bump version to 2.1.0

See [1] for details.

Change download url and source package format to enable usage of
upstream provided hash values.

Patches
- evemu-0001-SYN_MAX.patch
- evemu-0003-make-event-names-use-input.h-from-sysroot-instead-of.patch
are obsolete as there is no more host side python script for event name generation.

Patches
- evemu-0002-configure.ac-add-disable-tests-option.patch
- evemu-0005-configure.ac-add-disable-python-bindings-option.patch
are committed upstream.

[1] http://lists.freedesktop.org/archives/input-tools/2014-November/001122.html

[Thomas: drop EVEMU_AUTORECONF = YES, since we're now using a tarball
that has the configure script already generated, and we no longer have
patches touching the configure.ac/Makefile.am]

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolibevdev: add hash
Peter Seiderer [Fri, 14 Nov 2014 18:31:13 +0000 (19:31 +0100)]
libevdev: add hash

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolibevdev: bump version to 1.3.1
Peter Seiderer [Fri, 14 Nov 2014 18:31:12 +0000 (19:31 +0100)]
libevdev: bump version to 1.3.1

See [1] and [2] for details.

[1] http://lists.freedesktop.org/archives/input-tools/2014-September/001112.html
[2] http://lists.freedesktop.org/archives/input-tools/2014-November/001123.html

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agompd: bump to version 0.19.4
Gustavo Zacarias [Wed, 19 Nov 2014 11:44:34 +0000 (08:44 -0300)]
mpd: bump to version 0.19.4

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agovlc: allow dynamically linking live555
Baruch Siach [Mon, 17 Nov 2014 08:18:16 +0000 (10:18 +0200)]
vlc: allow dynamically linking live555

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolive555: add support for building dynamic libraries
Baruch Siach [Mon, 17 Nov 2014 08:18:15 +0000 (10:18 +0200)]
live555: add support for building dynamic libraries

Both config.linux and config.linux-with-shared-libraries already exist
in upstream code. We are only appending to these files to override
some variables. The linux-with-shared-libraries variant defines a few
additional variables needed for dynamic linking (library version,
installation target).

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage: linux-fusion: use install instead of cp
Guido Martínez [Mon, 17 Nov 2014 17:19:10 +0000 (14:19 -0300)]
package: linux-fusion: use install instead of cp

in order to not depend on the previous permissions of the file

Signed-off-by: Guido Martínez <guido@vanguardiasur.com.ar>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agodhcp: install dhclient to /sbin
Gustavo Zacarias [Tue, 18 Nov 2014 17:01:53 +0000 (14:01 -0300)]
dhcp: install dhclient to /sbin

Debian ifupdown uses an explicit call to /sbin/dhclient.
Busybox ifupdown uses the search path.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage/openssl: rename patches to the new convention
Bernd Kuhls [Sun, 16 Nov 2014 14:00:46 +0000 (15:00 +0100)]
package/openssl: rename patches to the new convention

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agorapidjson: simplify install commands
Philippe Proulx [Tue, 18 Nov 2014 14:29:39 +0000 (09:29 -0500)]
rapidjson: simplify install commands

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agodebianutils: new package
Gustavo Zacarias [Tue, 18 Nov 2014 17:01:50 +0000 (14:01 -0300)]
debianutils: new package

[Thomas: add optional dependency on Busybox, because debianutils
installs its own version of which, so we need to override the Busybox
one.]

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agolive555: use upstream install target for staging installation
Baruch Siach [Mon, 17 Nov 2014 08:18:14 +0000 (10:18 +0200)]
live555: use upstream install target for staging installation

Move include directories out of $(STAGING_DIR)/usr/include/live. This is
upstream choice, and is consistent with e.g. Debian. Update mplayer and vlc to
match.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agowhois: bump to version 5.2.2
Gustavo Zacarias [Tue, 18 Nov 2014 17:05:18 +0000 (14:05 -0300)]
whois: bump to version 5.2.2

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agosg3_utils: bump to version 1.40
Gustavo Zacarias [Tue, 18 Nov 2014 17:05:17 +0000 (14:05 -0300)]
sg3_utils: bump to version 1.40

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage/tvheadend: add support for host-python3
Bernd Kuhls [Sun, 16 Nov 2014 12:26:26 +0000 (13:26 +0100)]
package/tvheadend: add support for host-python3

Added upstream:
https://github.com/tvheadend/tvheadend/commit/5a07ff166a84c65f08d326c69c818f6eef315e68

Tested with these defconfigs:

BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
BR2_PACKAGE_PYTHON3=y
BR2_PACKAGE_TVHEADEND=y

BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
BR2_PACKAGE_PYTHON=y
BR2_PACKAGE_TVHEADEND=y

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage/tvheadend: Bump version
Bernd Kuhls [Sun, 16 Nov 2014 12:26:25 +0000 (13:26 +0100)]
package/tvheadend: Bump version

Needed to add support for host-python3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agorapidjson: bump to latest GitHub master
Philippe Proulx [Tue, 18 Nov 2014 04:23:53 +0000 (23:23 -0500)]
rapidjson: bump to latest GitHub master

RapidJSON is now hosted on GitHub and its latest version
includes many fixes and features added since 2012.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agokmod: bump to version 19
Vicente Olivert Riera [Mon, 17 Nov 2014 16:59:36 +0000 (16:59 +0000)]
kmod: bump to version 19

- Bump to version 19
- Rename 0001 patch to follow the new name convention
- Adapt the 0001 patch to the new version
- Remove the already-upstreamed 0002 patch
- Update the hash value

[Thomas: adapt comment in the updated 0001 patch.]

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopackage/shairport-sync: bump to version 2.1.11
Jörg Krause [Tue, 18 Nov 2014 00:00:20 +0000 (01:00 +0100)]
package/shairport-sync: bump to version 2.1.11

Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agoimagemagick: bump version to 6.9.0-0
Vicente Olivert Riera [Tue, 18 Nov 2014 10:16:20 +0000 (10:16 +0000)]
imagemagick: bump version to 6.9.0-0

- Bump version to 6.9.0-0
- Update the hash value

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 years agopython-itsdangerous: needs python zlib support
Yegor Yefremov [Mon, 17 Nov 2014 20:33:50 +0000 (21:33 +0100)]
python-itsdangerous: needs python zlib support

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage: add python-requests
Peter Korsgaard [Mon, 17 Nov 2014 16:54:28 +0000 (17:54 +0100)]
package: add python-requests

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopython-webpy: add new package
Yegor Yefremov [Wed, 12 Nov 2014 00:27:04 +0000 (01:27 +0100)]
python-webpy: add new package

[Peter: drop redundant python|python3 dependency]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopython-jinja2: needs markupsafe at runtime
Peter Korsgaard [Mon, 17 Nov 2014 15:50:56 +0000 (16:50 +0100)]
python-jinja2: needs markupsafe at runtime

Otherwise import fails:

ImportError: No module named markupsafe

Reported-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage: add python-markupsafe
Peter Korsgaard [Mon, 17 Nov 2014 15:49:38 +0000 (16:49 +0100)]
package: add python-markupsafe

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopython-werkzeug: needs python zlib support
Peter Korsgaard [Mon, 17 Nov 2014 14:18:29 +0000 (15:18 +0100)]
python-werkzeug: needs python zlib support

Otherwise import fails:

>>> import werkzeug
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/werkzeug/__init__.py", line 154, in <module>
  File "/usr/lib/python2.7/site-packages/werkzeug/exceptions.py", line 71, in <module>
  File "/usr/lib/python2.7/site-packages/werkzeug/wrappers.py", line 35, in <module>
  File "/usr/lib/python2.7/site-packages/werkzeug/formparser.py", line 21, in <module>
  File "/usr/lib/python2.7/site-packages/werkzeug/wsgi.py", line 17, in <module>
ImportError: No module named zlib

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage: add python-flask
Peter Korsgaard [Fri, 14 Nov 2014 18:00:11 +0000 (19:00 +0100)]
package: add python-flask

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage: add python-itsdangerous
Peter Korsgaard [Fri, 14 Nov 2014 17:25:04 +0000 (18:25 +0100)]
package: add python-itsdangerous

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage: add python-jinja2
Peter Korsgaard [Fri, 14 Nov 2014 14:59:52 +0000 (15:59 +0100)]
package: add python-jinja2

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agopackage: add python-werkzeug
Peter Korsgaard [Fri, 14 Nov 2014 14:15:10 +0000 (15:15 +0100)]
package: add python-werkzeug

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 years agotcl: bump version to 8.6.3
Vicente Olivert Riera [Thu, 13 Nov 2014 16:45:48 +0000 (16:45 +0000)]
tcl: bump version to 8.6.3

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>