When we create the /bin/tar in $(IPKG_INSTROOT) link we want it to point to
/usr/bin/tar, and not to $(IPKG_INSTROOT)/usr/bin/tar as $(IPKG_INSTROOT)
is certainly not a valid path on the built rootfs.
Signed-off-by: Emmanuel Deloget <logout@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29813 3c298f89-4303-0410-b956-a3cf2f4a3e73
- don't patch configure, but use autoreconf instead
- remove extra CFLAGS and LDFLAGS, they're unneeded after recent toolchain rework
- set PKG_REVISION
- wrap long DEPENDS line
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29812 3c298f89-4303-0410-b956-a3cf2f4a3e73
The attached patch adds a package for the mrtg software[1].
It also closes ticket #10686.
Signed-off: Paolo Pisati <p.pisati@gmail.com>
1: http://oss.oetiker.ch/mrtg/
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29811 3c298f89-4303-0410-b956-a3cf2f4a3e73
- move srtp to libsrtp, rename package from srtp to libsrtp
- use CONIGURE_ARGS instead of overriding Build/Configure
- use PKG_INSTALL instead of overriding Build/Compile
- refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29808 3c298f89-4303-0410-b956-a3cf2f4a3e73
This patch adds support for the Secure Real-time Transport Protocol (SRTP)
library libsrtp.
This is needed for closing #8915 ticket.
Signed-off-by: Victor Seva <linuxmaniac@torreviejawireless.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29807 3c298f89-4303-0410-b956-a3cf2f4a3e73
Until now, SYSROOT was always assumed to be $(TOOLCHAIN_DIR), but neither
backfire nor external toolchains put their core headers into $(TOOLCHAIN_DIR)/include,
therfore feature detection failed badly.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29799 3c298f89-4303-0410-b956-a3cf2f4a3e73
- Remove AC_FUNC_MALLOC and AC_FUNC_REALLOC, they cause bogus rpl_* symbols
- Apply autoreconf fixup to get a sane libtool
- Get rid of rpath-link, this is now uneeded after latest toolchain reworks
- Bump pkg revision
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29792 3c298f89-4303-0410-b956-a3cf2f4a3e73
Hi,
this patch upgrades the following packages to v0.4.0:
baresip v0.4.0 (Portable and modular SIP User-Agent with audio and video support)
restund v0.4.0 (Modular STUN/TURN server)
libre v0.4.0 (Generic library for real-time communications with async IO support)
librem v0.4.0 (Audio and video processing media library)
detailed changes can be found in <package>/docs/ChangeLog
(See http://www.creytiv.com/)
Please review and apply if OK.
Signed-Off-By: Alfred E. Heggestad <aeh@db.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29791 3c298f89-4303-0410-b956-a3cf2f4a3e73
First patch version doesn't apply to current trunk, so please try this one.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29787 3c298f89-4303-0410-b956-a3cf2f4a3e73
- Relocate libraries and shared files to /usr/lib/crtmpserver and /usr/share/crtmpserver
- Add missing defines from CMake to make
- Set new CCOMPILER and CXXCOMPILER variables as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29785 3c298f89-4303-0410-b956-a3cf2f4a3e73