Commit graph

339 commits

Author SHA1 Message Date
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