1
0
mirror of git://git.2f30.org/morpheus.git synced 2024-06-30 03:51:22 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
sin
6cf0949e99 Use a case statement instead of if/else
Makes it easy to port packages to other architectures.
2014-03-04 15:18:34 +00:00
sin
7ced0c5eaa Fix mpg123 to compile with our i486 toolchain 2014-03-03 16:35:15 +00:00
sin
63531af433 Build some more packages with -j$nprocs 2014-03-01 14:47:34 +00:00
Daniel Bainton
f04341d18b Remove '|| return 1', mk returns for us on error 2014-03-01 01:45:56 +02:00
Daniel Bainton
82d58abc2c Add fetching and unpacking magic 2014-03-01 01:29:42 +02:00
sin
2262ca81e6 Use exported CFLAGS and LDFLAGS from config.mk 2014-02-28 16:59:23 +00:00
sin
4728189aed Enable static libs only for mpg123 2014-02-28 16:13:08 +00:00
Daniel Bainton
d71bb4e966 Move to a mk based build system 2014-02-28 14:22:25 +02:00
sin
128b5d92ce Add mpg123 package 2014-02-19 15:52:54 +00:00