* [Buildroot] [PATCH 2/7] xapp_xbiff: fix build against Xmu by bumping version
2012-10-22 12:06 [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Thomas Petazzoni
@ 2012-10-22 12:06 ` Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 3/7] xapp_xedit: " Thomas Petazzoni
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2012-10-22 12:06 UTC (permalink / raw)
To: buildroot
Fix a build issue similar to the one encountered on xapp_listres at
http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/x11r7/xapp_xbiff/xapp_xbiff.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/x11r7/xapp_xbiff/xapp_xbiff.mk b/package/x11r7/xapp_xbiff/xapp_xbiff.mk
index f954a8d..c6f2d70 100644
--- a/package/x11r7/xapp_xbiff/xapp_xbiff.mk
+++ b/package/x11r7/xapp_xbiff/xapp_xbiff.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XBIFF_VERSION = 1.0.1
+XAPP_XBIFF_VERSION = 1.0.3
XAPP_XBIFF_SOURCE = xbiff-$(XAPP_XBIFF_VERSION).tar.bz2
XAPP_XBIFF_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XBIFF_DEPENDENCIES = xlib_libXaw xdata_xbitmaps
--
1.7.9.5
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 3/7] xapp_xedit: fix build against Xmu by bumping version
2012-10-22 12:06 [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 2/7] xapp_xbiff: fix build against Xmu by bumping version Thomas Petazzoni
@ 2012-10-22 12:06 ` Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 4/7] xapp_xfontsel: " Thomas Petazzoni
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2012-10-22 12:06 UTC (permalink / raw)
To: buildroot
Fix a build issue similar to the one encountered on xapp_listres at
http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/x11r7/xapp_xedit/xapp_xedit.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/x11r7/xapp_xedit/xapp_xedit.mk b/package/x11r7/xapp_xedit/xapp_xedit.mk
index 577bd5a..f69d122 100644
--- a/package/x11r7/xapp_xedit/xapp_xedit.mk
+++ b/package/x11r7/xapp_xedit/xapp_xedit.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XEDIT_VERSION = 1.0.2
+XAPP_XEDIT_VERSION = 1.2.0
XAPP_XEDIT_SOURCE = xedit-$(XAPP_XEDIT_VERSION).tar.bz2
XAPP_XEDIT_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XEDIT_DEPENDENCIES = xlib_libXaw xlib_libXprintUtil
--
1.7.9.5
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 4/7] xapp_xfontsel: fix build against Xmu by bumping version
2012-10-22 12:06 [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 2/7] xapp_xbiff: fix build against Xmu by bumping version Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 3/7] xapp_xedit: " Thomas Petazzoni
@ 2012-10-22 12:06 ` Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 5/7] xapp_xgc: " Thomas Petazzoni
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2012-10-22 12:06 UTC (permalink / raw)
To: buildroot
Fix a build issue similar to the one encountered on xapp_listres at
http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/x11r7/xapp_xfontsel/xapp_xfontsel.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/x11r7/xapp_xfontsel/xapp_xfontsel.mk b/package/x11r7/xapp_xfontsel/xapp_xfontsel.mk
index 8719bef..d4d9ca1 100644
--- a/package/x11r7/xapp_xfontsel/xapp_xfontsel.mk
+++ b/package/x11r7/xapp_xfontsel/xapp_xfontsel.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XFONTSEL_VERSION = 1.0.1
+XAPP_XFONTSEL_VERSION = 1.0.4
XAPP_XFONTSEL_SOURCE = xfontsel-$(XAPP_XFONTSEL_VERSION).tar.bz2
XAPP_XFONTSEL_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XFONTSEL_DEPENDENCIES = xlib_libXaw
--
1.7.9.5
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 5/7] xapp_xgc: fix build against Xmu by bumping version
2012-10-22 12:06 [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Thomas Petazzoni
` (2 preceding siblings ...)
2012-10-22 12:06 ` [Buildroot] [PATCH 4/7] xapp_xfontsel: " Thomas Petazzoni
@ 2012-10-22 12:06 ` Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 6/7] xapp_xmag: " Thomas Petazzoni
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2012-10-22 12:06 UTC (permalink / raw)
To: buildroot
Fix a build issue similar to the one encountered on xapp_listres at
http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/.
Note that this new version requires a minor cross-compilation fix in
configure.ac, which has already been committed upstream but is not yet
part of a release tarball.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
.../xapp_xgc/xapp_xgc-replace-ac-check-file.patch | 29 ++++++++++++++++++++
package/x11r7/xapp_xgc/xapp_xgc.mk | 3 +-
2 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xapp_xgc/xapp_xgc-replace-ac-check-file.patch
diff --git a/package/x11r7/xapp_xgc/xapp_xgc-replace-ac-check-file.patch b/package/x11r7/xapp_xgc/xapp_xgc-replace-ac-check-file.patch
new file mode 100644
index 0000000..97cbcda
--- /dev/null
+++ b/package/x11r7/xapp_xgc/xapp_xgc-replace-ac-check-file.patch
@@ -0,0 +1,29 @@
+From ff668395fc408f540604bd534e323b483f52a4ea Mon Sep 17 00:00:00 2001
+From: Gaetan Nadon <memsize@videotron.ca>
+Date: Mon, 01 Nov 2010 17:19:23 +0000
+Subject: config: replace AC_CHECK_FILE with test -f
+
+* AC_CHECK_FILE doesn't work for cross compilation
+
+Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
+---
+diff --git a/configure.ac b/configure.ac
+index 667a3e7..0644050 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -36,8 +36,11 @@ XORG_DEFAULT_OPTIONS
+ AC_PROG_LEX
+ AC_PROG_YACC
+ AC_PATH_PROG([YACC_INST], $YACC)
+-AC_CHECK_FILE([$srcdir/gram.c], [],
+- [test -z "$YACC_INST" && AC_MSG_ERROR([yacc not found - unable to compile gram.y])])
++if test ! -f "gram.c"; then
++ if test -z "$YACC_INST"; then
++ AC_MSG_ERROR([yacc not found - unable to compile gram.y])
++ fi
++fi
+
+ PKG_CHECK_MODULES(XGC, xaw7 xt)
+ xt_appdefaultdir=`$PKG_CONFIG --variable=appdefaultdir xt`
+--
+cgit v0.9.0.2-2-gbebe
diff --git a/package/x11r7/xapp_xgc/xapp_xgc.mk b/package/x11r7/xapp_xgc/xapp_xgc.mk
index 8d02a53..cfb3164 100644
--- a/package/x11r7/xapp_xgc/xapp_xgc.mk
+++ b/package/x11r7/xapp_xgc/xapp_xgc.mk
@@ -4,9 +4,10 @@
#
################################################################################
-XAPP_XGC_VERSION = 1.0.1
+XAPP_XGC_VERSION = 1.0.3
XAPP_XGC_SOURCE = xgc-$(XAPP_XGC_VERSION).tar.bz2
XAPP_XGC_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XGC_DEPENDENCIES = xlib_libXaw
+XAPP_XGC_AUTORECONF = YES
$(eval $(autotools-package))
--
1.7.9.5
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 6/7] xapp_xmag: fix build against Xmu by bumping version
2012-10-22 12:06 [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Thomas Petazzoni
` (3 preceding siblings ...)
2012-10-22 12:06 ` [Buildroot] [PATCH 5/7] xapp_xgc: " Thomas Petazzoni
@ 2012-10-22 12:06 ` Thomas Petazzoni
2012-10-22 12:06 ` [Buildroot] [PATCH 7/7] xapp_xsm: " Thomas Petazzoni
2012-11-04 10:24 ` [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Peter Korsgaard
6 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2012-10-22 12:06 UTC (permalink / raw)
To: buildroot
Fix a build issue similar to the one encountered on xapp_listres at
http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/x11r7/xapp_xmag/xapp_xmag.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/x11r7/xapp_xmag/xapp_xmag.mk b/package/x11r7/xapp_xmag/xapp_xmag.mk
index 235787a..0496c8a 100644
--- a/package/x11r7/xapp_xmag/xapp_xmag.mk
+++ b/package/x11r7/xapp_xmag/xapp_xmag.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XMAG_VERSION = 1.0.2
+XAPP_XMAG_VERSION = 1.0.4
XAPP_XMAG_SOURCE = xmag-$(XAPP_XMAG_VERSION).tar.bz2
XAPP_XMAG_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XMAG_DEPENDENCIES = xlib_libXaw
--
1.7.9.5
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 7/7] xapp_xsm: fix build against Xmu by bumping version
2012-10-22 12:06 [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Thomas Petazzoni
` (4 preceding siblings ...)
2012-10-22 12:06 ` [Buildroot] [PATCH 6/7] xapp_xmag: " Thomas Petazzoni
@ 2012-10-22 12:06 ` Thomas Petazzoni
2012-11-04 10:24 ` [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Peter Korsgaard
6 siblings, 0 replies; 8+ messages in thread
From: Thomas Petazzoni @ 2012-10-22 12:06 UTC (permalink / raw)
To: buildroot
Fix a build issue similar to the one encountered on xapp_listres at
http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54/.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/x11r7/xapp_xsm/xapp_xsm.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/x11r7/xapp_xsm/xapp_xsm.mk b/package/x11r7/xapp_xsm/xapp_xsm.mk
index aff0cc8..75640a2 100644
--- a/package/x11r7/xapp_xsm/xapp_xsm.mk
+++ b/package/x11r7/xapp_xsm/xapp_xsm.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XSM_VERSION = 1.0.1
+XAPP_XSM_VERSION = 1.0.2
XAPP_XSM_SOURCE = xsm-$(XAPP_XSM_VERSION).tar.bz2
XAPP_XSM_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XSM_DEPENDENCIES = xlib_libXaw
--
1.7.9.5
^ permalink raw reply related [flat|nested] 8+ messages in thread* [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version
2012-10-22 12:06 [Buildroot] [PATCH 1/7] xapp_listres: fix build against Xmu by bumping the version Thomas Petazzoni
` (5 preceding siblings ...)
2012-10-22 12:06 ` [Buildroot] [PATCH 7/7] xapp_xsm: " Thomas Petazzoni
@ 2012-11-04 10:24 ` Peter Korsgaard
6 siblings, 0 replies; 8+ messages in thread
From: Peter Korsgaard @ 2012-11-04 10:24 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Fixes
Thomas> http://autobuild.buildroot.org/results/06d0ef38165769df38047c1f64d4cfae835e9e54
Committed entire series, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 8+ messages in thread