13 Commits

Author SHA1 Message Date
nbd
d0169966ba flite: add missing -lm
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-15 20:38:22 +00:00
mb
b4c3caff92 flite: Parallel build fixes.
It does not parallelize well due to the screwed build-rules. Seems nontrivial to fix and probably not worth it. But it should not fail to build anymore.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@23316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-08 11:52:40 +00:00
lars
1e28de24b4 [packages] Use default templates instead of custom reimplementations where applicable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 13:10:21 +00:00
nico
1daf9469b7 [packages] massive: use $(INSTALL_DIR) instead of 'mkdir -p' in install and InstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18816 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 11:06:19 +00:00
hauke
83c14e180d [packages] Various Makefile cleanups.
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 17:01:55 +00:00
florian
281386826a Cross-compiler gets stuck while compiling flite with gcc-3.4.6, do not allow building it with this gcc version
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 13:32:53 +00:00
nbd
bf06dbb788 remove UninstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:59:55 +00:00
nbd
e296673ba6 packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:59:01 +00:00
blogic
0550a9ac78 remove PKG_CAT from packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:46:37 +00:00
blogic
293efb7831 DESCRIPTION:= is obselete
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-14 04:32:56 +00:00
blogic
1120328d15 InstallDev should be using (1) and not (STAGING_DIR)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-07 03:20:26 +00:00
florian
eea03c07d5 Add sound support to flite (#1573)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-10 10:31:36 +00:00
florian
372fdf3071 Add flite (#1375)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-27 23:40:09 +00:00