* [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0
@ 2015-03-15 11:19 Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 02/14] package/x11r7/xlib_libX11: bump version to 1.6.3, add hash Bernd Kuhls
` (13 more replies)
0 siblings, 14 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/libinput/libinput.hash | 4 ++--
package/libinput/libinput.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash
index f2791e0..1e4adc5 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/wayland-devel/2015-February/019827.html
-sha256 4ce001f80ff1a6bf547784d02125648bf8abe60db7d3d5e0020294d5215c1441 libinput-0.10.0.tar.xz
+# From http://lists.freedesktop.org/archives/wayland-devel/2015-March/020475.html
+sha256 6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a libinput-0.12.0.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 5a793b0f..a6dec86 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBINPUT_VERSION = 0.10.0
+LIBINPUT_VERSION = 0.12.0
LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
LIBINPUT_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 02/14] package/x11r7/xlib_libX11: bump version to 1.6.3, add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 03/14] package/libpciaccess: " Bernd Kuhls
` (12 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xlib_libX11/xlib_libX11.hash | 3 +++
package/x11r7/xlib_libX11/xlib_libX11.mk | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xlib_libX11/xlib_libX11.hash
diff --git a/package/x11r7/xlib_libX11/xlib_libX11.hash b/package/x11r7/xlib_libX11/xlib_libX11.hash
new file mode 100644
index 0000000..acae656
--- /dev/null
+++ b/package/x11r7/xlib_libX11/xlib_libX11.hash
@@ -0,0 +1,3 @@
+# From http://lists.x.org/archives/xorg-announce/2015-March/002543.html
+sha1 6f2aadf8346ee00b7419bd338461c6986e274733 libX11-1.6.3.tar.bz2
+sha256 cf31a7c39f2f52e8ebd0db95640384e63451f9b014eed2bb7f5de03e8adc8111 libX11-1.6.3.tar.bz2
diff --git a/package/x11r7/xlib_libX11/xlib_libX11.mk b/package/x11r7/xlib_libX11/xlib_libX11.mk
index d134fa5..fc19aa1 100644
--- a/package/x11r7/xlib_libX11/xlib_libX11.mk
+++ b/package/x11r7/xlib_libX11/xlib_libX11.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XLIB_LIBX11_VERSION = 1.6.2
+XLIB_LIBX11_VERSION = 1.6.3
XLIB_LIBX11_SOURCE = libX11-$(XLIB_LIBX11_VERSION).tar.bz2
XLIB_LIBX11_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBX11_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 03/14] package/libpciaccess: add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 02/14] package/x11r7/xlib_libX11: bump version to 1.6.3, add hash Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 04/14] package/x11r7/xapp_xedit: bump version to 1.2.2, " Bernd Kuhls
` (11 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/libpciaccess/libpciaccess.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/libpciaccess/libpciaccess.hash
diff --git a/package/libpciaccess/libpciaccess.hash b/package/libpciaccess/libpciaccess.hash
new file mode 100644
index 0000000..10efd1c
--- /dev/null
+++ b/package/libpciaccess/libpciaccess.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-February/002528.html
+sha256 6cd76ccae4e06eee47d3ead84a118740e9406e2a9b7adc9b08e92c69ce89c2e3 libpciaccess-0.13.3.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 04/14] package/x11r7/xapp_xedit: bump version to 1.2.2, add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 02/14] package/x11r7/xlib_libX11: bump version to 1.6.3, add hash Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 03/14] package/libpciaccess: " Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 05/14] package/x11r7/xapp_xman: bump version to 1.1.4, " Bernd Kuhls
` (10 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xedit/xapp_xedit.hash | 3 +++
package/x11r7/xapp_xedit/xapp_xedit.mk | 6 ++++--
2 files changed, 7 insertions(+), 2 deletions(-)
create mode 100644 package/x11r7/xapp_xedit/xapp_xedit.hash
diff --git a/package/x11r7/xapp_xedit/xapp_xedit.hash b/package/x11r7/xapp_xedit/xapp_xedit.hash
new file mode 100644
index 0000000..5aedfb7
--- /dev/null
+++ b/package/x11r7/xapp_xedit/xapp_xedit.hash
@@ -0,0 +1,3 @@
+# From http://lists.x.org/archives/xorg-announce/2015-February/002535.html
+sha1 f37b5d0f8ec461955f0419dbb1890d8cf63d179d xedit-1.2.2.tar.bz2
+sha256 69aa42885dfc06332ca22eb01cc7187e49206e6d65b74113a8ee4cc345fc2927 xedit-1.2.2.tar.bz2
diff --git a/package/x11r7/xapp_xedit/xapp_xedit.mk b/package/x11r7/xapp_xedit/xapp_xedit.mk
index f180ad2..0f42e2c 100644
--- a/package/x11r7/xapp_xedit/xapp_xedit.mk
+++ b/package/x11r7/xapp_xedit/xapp_xedit.mk
@@ -4,11 +4,13 @@
#
################################################################################
-XAPP_XEDIT_VERSION = 1.2.0
+XAPP_XEDIT_VERSION = 1.2.2
XAPP_XEDIT_SOURCE = xedit-$(XAPP_XEDIT_VERSION).tar.bz2
XAPP_XEDIT_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XEDIT_LICENSE = MIT
XAPP_XEDIT_LICENSE_FILES = COPYING
-XAPP_XEDIT_DEPENDENCIES = xlib_libXaw
+XAPP_XEDIT_DEPENDENCIES = xlib_libXaw
+
+XAPP_XEDIT_CONF_OPTS = --disable-selective-werror
$(eval $(autotools-package))
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 05/14] package/x11r7/xapp_xman: bump version to 1.1.4, add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (2 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 04/14] package/x11r7/xapp_xedit: bump version to 1.2.2, " Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 06/14] package/x11r7/xdriver_xf86-input-synaptics: " Bernd Kuhls
` (9 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xman/xapp_xman.hash | 3 +++
package/x11r7/xapp_xman/xapp_xman.mk | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xapp_xman/xapp_xman.hash
diff --git a/package/x11r7/xapp_xman/xapp_xman.hash b/package/x11r7/xapp_xman/xapp_xman.hash
new file mode 100644
index 0000000..00a4d85
--- /dev/null
+++ b/package/x11r7/xapp_xman/xapp_xman.hash
@@ -0,0 +1,3 @@
+# From http://lists.x.org/archives/xorg-announce/2015-March/002541.html
+sha1 b64516dab2b1c407b28ce3822a98b93178e29f02 xman-1.1.4.tar.bz2
+sha256 b3fa9d2e3f3745c529eb0b6ee4f0e00d936457d11e5221b2efad06ff7c84df29 xman-1.1.4.tar.bz2
diff --git a/package/x11r7/xapp_xman/xapp_xman.mk b/package/x11r7/xapp_xman/xapp_xman.mk
index 44f01b1..bca6bbf 100644
--- a/package/x11r7/xapp_xman/xapp_xman.mk
+++ b/package/x11r7/xapp_xman/xapp_xman.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XMAN_VERSION = 1.1.3
+XAPP_XMAN_VERSION = 1.1.4
XAPP_XMAN_SOURCE = xman-$(XAPP_XMAN_VERSION).tar.bz2
XAPP_XMAN_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XMAN_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 06/14] package/x11r7/xdriver_xf86-input-synaptics: add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (3 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 05/14] package/x11r7/xapp_xman: bump version to 1.1.4, " Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 07/14] package/x11r7/xdriver_xf86-video-mga: bump version to 1.6.4, " Bernd Kuhls
` (8 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
.../xdriver_xf86-input-synaptics/xdriver_xf86-input-synaptics.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xdriver_xf86-input-synaptics/xdriver_xf86-input-synaptics.hash
diff --git a/package/x11r7/xdriver_xf86-input-synaptics/xdriver_xf86-input-synaptics.hash b/package/x11r7/xdriver_xf86-input-synaptics/xdriver_xf86-input-synaptics.hash
new file mode 100644
index 0000000..60dfee2
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-input-synaptics/xdriver_xf86-input-synaptics.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-January/002516.html
+sha256 14e7d54f81c2a2503f8acbe5e265dc336a0f2b30d007657d7afbeff979821c11 xf86-input-synaptics-1.7.8.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 07/14] package/x11r7/xdriver_xf86-video-mga: bump version to 1.6.4, add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (4 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 06/14] package/x11r7/xdriver_xf86-input-synaptics: " Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 08/14] package/x11r7/xdriver_xf86-video-tdfx: bump version to 1.4.6, " Bernd Kuhls
` (7 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga.hash | 2 ++
package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga.mk | 5 +++--
2 files changed, 5 insertions(+), 2 deletions(-)
create mode 100644 package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga.hash
diff --git a/package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga.hash b/package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga.hash
new file mode 100644
index 0000000..081577d
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-February/002533.html
+sha256 48c6690b6751c76f53de64f8dbeaa9d6c62dbcfe890c768fd87167951247d44f xf86-video-mga-1.6.4.tar.bz2
diff --git a/package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga.mk b/package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga.mk
index b800fcf..dcf751c 100644
--- a/package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga.mk
+++ b/package/x11r7/xdriver_xf86-video-mga/xdriver_xf86-video-mga.mk
@@ -4,8 +4,9 @@
#
################################################################################
-XDRIVER_XF86_VIDEO_MGA_VERSION = 132dee029e36c9a91a85f178885e94a9f9b5ee37
-XDRIVER_XF86_VIDEO_MGA_SITE = git://anongit.freedesktop.org/xorg/driver/xf86-video-mga
+XDRIVER_XF86_VIDEO_MGA_VERSION = 1.6.4
+XDRIVER_XF86_VIDEO_MGA_SOURCE = xf86-video-mga-$(XDRIVER_XF86_VIDEO_MGA_VERSION).tar.bz2
+XDRIVER_XF86_VIDEO_MGA_SITE = http://xorg.freedesktop.org/archive/individual/driver
XDRIVER_XF86_VIDEO_MGA_LICENSE = MIT
XDRIVER_XF86_VIDEO_MGA_LICENSE_FILES = COPYING
XDRIVER_XF86_VIDEO_MGA_AUTORECONF = YES
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 08/14] package/x11r7/xdriver_xf86-video-tdfx: bump version to 1.4.6, add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (5 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 07/14] package/x11r7/xdriver_xf86-video-mga: bump version to 1.6.4, " Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 09/14] package/x11r7/xfont_font-util: bump version to 1.3.1 Bernd Kuhls
` (6 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
.../x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.hash | 2 ++
package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.mk | 5 +++--
2 files changed, 5 insertions(+), 2 deletions(-)
create mode 100644 package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.hash
diff --git a/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.hash b/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.hash
new file mode 100644
index 0000000..1cdef2a
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-February/002536.html
+sha256 3a8a88867c40ad61f1c9a09ffd7ac64102fa821685855d50ce66c7603dcc6d37 xf86-video-tdfx-1.4.6.tar.bz2
diff --git a/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.mk b/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.mk
index 745fd2d..4d0ba60 100644
--- a/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.mk
+++ b/package/x11r7/xdriver_xf86-video-tdfx/xdriver_xf86-video-tdfx.mk
@@ -4,8 +4,9 @@
#
################################################################################
-XDRIVER_XF86_VIDEO_TDFX_VERSION = 2f71b05e29ae13a0fb6fbc74f4f76c78b6ddb0d7
-XDRIVER_XF86_VIDEO_TDFX_SITE = git://anongit.freedesktop.org/xorg/driver/xf86-video-tdfx
+XDRIVER_XF86_VIDEO_TDFX_VERSION = 1.4.6
+XDRIVER_XF86_VIDEO_TDFX_SITE = http://xorg.freedesktop.org/releases/individual/driver
+XDRIVER_XF86_VIDEO_TDFX_SOURCE = xf86-video-tdfx-$(XDRIVER_XF86_VIDEO_TDFX_VERSION).tar.bz2
XDRIVER_XF86_VIDEO_TDFX_LICENSE = MIT
XDRIVER_XF86_VIDEO_TDFX_LICENSE_FILES = COPYING
XDRIVER_XF86_VIDEO_TDFX_AUTORECONF = YES
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 09/14] package/x11r7/xfont_font-util: bump version to 1.3.1
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (6 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 08/14] package/x11r7/xdriver_xf86-video-tdfx: bump version to 1.4.6, " Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 10/14] package/x11r7/xlib_libXvMC: bump version to 1.0.9, add hash Bernd Kuhls
` (5 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xfont_font-util/xfont_font-util.hash | 3 +++
package/x11r7/xfont_font-util/xfont_font-util.mk | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xfont_font-util/xfont_font-util.hash
diff --git a/package/x11r7/xfont_font-util/xfont_font-util.hash b/package/x11r7/xfont_font-util/xfont_font-util.hash
new file mode 100644
index 0000000..04ada91
--- /dev/null
+++ b/package/x11r7/xfont_font-util/xfont_font-util.hash
@@ -0,0 +1,3 @@
+# From http://lists.x.org/archives/xorg-announce/2015-March/002546.html
+sha1 0b16add3637c64b0bbaf1dd223b71b0421100c20 font-util-1.3.1.tar.bz2
+sha256 aa7ebdb0715106dd255082f2310dbaa2cd7e225957c2a77d719720c7cc92b921 font-util-1.3.1.tar.bz2
diff --git a/package/x11r7/xfont_font-util/xfont_font-util.mk b/package/x11r7/xfont_font-util/xfont_font-util.mk
index 946bb02..1c43d6a 100644
--- a/package/x11r7/xfont_font-util/xfont_font-util.mk
+++ b/package/x11r7/xfont_font-util/xfont_font-util.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XFONT_FONT_UTIL_VERSION = 1.3.0
+XFONT_FONT_UTIL_VERSION = 1.3.1
XFONT_FONT_UTIL_SOURCE = font-util-$(XFONT_FONT_UTIL_VERSION).tar.bz2
XFONT_FONT_UTIL_SITE = http://xorg.freedesktop.org/releases/individual/font
XFONT_FONT_UTIL_LICENSE = MIT/BSD-2c
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 10/14] package/x11r7/xlib_libXvMC: bump version to 1.0.9, add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (7 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 09/14] package/x11r7/xfont_font-util: bump version to 1.3.1 Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 11/14] package/x11r7/xlib_libXxf86vm: bump version to 1.1.4, " Bernd Kuhls
` (4 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xlib_libXvMC/xlib_libXvMC.hash | 3 +++
package/x11r7/xlib_libXvMC/xlib_libXvMC.mk | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xlib_libXvMC/xlib_libXvMC.hash
diff --git a/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash b/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash
new file mode 100644
index 0000000..f0fcd2d
--- /dev/null
+++ b/package/x11r7/xlib_libXvMC/xlib_libXvMC.hash
@@ -0,0 +1,3 @@
+# From http://lists.x.org/archives/xorg-announce/2015-March/002548.html
+sha1 6fc54831734e781b2848b6f7e3bcc4f752665f21 libXvMC-1.0.9.tar.bz2
+sha256 0703d7dff6ffc184f1735ca5d4eb9dbb402b522e08e008f2f96aee16c40a5756 libXvMC-1.0.9.tar.bz2
diff --git a/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk b/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
index cc6b130..101c15d 100644
--- a/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
+++ b/package/x11r7/xlib_libXvMC/xlib_libXvMC.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XLIB_LIBXVMC_VERSION = 1.0.7
+XLIB_LIBXVMC_VERSION = 1.0.9
XLIB_LIBXVMC_SOURCE = libXvMC-$(XLIB_LIBXVMC_VERSION).tar.bz2
XLIB_LIBXVMC_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXVMC_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 11/14] package/x11r7/xlib_libXxf86vm: bump version to 1.1.4, add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (8 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 10/14] package/x11r7/xlib_libXvMC: bump version to 1.0.9, add hash Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 12/14] package/x11r7/xlib_libxshmfence: " Bernd Kuhls
` (3 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.hash | 3 +++
package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.hash
diff --git a/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.hash b/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.hash
new file mode 100644
index 0000000..cece6b5
--- /dev/null
+++ b/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.hash
@@ -0,0 +1,3 @@
+# From http://lists.x.org/archives/xorg-announce/2015-February/002539.html
+sha1 78ef18ca2be157131899e01c62679e247409a13f libXxf86vm-1.1.4.tar.bz2
+sha256 afee27f93c5f31c0ad582852c0fb36d50e4de7cd585fcf655e278a633d85cd57 libXxf86vm-1.1.4.tar.bz2
diff --git a/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk b/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk
index caa37ac..f650fe4 100644
--- a/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk
+++ b/package/x11r7/xlib_libXxf86vm/xlib_libXxf86vm.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XLIB_LIBXXF86VM_VERSION = 1.1.3
+XLIB_LIBXXF86VM_VERSION = 1.1.4
XLIB_LIBXXF86VM_SOURCE = libXxf86vm-$(XLIB_LIBXXF86VM_VERSION).tar.bz2
XLIB_LIBXXF86VM_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXXF86VM_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 12/14] package/x11r7/xlib_libxshmfence: add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (9 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 11/14] package/x11r7/xlib_libXxf86vm: bump version to 1.1.4, " Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 13/14] package/x11r7/xproto_randrproto: bump version to 1.4.1, " Bernd Kuhls
` (2 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xlib_libxshmfence/xlib_libxshmfence.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xlib_libxshmfence/xlib_libxshmfence.hash
diff --git a/package/x11r7/xlib_libxshmfence/xlib_libxshmfence.hash b/package/x11r7/xlib_libxshmfence/xlib_libxshmfence.hash
new file mode 100644
index 0000000..05eb071
--- /dev/null
+++ b/package/x11r7/xlib_libxshmfence/xlib_libxshmfence.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-January/002515.html
+sha256 d21b2d1fd78c1efbe1f2c16dae1cb23f8fd231dcf891465b8debe636a9054b0c libxshmfence-1.2.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 13/14] package/x11r7/xproto_randrproto: bump version to 1.4.1, add hash
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (10 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 12/14] package/x11r7/xlib_libxshmfence: " Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 14/14] package/x11r7/xdriver_xf86-input-libinput: new package Bernd Kuhls
2015-03-15 13:23 ` [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Thomas Petazzoni
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xproto_randrproto/xproto_randrproto.hash | 3 +++
package/x11r7/xproto_randrproto/xproto_randrproto.mk | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xproto_randrproto/xproto_randrproto.hash
diff --git a/package/x11r7/xproto_randrproto/xproto_randrproto.hash b/package/x11r7/xproto_randrproto/xproto_randrproto.hash
new file mode 100644
index 0000000..8b17d6e
--- /dev/null
+++ b/package/x11r7/xproto_randrproto/xproto_randrproto.hash
@@ -0,0 +1,3 @@
+# From http://lists.x.org/archives/xorg-announce/2015-March/002547.html
+sha1 7cd1daf5c56336079303d675b5a6788c90204016 randrproto-1.4.1.tar.bz2
+sha256 543dcb2ebb0622d8a506dcef6470c6dd066f3e3f866552a5060b91ab6129e1dc randrproto-1.4.1.tar.bz2
diff --git a/package/x11r7/xproto_randrproto/xproto_randrproto.mk b/package/x11r7/xproto_randrproto/xproto_randrproto.mk
index a8fb232..b94d084 100644
--- a/package/x11r7/xproto_randrproto/xproto_randrproto.mk
+++ b/package/x11r7/xproto_randrproto/xproto_randrproto.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XPROTO_RANDRPROTO_VERSION = 1.4.0
+XPROTO_RANDRPROTO_VERSION = 1.4.1
XPROTO_RANDRPROTO_SOURCE = randrproto-$(XPROTO_RANDRPROTO_VERSION).tar.bz2
XPROTO_RANDRPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_RANDRPROTO_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 14/14] package/x11r7/xdriver_xf86-input-libinput: new package
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (11 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 13/14] package/x11r7/xproto_randrproto: bump version to 1.4.1, " Bernd Kuhls
@ 2015-03-15 11:19 ` Bernd Kuhls
2015-03-15 13:23 ` [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Thomas Petazzoni
13 siblings, 0 replies; 15+ messages in thread
From: Bernd Kuhls @ 2015-03-15 11:19 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/Config.in | 1 +
package/x11r7/xdriver_xf86-input-libinput/Config.in | 13 +++++++++++++
.../xdriver_xf86-input-libinput.hash | 3 +++
.../xdriver_xf86-input-libinput.mk | 14 ++++++++++++++
4 files changed, 31 insertions(+)
create mode 100644 package/x11r7/xdriver_xf86-input-libinput/Config.in
create mode 100644 package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash
create mode 100644 package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk
diff --git a/package/x11r7/Config.in b/package/x11r7/Config.in
index f60c752..608837f 100644
--- a/package/x11r7/Config.in
+++ b/package/x11r7/Config.in
@@ -146,6 +146,7 @@ if BR2_PACKAGE_XORG7
source package/x11r7/xdriver_xf86-input-evdev/Config.in
source package/x11r7/xdriver_xf86-input-joystick/Config.in
source package/x11r7/xdriver_xf86-input-keyboard/Config.in
+ source package/x11r7/xdriver_xf86-input-libinput/Config.in
source package/x11r7/xdriver_xf86-input-mouse/Config.in
source package/x11r7/xdriver_xf86-input-synaptics/Config.in
source package/x11r7/xdriver_xf86-input-tslib/Config.in
diff --git a/package/x11r7/xdriver_xf86-input-libinput/Config.in b/package/x11r7/xdriver_xf86-input-libinput/Config.in
new file mode 100644
index 0000000..cc878b6
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-input-libinput/Config.in
@@ -0,0 +1,13 @@
+config BR2_PACKAGE_XDRIVER_XF86_INPUT_LIBINPUT
+ bool "xf86-input-libinput"
+ depends on BR2_PACKAGE_HAS_UDEV # libinput
+ select BR2_PACKAGE_LIBINPUT
+ select BR2_PACKAGE_XPROTO_INPUTPROTO
+ select BR2_PACKAGE_XPROTO_XPROTO
+ help
+ This is an X driver based on libinput. It is a thin wrapper around
+ libinput, so while it does provide all features that libinput supports
+ it does little beyond.
+
+comment "xf86-input-libinput requires udev to be enabled"
+ depends on !BR2_PACKAGE_HAS_UDEV
diff --git a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash
new file mode 100644
index 0000000..a07df47
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.hash
@@ -0,0 +1,3 @@
+# From http://lists.x.org/archives/xorg-announce/2015-March/002540.html
+sha1 c2ec968847f85d7d503b12d63c2cc9697cbe0243 xf86-input-libinput-0.8.0.tar.bz2
+sha256 2152b0984feffe8151934ad9af29bde7fc621e0a54b0cdedbaf1abc367dea43a xf86-input-libinput-0.8.0.tar.bz2
diff --git a/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk
new file mode 100644
index 0000000..ec788a2
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-input-libinput/xdriver_xf86-input-libinput.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# xdriver_xf86-input-libinput
+#
+################################################################################
+
+XDRIVER_XF86_INPUT_LIBINPUT_VERSION = 0.8.0
+XDRIVER_XF86_INPUT_LIBINPUT_SOURCE = xf86-input-libinput-$(XDRIVER_XF86_INPUT_LIBINPUT_VERSION).tar.bz2
+XDRIVER_XF86_INPUT_LIBINPUT_SITE = http://xorg.freedesktop.org/releases/individual/driver
+XDRIVER_XF86_INPUT_LIBINPUT_LICENSE = MIT
+XDRIVER_XF86_INPUT_LIBINPUT_LICENSE_FILES = COPYING
+XDRIVER_XF86_INPUT_LIBINPUT_DEPENDENCIES = libinput xserver_xorg-server xproto_inputproto xproto_xproto
+
+$(eval $(autotools-package))
--
1.7.10.4
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
` (12 preceding siblings ...)
2015-03-15 11:19 ` [Buildroot] [PATCH 14/14] package/x11r7/xdriver_xf86-input-libinput: new package Bernd Kuhls
@ 2015-03-15 13:23 ` Thomas Petazzoni
13 siblings, 0 replies; 15+ messages in thread
From: Thomas Petazzoni @ 2015-03-15 13:23 UTC (permalink / raw)
To: buildroot
Dear Bernd Kuhls,
On Sun, 15 Mar 2015 12:19:10 +0100, Bernd Kuhls wrote:
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/libinput/libinput.hash | 4 ++--
> package/libinput/libinput.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Entire series applied, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2015-03-15 13:23 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-15 11:19 [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 02/14] package/x11r7/xlib_libX11: bump version to 1.6.3, add hash Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 03/14] package/libpciaccess: " Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 04/14] package/x11r7/xapp_xedit: bump version to 1.2.2, " Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 05/14] package/x11r7/xapp_xman: bump version to 1.1.4, " Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 06/14] package/x11r7/xdriver_xf86-input-synaptics: " Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 07/14] package/x11r7/xdriver_xf86-video-mga: bump version to 1.6.4, " Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 08/14] package/x11r7/xdriver_xf86-video-tdfx: bump version to 1.4.6, " Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 09/14] package/x11r7/xfont_font-util: bump version to 1.3.1 Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 10/14] package/x11r7/xlib_libXvMC: bump version to 1.0.9, add hash Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 11/14] package/x11r7/xlib_libXxf86vm: bump version to 1.1.4, " Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 12/14] package/x11r7/xlib_libxshmfence: " Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 13/14] package/x11r7/xproto_randrproto: bump version to 1.4.1, " Bernd Kuhls
2015-03-15 11:19 ` [Buildroot] [PATCH 14/14] package/x11r7/xdriver_xf86-input-libinput: new package Bernd Kuhls
2015-03-15 13:23 ` [Buildroot] [PATCH 01/14] package/libinput: bump version to 0.12.0 Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox