- Jan 17, 2007
-
-
Eric Andersen authored
-
Eric Andersen authored
-
- Jan 16, 2007
-
-
Bernhard Reutner-Fischer authored
-
Bernhard Reutner-Fischer authored
for fontconfig (note that CCexe isn't cached in configure, so just passing it to make later on is enough).
-
Bernhard Reutner-Fischer authored
-
Bernhard Reutner-Fischer authored
This package is broken since it passes TARGET_CFLAGS down to the HOSTCC in e.g. fc-case
-
Bernhard Reutner-Fischer authored
-
Bernhard Reutner-Fischer authored
-
Bernhard Reutner-Fischer authored
Now does not prompt for the former entered arch variant and ABI setting anymore, but still does for USE_BX (should this be forced to y if supported?) - TODO: add missing variants that are supported by uClibc to buildroot
-
Eric Andersen authored
-
"Steven J. Hill" authored
Remove all of the binaries except for the one used for the target even though it is a MIPS binary and cannot be used. This package is still crap.
-
"Steven J. Hill" authored
Fix failed build due to addition of '--libdir=/lib' which changed the location of where libmagic.a and libmagic.la were located.
-
- Jan 15, 2007
-
-
Eric Andersen authored
categories in here. Things are getting a bit messy just shoving everything in with no ordering.
-
Eric Andersen authored
-
Eric Andersen authored
fonts, add in the DejaVu line of unicode supporting truetype fonts
-
Eric Andersen authored
-
Eric Andersen authored
-
Eric Andersen authored
-
Bernhard Reutner-Fischer authored
-
Bernhard Reutner-Fischer authored
-
Bernhard Reutner-Fischer authored
-
Bernhard Reutner-Fischer authored
-
- Jan 14, 2007
-
-
Eric Andersen authored
-
Eric Andersen authored
-
Eric Andersen authored
-
"Steven J. Hill" authored
-
Eric Andersen authored
-
Eric Andersen authored
-
Bernhard Reutner-Fischer authored
TARGET_CONFIGURE_OPTS
-
Bernhard Reutner-Fischer authored
package sources used by later offline build.
-
"Steven J. Hill" authored
-
"Steven J. Hill" authored
-
"Steven J. Hill" authored
Add libevent package. I started building all the components needed for NFSv4 support of which libevent is one of them. The rest of the needed components, however, are horrific to get building.
-
"Steven J. Hill" authored
-
"Steven J. Hill" authored
-
Eric Andersen authored
-
Eric Andersen authored
-
Eric Andersen authored
they should be configured with --prefix=/usr and we then need to use make DESTDIR=$(STAGING_DIR) install to get things installed into the staging directory. The current situation for many packages, which use --prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled into the binary itself. This also adds in a pile of libtool fixups. Between broken pkgconfig, broken libtool handling, and broken --prefix settings, its a wonder things have worked as well as they have up till now. -Erik
-
Eric Andersen authored
try to use the system libraries as it is inclined to do
-
"Steven J. Hill" authored
-