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

139 Commits

Author SHA1 Message Date
sin
63eddd65d6 Use double quotes 2014-02-28 17:53:42 +00:00
sin
e778637618 Fix typo 2014-02-28 17:39:24 +00:00
sin
45c1c79264 config.mk overrides environment so ensure the proper CFLAGS/LDFLAGS are used 2014-02-28 17:26:39 +00: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
sin
7d48cbd1b6 Move CFLAGS= LDFLAGS= inside configure 2014-02-28 16:06:39 +00:00
sin
807fe36d9e Install dwm to $root/bin not $root/usr/local/bin 2014-02-28 15:32:39 +00:00
sin
1443555312 Don't use make -C 2014-02-28 15:27:55 +00:00
sin
da375a7a29 Do a make clean wherever it is sensible 2014-02-28 15:25:23 +00:00
sin
dada9bd582 Install manpages to $root/share/man for ncurses 2014-02-28 15:17:16 +00:00
sin
6f8a42e274 Start using $optldflags and $optcflags 2014-02-28 13:41:26 +00:00
sin
4ee19b7182 tmux depends on libevent as well 2014-02-28 12:34:18 +00:00
Daniel Bainton
d71bb4e966 Move to a mk based build system 2014-02-28 14:22:25 +02:00
sin
6d1ab24ca7 Don't create $root/emul/* at build time
All the permissions will be wrong.  Simply fetch the tarball
and unpack it manually.

We can make a create-emul script that will download and unpack
it into /emul.
2014-02-28 11:19:26 +00:00
sin
c52eb94c4c Bump up kernel to 3.10.32 2014-02-28 11:08:39 +00:00
sin
44874e117b Disable netbeans for vim 2014-02-26 10:23:10 +00:00
sin
4294764b61 Disable GUI for vim 2014-02-26 10:17:27 +00:00
sin
c6e44984aa Use http:// instead of ftp:// 2014-02-26 09:53:28 +00:00
Daniel Bainton
377ada5f70 add vim 2014-02-26 09:38:53 +00:00
Daniel Bainton
6c3ee3b0e4 add abduco 2014-02-26 09:38:52 +00:00
Daniel Bainton
0238d1fafc add dvtm 2014-02-26 09:38:49 +00:00
Daniel Bainton
7aa00a63fd Build ncurses with wide character support 2014-02-26 09:38:47 +00:00
sin
8ffb318e5f Return in case of a build or install error 2014-02-20 16:32:32 +00:00
sin
0eb1396abb Fix mv 2014-02-20 16:28:23 +00:00
sin
7c628920dc Quote variables in package scripts 2014-02-20 16:10:47 +00:00
sin
5d6740796e Set the suid bit wherever necessary 2014-02-20 14:39:46 +00:00
sin
004eb4bbb9 Update to latest dwm 2014-02-20 13:22:51 +00:00
sin
1934d8b5c2 Add fdisk 2014-02-19 19:44:21 +00:00
sin
a2b2dfd016 Fix jupp installation 2014-02-19 18:13:11 +00:00
sin
832264a248 Blah v2 2014-02-19 17:07:01 +00:00
sin
a44a03b05c Add jupp 2014-02-19 16:45:05 +00:00
sin
3b451988cf Blah 2014-02-19 16:18:52 +00:00
sin
12720bc716 Compile tinyalsa tools statically 2014-02-19 15:55:23 +00:00
sin
128b5d92ce Add mpg123 package 2014-02-19 15:52:54 +00:00
sin
b39c1c7ec0 Copy tinyalsa headers as well 2014-02-19 15:45:15 +00:00
sin
a5e549fd6b Add tinyalsa package 2014-02-19 15:41:04 +00:00
sin
24b4717b8a Add kernel-headers package 2014-02-19 15:21:27 +00:00
sin
14c29ad1f2 Remove aewm 2014-02-18 17:47:06 +00:00
sin
a75e5fb30c Add dwm 2014-02-18 17:43:00 +00:00
sin
d6587db00b Clean before building aewm 2014-02-18 14:28:49 +00:00
sin
9461b0f707 Add reset 2014-02-18 13:53:58 +00:00
sin
973be5d416 Add terminus fonts 2014-02-18 13:09:23 +00:00
sin
26418d7e36 Add aewm 2014-02-18 12:48:04 +00:00
sin
fb2274ab94 Properly return 1 in case of error 2014-02-18 11:14:25 +00:00
sin
0745b928e3 Add TinyWM and xsetroot 2014-02-18 11:12:50 +00:00
sin
e7a61976d5 Add uuterm 2014-02-18 10:47:18 +00:00
sin
f672e5e416 Remember to do mkfontscale and mkfontdir 2014-02-17 18:03:20 +00:00
sin
9eedaa33ab Set up links properly 2014-02-17 16:41:50 +00:00
sin
4b1709f90a List dependencies explicitly
This is by far the simplest approach as packages previously
in cross-scripts/ could also depend on other packages.
2014-02-17 16:31:31 +00:00
sin
e62c2a7619 Add tinyxlib and tinyxserver 2014-02-17 15:55:47 +00:00