Hans-Christian Egtvedt | 4c1a34471db | linux: add probing for kernel version when installing modules
This patch will ask the kernel for the specific versio... | | |
Peter Korsgaard | ef85a2b225b | qtopia4: fix wrong compilation of qmake
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | | |
Daniel Laird | 3544d8f71e7 | package/libpng/libpng.mk: Change to autotools.in format
Move libpng into the new era.....
Signed-off-by: Daniel Lai... | | |
Peter Korsgaard | 4baf71840f2 | bind: use strchr() instead of index() | | |
Peter Korsgaard | 8d6e9e3907f | qtopia4: fix adjustment of qmake.conf
Extend the regexp to match spaces and also tabs to replace the qmake
variables... | | |
Peter Korsgaard | bb2d9033555 | qtopia4: fix use of pkg-config
When cross compiling, Qt sets PKG_CONFIG in its own configure script to
an empty stri... | | |
Peter Korsgaard | 3d098dd6222 | Fix matchbox build
Fix matchbox build
This patch fixes various failures in the Matchbox build:
* libmatchbox and ... | | |
Peter Korsgaard | 9042d929430 | Strip gettext libraries on the target
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Peter Korsgaard | c8f70347ec8 | Strip libgtk2 in the target
Rely on the sane default values of Makefile.autotools.in for the
staging and target inst... | | |
Peter Korsgaard | a574856e192 | Strip pango libraries on the target
Use the predefined INSTALL_STAGING_OPT and INSTALL_TARGET_OPT
behaviour of Makef... | | |
Peter Korsgaard | eb749df6317 | Fix strange problems in pango configure target
The configure target of pango had strange characters in it, preventin... | | |
Peter Korsgaard | a7f2a538c0b | libglib2: remove $(DISABLE_NLS) from configure options
The configure option --disable-nls is not supported anymore i... | | |
Peter Korsgaard | 64a23d46548 | libglib2: remove redundant configure args
Patch by Markus Heidelberg. | | |
Peter Korsgaard | 785d6cc6d0c | package: remove redundant pkg-config variables
Also remove some redundant or predefined configure/make args in these... | | |
Peter Korsgaard | 4cb7b78a249 | vim: add TARGET_CONFIGURE_OPTS
Patch by Markus Heidelberg. | | |
Peter Korsgaard | b2c6ad8b5ef | docker: requires pkgconfig, glib2 and X11 | | |
Peter Korsgaard | aa63bf420aa | docker: strip on target install | | |
Peter Korsgaard | ac71691272a | docker: s/PKGCONFIG/PKG_CONFIG/ to be consistent
Patch by Markus Heidelberg. | | |
Peter Korsgaard | 7543f7dff4c | toolhain/: confgure: respect quiet option | | |
Peter Korsgaard | 8a89d2b3f36 | package: cleanup PKG_CONFIG_SYSROOT
PKG_CONFIG_SYSROOT_DIR and friends get set in package/Makefile.in,
so there's no... | | |
Peter Korsgaard | ae116fece66 | qtopia4: reduce the use of BR2_PACKAGE_QTOPIA4
Use one conditional if statement instead of several single "depends o... | | |
Peter Korsgaard | 2ee7e54c616 | kernel-headers: bump 2.6.25, 2.6.26 and 2.6.27 minor versions | | |
Peter Korsgaard | f3cdba47072 | lsof: bump version
Reported by Mark McLaurin. | | |
Peter Korsgaard | e9008a36bfd | x11r7/xkeyboard-config: select xkbcomp
xkeyboard-config uses xkbcomp at runtime, so select it.
closes #5704. | | |
Peter Korsgaard | 65815316b4d | x11r7/xserver: select cursor font as well
Really closes #5684. | | |
Peter Korsgaard | 80790efc5aa | x11r7/xserver: select misc font + font alias
Closes #5684. | | |
Peter Korsgaard | 29d001a042e | x11r7/xclock: don't force libiconv link
Closes #5654. | | |
Daniel Laird | eff04b41d3c | package/Makefile.in: Remove rpath fix as it breaks Thomas png build
Remove my fix for rpath-link until I can find ou... | | |
Daniel Laird | ab20262575a | package/cairo/cairo.mk: Bounce version and add patches for DirectFB
Update Cairo to 1.6.4
Add DirectFB patches as su... | | |
Peter Korsgaard | 9364487c25a | x11r7/libFS susv3-legacy: update to what got applied upstream
For details, see:
http://lists.freedesktop.org/archive... | | |
Daniel Laird | ec65ef836f7 | package/Makefile.in: Add -rpath-link
As per various email discussions add -rpath-link
to the LDFLAGS.
This definate... | | |
Peter Korsgaard | 6fd903a4dea | new package wizard: change bash-specific construct
Patch by Markus Heidelberg.
${VAR//-/_} which replaces - with _ ... | | |
Peter Korsgaard | 14717272bee | x11r7/xserver: bump version | | |
Peter Korsgaard | 79bdd27e5d4 | x11r7/xfs: bump version - fixes CVE-2007-4568
For details, see:
http://lists.freedesktop.org/archives/xorg-announce/... | | |
Peter Korsgaard | 5b95c921e92 | x11r7/libFS: use memcpy instead of bcopy | | |
Peter Korsgaard | 923e61ee5bd | package/memstat: add memstat package
Memstat lists all the processes, executables, and shared
libraries that are usi... | | |
Daniel Laird | 705ea6dee0b | package/atk/atk.mk: Bounce version
Bounce version to 1.22.0
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com> | | |
Peter Korsgaard | 43af3d35781 | buildroot: add QUIET variable and use it for wget/git/svn/configure
A lot of tools take a -q option to be quiet.
Set... | | |
Peter Korsgaard | 02cfe523e88 | sqlite: bump version | | |
Peter Korsgaard | a16c662d0aa | toolchain/uclibc: brown paper bag fix for r23746
So much for doing one more "obvious" fix before going home -
Sorry ... | | |
Peter Korsgaard | cdade1dd007 | toolchain/uclibc: only use make install_headers for 0.9.29+
0.9.28.3 doesn't have install_headers, so use install_de... | | |
Daniel Laird | 00ad71901b9 | package/pango/pango.mk: Remove redundant PKG_CONFIG_*
Remove the unnecessary PKG_CONFIG_* settings and tidy up some... | | |
Peter Korsgaard | e337d002fe4 | package/: remove redundant install-strip in *_TARGET_INSTALL_OPT
It's default now. | | |
Peter Korsgaard | fc7bf9e3254 | neon: don't strip if BR2_ENABLE_DEBUG is enabled | | |
Peter Korsgaard | 084e855d055 | bridge-utils: don't strip if BR2_ENABLE_DEBUG is enabled | | |
Peter Korsgaard | 886b274a5cb | BR2_HAVE_DOCUMENTATION: add option to remove documentation from target
Some packages' install-strip target install q... | | |
Peter Korsgaard | fedf24cf51f | Makefile.autotools.in: default to install-strip for non-debug target install | | |
Peter Korsgaard | 2b6db275f8d | x11r7/libXft: use install-strip for target install
Saves ~400 KB | | |
Peter Korsgaard | a3aeff1bd84 | x11r7/libXext: use install-strip for target install
Saves ~400 KB | | |
Peter Korsgaard | 56a93caa2a7 | x11r7/libXi: use install-strip for target install
Saves ~900 KB | | |
Peter Korsgaard | 2f8d8843ad6 | x11r7/libXfont: use install-strip for target install
Saves ~800 KB | | |
Peter Korsgaard | b09d3f77a43 | strace: bump version
Fixes build with 2.6.27 kernel headers | | |
Daniel Laird | 988163764ec | package/liberation: Add liberation fonts package
Add the liberation fonts package as this can be used
by GTK etc and... | | |
Peter Korsgaard | b0457a0ab71 | x11r7/xserver: use install-strip for target install | | |
Peter Korsgaard | 9dcce967a89 | x11r7/libXt: don't install makestrs
Don't install makestrs in the first place, instead of removing it
afterwards. Fi... | | |
Peter Korsgaard | b522386129c | x11r7/libXaw: use install-strip for target install
Saves ~3 MB | | |
Peter Korsgaard | 78fa144ee33 | x11r7/libXt: use install-strip for target install
Saves ~1.4 MB | | |
Peter Korsgaard | efd50b40c0a | x11r7/libX11: use install-strip for target install
Saves ~11 MB | | |
Peter Korsgaard | 4c9b747b952 | vim: use $(MAKE) instead of hardcoding make | | |
Peter Korsgaard | daf30631d84 | acpid: use $(MAKE) in acpid-clean instead of hardcoding make | | |
Peter Korsgaard | e320fc667ab | package/matchbox: fix BR2_PACKAGE_MATCHBOX_KEYBOARD Kconfig
Fix typo and wrong information in help text (not a cvs s... | | |
Peter Korsgaard | cb9d03ca6e0 | target: add /sys directory to target skeletons needing it
The remaining target_skeletons where /etc/fstab mentions s... | | |
Peter Korsgaard | ca672dc4dc9 | target/device/Atmel: add /sys to target skeletons
Reported by John Schimandle | | |
Peter Korsgaard | da39abf0cc0 | Bump up libgtk2 version
Bump up libgtk2 version
The version of libgtk2 currently used doesn't build when built agai... | | |
Peter Korsgaard | 921eb994f8a | Add Xilinx UARTLITE and MPC5200 PSC device files (serial ports)
From: Grant Likely <grant.likely@secretlab.ca>
The ... | | |
Peter Korsgaard | e241fa42907 | Typo fix in toolchain/external-toolchain/ext-tool.mk
From: Grant Likely <grant.likely@secretlab.ca>
Comment block h... | | |
Peter Korsgaard | 50548330b46 | kconfig: only warn about long help lines, not other types of lines
We have some pretty long depends / default y|n li... | | |
Daniel Laird | fcb9d45a07b | package/directfb-examples: DirectFB examples package
Add the DirectFB examples package.
This patch adds the DirectF... | | |
Daniel Laird | 7ba44159bdc | package/sawman: Add Package SawMan
SaWMan is a new window manager module for use with DirectFB.
Its main difference... | | |
Bernhard Reutner-Fischer | 184891efc55 | - extend documentation to mention adding package/foo/Config.in to package/Config.in | | |
Peter Korsgaard | b931451833b | busybox: add 1.12.1 modprobe fix | | |
Hans-Christian Egtvedt | bd3dd7b6b9b | openssl: fix architecture specified when configuring openssl
This patch will default to linux-generic32, unless a kn... | | |
Daniel Laird | ad0984bfa8e | package/libxml2/libxml2.mk: Bounce version to 2.6.32
Bounce the version to 2.6.32.
And deal with the left over .rej ... | | |
Peter Korsgaard | 722f3634fb8 | kernel-headers: bump 2.6.25.x / 2.6.26.x versions | | |
Peter Korsgaard | d60874fe58b | kernel-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êa | d45cc3d36f3 | Fix dependency on libungif | | |
Thiago A. Corrêa | 1498c1baf78 | Fix whitespace damage | | |
Daniel Laird | 508f033a1ba | package/freetype: Convert to Makefile.autotools.in
Use AutoTools.in to build freetype.
Slight issue with freetype in... | | |
Thiago A. Corrêa | 4c448c4c7f4 | Fix dependencies in directfb config options | | |
Hamish Moffatt | 433a26a515a | Rename patches to include Python 2.4 version, in preparation for adding 2.5 | | |
Thiago A. Corrêa | 8a12bab608c | widen options to configure directfb, patch by Micha Nelissen <micha@neli.hopto.org> | | |
Wade Berrier | 5b0e7a5ddb4 | Makefile.autotools.in: honor CONFIG_SHELL and TAR.
Don't use recursively expanded definition
(Use ':=' instead of... | | |
Wade Berrier | a8ed074e80d | logrotate: remove duplicate deps. Clean up '/etc'
on make clean. Some other syntactic niceties. | | |
Hans-Christian Egtvedt | c0f95aafb8b | uclibc: fix path to ARCH_CFLAGS when compiling the test suite
Signed-off-by: Hans-Christian Egtvedt <hans-christian.... | | |
Hans-Christian Egtvedt | f37e5da1133 | libpcap: 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 Egtvedt | 8e71cdd87f7 | uclibc: add kconfig option and make stuff for installing the uClibc test suite
This patch adds the possibility to in... | | |
Hans-Christian Egtvedt | 599d3243f1f | openssl: fix compiling OpenSSL for i386 architecture
This patch will use linux-generic32 for all i386 target archite... | | |
Wade Berrier | d6b556670c7 | vsftpd:
-Patch to build against newer kernel headers
( vsftpd-2.0.7-uclibc.patch , based on idea from
http://www.... | | |
Wade Berrier | b8508d758e8 | logrotate:
-new package | | |
Wade Berrier | 3916f9ef4a2 | ccache:
-Don't show custom location dir if ccache isn't selected. | | |
Wade Berrier | 165bfb3a236 | which.mk:
-Update to 2.20 which doesn't depend on readline
Config.in:
-Don't depend on readline any longer | | |
Wade Berrier | f6c58902acb | samba.mk:
-force some performance enhancing autoconf options
-run 'installscripts' so findsmb and smbtar are installe... | | |
Wade Berrier | 56eebd08c05 | Makefile.autotools.in:
-Make tar switches 1.14 compatible
(Not sure of a more elegant way to handle this ... ?) | | |
Wade Berrier | 6afbfedbb44 | vim:
-Apply patches from list
(http://buildroot.uclibc.org/lists/buildroot/2008-July/009846.html
http://buildroot.... | | |
Wade Berrier | af9710538ec | ccache:
-Allow user to specify custom ccache location.
This allows you to build a toolchain and put it on
an nfs sh... | | |
Wade Berrier | 6f6893c633e | bash.mk:
-Force some autoconf options so that job control
is turned on.
(Otherwise these checks fail when cross com... | | |
Peter Korsgaard | a42c6373c48 | busybox: 1.12.1 grep fix | | |
Peter Korsgaard | 242895ef637 | png: bump version
Upgrade libpng to 1.2.32
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Peter Korsgaard | 56aeef91453 | ncftp: bump version
Patch by Micha Nelissen | | |
Peter Korsgaard | d1b1b4ee7d0 | README: document out-of-tree build support | | |
Hans-Christian Egtvedt | 0fbec516fd6 | linux: fix copy of Busybox config to target directory
This patch fixes bug report #5204. The Busybox config was not ... | | |
Hans-Christian Egtvedt | 50b55c90065 | gcc: make installation of shared libraries multi-project safe
This patch modifies the rule for installing the shared... | | |
Hans-Christian Egtvedt | 3fac2be7243 | gcc: make sure that /usr/lib exists on target before installing shared libs
On very lite systems the /usr/lib direct... | | |
Hans-Christian Egtvedt | 49f6f94aeee | kernel-headers: remove whitespace damage | | |
Hans-Christian Egtvedt | 74c0b2b0f26 | avahi: add dependencies in right order
This patch puts gettext and libintl before the avahi targets, thus making sur... | | |
Hans-Christian Egtvedt | 497f55fb21e | xserver_xorg-server: fix missing backslash on end of CONF_OPT
This patch adds a missing backslash on a line in the m... | | |
Hans-Christian Egtvedt | 21eb2bfd617 | uclibc: install headers after building headers in configure part
This patch will run "make headers install_headers" ... | | |
Hans-Christian Egtvedt | caf7ca606be | qtopia4: bump version to 4.4.3
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | | |
Peter Korsgaard | 08fd45b4fba | busybox: bump 1.11.x and 1.12.x versions | | |
Peter Korsgaard | 94b3420da9c | project/Makefile.in: workaround issue with out-of-tree builds
Other packages might also support Linux-style out of t... | | |
Hans-Christian Egtvedt | 0915c62d983 | sdl_net: fix install options for target and staging
This patch install with install-strip to the target and uses the... | | |
Hans-Christian Egtvedt | cf61d19bd83 | lxdoom: add dependency to a xserver in Makefile
This patch corrects the commit r23467 and replaces uclibc with
xserv... | | |
Hans-Christian Egtvedt | cbaae749b64 | lxdoom: make package depend on X11 server
lxdoom depends on a X11 server to be built, this patch will only show lxdo... | | |
Hans-Christian Egtvedt | 75381b7f0eb | doom-wad: enable kconfig entry for PrBoom package and fix whitespace damage
This patch will let the user install the... | | |
Hans-Christian Egtvedt | 005d15ae78f | prboom: add new games package PrBoom
This patch adds a new package PrBoom. PrBoom is a Doom and Doom ][ client which... | | |
Hans-Christian Egtvedt | 7108decafe7 | doom-wad: split out and fix installation of Doom shareware wad file
This patch splits the installation of the sharew... | | |
Hans-Christian Egtvedt | e40448aa34b | SDL_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 Egtvedt | 1a66c6c5471 | openssh: convert to Makefile.autotools.in and bump version to 5.1p1
This patch converts building of OpenSSH to use M... | | |
Hans-Christian Egtvedt | 86029f4a359 | openssl: add patch for AVR32 support and optimization
This patch adds support for AVR32 architecture and adds an opt... | | |
Hans-Christian Egtvedt | 1158ddccd97 | openssl: convert to Makefile.autotools.in and bump version to 0.9.8g
This patch converts building of OpenSSL to use ... | | |
Peter Korsgaard | 5c662fee803 | target/linux/advanced: don't hardcode date suffix
Use ROOTFS_SUFFIX instead of hardcoding -$(DATE).
Reported by Lar... | | |
Peter Korsgaard | 22b455818d0 | busybox: more 1.12.0 patches | | |
Peter Korsgaard | 0e23e6bdf13 | package: add libconfuse - A library for parsing configuration files | | |
Peter Korsgaard | 681f7022fa5 | libtool: don't error on missing directories in clean targets | | |
Daniel Laird | 52097d2dad0 | Makefile.autotools.in: Get my $(Q)'s in the correct place
Minor fix for Makefile.autotools.in that deals with the pa... | | |
Daniel Laird | 4ab8aa443ba | Makefile.autotools.in: Extended to cope with more bad packages
1. I added a HOOK_POST_EXTRACT previously so that I c... | | |
Hans-Christian Egtvedt | 0b8ba16bc4d | bridge-utils: remove whitespace at end of file | | |
Hans-Christian Egtvedt | 9f8b1ce23d3 | iptables: fix install rule to install everything in appropriate directories
This patch will install iptables with th... | | |
Peter Korsgaard | 3220405a75f | Config.in: Don't special case atmel targets for image suffix
It's confusing to have different behaviour of target in... | | |
Hans-Christian Egtvedt | e410210c08e | aumix: fix install rule to target to support multiple projects
This patch will let aumix depend on an installed file... | | |
Hans-Christian Egtvedt | aff967f0689 | libupnp: add package libupnp
This patch adds libupnp package to Buildroot. libupnp provides developers
with an API t... | | |
Peter Korsgaard | 667ec53adb6 | lighttpd: don't enable openssl support by default | | |
Peter Korsgaard | 57ae4753edc | lighttpd: fix compilation without largefile support
lighttpd uses --disable-lfs instead of --disable-largefile.
Remo... | | |
Peter Korsgaard | fc1491ce44f | pcre: fixup paths in pcre-config | | |
Hans-Christian Egtvedt | 16091faf1e3 | oprofile: convert oprofile.mk to use Makefile.autotools.in and bump version
This patch bumps the version to 0.9.4 an... | | |
Peter Korsgaard | 87d3e5f9617 | findutils: use install-strip for target install | | |
Peter Korsgaard | e3556c88620 | Makefile: support relative paths for out of tree builds
And complain if the output directory cannot be created. | | |
Peter Korsgaard | 49e3aba2d99 | target/generic: add uartlite ttyULx devices to securetty | | |
Thiago A. Corrêa | 1b821fe7de9 | Fix iptables compile error by updating to Makefile.autotools.in and bumping version to 1.4.1 | | |
Peter Korsgaard | f4b178495e1 | fontconfig: use install-strip for target install | | |
Peter Korsgaard | 7b2a5028577 | Makefile.autotools.in: fix DESTDIR= help text
DESTDIR per default points to TARGET_DIR / STAGING_DIR without /usr
ap... | | |
Peter Korsgaard | 79d7e95d5a4 | Makefile.autotools.in: fix FOO_UNINSTALL_TARGET_OPT help text
It defaults to TARGET_DIR, not STAGING_DIR. | | |
Hamish Moffatt | 346844d0578 | Applied patch from Brian Foster <brian.foster@innova-card.com>:
make "make clean" remove the .root stamp, so that eve... | | |
Hamish Moffatt | 22258ea860e | Move project-specific stamp files into a project-specific directory
$(PROJECT_BUILD_DIR)/autotools-stamps. Without th... | | |
Hamish Moffatt | 542e7ae3a6e | Export site package directory location for use by other packages | | |
Hamish Moffatt | 84b4e007748 | Applied patch from Michel Wilson to allow the cursor in the X root window to
be disabled. Unfortunately this is a com... | | |
Peter Korsgaard | 32217740f29 | busybox: 1.11.2 patch | | |
Peter Korsgaard | 629c878a300 | busybox: remove stale busybox 1.11.1 patches
Hamish, don't forget to remove those when you bump the version | | |
Hamish Moffatt | fc333e7d083 | Support building without WCHAR support | | |
Hamish Moffatt | a94fefa3160 | Keep /usr/bin/python2.4 and make /usr/bin/python a link to it | | |
Peter Korsgaard | 9f0f3e5df4d | module-init-tools: check correct symbol for cross-depmod
Reported by Markus Heidelberg | | |
Peter Korsgaard | c4b8487222c | fakeroot: bump version | | |
Peter Korsgaard | aed6336f1f9 | libid3tag: don't depend on libmad
libid3tag doesn't use libmad. | | |
Peter Korsgaard | 8a00a1ac655 | jffs2: cleanup
Patch by Markus Heidelberg <markus.heidelberg@web.de>
* remove needless help in invisible config opt... | | |
Peter Korsgaard | 6da49b6c2be | mysql_client: fix paths
Patch by Markus Heidelberg <markus.heidelberg@web.de> | | |
Peter Korsgaard | 45edd860760 | xapp_xman: fix paths
Patch by Markus Heidelberg <markus.heidelberg@web.de> | | |
Peter Korsgaard | 3b471d7aa10 | concierge: fix paths
Patch by Markus Heidelberg <markus.heidelberg@web.de> | | |
Peter Korsgaard | 886b2fa501c | speex: fix paths (broken by r23330)
Patch by Markus Heidelberg <markus.heidelberg@web.de> | | |
Peter Korsgaard | a7488f295ef | mpg123: fix paths (broken by r23330) | | |
Peter Korsgaard | 4146acdd723 | madplay: fix paths (broken by r23330) | | |
Peter Korsgaard | fbb0fe9fbbc | libsndfile: fix paths (broken by r23330) | | |
Peter Korsgaard | 1ee7b46fc1a | libmad: fix paths (broken by r23330) | | |
Peter Korsgaard | 0e627ae3580 | libid3tag: fix paths (broken by r23330) | | |
Peter Korsgaard | 9a1567d0df9 | festival: fix path in AUTOTARGETS (broken by r23330) | | |
Peter Korsgaard | 7fea845778a | asterisk: fix paths (broken by r23330) | | |
Peter Korsgaard | bfa26b3a8c5 | alsa-utils: fix paths (broken by r23330) | | |
Peter Korsgaard | b42d2aae6bd | alsa-lib: fix paths (broken by r23330) | | |
Peter Korsgaard | 6619322f153 | festival: fix more paths (broken by r23330)
Patch by Markus Heidelberg <markus.heidelberg@web.de> | | |
Peter Korsgaard | ae1249ef848 | festival: fix paths (broken by r23330)
Patch by Michel Wilson <michel@crondor.net> | | |
Daniel Laird | 76235a15b37 | audio: Move all audio packages into audio subdir
Moved all audio packages into a subdir called audio.
I then created... | | |
Peter Korsgaard | 03e3886c012 | sqlite: bump version | | |
Hamish Moffatt | 50bad3ea451 | Version bump to 2.3.7
This package should be converted to use Makefile.autotools.in by someone who uses it.. | | |
Hamish Moffatt | add5629d4af | New package for dnet, a wrapper library for getting access to kernel network information
and an optional Python modul... | | |
Hamish Moffatt | 87f0d783ff4 | Override the uninstall target rather than the clean target
Also, don't actually create the .stamp_uninstalled but rem... | | |
Hamish Moffatt | 7b759f0910e | Make the autotools xyz-clean target call xyz-uninstall first, rather than duplicating its actions | | |
Hamish Moffatt | ea8e74bcbee | Applied change from Ben Nizette and Hans-Christian Egtvedt to
correctly detect version of gcc on recent distros. Sup... | | |
Hamish Moffatt | d74a92e00cc | Remove lzo patches which aren't required with latest liblzo package updates | | |
Hamish Moffatt | 1c89cf3f89e | Added eeprog package from gustavoz | | |
Hamish Moffatt | 18a7694675a | Fix duplicate $(AUTORECONF) run in autoreconf and configure targets | | |
Hamish Moffatt | feb569d3cdb | In the uninstall and clean targets, remove the built/installed stamp files
so that those actions will do something if... | | |
Peter Korsgaard | 021c689d2e2 | games: add games.mk so make will descent down package/games/*/*.mk | | |
Thiago A. Corrêa | 80ddff211f3 | Bump version | | |
Thiago A. Corrêa | 52a7c1681e0 | Qtopia: don't build sqlite driver when SQL module is disabled. | | |
Peter Korsgaard | 0ca929e0529 | file: select zlib
file depends on zlib, so make it visible in kconfig. | | |
Peter Korsgaard | b1628c526f1 | file: bump version and use official upstream instead of Debian
Debian is a bit too volatile. | | |
Peter Korsgaard | b242a82b456 | cups: fix help text | | |
Peter Korsgaard | 34a36309f7c | bridge: bump version
Upstream tarball doesn't include configure, so run autoreconf. | | |
Peter Korsgaard | dec14f760eb | bridge: convert to Makefile.autotools.in format | | |
Next → |