4 Commits

Author SHA1 Message Date
hauke
d2e0ed2a5b alpine: alpine depends on libpam
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-09 15:01:58 +00:00
hauke
c707d14509 alpine: update to 2.11
Update Alpine to 2.11. Also switch to use .tar.xz package.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-02-09 14:32:18 +00:00
jow
1a7cc8cfb6 alpine: fix build on Archlinux
alpine adds a wrong path during configure (-L/usr/lib)
this leads to build fail on Archlinux
...
checking for setupterm in -lncurses... no
...
"configure: error: Terminfo/termcap not found"

since Debian uses a different path for "host libs" it fails to load wrong libs
and finds the right ncurses lib in the next (correct) path

The wrong path is injected by the SSL test
thx jow for finding it

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-01-29 13:30:15 +00:00
juhosg
959c552f97 packages: alpine: new package
Add Alpine v. 2.10 console mail client as new package to OpenWrt.

Alpine stands for Alternatively Licensed Program for Internet News and
Email and is suitable for both the inexperienced email user as well as
for the most demanding power user.

This is a v2 of my previous patch fixing build issues in certain
flavours of Linux. Thanks to Szymon Zygmunt for reporting.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@38479 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-10-20 15:58:25 +00:00