Commit graph

606 commits

Author SHA1 Message Date
Gergely Kiss
42b3bce850 libzdb: import version 3.0
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:39:13 +01:00
Gergely Kiss
033d721e1f libevhtp: add version 1.2.9
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:39:13 +01:00
Gergely Kiss
5e2f77242a jansson: pull version 2.7
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-16 08:39:13 +01:00
Etienne CHAMPETIER
115c26619c sqlite3: update to 3.8.7.4
compile tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-12-15 22:38:15 +01:00
Luiz Angelo Daros de Luca
9e673f2a4b libvpx: force to use gcc as linker
libvpx excepts gcc to be used as linker. However, it respects
what is defined in LD. The problem is that LD is defined by
OpenWRT as *-ld.

Forcing the LD env for configure and make solves the problem.
Also, the patch that modified ld call to match what *-ld provides
is not needed anymore.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-12-15 18:34:07 -02:00
Luiz Angelo Daros de Luca
09e1781c2d libvpx: new package at version 1.3.0
libvpx provides VP8/VP9 Codec SDK, "a high quality,
royalty free, open source codec deployed on millions
of computers and devices worldwide."

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-12-14 03:08:23 -02:00
Nikos Mavrogiannopoulos
c2374a89f6 gnutls: updated to 3.3.11
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-12-12 08:54:49 +01:00
Steven Barth
dfbbf95c85 libupnpp: fix indentation
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-11 09:31:13 +01:00
Ted Hess
0a88a7bf61 Merge pull request #600 from sourceindex/added-new-libnfc-package
libnfc: new package including the latest version of libnfc and utils
2014-12-10 12:39:16 -05:00
Sebastian Wendel
53cbe8c869 libnfc: switched to developer git repository
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
2014-12-10 18:02:38 +01:00
Petko Bordjukov
80377be106 libupnpp: Add libupnpp-0.9.0 to the packages repository
This library is a wrapper of libupnp written in C++. It is a dependency of
upmpdcli.

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
2014-12-10 03:33:32 +02:00
Ted Hess
8b5421f699 misc: Correct tag spelling PKG_LICENSE_FILES
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-09 11:38:38 -05:00
Michael Heimpold
d1f7e907a5 avahi: factor out service files into own packages
This allows the user to select individual services to be announced
via Avahi.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-12-08 23:04:00 +01:00
Michael Heimpold
36ea069216 avahi: trim descriptions of HTTP and SSH services
This makes the description of the HTTP and SSH services look the
same as in other distributions as suggested by kirelagin in #543.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-12-08 23:01:16 +01:00
Ian Leonard
1dafe457f7 libpng: update to 1.2.52
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-12-08 02:22:22 -08:00
Sebastian Wendel
158f4bf71f libnfc: updated Makefile copyright header
Signed-off-by: Sebastian Wendel packages@sourceindex.de
2014-12-07 15:23:47 +01:00
Steven Barth
1483102d1b Merge pull request #578 from Frieds-Technology/dmx_usb_module
dmx_usb_module: new package added
2014-12-07 11:17:53 +01:00
Sebastian Wendel
c3ffb23a25 libnfc: new package including the latest version of libnfc and utils
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
2014-12-06 18:15:43 +01:00
Michael Heimpold
bfd83c310f Merge pull request #585 from chewi/master
libxml2: Fix zlib detection the right way
2014-12-04 20:41:48 +01:00
Lukasz Baj
dd9b7ea73a Update libimobiledevice, libplist, libusbmuxd and usbmuxd
Updated libraries and tools to support connectivity of Apple devices,
such as iPads, iPods and iPhones.

Signed-off-by: Lukasz Baj <l.baj@radytek.com>
2014-12-04 14:40:13 +01:00
Ted Hess
b94a1dd389 glib2: Upgrade to 2.42.1
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-03 13:09:49 -05:00
James Le Cuirot
a540959020 libxml2: Fix zlib detection the right way
The previous fix (#557) forced -lz into LDFLAGS instead of fixing the
real issue where configure was failing to detect zlib in the first
place. This was happening because it was looking in /lib, resulting in
conflicts with the host libraries.

Signed-off-by: James Le Cuirot <james.le-cuirot@yakara.com>
2014-12-02 11:14:42 +00:00
Steven Barth
38befcd838 Merge pull request #583 from Frieds-Technology/libartnet
libartnet: new package added
2014-12-01 08:59:00 +01:00
Martijn Zilverschoon
f63733cdeb libartnet: Removed uneeded configure argument
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-12-01 08:45:13 +01:00
Martijn Zilverschoon
87ba5de76e libmicrohttpd: new package added
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-12-01 01:11:36 +01:00
Martijn Zilverschoon
2cd02fd11d libartnet: new package added
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-12-01 01:09:24 +01:00
Martijn Zilverschoon
1f9485a894 dmx_usb_module: new package added
dmx_usb_module is a kernel module that is needed to controll FTDI485 based DMX modules.

Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-11-30 18:10:15 +01:00
Nikos Mavrogiannopoulos
87d4a0a222 Merge pull request #570 from ageekymonk/libhttp-parser
Adding support for libhttp-parser
2014-11-29 19:20:40 +01:00
Damiano Renfer
3303cb41ef libs/libsodium: update to 1.0.1
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2014-11-29 13:52:40 +01:00
Daniel Golle
aa0ce3260b libowfat: bump version to 0.29
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-11-27 14:06:53 +01:00
ageekymonk
c77a0ead59 Adding support for libhttp-parser
Signed-off-by: Ramanathan Sivagurunathan <ramzthecoder@gmail.com>
2014-11-27 10:27:45 +00:00
Steven Barth
6c97ad84be Merge pull request #563 from antonlacon/license-updates
License updates and metadata typo correction
2014-11-26 14:20:54 +01:00
Ian Leonard
ebafabcb6e libtheora: add SPDX license information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-25 23:29:26 -08:00
Michael Heimpold
4281b37484 libxml2: fix compilation on archlinux and gentoo
Compilation of libxml2 on some distributions is problematic (at least
archlinux) for OpenWrt. This commit fixes the issue. Issue is caused
because configuration for some reason does not find gzopen from zlib.
This patch issues linker to include zlib anyway, if host system doesn't
have this issue, it is not a problem as linker should not link libs
twice anyway.

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>

[ Slightly modified commit message ]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-11-26 00:01:44 +01:00
Steven Barth
9f7ec5c8d7 libv4l/tgt/hdparm/pciutils: disable MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-25 20:32:49 +01:00
Steven Barth
393929eb4b Merge pull request #550 from pfzim/master
fdm, tdb, nail: new packages added
2014-11-25 20:24:53 +01:00
Álvaro Fernández Rojas
39947d1f70 libftdi1: update to 1.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-25 19:27:05 +01:00
Ian Leonard
ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ted Hess
b80fe2edbc Revert "avahi: Add sftp service"
This reverts commit 49c7e701bc.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-24 09:27:24 -05:00
Martijn Zilverschoon
91f8f8b097 protobuf: Fixed protobuf host installation
Fixed the host install, because some packages need the host binary to build properly

Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
2014-11-24 05:30:32 +01:00
Ted Hess
49c7e701bc avahi: Add sftp service
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-23 16:14:41 -05:00
Jiri Slachta
4b3cf1a604 libxml2: add host compile
Several packages may depend on host compiled packages during
the build time (such as the new LTS versions of telephony packages).

This commit adds an option to use the libxml2 to be built as
a host package. Usage would be following:

	PKG_BUILD_DEPENDS:=libxml2/host

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-11-21 05:06:04 +01:00
Dmitry V. Zimin
649b84e557 tdb: new package added
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
2014-11-20 17:44:34 +03:00
Etienne CHAMPETIER
d6330508bc sqlite3: update to 3.8.7.1
Run tested on ar71xx

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-11-13 22:00:22 +01:00
Nikos Mavrogiannopoulos
5b5043b8fe gnutls: updated to address CVE-2014-8564
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-11-11 19:51:59 +01:00
Han Chen
aa604d34eb libsodium: fixed pkgconfig not found it.
Signed-off-by: Han Chen chen1324@gmail.com
2014-11-04 23:31:13 +08:00
Ted Hess
719da24cd9 libavahi: Don't build libdns_sd if not selected
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-01 18:49:38 -04:00
Marcel Denia
5ab2c7cffd db47: Drop -full variant and integrate it into the normal one
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-29 18:25:53 +01:00
Ted Hess
31db0a0ca6 Merge pull request #465 from Noltari/avahi-next
avahi: add libavahi-compat-libdnssd support.
2014-10-25 11:34:41 -04:00
Álvaro Fernández Rojas
f36017a44c avahi: add libavahi-compat-libdnssd support.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-25 17:14:41 +02:00
Ted Hess
2017a0f6e2 libmpdclient: Add patch for musl libc compatibility (from upstream repo)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-25 10:56:24 -04:00
Nicolas Thill
896b23e650 gnutls: force rebuuld when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Luka Perkov
404a5f5831 nspr: bump to 3.16.6
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 09:10:07 -04:00
Luka Perkov
faefb22e09 file: bump to 5.20
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 08:39:25 -04:00
ejurgensen
21a5b9f644 gperf: modified copy from oldpackages, upgrade to 3.0.4
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-20 23:07:17 +02:00
Steven Barth
5a7ea72967 libxml2: update to 2.9.2
fixes CVE-2014-3660, CVE-2014-0191 among other issues

Signed-off-by: Steven Barth <steven@midlink.org>
2014-10-20 10:57:42 +02:00
Steven Barth
2b6ffa58cf cyrus-sasl / postfix: work around recursive dependency issue in toolchain
Signed-off-by: Steven Barth <steven@midlink.org>
2014-10-20 09:16:44 +02:00
W. Michael Petullo
ab1ded0cb1 db47: add a variant full which builds statistics etc. support
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-10-19 22:20:02 -04:00
ejurgensen
c606a0a040 mxml: copy from oldpackages and update Makefile slightly
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:30 +02:00
ejurgensen
560598ca22 libunistring: add version 0.9.4
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:25 +02:00
ejurgensen
8365b52b20 libavl: add version 0.3.5
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:17 +02:00
ejurgensen
d15d70f693 libantlr3c: add version 3.2
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:50:27 +02:00
Moritz Warning
4767e3df5a libs/libsodium: update to 1.0.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2014-10-15 18:16:05 +02:00
Ted Hess
72b9db1122 alsa-lib: remove cross-compile guess (restore old patch)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-14 15:43:11 -04:00
Nikos Mavrogiannopoulos
f0a7ad87dd gnutls: updated to 3.3.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-13 09:20:31 +02:00
Ted Hess
13ddb6bedc libmpdclient: Remove doxygen dependency, cleanup Makefile
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-10 09:12:22 -04:00
Ted Hess
57976ed8f7 libmpdclient: Update to latest 2.9 release, add license inf
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-08 11:03:28 -04:00
Jo-Philipp Wich
d669007c2d Merge pull request #405 from thess/libpq-dep-fix
libpq: Fix missing dependency (shadow-utils)
2014-10-08 10:39:27 +02:00
sbyx
baf77297f6 Merge pull request #402 from jow-/issue-382
cyrus-sasl: fix typo in install section
2014-10-07 21:14:46 +02:00
Thomas Heil
4ab4cf2d4f apr-util 1.5.3 is no longer hosted on biblio.org.
- Get it from archive.apache.org.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-10-07 20:58:04 +02:00
Ted Hess
581aef1d6e libpq: Fix missing dependency (shadow-utils)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-07 14:02:46 -04:00
Jiri Slachta
e7f1cac1bf unixodbc: change PKG_SOURCE_URL to sourceforge
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-10-07 14:50:13 +02:00
Jo-Philipp Wich
259b47ac6f cyrus-sasl: fix typo in install section
An overly specific glob pattern in the package install sections prevents
the unversioned .so symlinks from getting copied into the .ipk.

This commit changes the pattern from xxx.so.* to xxx.so* in order to copy
those symlinks too. Fixes #382.

Also bump the copyright year in the Makefile while we're at it.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-06 17:27:43 +02:00
sbyx
be31d5e266 Merge pull request #370 from Shulyaka/master
tinycdb: new packages for tinycdb (a Constant DataBase) library
2014-10-04 13:14:42 +02:00
Denis Shulyaka
81a85c40ba Tinycdb library 2014-10-03 23:16:27 +04:00
Steven Barth
938f580253 confuse: adopt and update 2014-10-01 20:11:53 +02:00
Ted Hess
6a1aed4e38 xmlrpc-c: Import from oldpackages, add myself as pkg maintainer, update license info.
- remove (marked BROKEN) abyss and libxml2 variants.
- build internal expat variant only.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-29 12:22:38 -04:00
W. Michael Petullo
e2e0b211e5 Copy libmcrypt from old repository and update
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-09-28 21:53:47 -04:00
Jiri Slachta
d52532c198 apr-util: update to 1.5.4
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-09-27 16:35:09 +02:00
Lukasz Baj
c4f68cee5a libimobiledevice, usbmuxd, libplist, libusbmuxd: move to github
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
2014-09-25 12:41:17 +02:00
Steven Barth
724053bd73 libsigc++: update to 2.4.0
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-23 09:03:01 +02:00
Alexandru Ardelean
abf22eb88b libsodium: add depends to configuration menu
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-23 09:40:33 +03:00
Damiano Renfer
4cf3a733f6 libs/libsodium: update to 0.7.1
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2014-09-22 16:51:31 +02:00
Damiano Renfer
2bceca6bf2 libs/libsodium: updated minimal prompt, PKG_RELEASE++
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2014-09-21 17:12:46 +02:00
Damiano Renfer
a63540eb23 libs/libsodium: updated LIBSODIUM_MINIMAL default=y. See jedisct1/dnscrypt-proxy#144
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-21 10:14:12 +02:00
Ted Hess
032feefa7d Revert #325: freetype: install ft2build.h - already in include/freetyp2 directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-20 10:39:34 -04:00
Alexandru Ardelean
dba9c40dcc freetype: install ft2build.h
Required for splashutils.
May be required for other programs too.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-09-19 18:17:54 +03:00
Ted Hess
5c7c791a7a libsoxr: fix cmake builds for big-endian target systems
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-18 15:50:09 -04:00
Nikos Mavrogiannopoulos
3679eadf79 gnutls: do not use uclibc's AI_IDN; it doesn't like it
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:28:29 +02:00
Nikos Mavrogiannopoulos
fa78baaeb2 gnutls: updated to 3.3.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:17:27 +02:00
Nikos Mavrogiannopoulos
7c27853fff p11-kit: updated to 0.20.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-18 21:17:27 +02:00
Nikos Mavrogiannopoulos
7a7e9ae46f libtasn1: updated to version 4.2
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-15 21:25:57 +02:00
sbyx
7208a95647 Merge pull request #308 from mwarning/master
libs/libsodium: add LIBSODIUM_MINIMAL
2014-09-15 17:43:02 +02:00
Hauke Mehrtens
d013ed39e6 libnatpmp: add from oldpackages
This adds libnatpmp from old packages and updates it to version
20140401. This new version has to install the header file declspec.h.

libnatpmp is needed for tor.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2014-09-14 15:56:57 +02:00
Moritz Warning
5948b0a632 libs/libsodium: add LIBSODIUM_MINIMAL 2014-09-13 23:22:48 +02:00
Etienne CHAMPETIER
eb07b2c055 libs/neon: update to latest, add maintainer, add description
the package (ipk) was previously called libneon, so I keep this
name instead of neon.

Signed-off-by: Federico Di Marco <fededim@gmail.com>
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-12 21:16:10 +02:00
Etienne CHAMPETIER
2c21f90b84 libs/neon: import from old packages
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-09-12 19:23:44 +02:00
Ted Hess
c33600e476 alsa-lib: update to 1.0.28, refresh patches, add myself as PKG_MAINTAINER
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-12 10:49:27 -04:00
sbyx
b99b1c9e92 Merge pull request #294 from cjkoenig/update_liburcu
liburcu: Update to 0.8.4
2014-09-09 15:38:50 +02:00
Christoph König
643157b865 liburcu: Update to 0.8.4
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-09-08 19:49:18 +02:00
champtar
978dc488e9 Merge pull request #289 from cjkoenig/update_sqlite
sqlite3: update to 3.8.6
2014-09-07 12:08:51 +02:00
Christoph König
f64163525e sqlite3: update to 3.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2014-09-07 10:07:59 +02:00
Thomas Heil
80fa48c5a3 Merge pull request #282 from mhei/libs/pcre
pcre: small makefile fixes
2014-09-06 15:29:55 +02:00
Nikos Mavrogiannopoulos
d83e91fb73 gnutls: enable anon by default to allow gnutls-cli in gnutls-utils
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-09-06 15:18:55 +02:00
Michael Heimpold
bd02c168cd pcre: small makefile fixes
- make license tag spdx conform
- drop duplicate copy commands (previous lines with asterisk match already)
- minor whitespace cleanup

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-05 23:34:43 +02:00
Michael Heimpold
dfa0c226ba libexpat: do not install soname symlink
The .so symlinks (without any suffix) are only used by compiler/linker and
not needed on the target system.
See https://github.com/openwrt/packages/pull/274 for a short discussion.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-05 23:20:48 +02:00
sbyx
e4130ad94e Merge pull request #279 from damianorenfer/master
libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
2014-09-05 09:55:12 +02:00
Damiano Renfer
4c62b9463c libsodium: use CONFIGURE_ARGS var instead of Build/Configure block
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-05 09:36:28 +02:00
Michael Heimpold
868c69082a libmodbus: include licensing information
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-04 21:29:01 +02:00
Steven Barth
72063428e6 libsodium: remove DEFAULT
Signed-off-by: Steven Barth <steven@midlink.org>
2014-09-04 17:43:36 +02:00
Michael Heimpold
3f4b17b150 expat: small makefile fixes
- fix licensing file list
- install pkgconfig file
- drop explicite call to Build/Compile
- use PKG_INSTALL

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2014-09-03 23:09:04 +02:00
Damiano Renfer
6c91732b07 libsodium: add package, version 0.7.0
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
2014-09-02 22:13:38 +02:00
Nikos Mavrogiannopoulos
6b3b219c16 gnutls: set USE_MIPS16 to zero
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-30 23:33:26 +02:00
Matthias Schiffer
b937b33685 nacl: increment package release
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-30 19:38:06 +02:00
Matthias Schiffer
2f517518e6 nacl: disable mips16 as it significantly decreases performance
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-30 19:26:19 +02:00
Jacob Siverskog
66817dee95 protobuf-c: Add license information.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-08-27 15:35:13 +02:00
sbyx
288232110a Merge pull request #250 from psycho-nico/my-updates
libarchive: cleanup & fixes
2014-08-26 11:14:39 +02:00
Steven Barth
b524135778 libsoxr: don't use moving target HEAD as source version
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-26 11:05:29 +02:00
Nicolas Thill
df9f3b7b72 libarchive: cleanup & fixes
Disable unused stuff explicitely, cleanup package def, only install useful devel stuff

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-26 10:00:12 +02:00
Jacob Siverskog
459a47b0cf protobuf-c: Bump version to 1.0.1.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-08-26 09:11:26 +02:00
Johannes Morgenroth
6be97e5371 ibrdtn: Add autoreconf to fixup
The fixup is necessary since there is a patch for configure.ac in this recipe.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-25 18:35:22 +02:00
Mike Brady
4b873427d6 libsoxr: initial commit
Signed-off-by: Mike Brady <mikebrady@eircom.net>
2014-08-25 16:31:11 +01:00
sbyx
ef10bde4d0 Revert "libsoxr – The SoX Resampler library – add package request" 2014-08-25 16:51:38 +02:00
sbyx
8c5ab711cc Merge pull request #244 from mikebrady/master
libsoxr – The SoX Resampler library – add package request
2014-08-25 16:49:28 +02:00
sbyx
1310ac5896 Merge pull request #236 from ejonny/libarchive-reduce-dependencies
libarchive: Reduce dependencies by disabling them using configure args
2014-08-25 16:46:36 +02:00
Mike Brady
3786ec64cb Add license code 2014-08-25 15:41:20 +01:00
Mike Brady
2680ebcb80 Add libsoxr -- it performs one-dimensional sample-rate conversion 2014-08-25 15:27:01 +01:00
Johannes Morgenroth
719ed2b98b ibrdtn: Disable dependency on glib-2.0 library
Since the current release of the package does not provide a
configure option to disable this dependency, a patch is necessary
to add this option.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-24 11:59:06 +02:00
Nikos Mavrogiannopoulos
b73d80200a libtasn1: updated to 4.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:18:38 +02:00
Nikos Mavrogiannopoulos
d22670e760 gnutls: updated to 3.2.17
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-24 10:15:55 +02:00
Johannes Morgenroth
1dc00a2b0a libarchive: Reduce dependencies by disabling them using configure args
In order to reduce the dependencies, this patch disables following features:
 * Extended Attributes
 * ACL support
 * bzip2 through bz2lib
 * lzop through liblzo2
 * crypto support from Nettle
 * xar through libxml2

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-23 15:53:12 +02:00
Nicolas Thill
7c4f8a350c libnetfilter-queue: import from old packages feed
- update to latest version (v1.0.2)
 - add dependency on libmnl
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:11 +02:00
Nicolas Thill
d3b6ea7140 libnetfilter-log: import from old packages feed
- update to latest version (v1.0.1)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill
2a3b9adae1 libnetfilter-acct: import new package
libnetfilter_acct is a userspace library providing a programming interface
(API) to the extended accounting infrastructure.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill
671fc5a589 libdbi-drivers: import from old packages feed
- rename packages from libdbi-drivers-* to libdbd-*
 - cleanup title & description
 - remove SQLite v2 driver
 - use PKG_INSTALL
 - add a BuildPlugin macro to package drivers
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill
1fa3b600e6 libdbi: import from old packages feed
- cleanup title & description
 - install dbi.pc during InstallDev
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Nicolas Thill
265f6bfb21 opus: import new package
Opus is a totally open, royalty-free, highly versatile audio codec.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-23 10:56:10 +02:00
Johannes Morgenroth
4af4395e2d libarchive: Add missing dependencies
Dependencies to libacl, libattr, libbz2, liblzo, and libnettle added.
PKG_BUILD_DEPENDS is removed since it is already defined by DEPENDS.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:35:35 +02:00
Johannes Morgenroth
3c3d95b0b8 ibrdtn: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:33:56 +02:00
Johannes Morgenroth
ebe346b616 ibrcommon: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:33:45 +02:00
Johannes Morgenroth
efb7c5fc59 dtndht: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDS
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:33:37 +02:00
Johannes Morgenroth
2c28b81816 libarchive: Fix install target
This commit replaces the command with a more generic one.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:08:01 +02:00
Johannes Morgenroth
ab25b5cb10 ibrdtn: Fix install target
The previous copying command includes non-existing variables. This commit replaces
the command with a more generic one.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:07:58 +02:00
Johannes Morgenroth
ea805a8f26 ibrcommon: Fix install target
The previous copying command includes non-existing variables. This commit replaces
the command with a more generic one.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:07:55 +02:00
Johannes Morgenroth
269a79e8c1 dtndht: Fix install target
The previous copying command includes non-existing variables. This commit replaces
the command with a more generic one.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:07:51 +02:00
Jiri Slachta
53e1532b68 nspr: update to 3.16.4
This patch updates nspr to 3.16.4. This update fixes CVE-2014-1544.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-21 20:01:26 +02:00
Nicolas Thill
c5576e392e Merge branch 'nico/import-liblo' 2014-08-21 16:59:36 +02:00
Nicolas Thill
5b87eb7290 freetype: import from old packages feed
- update to latest version (v2.5.3)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-20 21:06:49 +02:00
Nicolas Thill
c57058da44 liblo: import from old packages feed
- update to latest version (v0.28)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-20 15:52:06 +02:00
Johannes Morgenroth
b51142a18b ibrdtn: add new package
The ibrdtn is a C++ library for DTN related objects to process bundle data and
talk to the DTN daemon of IBR-DTN. It is development together with IBR-DTN an
implementation of DTN stack following the Bundle Protocol RFC 5050.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:44:11 +02:00
Johannes Morgenroth
74e2ccff82 ibrcommon: add new package
The ibrcommon is a C++ abstraction library for several platforms (linux,
win32, osx, ...) and is development together with IBR-DTN an implementation
of DTN stack following the Bundle Protocol RFC 5050.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:43:58 +02:00
Johannes Morgenroth
c8b84ec8ae dtndht: add new package
DTN-DHT is a library providing a fully distributed Bittorrent DHT based
naming service especially for DTN Bundle Protocol EIDs (RFC 5050). It can
be used for all IP (v4/v6) based networks.

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:43:33 +02:00
Johannes Morgenroth
a4e21e7216 libarchive: add new package
Multi-format archive and compression library

Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:43:30 +02:00
Marcel Denia
aa90b27693 db47: Update to 4.7.25.4
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia
e062c4b69e db47: Correct license
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia
11e2d68394 db47: Update URL
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia
9da8819907 libidn: Update to 1.29
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:40 +02:00
Marcel Denia
36347315bf libidn: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:29 +02:00
Marcel Denia
e00a282f87 gdbm: Adopt to SPDX license identifiers
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-08-18 12:59:22 +02:00
Etienne CHAMPETIER
ef6c65077e vips: disable PKG_CHECK_FORMAT_SECURITY
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-08-12 23:07:01 +02:00
Steven Barth
a7671356fe libpam: fix package source to unbreak BB build
Yesterday's CVE-fix changed the package source URL to an invalid location.
Reverting this change to unbreak builds.

Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 17:38:15 +02:00
Steven Barth
272f3b43cd libsigc++: define package license
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 08:01:01 +02:00
Steven Barth
522fb42e1c libsigc++: update to 2.3.2
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-12 07:59:14 +02:00
Nikos Mavrogiannopoulos
0a232ca6c6 libpam: Applied fix for CVE-2014-2583
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-11 18:22:19 +02:00
Luka Perkov
3c16d44eeb file: bump to 5.19
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-08-11 14:26:13 +02:00
Luka Perkov
4ca8a2dbc2 nspr: add package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-08-11 00:44:32 +02:00
Ted Hess
e80a7a4e42 Merge pull request #180 from MikePetullo/libdmapsharing
Copy libdmapsharing package from old repository and update (this is necessary for a forthcoming dmapd package addition)
2014-08-10 15:20:07 -04:00
W. Michael Petullo
87193b25cd cyrus-sasl: add maintainer
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:06:41 -04:00
W. Michael Petullo
c79d250e75 libdmapsharing: update to 2.9.28
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-10 15:02:31 -04:00
W. Michael Petullo
adb3c66d7d Merge remote-tracking branch 'openwrt/master' into libdmapsharing 2014-08-10 14:34:54 -04:00
Daniel Golle
96cec85081 libowfat: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:59:28 +02:00
Daniel Golle
a2d793286b engine_pkcs11: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:54:18 +02:00
Daniel Golle
60e2f882b8 libp11: add PKG_LICENSE information
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-08-10 13:52:59 +02:00
Ian Leonard
f5a1d1bba6 Merge branch 'master' into license-updates
Signed-off-by: Ian Leonard <antonlacon@gmail.com>

Conflicts:
	devel/patch/Makefile
	multimedia/minidlna/Makefile
2014-08-10 01:09:06 -07:00
Jiri Slachta
f2d0e23959 libssh2: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-10 09:25:44 +02:00
Jiri Slachta
364de5bc3f tiff: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-10 09:25:21 +02:00
Jiri Slachta
90c93bed5c libxslt: add licensing information
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-10 09:24:48 +02:00
W. Michael Petullo
19ee0ac935 Copy libdmapsharing package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-09 19:56:31 -04:00
Matthias Schiffer
3a03753dc0 nacl: add licensing information
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-09 05:16:22 +02:00
Matthias Schiffer
910d3a956c libuecc, fastd: add licensing information
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-08-09 04:58:58 +02:00
Steven Barth
b349ec1d0e libftdi1: mark as non-MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-08 13:11:06 +02:00
Steven Barth
60b182c719 libftdi: mark as non-MIPS16
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-08 13:07:17 +02:00
sbyx
72ebc0ded7 Merge pull request #164 from MikePetullo/vips
Copy vips package from old repository and update (this is necessary for a forthcoming dmapd package addition)
2014-08-08 06:59:14 +02:00
W. Michael Petullo
8c57e91ae3 vips: update to 7.38.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-07 17:00:17 -04:00
W. Michael Petullo
db2cad7e7c Copy vips package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-07 16:49:40 -04:00
W. Michael Petullo
53f1b27ea0 libsoup: update to 2.44.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-07 16:46:29 -04:00
Ted Hess
d54d7c29a5 Merge branch 'gstreamer1' of https://github.com/MikePetullo/packages 2014-08-07 13:09:39 -04:00
Steven Barth
5adeb3dfd6 libjpeg: update to 9a
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-07 10:31:11 +02:00
W. Michael Petullo
0989bd84df Merge remote-tracking branch 'openwrt/master' into gstreamer1 2014-08-06 14:04:03 -04:00
Ted Hess
a9ea397c98 libaudiofile: disable examples build (not used)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-06 13:07:54 -04:00
Steven Barth
7a1077d878 cyrus-sasl: update to 2.1.26
Signed-off-by: Steven Barth <steven@midlink.org>
2014-08-06 11:54:56 +02:00
W. Michael Petullo
7e43c37182 Copy cyrus-sasl package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 11:44:15 +02:00
W. Michael Petullo
3c78eaff96 Copy openldap package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 11:28:22 +02:00
W. Michael Petullo
6c9015eb5d Merge remote-tracking branch 'openwrt/master' into gstreamer1 2014-08-05 17:47:34 -04:00
Ted Hess
26ef97123c gstreamer1 build work in progress 2014-08-05 16:33:20 -04:00
Ted Hess
825f5d17a8 libsamplerate: import from oldpackages, upgrade to 0.1.8, fix build, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-05 16:33:20 -04:00
Nikos Mavrogiannopoulos
f2b27cdef2 gnutls: updated to gnutls 3.2.16
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-08-04 23:05:25 +02:00
Jiri Slachta
aafd3b9572 tiff: fix multiple CVE's
This commit fixes multiple CVE's for library tiff:
CVE-2012-4564
CVE-2013-1960
CVE-2013-1961
CVE-2013-4231
CVE-2013-4232
CVE-2013-4244
CVE-2013-4243

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-04 12:08:07 +02:00
Ian Leonard
d4c57f1bde libvorbisidec: Convert PKG_LICENSE to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:54:50 -07:00
Ian Leonard
ceb66884d3 libogg: convert PKG_LICENSE to SPDX format
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-02 01:53:00 -07:00
Jiri Slachta
9054127237 libgsm: remove package for being abandoned
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-01 09:05:39 +02:00
Jiri Slachta
e680eb4bf3 Merge pull request #151 from thess/gsm-update
gsm: Update package URL refs, remove myself as maintainer
2014-08-01 06:34:38 +02:00
Ian Leonard
c0be98e88d libexif: Add PKG_LICENSE information.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Ian Leonard
c3e0b5396e libvorbis: Convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Ian Leonard
814516c14c libid3tag: Convert license format to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Ian Leonard
bcd5192bea flac: Convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Ted Hess
6f937821fc libsamplerate: import from oldpackages, upgrade to 0.1.8, fix build, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-31 13:04:53 -04:00
Ted Hess
d721b61a8b gsm: Update package URL refs, remove myself as maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-31 11:58:22 -04:00
Jiri Slachta
3dd358e1f1 tiff: add tiff package back, take over maintainership
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-31 15:20:15 +02:00
Ted Hess
355bd4e41c libao: import from oldpackages, upgrade to 1.2.0, add license, pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-30 11:05:50 -04:00
Ted Hess
43bc735df2 gsm: import from oldpackages, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-30 11:04:44 -04:00
Ted Hess
be2c5beec7 file: import from oldpackages (libmagic)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-30 11:03:49 -04:00
Nikos Mavrogiannopoulos
ca32200785 Added maintainer
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-30 08:35:31 +02:00
Ted Hess
a4962b8720 argp-standalone: add pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-29 17:31:25 -04:00
Jo-Philipp Wich
ad886cf1f4 libjpeg: add missing maintainer field
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-29 10:38:07 +02:00
Steven Barth
0cb8ba433a tiff, giflib: removed for being abandoned
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-29 09:00:15 +02:00
Steven Barth
1ab5d3643a tiff, giflib: remove maintainer as per request
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-27 12:47:50 +02:00
Álvaro Fernández Rojas
3db70e01a8 libftdi1: add new package.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-07-25 20:46:03 +02:00
Álvaro Fernández Rojas
65e530e5b7 libftdi: add license.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-07-25 20:45:32 +02:00
Ted Hess
205bac8793 Include nls.mk in dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-23 16:59:43 -04:00
Etienne CHAMPETIER
26e00eef1e glib2: fix compilation in my fedora20 mock
see #72

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 01:35:34 +02:00
Etienne CHAMPETIER
a801f8edcd sqlite3: update to 3.8.5
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2014-07-23 01:20:55 +02:00
Etienne CHAMPETIER
9a575ba009 change my email address 2014-07-23 01:20:55 +02:00
Ted Hess
f08fd93c25 libv4l: Import from oldpackages, upgrade to 1.2.1, fix build
Update copyright, license info, add myself as pkg maintainer

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-22 15:23:25 -04:00
Ted Hess
4920a44067 Import argp-standalone from oldpackages, update copyright, and license info
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-22 14:39:14 -04:00
sbyx
a947c92a3c Merge pull request #108 from currywurst76/master
Imports giflib & tiff from oldpackages.
2014-07-21 13:34:23 +02:00
Oliver Ertl
2ebd144735 inport tiff from oldpackages, refresh patches and add myself and maintainer
Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>
2014-07-20 13:16:29 +02:00
Oliver Ertl
e7d2488e51 import giflib from oldpackages, update to 5.1.0 and add myself as maintainer
Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>
2014-07-20 12:23:38 +02:00
Jiri Slachta
f6d2c55587 libxslt: import from oldpackages
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-19 16:20:05 +02:00
W. Michael Petullo
1928e54f22 Copy libtheora package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
204954111f libgpg-error: update to 1.12
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
219a457696 Copy libgpg-error package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
45150b3585 Copy libmpeg2 package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
d81d7ebe5e Copy liboil package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
f4d0515a03 libexif: add patch to avoid building docs
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
e86442b015 libexif: update to 0.6.21
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
f602822173 Copy libexif package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
f586ff7156 libgcrypt: enable all ciphers; one of the programs built requires ECC code
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
809eb6be1c libgcrypt: update tarball MD5 and avoid building docs and tests
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
cf7e4ba5ac libgcrypt: update to 1.6.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
W. Michael Petullo
5bf972ecf0 Copy libgcrypt package from old repository
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-19 14:08:11 +02:00
Steven Barth
5ca1327b7b libsigc++: adopt here
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 11:51:04 +02:00
Steven Barth
a689d930f1 Revert "avahi: remove dbus support for now"
This reverts commit c1675e2bc5.
2014-07-18 11:01:39 +02:00
Steven Barth
6f2fbb97a0 expat: adopt here
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 10:55:52 +02:00
Steven Barth
c1675e2bc5 avahi: remove dbus support for now
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-18 10:52:22 +02:00
sbyx
d3b3a02fc0 Merge pull request #103 from thess/mpd-pull
Add MPD and related dependencies and services (re-submit)
2014-07-18 10:28:53 +02:00
Ted Hess
f15e651403 libogg: Upgrade to 1.3.2, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess
687cfe267b flac: Update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess
fd969490a0 intltool: Update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess
0b3c7c4d20 libaudiofile: Upgrade to 0.3.6, remove uneeded patch, fix build dependencies, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess
fa3a88b23f libmms: Upgrade to 0.6.4, remove uneeded patch, fix build dependencies, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess
84728610f3 libdaemon: Add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess
92e3834bef libid3tag: Update copyright, Add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess
d3c6145001 libmad: Update copyright, Add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess
af8725bc0e libvorbisidec: Update copyright, Add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-17 18:04:56 -04:00
Ted Hess
18aef4945a Import flac from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess
da4616cfb6 Import libaudiofile from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess
d495414a08 Import libid3tag from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess
55eeda5981 Import libmms from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess
55a2b51764 Import libogg from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess
f218947804 Import libvorbisidec from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess
8c5f818fd9 Import libmad from oldpackages 2014-07-17 18:04:56 -04:00
Ted Hess
80d2e46002 Import libdaemon from oldpackages 2014-07-17 18:04:55 -04:00
Ted Hess
ace7eec139 Import intltool from oldpackages 2014-07-17 18:04:55 -04:00
Jiri Slachta
bc4713cb7c libssh2: import from oldpackages, add myself as maintainer
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-17 22:27:24 +02:00
Jacob Siverskog
3f365a8350 fcgi: import from packages, add myself as maintainer, fix build errors.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-07-17 12:29:48 +02:00
Ted Hess
8af95fcaf1 avahi: Update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:37:53 -04:00
thess
373d770d74 libvorbis: Update copyright, pkg release, use version 1.3.4
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:33:30 -04:00
thess
3c73a2ade1 libupnp: Update version to 1.6.19, update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:31:42 -04:00
thess
e0d77a4442 libmpdclient: Update version to 2.7, update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:31:18 -04:00
thess
57ae91f5f2 FAAD2: Update pkg copyright/version, fix fixed-point builds, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:30:43 -04:00
Ted Hess
448921a943 Import libvorbis from oldpackages 2014-07-16 12:31:58 -04:00
Ted Hess
64933e5278 Import libupnp from oldpackages 2014-07-16 12:31:58 -04:00
Ted Hess
ebe93bc90c Import libmpdclient from oldpackages 2014-07-16 12:31:58 -04:00
Ted Hess
1dfaa6666e Import faad2 from oldpackages 2014-07-16 12:31:58 -04:00
Ted Hess
fa8703665b Import avahi from oldpackages 2014-07-16 12:28:32 -04:00
Jacob Siverskog
172a5ecc2d protobuf-c: Add myself as maintainer.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-07-15 09:44:42 +02:00
Jacob Siverskog
97eac718c0 protobuf-c: import from packages, bump version.
Signed-off-by: Jacob Siverskog <jacob@teenageengineering.com>
2014-07-14 15:57:06 +02:00
sbyx
43708980f4 Merge pull request #82 from Naoir/gdbm
gdbm: Import from packages, update to latest upstream, fix build, add myself as maintainer
2014-07-13 13:14:14 +02:00
Thomas Heil
b272f84c1e apr-util: import from oldpackages, add myself as maintainer, add license
information, update source-url update to v1.5.3

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-12 13:39:14 +02:00
Thomas Heil
94118f9193 apr: import from oldpackages, add myself as maintainer, add license
information, update source-url, update to v1.5.1

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-12 13:38:04 +02:00
Thomas Heil
7f705d4b28 unixodbc: import from oldpackages, add myself as maintainer, add license
information, update to v2.3.2

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-12 13:35:04 +02:00
Marcel Denia
1e78b1f087 libs/gdbm: Bump copyright notice
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 11:17:31 +02:00
Marcel Denia
b8272ceb2e libs/gdbm: Add package description
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 11:17:31 +02:00
Marcel Denia
690eac4715 libs/gdbm: Add myself as maintainer
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 11:17:30 +02:00
Marcel Denia
8ed42d6c95 libs/gdbm: Cleanup some autotools leftovers
This prevents usage of (possibly nonexistent)host tools, namely
aclocal-1.14.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 11:17:23 +02:00
Marcel Denia
ef94098440 libs/gdbm: Upgrade to version 1.11
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 10:53:24 +02:00
Marcel Denia
40a5ed3d99 Import of oldpackages/libs/gdbm
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 10:53:00 +02:00
Hauke Mehrtens
cfe0ca084e Merge pull request #80 from Naoir/db47-ready
db47: Import from packages, add myself as maintainer
2014-07-06 22:01:15 +02:00
Nikos Mavrogiannopoulos
713ca29190 libtasn1: updated to version 4.0
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-07-06 13:30:45 +02:00
John Crispin
c5b89e2ea2 glib2: add libattr dependency
Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-06 08:50:17 +01:00
champtar
78ca7943db Merge pull request #85 from Naoir/libidn
libidn: Import from oldpackages, update to latest upstream, fix building, add myself as maintainer
2014-07-08 19:22:53 +02:00
Thomas Heil
931f161e27 pcre: #16729: cant load library libpcre
Some people complain about missing libpcre.so, so better include it.

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
2014-07-07 11:23:46 +02:00
Marcel Denia
5f32fb454f libs/libidn: Reorder stuff
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:43:17 +02:00
Marcel Denia
48be969666 libs/libidn: Add licensing information
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:40:31 +02:00
Marcel Denia
0e3181b5f2 libs/libidn: Add myself as maintainer
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:31:38 +02:00
Marcel Denia
4314527f22 libs/libidn: Bump copyright message
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:31:38 +02:00
Marcel Denia
0f72ba3497 libs/libidn: Update to 1.28
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:31:38 +02:00
Marcel Denia
46ef95e286 libs/libidn: Add 010-fix-idn-error-usage.patch
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:31:38 +02:00
Marcel Denia
07858ee067 Import of oldpackages/libidn
Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-07-06 14:31:38 +02:00