- 08 Jan, 2018 1 commit
-
-
Bernd Kuhls authored
Patch originates from FreeBSD: https://lists.freebsd.org/pipermail/freebsd-x11/2015-July/016528.html https://svnweb.freebsd.org/ports/head/x11/libXpm/Makefile?r1=384234&r2=391122&pathrev=391122 Fixes http://autobuild.buildroot.net/results/f24/f24dc74c111690f068833ff6fc72df9a0853d210/ Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> (cherry picked from commit 6653b0929fc3f4007294e289f88afa3920af2a89) Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- 04 Jul, 2017 1 commit
-
-
Thomas Petazzoni authored
This commit switches to use the new gettext logic, which involves using TARGET_NLS_DEPENDENCIES instead of hand-encoded dependencies on gettext/host-gettext. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- 18 Dec, 2016 1 commit
-
-
Bernd Kuhls authored
Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- 04 Apr, 2015 1 commit
-
-
Bernd Kuhls authored
This package uses gettext/iconv when needed fli4l@fli4lbuild64:~/br5$ output/host/usr/bin/i586-buildroot-linux-uclibc-readelf -a output/target/usr/lib/libXpm.so | grep NEEDED 0x00000001 (NEEDED) Shared library: [libX11.so.6] 0x00000001 (NEEDED) Shared library: [libxcb.so.1] 0x00000001 (NEEDED) Shared library: [libXau.so.6] 0x00000001 (NEEDED) Shared library: [libXdmcp.so.6] 0x00000001 (NEEDED) Shared library: [libdl.so.0] 0x00000001 (NEEDED) Shared library: [libintl.so.8] 0x00000001 (NEEDED) Shared library: [libiconv.so.2] 0x00000001 (NEEDED) Shared library: [libc.so.0] Signed-off-by:
Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- 17 May, 2014 1 commit
-
-
Thomas Petazzoni authored
Add a patch to libXpm to fix build on noMMU architectures. Fixes: http://autobuild.buildroot.org/results/c57/c571b0a9d9f36a445ea36a4bd609154f9a9bddd5/ Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- 07 Jan, 2014 1 commit
-
-
Bernd Kuhls authored
thanks to Jerzy Grzegorek for the hint Signed-off-by:
Bernd Kuhls <berndkuhls@hotmail.com> Signed-off-by:
Peter Korsgaard <peter@korsgaard.com>
-
- 27 Jun, 2013 1 commit
-
-
Gustavo Zacarias authored
Fixes: http://autobuild.buildroot.net/results/00b/00b5c7745df5359908f6c77f90c1598b71638081/ Signed-off-by:
Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 06 Jun, 2013 1 commit
-
-
Alexandre Belloni authored
Signed-off-by:
Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 12 May, 2013 1 commit
-
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 20 Mar, 2013 1 commit
-
-
Will Wagner authored
Signed-off-by:
Will Wagner <will_wagner@carallon.com>
-
- 22 Sep, 2012 1 commit
-
-
Allan W. Nielsen authored
Signed-off-by:
Allan W. Nielsen <a@awn.dk> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 17 Jul, 2012 1 commit
-
-
Also remove the redundant $(call ...). This is a purely mechanical change, performed with find package linux toolchain boot -name \*.mk | \ xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \ -e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \ -e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/' Signed-off-by:
Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-
- 05 Oct, 2011 1 commit
-
-
Thomas Petazzoni authored
Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 29 Sep, 2011 1 commit
-
-
Thomas Petazzoni authored
Thanks to the pkgparentdir and pkgname functions, we can rewrite the AUTOTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 12 Jun, 2011 1 commit
-
-
Thomas Petazzoni authored
Now that those values are passed at the autotools infrastructure level, there's no need for every package to pass inconsistent values. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Peter Korsgaard <jacmet@sunsite.dk>
-
- 28 Feb, 2010 1 commit
-
-
Paulius Zaleckas authored
Signed-off-by:
Paulius Zaleckas <paulius.zaleckas@gmail.com>
-
- 06 Mar, 2008 1 commit
-
-
John Voltz authored
-
- 29 Sep, 2007 1 commit
-
-
Bernhard Reutner-Fischer authored
(Ivan Kuten)
-
- 23 Aug, 2007 1 commit
-
-
Bernhard Reutner-Fischer authored
- fix typos in x11r7 packages
-
- 22 Aug, 2007 1 commit
-
-
Bernhard Reutner-Fischer authored
-
- 10 Aug, 2007 1 commit
-
-
Eric Andersen authored
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
-