Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Hans-Christian EgtvedtHans-Christian Egtvedt
4c1a34471dblinux: add probing for kernel version when installing modules This patch will ask the kernel for the specific versio...
Peter KorsgaardPeter Korsgaard
ef85a2b225bqtopia4: fix wrong compilation of qmake Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Daniel LairdDaniel Laird
3544d8f71e7package/libpng/libpng.mk: Change to autotools.in format Move libpng into the new era..... Signed-off-by: Daniel Lai...
Peter KorsgaardPeter Korsgaard
4baf71840f2bind: use strchr() instead of index()
Peter KorsgaardPeter Korsgaard
8d6e9e3907fqtopia4: fix adjustment of qmake.conf Extend the regexp to match spaces and also tabs to replace the qmake variables...
Peter KorsgaardPeter Korsgaard
bb2d9033555qtopia4: fix use of pkg-config When cross compiling, Qt sets PKG_CONFIG in its own configure script to an empty stri...
Peter KorsgaardPeter Korsgaard
3d098dd6222Fix matchbox build Fix matchbox build This patch fixes various failures in the Matchbox build: * libmatchbox and ...
Peter KorsgaardPeter Korsgaard
9042d929430Strip gettext libraries on the target Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter KorsgaardPeter Korsgaard
c8f70347ec8Strip libgtk2 in the target Rely on the sane default values of Makefile.autotools.in for the staging and target inst...
Peter KorsgaardPeter Korsgaard
a574856e192Strip pango libraries on the target Use the predefined INSTALL_STAGING_OPT and INSTALL_TARGET_OPT behaviour of Makef...
Peter KorsgaardPeter Korsgaard
eb749df6317Fix strange problems in pango configure target The configure target of pango had strange characters in it, preventin...
Peter KorsgaardPeter Korsgaard
a7f2a538c0blibglib2: remove $(DISABLE_NLS) from configure options The configure option --disable-nls is not supported anymore i...
Peter KorsgaardPeter Korsgaard
64a23d46548libglib2: remove redundant configure args Patch by Markus Heidelberg.
Peter KorsgaardPeter Korsgaard
785d6cc6d0cpackage: remove redundant pkg-config variables Also remove some redundant or predefined configure/make args in these...
Peter KorsgaardPeter Korsgaard
4cb7b78a249vim: add TARGET_CONFIGURE_OPTS Patch by Markus Heidelberg.
Peter KorsgaardPeter Korsgaard
b2c6ad8b5efdocker: requires pkgconfig, glib2 and X11
Peter KorsgaardPeter Korsgaard
aa63bf420aadocker: strip on target install
Peter KorsgaardPeter Korsgaard
ac71691272adocker: s/PKGCONFIG/PKG_CONFIG/ to be consistent Patch by Markus Heidelberg.
Peter KorsgaardPeter Korsgaard
7543f7dff4ctoolhain/: confgure: respect quiet option
Peter KorsgaardPeter Korsgaard
8a89d2b3f36package: cleanup PKG_CONFIG_SYSROOT PKG_CONFIG_SYSROOT_DIR and friends get set in package/Makefile.in, so there's no...
Peter KorsgaardPeter Korsgaard
ae116fece66qtopia4: reduce the use of BR2_PACKAGE_QTOPIA4 Use one conditional if statement instead of several single "depends o...
Peter KorsgaardPeter Korsgaard
2ee7e54c616kernel-headers: bump 2.6.25, 2.6.26 and 2.6.27 minor versions
Peter KorsgaardPeter Korsgaard
f3cdba47072lsof: bump version Reported by Mark McLaurin.
Peter KorsgaardPeter Korsgaard
e9008a36bfdx11r7/xkeyboard-config: select xkbcomp xkeyboard-config uses xkbcomp at runtime, so select it. closes #5704.
Peter KorsgaardPeter Korsgaard
65815316b4dx11r7/xserver: select cursor font as well Really closes #5684.
Peter KorsgaardPeter Korsgaard
80790efc5aax11r7/xserver: select misc font + font alias Closes #5684.
Peter KorsgaardPeter Korsgaard
29d001a042ex11r7/xclock: don't force libiconv link Closes #5654.
Daniel LairdDaniel Laird
eff04b41d3cpackage/Makefile.in: Remove rpath fix as it breaks Thomas png build Remove my fix for rpath-link until I can find ou...
Daniel LairdDaniel Laird
ab20262575apackage/cairo/cairo.mk: Bounce version and add patches for DirectFB Update Cairo to 1.6.4 Add DirectFB patches as su...
Peter KorsgaardPeter Korsgaard
9364487c25ax11r7/libFS susv3-legacy: update to what got applied upstream For details, see: http://lists.freedesktop.org/archive...
Daniel LairdDaniel Laird
ec65ef836f7package/Makefile.in: Add -rpath-link As per various email discussions add -rpath-link to the LDFLAGS. This definate...
Peter KorsgaardPeter Korsgaard
6fd903a4deanew package wizard: change bash-specific construct Patch by Markus Heidelberg. ${VAR//-/_} which replaces - with _ ...
Peter KorsgaardPeter Korsgaard
14717272beex11r7/xserver: bump version
Peter KorsgaardPeter Korsgaard
79bdd27e5d4x11r7/xfs: bump version - fixes CVE-2007-4568 For details, see: http://lists.freedesktop.org/archives/xorg-announce/...
Peter KorsgaardPeter Korsgaard
5b95c921e92x11r7/libFS: use memcpy instead of bcopy
Peter KorsgaardPeter Korsgaard
923e61ee5bdpackage/memstat: add memstat package Memstat lists all the processes, executables, and shared libraries that are usi...
Daniel LairdDaniel Laird
705ea6dee0bpackage/atk/atk.mk: Bounce version Bounce version to 1.22.0 Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Peter KorsgaardPeter Korsgaard
43af3d35781buildroot: add QUIET variable and use it for wget/git/svn/configure A lot of tools take a -q option to be quiet. Set...
Peter KorsgaardPeter Korsgaard
02cfe523e88sqlite: bump version
Peter KorsgaardPeter Korsgaard
a16c662d0aatoolchain/uclibc: brown paper bag fix for r23746 So much for doing one more "obvious" fix before going home - Sorry ...
Peter KorsgaardPeter Korsgaard
cdade1dd007toolchain/uclibc: only use make install_headers for 0.9.29+ 0.9.28.3 doesn't have install_headers, so use install_de...
Daniel LairdDaniel Laird
00ad71901b9package/pango/pango.mk: Remove redundant PKG_CONFIG_* Remove the unnecessary PKG_CONFIG_* settings and tidy up some...
Peter KorsgaardPeter Korsgaard
e337d002fe4package/: remove redundant install-strip in *_TARGET_INSTALL_OPT It's default now.
Peter KorsgaardPeter Korsgaard
fc7bf9e3254neon: don't strip if BR2_ENABLE_DEBUG is enabled
Peter KorsgaardPeter Korsgaard
084e855d055bridge-utils: don't strip if BR2_ENABLE_DEBUG is enabled
Peter KorsgaardPeter Korsgaard
886b274a5cbBR2_HAVE_DOCUMENTATION: add option to remove documentation from target Some packages' install-strip target install q...
Peter KorsgaardPeter Korsgaard
fedf24cf51fMakefile.autotools.in: default to install-strip for non-debug target install
Peter KorsgaardPeter Korsgaard
2b6db275f8dx11r7/libXft: use install-strip for target install Saves ~400 KB
Peter KorsgaardPeter Korsgaard
a3aeff1bd84x11r7/libXext: use install-strip for target install Saves ~400 KB
Peter KorsgaardPeter Korsgaard
56a93caa2a7x11r7/libXi: use install-strip for target install Saves ~900 KB
Peter KorsgaardPeter Korsgaard
2f8d8843ad6x11r7/libXfont: use install-strip for target install Saves ~800 KB
Peter KorsgaardPeter Korsgaard
b09d3f77a43strace: bump version Fixes build with 2.6.27 kernel headers
Daniel LairdDaniel Laird
988163764ecpackage/liberation: Add liberation fonts package Add the liberation fonts package as this can be used by GTK etc and...
Peter KorsgaardPeter Korsgaard
b0457a0ab71x11r7/xserver: use install-strip for target install
Peter KorsgaardPeter Korsgaard
9dcce967a89x11r7/libXt: don't install makestrs Don't install makestrs in the first place, instead of removing it afterwards. Fi...
Peter KorsgaardPeter Korsgaard
b522386129cx11r7/libXaw: use install-strip for target install Saves ~3 MB
Peter KorsgaardPeter Korsgaard
78fa144ee33x11r7/libXt: use install-strip for target install Saves ~1.4 MB
Peter KorsgaardPeter Korsgaard
efd50b40c0ax11r7/libX11: use install-strip for target install Saves ~11 MB
Peter KorsgaardPeter Korsgaard
4c9b747b952vim: use $(MAKE) instead of hardcoding make
Peter KorsgaardPeter Korsgaard
daf30631d84acpid: use $(MAKE) in acpid-clean instead of hardcoding make
Peter KorsgaardPeter Korsgaard
e320fc667abpackage/matchbox: fix BR2_PACKAGE_MATCHBOX_KEYBOARD Kconfig Fix typo and wrong information in help text (not a cvs s...
Peter KorsgaardPeter Korsgaard
cb9d03ca6e0target: add /sys directory to target skeletons needing it The remaining target_skeletons where /etc/fstab mentions s...
Peter KorsgaardPeter Korsgaard
ca672dc4dc9target/device/Atmel: add /sys to target skeletons Reported by John Schimandle
Peter KorsgaardPeter Korsgaard
da39abf0cc0Bump up libgtk2 version Bump up libgtk2 version The version of libgtk2 currently used doesn't build when built agai...
Peter KorsgaardPeter Korsgaard
921eb994f8aAdd Xilinx UARTLITE and MPC5200 PSC device files (serial ports) From: Grant Likely <grant.likely@secretlab.ca> The ...
Peter KorsgaardPeter Korsgaard
e241fa42907Typo fix in toolchain/external-toolchain/ext-tool.mk From: Grant Likely <grant.likely@secretlab.ca> Comment block h...
Peter KorsgaardPeter Korsgaard
50548330b46kconfig: only warn about long help lines, not other types of lines We have some pretty long depends / default y|n li...
Daniel LairdDaniel Laird
fcb9d45a07bpackage/directfb-examples: DirectFB examples package Add the DirectFB examples package. This patch adds the DirectF...
Daniel LairdDaniel Laird
7ba44159bdcpackage/sawman: Add Package SawMan SaWMan is a new window manager module for use with DirectFB. Its main difference...
Bernhard Reutner-FischerBernhard Reutner-Fischer
184891efc55- extend documentation to mention adding package/foo/Config.in to package/Config.in
Peter KorsgaardPeter Korsgaard
b931451833bbusybox: add 1.12.1 modprobe fix
Hans-Christian EgtvedtHans-Christian Egtvedt
bd3dd7b6b9bopenssl: fix architecture specified when configuring openssl This patch will default to linux-generic32, unless a kn...
Daniel LairdDaniel Laird
ad0984bfa8epackage/libxml2/libxml2.mk: Bounce version to 2.6.32 Bounce the version to 2.6.32. And deal with the left over .rej ...
Peter KorsgaardPeter Korsgaard
722f3634fb8kernel-headers: bump 2.6.25.x / 2.6.26.x versions
Peter KorsgaardPeter Korsgaard
d60874fe58bkernel-headers: add 2.6.27 And mark 2.6.26 as recent, 2.6.25 as deprecated while we're at it.
Thiago A. CorrêaThiago A. Corrêa
d45cc3d36f3Fix dependency on libungif
Thiago A. CorrêaThiago A. Corrêa
1498c1baf78Fix whitespace damage
Daniel LairdDaniel Laird
508f033a1bapackage/freetype: Convert to Makefile.autotools.in Use AutoTools.in to build freetype. Slight issue with freetype in...
Thiago A. CorrêaThiago A. Corrêa
4c448c4c7f4Fix dependencies in directfb config options
Hamish MoffattHamish Moffatt
433a26a515aRename patches to include Python 2.4 version, in preparation for adding 2.5
Thiago A. CorrêaThiago A. Corrêa
8a12bab608cwiden options to configure directfb, patch by Micha Nelissen <micha@neli.hopto.org>
Wade BerrierWade Berrier
5b0e7a5ddb4Makefile.autotools.in: honor CONFIG_SHELL and TAR. Don't use recursively expanded definition (Use ':=' instead of...
Wade BerrierWade Berrier
a8ed074e80dlogrotate: remove duplicate deps. Clean up '/etc' on make clean. Some other syntactic niceties.
Hans-Christian EgtvedtHans-Christian Egtvedt
c0f95aafb8buclibc: fix path to ARCH_CFLAGS when compiling the test suite Signed-off-by: Hans-Christian Egtvedt <hans-christian....
Hans-Christian EgtvedtHans-Christian Egtvedt
f37e5da1133libpcap: bump to version 0.9.8 This patch bumps the version to 0.9.8 and refreshes the patch against that version. F...
Hans-Christian EgtvedtHans-Christian Egtvedt
8e71cdd87f7uclibc: add kconfig option and make stuff for installing the uClibc test suite This patch adds the possibility to in...
Hans-Christian EgtvedtHans-Christian Egtvedt
599d3243f1fopenssl: fix compiling OpenSSL for i386 architecture This patch will use linux-generic32 for all i386 target archite...
Wade BerrierWade Berrier
d6b556670c7vsftpd: -Patch to build against newer kernel headers ( vsftpd-2.0.7-uclibc.patch , based on idea from http://www....
Wade BerrierWade Berrier
b8508d758e8logrotate: -new package
Wade BerrierWade Berrier
3916f9ef4a2ccache: -Don't show custom location dir if ccache isn't selected.
Wade BerrierWade Berrier
165bfb3a236which.mk: -Update to 2.20 which doesn't depend on readline Config.in: -Don't depend on readline any longer
Wade BerrierWade Berrier
f6c58902acbsamba.mk: -force some performance enhancing autoconf options -run 'installscripts' so findsmb and smbtar are installe...
Wade BerrierWade Berrier
56eebd08c05Makefile.autotools.in: -Make tar switches 1.14 compatible (Not sure of a more elegant way to handle this ... ?)
Wade BerrierWade Berrier
6afbfedbb44vim: -Apply patches from list (http://buildroot.uclibc.org/lists/buildroot/2008-July/009846.html http://buildroot....
Wade BerrierWade Berrier
af9710538ecccache: -Allow user to specify custom ccache location. This allows you to build a toolchain and put it on an nfs sh...
Wade BerrierWade Berrier
6f6893c633ebash.mk: -Force some autoconf options so that job control is turned on. (Otherwise these checks fail when cross com...
Peter KorsgaardPeter Korsgaard
a42c6373c48busybox: 1.12.1 grep fix
Peter KorsgaardPeter Korsgaard
242895ef637png: bump version Upgrade libpng to 1.2.32 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter KorsgaardPeter Korsgaard
56aeef91453ncftp: bump version Patch by Micha Nelissen
Peter KorsgaardPeter Korsgaard
d1b1b4ee7d0README: document out-of-tree build support
Hans-Christian EgtvedtHans-Christian Egtvedt
0fbec516fd6linux: fix copy of Busybox config to target directory This patch fixes bug report #5204. The Busybox config was not ...
Hans-Christian EgtvedtHans-Christian Egtvedt
50b55c90065gcc: make installation of shared libraries multi-project safe This patch modifies the rule for installing the shared...
Hans-Christian EgtvedtHans-Christian Egtvedt
3fac2be7243gcc: make sure that /usr/lib exists on target before installing shared libs On very lite systems the /usr/lib direct...
Hans-Christian EgtvedtHans-Christian Egtvedt
49f6f94aeeekernel-headers: remove whitespace damage
Hans-Christian EgtvedtHans-Christian Egtvedt
74c0b2b0f26avahi: add dependencies in right order This patch puts gettext and libintl before the avahi targets, thus making sur...
Hans-Christian EgtvedtHans-Christian Egtvedt
497f55fb21exserver_xorg-server: fix missing backslash on end of CONF_OPT This patch adds a missing backslash on a line in the m...
Hans-Christian EgtvedtHans-Christian Egtvedt
21eb2bfd617uclibc: install headers after building headers in configure part This patch will run "make headers install_headers" ...
Hans-Christian EgtvedtHans-Christian Egtvedt
caf7ca606beqtopia4: bump version to 4.4.3 Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Peter KorsgaardPeter Korsgaard
08fd45b4fbabusybox: bump 1.11.x and 1.12.x versions
Peter KorsgaardPeter Korsgaard
94b3420da9cproject/Makefile.in: workaround issue with out-of-tree builds Other packages might also support Linux-style out of t...
Hans-Christian EgtvedtHans-Christian Egtvedt
0915c62d983sdl_net: fix install options for target and staging This patch install with install-strip to the target and uses the...
Hans-Christian EgtvedtHans-Christian Egtvedt
cf61d19bd83lxdoom: add dependency to a xserver in Makefile This patch corrects the commit r23467 and replaces uclibc with xserv...
Hans-Christian EgtvedtHans-Christian Egtvedt
cbaae749b64lxdoom: make package depend on X11 server lxdoom depends on a X11 server to be built, this patch will only show lxdo...
Hans-Christian EgtvedtHans-Christian Egtvedt
75381b7f0ebdoom-wad: enable kconfig entry for PrBoom package and fix whitespace damage This patch will let the user install the...
Hans-Christian EgtvedtHans-Christian Egtvedt
005d15ae78fprboom: add new games package PrBoom This patch adds a new package PrBoom. PrBoom is a Doom and Doom ][ client which...
Hans-Christian EgtvedtHans-Christian Egtvedt
7108decafe7doom-wad: split out and fix installation of Doom shareware wad file This patch splits the installation of the sharew...
Hans-Christian EgtvedtHans-Christian Egtvedt
e40448aa34bSDL_net: add new package SDL_net This patch adds a new package SDL_net. SDL_net is a small, low-level, cross-platfor...
Hans-Christian EgtvedtHans-Christian Egtvedt
1a66c6c5471openssh: convert to Makefile.autotools.in and bump version to 5.1p1 This patch converts building of OpenSSH to use M...
Hans-Christian EgtvedtHans-Christian Egtvedt
86029f4a359openssl: add patch for AVR32 support and optimization This patch adds support for AVR32 architecture and adds an opt...
Hans-Christian EgtvedtHans-Christian Egtvedt
1158ddccd97openssl: convert to Makefile.autotools.in and bump version to 0.9.8g This patch converts building of OpenSSL to use ...
Peter KorsgaardPeter Korsgaard
5c662fee803target/linux/advanced: don't hardcode date suffix Use ROOTFS_SUFFIX instead of hardcoding -$(DATE). Reported by Lar...
Peter KorsgaardPeter Korsgaard
22b455818d0busybox: more 1.12.0 patches
Peter KorsgaardPeter Korsgaard
0e23e6bdf13package: add libconfuse - A library for parsing configuration files
Peter KorsgaardPeter Korsgaard
681f7022fa5libtool: don't error on missing directories in clean targets
Daniel LairdDaniel Laird
52097d2dad0Makefile.autotools.in: Get my $(Q)'s in the correct place Minor fix for Makefile.autotools.in that deals with the pa...
Daniel LairdDaniel Laird
4ab8aa443baMakefile.autotools.in: Extended to cope with more bad packages 1. I added a HOOK_POST_EXTRACT previously so that I c...
Hans-Christian EgtvedtHans-Christian Egtvedt
0b8ba16bc4dbridge-utils: remove whitespace at end of file
Hans-Christian EgtvedtHans-Christian Egtvedt
9f8b1ce23d3iptables: fix install rule to install everything in appropriate directories This patch will install iptables with th...
Peter KorsgaardPeter Korsgaard
3220405a75fConfig.in: Don't special case atmel targets for image suffix It's confusing to have different behaviour of target in...
Hans-Christian EgtvedtHans-Christian Egtvedt
e410210c08eaumix: fix install rule to target to support multiple projects This patch will let aumix depend on an installed file...
Hans-Christian EgtvedtHans-Christian Egtvedt
aff967f0689libupnp: add package libupnp This patch adds libupnp package to Buildroot. libupnp provides developers with an API t...
Peter KorsgaardPeter Korsgaard
667ec53adb6lighttpd: don't enable openssl support by default
Peter KorsgaardPeter Korsgaard
57ae4753edclighttpd: fix compilation without largefile support lighttpd uses --disable-lfs instead of --disable-largefile. Remo...
Peter KorsgaardPeter Korsgaard
fc1491ce44fpcre: fixup paths in pcre-config
Hans-Christian EgtvedtHans-Christian Egtvedt
16091faf1e3oprofile: convert oprofile.mk to use Makefile.autotools.in and bump version This patch bumps the version to 0.9.4 an...
Peter KorsgaardPeter Korsgaard
87d3e5f9617findutils: use install-strip for target install
Peter KorsgaardPeter Korsgaard
e3556c88620Makefile: support relative paths for out of tree builds And complain if the output directory cannot be created.
Peter KorsgaardPeter Korsgaard
49e3aba2d99target/generic: add uartlite ttyULx devices to securetty
Thiago A. CorrêaThiago A. Corrêa
1b821fe7de9Fix iptables compile error by updating to Makefile.autotools.in and bumping version to 1.4.1
Peter KorsgaardPeter Korsgaard
f4b178495e1fontconfig: use install-strip for target install
Peter KorsgaardPeter Korsgaard
7b2a5028577Makefile.autotools.in: fix DESTDIR= help text DESTDIR per default points to TARGET_DIR / STAGING_DIR without /usr ap...
Peter KorsgaardPeter Korsgaard
79d7e95d5a4Makefile.autotools.in: fix FOO_UNINSTALL_TARGET_OPT help text It defaults to TARGET_DIR, not STAGING_DIR.
Hamish MoffattHamish Moffatt
346844d0578Applied patch from Brian Foster <brian.foster@innova-card.com>: make "make clean" remove the .root stamp, so that eve...
Hamish MoffattHamish Moffatt
22258ea860eMove project-specific stamp files into a project-specific directory $(PROJECT_BUILD_DIR)/autotools-stamps. Without th...
Hamish MoffattHamish Moffatt
542e7ae3a6eExport site package directory location for use by other packages
Hamish MoffattHamish Moffatt
84b4e007748Applied patch from Michel Wilson to allow the cursor in the X root window to be disabled. Unfortunately this is a com...
Peter KorsgaardPeter Korsgaard
32217740f29busybox: 1.11.2 patch
Peter KorsgaardPeter Korsgaard
629c878a300busybox: remove stale busybox 1.11.1 patches Hamish, don't forget to remove those when you bump the version
Hamish MoffattHamish Moffatt
fc333e7d083Support building without WCHAR support
Hamish MoffattHamish Moffatt
a94fefa3160Keep /usr/bin/python2.4 and make /usr/bin/python a link to it
Peter KorsgaardPeter Korsgaard
9f0f3e5df4dmodule-init-tools: check correct symbol for cross-depmod Reported by Markus Heidelberg
Peter KorsgaardPeter Korsgaard
c4b8487222cfakeroot: bump version
Peter KorsgaardPeter Korsgaard
aed6336f1f9libid3tag: don't depend on libmad libid3tag doesn't use libmad.
Peter KorsgaardPeter Korsgaard
8a00a1ac655jffs2: cleanup Patch by Markus Heidelberg <markus.heidelberg@web.de> * remove needless help in invisible config opt...
Peter KorsgaardPeter Korsgaard
6da49b6c2bemysql_client: fix paths Patch by Markus Heidelberg <markus.heidelberg@web.de>
Peter KorsgaardPeter Korsgaard
45edd860760xapp_xman: fix paths Patch by Markus Heidelberg <markus.heidelberg@web.de>
Peter KorsgaardPeter Korsgaard
3b471d7aa10concierge: fix paths Patch by Markus Heidelberg <markus.heidelberg@web.de>
Peter KorsgaardPeter Korsgaard
886b2fa501cspeex: fix paths (broken by r23330) Patch by Markus Heidelberg <markus.heidelberg@web.de>
Peter KorsgaardPeter Korsgaard
a7488f295efmpg123: fix paths (broken by r23330)
Peter KorsgaardPeter Korsgaard
4146acdd723madplay: fix paths (broken by r23330)
Peter KorsgaardPeter Korsgaard
fbb0fe9fbbclibsndfile: fix paths (broken by r23330)
Peter KorsgaardPeter Korsgaard
1ee7b46fc1alibmad: fix paths (broken by r23330)
Peter KorsgaardPeter Korsgaard
0e627ae3580libid3tag: fix paths (broken by r23330)
Peter KorsgaardPeter Korsgaard
9a1567d0df9festival: fix path in AUTOTARGETS (broken by r23330)
Peter KorsgaardPeter Korsgaard
7fea845778aasterisk: fix paths (broken by r23330)
Peter KorsgaardPeter Korsgaard
bfa26b3a8c5alsa-utils: fix paths (broken by r23330)
Peter KorsgaardPeter Korsgaard
b42d2aae6bdalsa-lib: fix paths (broken by r23330)
Peter KorsgaardPeter Korsgaard
6619322f153festival: fix more paths (broken by r23330) Patch by Markus Heidelberg <markus.heidelberg@web.de>
Peter KorsgaardPeter Korsgaard
ae1249ef848festival: fix paths (broken by r23330) Patch by Michel Wilson <michel@crondor.net>
Daniel LairdDaniel Laird
76235a15b37audio: Move all audio packages into audio subdir Moved all audio packages into a subdir called audio. I then created...
Peter KorsgaardPeter Korsgaard
03e3886c012sqlite: bump version
Hamish MoffattHamish Moffatt
50bad3ea451Version bump to 2.3.7 This package should be converted to use Makefile.autotools.in by someone who uses it..
Hamish MoffattHamish Moffatt
add5629d4afNew package for dnet, a wrapper library for getting access to kernel network information and an optional Python modul...
Hamish MoffattHamish Moffatt
87f0d783ff4Override the uninstall target rather than the clean target Also, don't actually create the .stamp_uninstalled but rem...
Hamish MoffattHamish Moffatt
7b759f0910eMake the autotools xyz-clean target call xyz-uninstall first, rather than duplicating its actions
Hamish MoffattHamish Moffatt
ea8e74bcbeeApplied change from Ben Nizette and Hans-Christian Egtvedt to correctly detect version of gcc on recent distros. Sup...
Hamish MoffattHamish Moffatt
d74a92e00ccRemove lzo patches which aren't required with latest liblzo package updates
Hamish MoffattHamish Moffatt
1c89cf3f89eAdded eeprog package from gustavoz
Hamish MoffattHamish Moffatt
18a7694675aFix duplicate $(AUTORECONF) run in autoreconf and configure targets
Hamish MoffattHamish Moffatt
feb569d3cdbIn the uninstall and clean targets, remove the built/installed stamp files so that those actions will do something if...
Peter KorsgaardPeter Korsgaard
021c689d2e2games: add games.mk so make will descent down package/games/*/*.mk
Thiago A. CorrêaThiago A. Corrêa
80ddff211f3Bump version
Thiago A. CorrêaThiago A. Corrêa
52a7c1681e0Qtopia: don't build sqlite driver when SQL module is disabled.
Peter KorsgaardPeter Korsgaard
0ca929e0529file: select zlib file depends on zlib, so make it visible in kconfig.
Peter KorsgaardPeter Korsgaard
b1628c526f1file: bump version and use official upstream instead of Debian Debian is a bit too volatile.
Peter KorsgaardPeter Korsgaard
b242a82b456cups: fix help text
Peter KorsgaardPeter Korsgaard
34a36309f7cbridge: bump version Upstream tarball doesn't include configure, so run autoreconf.
Peter KorsgaardPeter Korsgaard
dec14f760ebbridge: convert to Makefile.autotools.in format