* [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash
@ 2015-04-18 14:29 Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 02/61] package/x11r7/xapp_xdbedizzy: bump version to 1.1.0, " Bernd Kuhls
` (60 more replies)
0 siblings, 61 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xclipboard/xapp_xclipboard.hash | 2 ++
package/x11r7/xapp_xclipboard/xapp_xclipboard.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xapp_xclipboard/xapp_xclipboard.hash
diff --git a/package/x11r7/xapp_xclipboard/xapp_xclipboard.hash b/package/x11r7/xapp_xclipboard/xapp_xclipboard.hash
new file mode 100644
index 0000000..682c1f3
--- /dev/null
+++ b/package/x11r7/xapp_xclipboard/xapp_xclipboard.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-September/002299.html
+sha256 9c0e0a1f4f1d49f73c6cf3ccd27b5ca0e18afc63679f1a1ee466b1d82446ebb5 xclipboard-1.1.3.tar.bz2
diff --git a/package/x11r7/xapp_xclipboard/xapp_xclipboard.mk b/package/x11r7/xapp_xclipboard/xapp_xclipboard.mk
index 1d45970..3620f75 100644
--- a/package/x11r7/xapp_xclipboard/xapp_xclipboard.mk
+++ b/package/x11r7/xapp_xclipboard/xapp_xclipboard.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XCLIPBOARD_VERSION = 1.1.2
+XAPP_XCLIPBOARD_VERSION = 1.1.3
XAPP_XCLIPBOARD_SOURCE = xclipboard-$(XAPP_XCLIPBOARD_VERSION).tar.bz2
XAPP_XCLIPBOARD_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XCLIPBOARD_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 02/61] package/x11r7/xapp_xdbedizzy: bump version to 1.1.0, add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 03/61] package/x11r7/xapp_xeyes: bump version to 1.1.1, " Bernd Kuhls
` (59 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.hash | 2 ++
package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.hash
diff --git a/package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.hash b/package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.hash
new file mode 100644
index 0000000..8fbe8b0
--- /dev/null
+++ b/package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2010-October/001514.html
+sha1 281bee72116311e2d8393ae53ea832e9d267eded xdbedizzy-1.1.0.tar.bz2
diff --git a/package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.mk b/package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.mk
index e732dc4..72d04f8 100644
--- a/package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.mk
+++ b/package/x11r7/xapp_xdbedizzy/xapp_xdbedizzy.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XDBEDIZZY_VERSION = 1.0.2
+XAPP_XDBEDIZZY_VERSION = 1.1.0
XAPP_XDBEDIZZY_SOURCE = xdbedizzy-$(XAPP_XDBEDIZZY_VERSION).tar.bz2
XAPP_XDBEDIZZY_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XDBEDIZZY_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 03/61] package/x11r7/xapp_xeyes: bump version to 1.1.1, add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 02/61] package/x11r7/xapp_xdbedizzy: bump version to 1.1.0, " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 04/61] package/x11r7/xapp_xf86dga: bump version to 1.0.3, " Bernd Kuhls
` (58 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xeyes/xapp_xeyes.hash | 2 ++
package/x11r7/xapp_xeyes/xapp_xeyes.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xapp_xeyes/xapp_xeyes.hash
diff --git a/package/x11r7/xapp_xeyes/xapp_xeyes.hash b/package/x11r7/xapp_xeyes/xapp_xeyes.hash
new file mode 100644
index 0000000..02eb26b
--- /dev/null
+++ b/package/x11r7/xapp_xeyes/xapp_xeyes.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2010-November/001552.html
+sha1 efe6116d31a7f69e4fb6038613e52b0960b9b61c xeyes-1.1.1.tar.bz2
diff --git a/package/x11r7/xapp_xeyes/xapp_xeyes.mk b/package/x11r7/xapp_xeyes/xapp_xeyes.mk
index 2bed751..89cac51 100644
--- a/package/x11r7/xapp_xeyes/xapp_xeyes.mk
+++ b/package/x11r7/xapp_xeyes/xapp_xeyes.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XEYES_VERSION = 1.0.1
+XAPP_XEYES_VERSION = 1.1.1
XAPP_XEYES_SOURCE = xeyes-$(XAPP_XEYES_VERSION).tar.bz2
XAPP_XEYES_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XEYES_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 04/61] package/x11r7/xapp_xf86dga: bump version to 1.0.3, add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 02/61] package/x11r7/xapp_xdbedizzy: bump version to 1.1.0, " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 03/61] package/x11r7/xapp_xeyes: bump version to 1.1.1, " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 05/61] package/x11r7/xapp_xinit: bump version to 1.3.4, " Bernd Kuhls
` (57 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xf86dga/xapp_xf86dga.hash | 2 ++
package/x11r7/xapp_xf86dga/xapp_xf86dga.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xapp_xf86dga/xapp_xf86dga.hash
diff --git a/package/x11r7/xapp_xf86dga/xapp_xf86dga.hash b/package/x11r7/xapp_xf86dga/xapp_xf86dga.hash
new file mode 100644
index 0000000..b0c803e
--- /dev/null
+++ b/package/x11r7/xapp_xf86dga/xapp_xf86dga.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2010-October/001515.html
+sha1 030659e3728f5f7142e1cf727f147aceeabe4b9e xf86dga-1.0.3.tar.bz2
diff --git a/package/x11r7/xapp_xf86dga/xapp_xf86dga.mk b/package/x11r7/xapp_xf86dga/xapp_xf86dga.mk
index 07b6ac9..a2e08da 100644
--- a/package/x11r7/xapp_xf86dga/xapp_xf86dga.mk
+++ b/package/x11r7/xapp_xf86dga/xapp_xf86dga.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XF86DGA_VERSION = 1.0.2
+XAPP_XF86DGA_VERSION = 1.0.3
XAPP_XF86DGA_SOURCE = xf86dga-$(XAPP_XF86DGA_VERSION).tar.bz2
XAPP_XF86DGA_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XF86DGA_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 05/61] package/x11r7/xapp_xinit: bump version to 1.3.4, add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (2 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 04/61] package/x11r7/xapp_xf86dga: bump version to 1.0.3, " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 06/61] package/x11r7/xapp_xinput: bump version to 1.6.1, " Bernd Kuhls
` (56 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xinit/xapp_xinit.hash | 2 ++
package/x11r7/xapp_xinit/xapp_xinit.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xapp_xinit/xapp_xinit.hash
diff --git a/package/x11r7/xapp_xinit/xapp_xinit.hash b/package/x11r7/xapp_xinit/xapp_xinit.hash
new file mode 100644
index 0000000..f8bab91
--- /dev/null
+++ b/package/x11r7/xapp_xinit/xapp_xinit.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-September/002477.html
+sha256 75d88d7397a07e01db253163b7c7a00b249b3d30e99489f2734cac9a0c7902b3 xinit-1.3.4.tar.bz2
diff --git a/package/x11r7/xapp_xinit/xapp_xinit.mk b/package/x11r7/xapp_xinit/xapp_xinit.mk
index 76197e5..a67ba14 100644
--- a/package/x11r7/xapp_xinit/xapp_xinit.mk
+++ b/package/x11r7/xapp_xinit/xapp_xinit.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XINIT_VERSION = 1.3.3
+XAPP_XINIT_VERSION = 1.3.4
XAPP_XINIT_SOURCE = xinit-$(XAPP_XINIT_VERSION).tar.bz2
XAPP_XINIT_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XINIT_DEPENDENCIES = xapp_xauth xlib_libX11
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 06/61] package/x11r7/xapp_xinput: bump version to 1.6.1, add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (3 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 05/61] package/x11r7/xapp_xinit: bump version to 1.3.4, " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 07/61] package/x11r7/xapp_xmore: bump version to 1.0.2, " Bernd Kuhls
` (55 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xinput/xapp_xinput.hash | 2 ++
package/x11r7/xapp_xinput/xapp_xinput.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xapp_xinput/xapp_xinput.hash
diff --git a/package/x11r7/xapp_xinput/xapp_xinput.hash b/package/x11r7/xapp_xinput/xapp_xinput.hash
new file mode 100644
index 0000000..a8f6b70
--- /dev/null
+++ b/package/x11r7/xapp_xinput/xapp_xinput.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-September/002321.html
+sha256 b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f xinput-1.6.1.tar.bz2
diff --git a/package/x11r7/xapp_xinput/xapp_xinput.mk b/package/x11r7/xapp_xinput/xapp_xinput.mk
index 790f2c0..099408b 100644
--- a/package/x11r7/xapp_xinput/xapp_xinput.mk
+++ b/package/x11r7/xapp_xinput/xapp_xinput.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XINPUT_VERSION = 1.6.0
+XAPP_XINPUT_VERSION = 1.6.1
XAPP_XINPUT_SOURCE = xinput-$(XAPP_XINPUT_VERSION).tar.bz2
XAPP_XINPUT_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XINPUT_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 07/61] package/x11r7/xapp_xmore: bump version to 1.0.2, add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (4 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 06/61] package/x11r7/xapp_xinput: bump version to 1.6.1, " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 08/61] package/x11r7/xapp_appres: " Bernd Kuhls
` (54 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xmore/xapp_xmore.hash | 2 ++
package/x11r7/xapp_xmore/xapp_xmore.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xapp_xmore/xapp_xmore.hash
diff --git a/package/x11r7/xapp_xmore/xapp_xmore.hash b/package/x11r7/xapp_xmore/xapp_xmore.hash
new file mode 100644
index 0000000..f2b7d1a
--- /dev/null
+++ b/package/x11r7/xapp_xmore/xapp_xmore.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2010-July/001360.html
+sha1 7db4e5feb82d5d05038722d3af00d28e103bed18 xmore-1.0.2.tar.bz2
diff --git a/package/x11r7/xapp_xmore/xapp_xmore.mk b/package/x11r7/xapp_xmore/xapp_xmore.mk
index 05dfdce..b0b0edf 100644
--- a/package/x11r7/xapp_xmore/xapp_xmore.mk
+++ b/package/x11r7/xapp_xmore/xapp_xmore.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_XMORE_VERSION = 1.0.1
+XAPP_XMORE_VERSION = 1.0.2
XAPP_XMORE_SOURCE = xmore-$(XAPP_XMORE_VERSION).tar.bz2
XAPP_XMORE_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XMORE_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 08/61] package/x11r7/xapp_appres: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (5 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 07/61] package/x11r7/xapp_xmore: bump version to 1.0.2, " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 09/61] package/x11r7/xapp_bdftopcf: " Bernd Kuhls
` (53 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_appres/xapp_appres.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_appres/xapp_appres.hash
diff --git a/package/x11r7/xapp_appres/xapp_appres.hash b/package/x11r7/xapp_appres/xapp_appres.hash
new file mode 100644
index 0000000..a1cbf0b
--- /dev/null
+++ b/package/x11r7/xapp_appres/xapp_appres.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002211.html
+sha256 9f614e9427cd9641a4a801ed5055700afa410674c0b7aa186b86078f11b83e8d appres-1.0.4.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 09/61] package/x11r7/xapp_bdftopcf: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (6 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 08/61] package/x11r7/xapp_appres: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 10/61] package/x11r7/xapp_beforelight: " Bernd Kuhls
` (52 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_bdftopcf/xapp_bdftopcf.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_bdftopcf/xapp_bdftopcf.hash
diff --git a/package/x11r7/xapp_bdftopcf/xapp_bdftopcf.hash b/package/x11r7/xapp_bdftopcf/xapp_bdftopcf.hash
new file mode 100644
index 0000000..7bb7fd3
--- /dev/null
+++ b/package/x11r7/xapp_bdftopcf/xapp_bdftopcf.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-December/002509.html
+sha256 38f447be0c61f94c473f128cf519dd0cff63b5d7775240a2e895a183a61e2026 bdftopcf-1.0.5.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 10/61] package/x11r7/xapp_beforelight: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (7 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 09/61] package/x11r7/xapp_bdftopcf: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 11/61] package/x11r7/xapp_bitmap: " Bernd Kuhls
` (51 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_beforelight/xapp_beforelight.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_beforelight/xapp_beforelight.hash
diff --git a/package/x11r7/xapp_beforelight/xapp_beforelight.hash b/package/x11r7/xapp_beforelight/xapp_beforelight.hash
new file mode 100644
index 0000000..3586b36
--- /dev/null
+++ b/package/x11r7/xapp_beforelight/xapp_beforelight.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-January/002131.html
+sha256 8fcab6f15148ca680c0d3da8de7dcb41f8e6a076f442cf8bdcf272be9e348166 beforelight-1.0.5.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 11/61] package/x11r7/xapp_bitmap: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (8 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 10/61] package/x11r7/xapp_beforelight: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 12/61] package/x11r7/xapp_editres: " Bernd Kuhls
` (50 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_bitmap/xapp_bitmap.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_bitmap/xapp_bitmap.hash
diff --git a/package/x11r7/xapp_bitmap/xapp_bitmap.hash b/package/x11r7/xapp_bitmap/xapp_bitmap.hash
new file mode 100644
index 0000000..cd64362
--- /dev/null
+++ b/package/x11r7/xapp_bitmap/xapp_bitmap.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-January/002518.html
+sha256 806cdeb80f5466ba9121e8cc6c6af82d3e4b32ef1a57bc5a76c15887640ec35d bitmap-1.0.8.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 12/61] package/x11r7/xapp_editres: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (9 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 11/61] package/x11r7/xapp_bitmap: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 13/61] package/x11r7/xapp_fonttosfnt: bump version to 1.0.4, " Bernd Kuhls
` (49 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_editres/xapp_editres.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_editres/xapp_editres.hash
diff --git a/package/x11r7/xapp_editres/xapp_editres.hash b/package/x11r7/xapp_editres/xapp_editres.hash
new file mode 100644
index 0000000..74fc98d
--- /dev/null
+++ b/package/x11r7/xapp_editres/xapp_editres.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-January/002120.html
+sha256 3b66d1240bde853872bbb341c4b8fb029094d0a5d21347a58831f15b162c4df0 editres-1.0.6.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 13/61] package/x11r7/xapp_fonttosfnt: bump version to 1.0.4, add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (10 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 12/61] package/x11r7/xapp_editres: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 14/61] package/x11r7/xapp_fslsfonts: " Bernd Kuhls
` (48 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.hash | 2 ++
package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.mk | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
create mode 100644 package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.hash
diff --git a/package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.hash b/package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.hash
new file mode 100644
index 0000000..e76c5c8
--- /dev/null
+++ b/package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2008-May/000543.html
+sha1 a609fba513947e5267c924f85774c0e44a076a7d fonttosfnt-1.0.4.tar.bz2
diff --git a/package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.mk b/package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.mk
index f935e54..1571a3b 100644
--- a/package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.mk
+++ b/package/x11r7/xapp_fonttosfnt/xapp_fonttosfnt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XAPP_FONTTOSFNT_VERSION = 1.0.3
+XAPP_FONTTOSFNT_VERSION = 1.0.4
XAPP_FONTTOSFNT_SOURCE = fonttosfnt-$(XAPP_FONTTOSFNT_VERSION).tar.bz2
XAPP_FONTTOSFNT_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_FONTTOSFNT_LICENSE = MIT
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 14/61] package/x11r7/xapp_fslsfonts: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (11 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 13/61] package/x11r7/xapp_fonttosfnt: bump version to 1.0.4, " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 15/61] package/x11r7/xapp_fstobdf: " Bernd Kuhls
` (47 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_fslsfonts/xapp_fslsfonts.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_fslsfonts/xapp_fslsfonts.hash
diff --git a/package/x11r7/xapp_fslsfonts/xapp_fslsfonts.hash b/package/x11r7/xapp_fslsfonts/xapp_fslsfonts.hash
new file mode 100644
index 0000000..d1d2b65
--- /dev/null
+++ b/package/x11r7/xapp_fslsfonts/xapp_fslsfonts.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-December/002510.html
+sha256 f1ed55093356b78daec2678d22f52d42ec11fe88575562d734396962e626d7f6 fslsfonts-1.0.5.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 15/61] package/x11r7/xapp_fstobdf: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (12 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 14/61] package/x11r7/xapp_fslsfonts: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 16/61] package/x11r7/xapp_iceauth: " Bernd Kuhls
` (46 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_fstobdf/xapp_fstobdf.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_fstobdf/xapp_fstobdf.hash
diff --git a/package/x11r7/xapp_fstobdf/xapp_fstobdf.hash b/package/x11r7/xapp_fstobdf/xapp_fstobdf.hash
new file mode 100644
index 0000000..d12e8e5
--- /dev/null
+++ b/package/x11r7/xapp_fstobdf/xapp_fstobdf.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-December/002511.html
+sha256 66cf550326c993e7043f260a8ec4a533a3bf9d8f0e7397a6fe9cca803732e92e fstobdf-1.0.6.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 16/61] package/x11r7/xapp_iceauth: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (13 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 15/61] package/x11r7/xapp_fstobdf: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 17/61] package/x11r7/xapp_ico: " Bernd Kuhls
` (45 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_iceauth/xapp_iceauth.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_iceauth/xapp_iceauth.hash
diff --git a/package/x11r7/xapp_iceauth/xapp_iceauth.hash b/package/x11r7/xapp_iceauth/xapp_iceauth.hash
new file mode 100644
index 0000000..90c5f70
--- /dev/null
+++ b/package/x11r7/xapp_iceauth/xapp_iceauth.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-January/002519.html
+sha256 1216af2dee99b318fcf8bf9a259915273bcb37a7f1e7859af4f15d0ebf6f3f0a iceauth-1.0.7.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 17/61] package/x11r7/xapp_ico: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (14 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 16/61] package/x11r7/xapp_iceauth: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 18/61] package/x11r7/xapp_listres: " Bernd Kuhls
` (44 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_ico/xapp_ico.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_ico/xapp_ico.hash
diff --git a/package/x11r7/xapp_ico/xapp_ico.hash b/package/x11r7/xapp_ico/xapp_ico.hash
new file mode 100644
index 0000000..055e85e
--- /dev/null
+++ b/package/x11r7/xapp_ico/xapp_ico.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-January/002135.html
+sha256 2932767098f95ca129a0c7f0fecb0a18c789a79c1747f7423fdfe9f4e0c53590 ico-1.0.4.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 18/61] package/x11r7/xapp_listres: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (15 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 17/61] package/x11r7/xapp_ico: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 19/61] package/x11r7/xapp_luit: " Bernd Kuhls
` (43 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_listres/xapp_listres.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_listres/xapp_listres.hash
diff --git a/package/x11r7/xapp_listres/xapp_listres.hash b/package/x11r7/xapp_listres/xapp_listres.hash
new file mode 100644
index 0000000..ffc9f7e
--- /dev/null
+++ b/package/x11r7/xapp_listres/xapp_listres.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-February/001838.html
+sha256 c3d71e9a01650e3fd470189a749cd0202ef03d9e399350a7a7443d7595ed478e listres-1.0.3.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 19/61] package/x11r7/xapp_luit: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (16 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 18/61] package/x11r7/xapp_listres: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 20/61] package/x11r7/xapp_mkfontdir: " Bernd Kuhls
` (42 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_luit/xapp_luit.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_luit/xapp_luit.hash
diff --git a/package/x11r7/xapp_luit/xapp_luit.hash b/package/x11r7/xapp_luit/xapp_luit.hash
new file mode 100644
index 0000000..4763b0d
--- /dev/null
+++ b/package/x11r7/xapp_luit/xapp_luit.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-March/001894.html
+sha256 30b0e787cb07a0f504b70f1d6123930522111ce9d4276f6683a69b322b49c636 luit-1.1.1.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 20/61] package/x11r7/xapp_mkfontdir: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (17 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 19/61] package/x11r7/xapp_luit: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 21/61] package/x11r7/xapp_mkfontscale: " Bernd Kuhls
` (41 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_mkfontdir/xapp_mkfontdir.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_mkfontdir/xapp_mkfontdir.hash
diff --git a/package/x11r7/xapp_mkfontdir/xapp_mkfontdir.hash b/package/x11r7/xapp_mkfontdir/xapp_mkfontdir.hash
new file mode 100644
index 0000000..7a218b9
--- /dev/null
+++ b/package/x11r7/xapp_mkfontdir/xapp_mkfontdir.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-February/001818.html
+sha256 56d52a482df130484e51fd066d1b6eda7c2c02ddbc91fe6e2be1b9c4e7306530 mkfontdir-1.0.7.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 21/61] package/x11r7/xapp_mkfontscale: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (18 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 20/61] package/x11r7/xapp_mkfontdir: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 22/61] package/x11r7/xapp_rgb: " Bernd Kuhls
` (40 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_mkfontscale/xapp_mkfontscale.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_mkfontscale/xapp_mkfontscale.hash
diff --git a/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.hash b/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.hash
new file mode 100644
index 0000000..0cab2b2
--- /dev/null
+++ b/package/x11r7/xapp_mkfontscale/xapp_mkfontscale.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-January/002520.html
+sha256 8c6d5228af885477b9aec60ca6f172578e7d2de42234357af62fb00439453f20 mkfontscale-1.1.2.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 22/61] package/x11r7/xapp_rgb: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (19 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 21/61] package/x11r7/xapp_mkfontscale: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 23/61] package/x11r7/xapp_rstart: " Bernd Kuhls
` (39 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_rgb/xapp_rgb.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_rgb/xapp_rgb.hash
diff --git a/package/x11r7/xapp_rgb/xapp_rgb.hash b/package/x11r7/xapp_rgb/xapp_rgb.hash
new file mode 100644
index 0000000..2b67bfc
--- /dev/null
+++ b/package/x11r7/xapp_rgb/xapp_rgb.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-November/002494.html
+sha256 bbca7c6aa59939b9f6a0fb9fff15dfd62176420ffd4ae30c8d92a6a125fbe6b0 rgb-1.0.6.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 23/61] package/x11r7/xapp_rstart: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (20 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 22/61] package/x11r7/xapp_rgb: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 24/61] package/x11r7/xapp_sessreg: " Bernd Kuhls
` (38 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_rstart/xapp_rstart.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_rstart/xapp_rstart.hash
diff --git a/package/x11r7/xapp_rstart/xapp_rstart.hash b/package/x11r7/xapp_rstart/xapp_rstart.hash
new file mode 100644
index 0000000..47b7353
--- /dev/null
+++ b/package/x11r7/xapp_rstart/xapp_rstart.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-February/002168.html
+sha256 29134e9fdffc8d6ac6904c293b392ba6a493ce571fbd2015485b19a8e4d0ffeb rstart-1.0.5.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 24/61] package/x11r7/xapp_sessreg: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (21 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 23/61] package/x11r7/xapp_rstart: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 25/61] package/x11r7/xapp_showfont: " Bernd Kuhls
` (37 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_sessreg/xapp_sessreg.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_sessreg/xapp_sessreg.hash
diff --git a/package/x11r7/xapp_sessreg/xapp_sessreg.hash b/package/x11r7/xapp_sessreg/xapp_sessreg.hash
new file mode 100644
index 0000000..9c1a802
--- /dev/null
+++ b/package/x11r7/xapp_sessreg/xapp_sessreg.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-January/002522.html
+sha256 551177657835e0902b5eee7b19713035beaa1581bbd3c6506baa553e751e017c sessreg-1.1.0.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 25/61] package/x11r7/xapp_showfont: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (22 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 24/61] package/x11r7/xapp_sessreg: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 26/61] package/x11r7/xapp_viewres: " Bernd Kuhls
` (36 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_showfont/xapp_showfont.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_showfont/xapp_showfont.hash
diff --git a/package/x11r7/xapp_showfont/xapp_showfont.hash b/package/x11r7/xapp_showfont/xapp_showfont.hash
new file mode 100644
index 0000000..0fff9ce
--- /dev/null
+++ b/package/x11r7/xapp_showfont/xapp_showfont.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-December/002513.html
+sha256 e9735c1c530b8a52edfab7415cc0fd7f8d2889095114f4cb689a27476461ac89 showfont-1.0.5.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 26/61] package/x11r7/xapp_viewres: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (23 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 25/61] package/x11r7/xapp_showfont: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 27/61] package/x11r7/xapp_xauth: " Bernd Kuhls
` (35 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_viewres/xapp_viewres.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_viewres/xapp_viewres.hash
diff --git a/package/x11r7/xapp_viewres/xapp_viewres.hash b/package/x11r7/xapp_viewres/xapp_viewres.hash
new file mode 100644
index 0000000..c45b1b2
--- /dev/null
+++ b/package/x11r7/xapp_viewres/xapp_viewres.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-January/002122.html
+sha256 d9c11b44908d91926df8b33428ae04c86c85e4f8380e9b5e68326a651c872e59 viewres-1.0.4.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 27/61] package/x11r7/xapp_xauth: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (24 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 26/61] package/x11r7/xapp_viewres: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 28/61] package/x11r7/xapp_xbacklight: " Bernd Kuhls
` (34 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xauth/xapp_xauth.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xauth/xapp_xauth.hash
diff --git a/package/x11r7/xapp_xauth/xapp_xauth.hash b/package/x11r7/xapp_xauth/xapp_xauth.hash
new file mode 100644
index 0000000..922cecf
--- /dev/null
+++ b/package/x11r7/xapp_xauth/xapp_xauth.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-April/002414.html
+sha256 56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f xauth-1.0.9.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 28/61] package/x11r7/xapp_xbacklight: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (25 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 27/61] package/x11r7/xapp_xauth: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 29/61] package/x11r7/xapp_xbiff: " Bernd Kuhls
` (33 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xbacklight/xapp_xbacklight.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xbacklight/xapp_xbacklight.hash
diff --git a/package/x11r7/xapp_xbacklight/xapp_xbacklight.hash b/package/x11r7/xapp_xbacklight/xapp_xbacklight.hash
new file mode 100644
index 0000000..058c53f
--- /dev/null
+++ b/package/x11r7/xapp_xbacklight/xapp_xbacklight.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-October/002331.html
+sha256 17f6cf51a35eaa918abec36b7871d28b712c169312e22a0eaf1ffe8d6468362b xbacklight-1.2.1.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 29/61] package/x11r7/xapp_xbiff: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (26 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 28/61] package/x11r7/xapp_xbacklight: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 30/61] package/x11r7/xapp_xcalc: " Bernd Kuhls
` (32 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xbiff/xapp_xbiff.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xbiff/xapp_xbiff.hash
diff --git a/package/x11r7/xapp_xbiff/xapp_xbiff.hash b/package/x11r7/xapp_xbiff/xapp_xbiff.hash
new file mode 100644
index 0000000..26bf0ae
--- /dev/null
+++ b/package/x11r7/xapp_xbiff/xapp_xbiff.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2011-January/001595.html
+sha1 17337a951264f0f96f6d03893f9dfd9cf8f12a5a xbiff-1.0.3.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 30/61] package/x11r7/xapp_xcalc: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (27 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 29/61] package/x11r7/xapp_xbiff: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 31/61] package/x11r7/xapp_xclock: " Bernd Kuhls
` (31 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xcalc/xapp_xcalc.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xcalc/xapp_xcalc.hash
diff --git a/package/x11r7/xapp_xcalc/xapp_xcalc.hash b/package/x11r7/xapp_xcalc/xapp_xcalc.hash
new file mode 100644
index 0000000..e796755
--- /dev/null
+++ b/package/x11r7/xapp_xcalc/xapp_xcalc.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-January/002523.html
+sha256 2f73c7160c09dc32586ea07daa408ac897c0a16eaa98cad9f9e4ee98cd9057d8 xcalc-1.0.6.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 31/61] package/x11r7/xapp_xclock: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (28 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 30/61] package/x11r7/xapp_xcalc: " Bernd Kuhls
@ 2015-04-18 14:29 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 32/61] package/x11r7/xapp_xconsole: " Bernd Kuhls
` (30 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:29 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xclock/xapp_xclock.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xclock/xapp_xclock.hash
diff --git a/package/x11r7/xapp_xclock/xapp_xclock.hash b/package/x11r7/xapp_xclock/xapp_xclock.hash
new file mode 100644
index 0000000..1469077
--- /dev/null
+++ b/package/x11r7/xapp_xclock/xapp_xclock.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-September/002310.html
+sha256 23ceeca94e3e20a6c26a703ac7f789066d4517f8d2cb717ae7cb28a617d97dd0 xclock-1.0.7.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 32/61] package/x11r7/xapp_xconsole: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (29 preceding siblings ...)
2015-04-18 14:29 ` [Buildroot] [PATCH 31/61] package/x11r7/xapp_xclock: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 33/61] package/x11r7/xapp_xcursorgen: " Bernd Kuhls
` (29 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xconsole/xapp_xconsole.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xconsole/xapp_xconsole.hash
diff --git a/package/x11r7/xapp_xconsole/xapp_xconsole.hash b/package/x11r7/xapp_xconsole/xapp_xconsole.hash
new file mode 100644
index 0000000..a62d8cb
--- /dev/null
+++ b/package/x11r7/xapp_xconsole/xapp_xconsole.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-July/002272.html
+sha256 e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1 xconsole-1.0.6.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 33/61] package/x11r7/xapp_xcursorgen: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (30 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 32/61] package/x11r7/xapp_xconsole: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 34/61] package/x11r7/xapp_xdm: " Bernd Kuhls
` (28 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xcursorgen/xapp_xcursorgen.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xcursorgen/xapp_xcursorgen.hash
diff --git a/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.hash b/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.hash
new file mode 100644
index 0000000..b98d449
--- /dev/null
+++ b/package/x11r7/xapp_xcursorgen/xapp_xcursorgen.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-May/002438.html
+sha256 31c8910f54eb175a8a74a60e7662697467e21a8bf948220a6048a93924b3f66c xcursorgen-1.0.6.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 34/61] package/x11r7/xapp_xdm: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (31 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 33/61] package/x11r7/xapp_xcursorgen: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 35/61] package/x11r7/xapp_xfd: " Bernd Kuhls
` (27 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xdm/xapp_xdm.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xdm/xapp_xdm.hash
diff --git a/package/x11r7/xapp_xdm/xapp_xdm.hash b/package/x11r7/xapp_xdm/xapp_xdm.hash
new file mode 100644
index 0000000..207d769
--- /dev/null
+++ b/package/x11r7/xapp_xdm/xapp_xdm.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2011-September/001737.html
+sha256 d4da426ddea0124279a3f2e00a26db61944690628ee818a64df9d27352081c47 xdm-1.1.11.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 35/61] package/x11r7/xapp_xfd: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (32 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 34/61] package/x11r7/xapp_xdm: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 36/61] package/x11r7/xapp_xfontsel: " Bernd Kuhls
` (26 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xfd/xapp_xfd.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xfd/xapp_xfd.hash
diff --git a/package/x11r7/xapp_xfd/xapp_xfd.hash b/package/x11r7/xapp_xfd/xapp_xfd.hash
new file mode 100644
index 0000000..7b6824b
--- /dev/null
+++ b/package/x11r7/xapp_xfd/xapp_xfd.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-July/002268.html
+sha256 c1a32222fbb891e46f9a82ebab005bc5e54ce006a2586195ec9ea7ab308e2759 xfd-1.1.2.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 36/61] package/x11r7/xapp_xfontsel: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (33 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 35/61] package/x11r7/xapp_xfd: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 37/61] package/x11r7/xapp_xfs: " Bernd Kuhls
` (25 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xfontsel/xapp_xfontsel.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xfontsel/xapp_xfontsel.hash
diff --git a/package/x11r7/xapp_xfontsel/xapp_xfontsel.hash b/package/x11r7/xapp_xfontsel/xapp_xfontsel.hash
new file mode 100644
index 0000000..40f5523
--- /dev/null
+++ b/package/x11r7/xapp_xfontsel/xapp_xfontsel.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002213.html
+sha256 170d8550b96fb47b04db6181b947e6f6b8b97f4df5d691c351a278480cc931bf xfontsel-1.0.5.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 37/61] package/x11r7/xapp_xfs: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (34 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 36/61] package/x11r7/xapp_xfontsel: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 38/61] package/x11r7/xapp_xfsinfo: " Bernd Kuhls
` (24 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xfs/xapp_xfs.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xfs/xapp_xfs.hash
diff --git a/package/x11r7/xapp_xfs/xapp_xfs.hash b/package/x11r7/xapp_xfs/xapp_xfs.hash
new file mode 100644
index 0000000..6782374
--- /dev/null
+++ b/package/x11r7/xapp_xfs/xapp_xfs.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-August/002472.html
+sha256 a40b75e674c091464f85739292b6bf24e2d153f4a2ac456d3ea6b8a64e269ffa xfs-1.1.4.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 38/61] package/x11r7/xapp_xfsinfo: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (35 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 37/61] package/x11r7/xapp_xfs: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 39/61] package/x11r7/xapp_xkbcomp: " Bernd Kuhls
` (23 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xfsinfo/xapp_xfsinfo.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xfsinfo/xapp_xfsinfo.hash
diff --git a/package/x11r7/xapp_xfsinfo/xapp_xfsinfo.hash b/package/x11r7/xapp_xfsinfo/xapp_xfsinfo.hash
new file mode 100644
index 0000000..b1bcc0b
--- /dev/null
+++ b/package/x11r7/xapp_xfsinfo/xapp_xfsinfo.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-December/002512.html
+sha256 d38f4b6db4038f52ba1a09123ef497993194288454c0c13d16debe246f120d8f xfsinfo-1.0.5.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 39/61] package/x11r7/xapp_xkbcomp: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (36 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 38/61] package/x11r7/xapp_xfsinfo: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 40/61] package/x11r7/xapp_xkbutils: " Bernd Kuhls
` (22 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xkbcomp/xapp_xkbcomp.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xkbcomp/xapp_xkbcomp.hash
diff --git a/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.hash b/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.hash
new file mode 100644
index 0000000..b49d5a2
--- /dev/null
+++ b/package/x11r7/xapp_xkbcomp/xapp_xkbcomp.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-November/002497.html
+sha256 cfac973778fabf5216121ad60b7af8ab74ce7513af0f9260cf8c5309e1622b2a xkbcomp-1.3.0.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 40/61] package/x11r7/xapp_xkbutils: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (37 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 39/61] package/x11r7/xapp_xkbcomp: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 41/61] package/x11r7/xapp_xkill: " Bernd Kuhls
` (21 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xkbutils/xapp_xkbutils.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xkbutils/xapp_xkbutils.hash
diff --git a/package/x11r7/xapp_xkbutils/xapp_xkbutils.hash b/package/x11r7/xapp_xkbutils/xapp_xkbutils.hash
new file mode 100644
index 0000000..6660304
--- /dev/null
+++ b/package/x11r7/xapp_xkbutils/xapp_xkbutils.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-February/002162.html
+sha256 d2a18ab90275e8bca028773c44264d2266dab70853db4321bdbc18da75148130 xkbutils-1.0.4.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 41/61] package/x11r7/xapp_xkill: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (38 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 40/61] package/x11r7/xapp_xkbutils: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 42/61] package/x11r7/xapp_xload: " Bernd Kuhls
` (20 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xkill/xapp_xkill.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xkill/xapp_xkill.hash
diff --git a/package/x11r7/xapp_xkill/xapp_xkill.hash b/package/x11r7/xapp_xkill/xapp_xkill.hash
new file mode 100644
index 0000000..22c256d
--- /dev/null
+++ b/package/x11r7/xapp_xkill/xapp_xkill.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-September/002313.html
+sha256 88ef2a304f32f24b255e879f03c1dcd3a2be3e71d5562205414f267d919f812e xkill-1.0.4.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 42/61] package/x11r7/xapp_xload: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (39 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 41/61] package/x11r7/xapp_xkill: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 43/61] package/x11r7/xapp_xlogo: " Bernd Kuhls
` (19 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xload/xapp_xload.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xload/xapp_xload.hash
diff --git a/package/x11r7/xapp_xload/xapp_xload.hash b/package/x11r7/xapp_xload/xapp_xload.hash
new file mode 100644
index 0000000..418ce55
--- /dev/null
+++ b/package/x11r7/xapp_xload/xapp_xload.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-August/002285.html
+sha256 83f8e6260435f1df2e2e5036bb3325688b79f0b33069ef445eff5058d127e078 xload-1.1.2.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 43/61] package/x11r7/xapp_xlogo: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (40 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 42/61] package/x11r7/xapp_xload: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 44/61] package/x11r7/xapp_xlsclients: " Bernd Kuhls
` (18 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xlogo/xapp_xlogo.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xlogo/xapp_xlogo.hash
diff --git a/package/x11r7/xapp_xlogo/xapp_xlogo.hash b/package/x11r7/xapp_xlogo/xapp_xlogo.hash
new file mode 100644
index 0000000..861cd59
--- /dev/null
+++ b/package/x11r7/xapp_xlogo/xapp_xlogo.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-March/001905.html
+sha256 17af6f4fb73e7310e087fbfe5d773bab2b0d6f37a894ae5ee32de4693af6ba92 xlogo-1.0.4.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 44/61] package/x11r7/xapp_xlsclients: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (41 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 43/61] package/x11r7/xapp_xlogo: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 45/61] package/x11r7/xapp_xmessage: " Bernd Kuhls
` (17 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xlsclients/xapp_xlsclients.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xlsclients/xapp_xlsclients.hash
diff --git a/package/x11r7/xapp_xlsclients/xapp_xlsclients.hash b/package/x11r7/xapp_xlsclients/xapp_xlsclients.hash
new file mode 100644
index 0000000..e1cb80b
--- /dev/null
+++ b/package/x11r7/xapp_xlsclients/xapp_xlsclients.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-September/002314.html
+sha256 5d9666fcc6c3de210fc70d5a841a404955af709a616fde530fe4e8f7723e3d3d xlsclients-1.1.3.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 45/61] package/x11r7/xapp_xmessage: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (42 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 44/61] package/x11r7/xapp_xlsclients: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 46/61] package/x11r7/xapp_xpr: " Bernd Kuhls
` (16 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xmessage/xapp_xmessage.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xmessage/xapp_xmessage.hash
diff --git a/package/x11r7/xapp_xmessage/xapp_xmessage.hash b/package/x11r7/xapp_xmessage/xapp_xmessage.hash
new file mode 100644
index 0000000..5e1f199
--- /dev/null
+++ b/package/x11r7/xapp_xmessage/xapp_xmessage.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-January/002128.html
+sha256 bcdf4b461c439bb3ade6e1e41c47d6218b912da8e9396b7ad70856db2f95ab68 xmessage-1.0.4.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 46/61] package/x11r7/xapp_xpr: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (43 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 45/61] package/x11r7/xapp_xmessage: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 47/61] package/x11r7/xapp_xprop: " Bernd Kuhls
` (15 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xpr/xapp_xpr.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xpr/xapp_xpr.hash
diff --git a/package/x11r7/xapp_xpr/xapp_xpr.hash b/package/x11r7/xapp_xpr/xapp_xpr.hash
new file mode 100644
index 0000000..eaab288
--- /dev/null
+++ b/package/x11r7/xapp_xpr/xapp_xpr.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-March/001926.html
+sha256 fed98df31eb93d3dca4688cb535aabad06be572e70ace3b1685679c18dd86cb5 xpr-1.0.4.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 47/61] package/x11r7/xapp_xprop: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (44 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 46/61] package/x11r7/xapp_xpr: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 48/61] package/x11r7/xapp_xrandr: " Bernd Kuhls
` (14 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xprop/xapp_xprop.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xprop/xapp_xprop.hash
diff --git a/package/x11r7/xapp_xprop/xapp_xprop.hash b/package/x11r7/xapp_xprop/xapp_xprop.hash
new file mode 100644
index 0000000..4758979
--- /dev/null
+++ b/package/x11r7/xapp_xprop/xapp_xprop.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-August/002290.html
+sha256 9bee88b1025865ad121f72d32576dd3027af1446774aa8300cce3c261d869bc6 xprop-1.2.2.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 48/61] package/x11r7/xapp_xrandr: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (45 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 47/61] package/x11r7/xapp_xprop: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 49/61] package/x11r7/xapp_xrdb: " Bernd Kuhls
` (13 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xrandr/xapp_xrandr.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xrandr/xapp_xrandr.hash
diff --git a/package/x11r7/xapp_xrandr/xapp_xrandr.hash b/package/x11r7/xapp_xrandr/xapp_xrandr.hash
new file mode 100644
index 0000000..009ba5d
--- /dev/null
+++ b/package/x11r7/xapp_xrandr/xapp_xrandr.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2014-August/002467.html
+sha256 7154ac3486b86923692f2d6cdb2991a2ee72bc32af2c4379a6f1c068f204be1b xrandr-1.4.3.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 49/61] package/x11r7/xapp_xrdb: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (46 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 48/61] package/x11r7/xapp_xrandr: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 50/61] package/x11r7/xapp_xrefresh: " Bernd Kuhls
` (12 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xrdb/xapp_xrdb.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xrdb/xapp_xrdb.hash
diff --git a/package/x11r7/xapp_xrdb/xapp_xrdb.hash b/package/x11r7/xapp_xrdb/xapp_xrdb.hash
new file mode 100644
index 0000000..4844a09
--- /dev/null
+++ b/package/x11r7/xapp_xrdb/xapp_xrdb.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-September/002316.html
+sha256 73827b6bbfc9d27ca287d95a1224c306d7053cd7b8156641698d7dc541ca565b xrdb-1.1.0.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 50/61] package/x11r7/xapp_xrefresh: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (47 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 49/61] package/x11r7/xapp_xrdb: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 51/61] package/x11r7/xapp_xset: " Bernd Kuhls
` (11 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xrefresh/xapp_xrefresh.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xrefresh/xapp_xrefresh.hash
diff --git a/package/x11r7/xapp_xrefresh/xapp_xrefresh.hash b/package/x11r7/xapp_xrefresh/xapp_xrefresh.hash
new file mode 100644
index 0000000..6d5a53b
--- /dev/null
+++ b/package/x11r7/xapp_xrefresh/xapp_xrefresh.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002214.html
+sha256 3213671b0a8a9d1e8d1d5d9e3fd86842c894dd9acc1be2560eda50bc1fb791d6 xrefresh-1.0.5.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 51/61] package/x11r7/xapp_xset: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (48 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 50/61] package/x11r7/xapp_xrefresh: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 52/61] package/x11r7/xapp_xsetroot: " Bernd Kuhls
` (10 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xset/xapp_xset.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xset/xapp_xset.hash
diff --git a/package/x11r7/xapp_xset/xapp_xset.hash b/package/x11r7/xapp_xset/xapp_xset.hash
new file mode 100644
index 0000000..f9ff392
--- /dev/null
+++ b/package/x11r7/xapp_xset/xapp_xset.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-August/002291.html
+sha256 4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063 xset-1.2.3.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 52/61] package/x11r7/xapp_xsetroot: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (49 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 51/61] package/x11r7/xapp_xset: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 53/61] package/x11r7/xapp_xsm: " Bernd Kuhls
` (9 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xsetroot/xapp_xsetroot.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xsetroot/xapp_xsetroot.hash
diff --git a/package/x11r7/xapp_xsetroot/xapp_xsetroot.hash b/package/x11r7/xapp_xsetroot/xapp_xsetroot.hash
new file mode 100644
index 0000000..89a1abe
--- /dev/null
+++ b/package/x11r7/xapp_xsetroot/xapp_xsetroot.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-January/002149.html
+sha256 ba215daaa78c415fce11b9e58c365d03bb602eaa5ea916578d76861a468cc3d9 xsetroot-1.1.1.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 53/61] package/x11r7/xapp_xsm: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (50 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 52/61] package/x11r7/xapp_xsetroot: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 54/61] package/x11r7/xapp_xstdcmap: " Bernd Kuhls
` (8 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xsm/xapp_xsm.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xsm/xapp_xsm.hash
diff --git a/package/x11r7/xapp_xsm/xapp_xsm.hash b/package/x11r7/xapp_xsm/xapp_xsm.hash
new file mode 100644
index 0000000..aef9e55
--- /dev/null
+++ b/package/x11r7/xapp_xsm/xapp_xsm.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-February/002163.html
+sha256 ad9dee2847a683841f73518a83014b0accae60e9eff7e96752a0dbc412867b4a xsm-1.0.3.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 54/61] package/x11r7/xapp_xstdcmap: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (51 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 53/61] package/x11r7/xapp_xsm: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 55/61] package/x11r7/xapp_xvidtune: " Bernd Kuhls
` (7 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xstdcmap/xapp_xstdcmap.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xstdcmap/xapp_xstdcmap.hash
diff --git a/package/x11r7/xapp_xstdcmap/xapp_xstdcmap.hash b/package/x11r7/xapp_xstdcmap/xapp_xstdcmap.hash
new file mode 100644
index 0000000..6d8b35f
--- /dev/null
+++ b/package/x11r7/xapp_xstdcmap/xapp_xstdcmap.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-February/002164.html
+sha256 f648e2b0cf16aa29856de998e2c7204be39dc1f8daeda9464d32288e0b580fc1 xstdcmap-1.0.3.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 55/61] package/x11r7/xapp_xvidtune: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (52 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 54/61] package/x11r7/xapp_xstdcmap: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 56/61] package/x11r7/xapp_xvinfo: " Bernd Kuhls
` (6 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xvidtune/xapp_xvidtune.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xvidtune/xapp_xvidtune.hash
diff --git a/package/x11r7/xapp_xvidtune/xapp_xvidtune.hash b/package/x11r7/xapp_xvidtune/xapp_xvidtune.hash
new file mode 100644
index 0000000..5c9e254
--- /dev/null
+++ b/package/x11r7/xapp_xvidtune/xapp_xvidtune.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-January/002129.html
+sha256 24e5e103933a04bfb2e1d18562619ed74031ab515e7343eb546bacdbcbeecf01 xvidtune-1.0.3.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 56/61] package/x11r7/xapp_xvinfo: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (53 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 55/61] package/x11r7/xapp_xvidtune: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 57/61] package/x11r7/xapp_xwd: " Bernd Kuhls
` (5 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xvinfo/xapp_xvinfo.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xvinfo/xapp_xvinfo.hash
diff --git a/package/x11r7/xapp_xvinfo/xapp_xvinfo.hash b/package/x11r7/xapp_xvinfo/xapp_xvinfo.hash
new file mode 100644
index 0000000..05e1a74
--- /dev/null
+++ b/package/x11r7/xapp_xvinfo/xapp_xvinfo.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-February/002165.html
+sha256 eed3d90ffd788ef728c4a5e7aa4bd86dc6bbcebac929caf7a0479cf8b53b50e3 xvinfo-1.1.2.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 57/61] package/x11r7/xapp_xwd: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (54 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 56/61] package/x11r7/xapp_xvinfo: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 58/61] package/x11r7/xapp_xwininfo: " Bernd Kuhls
` (4 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xwd/xapp_xwd.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xwd/xapp_xwd.hash
diff --git a/package/x11r7/xapp_xwd/xapp_xwd.hash b/package/x11r7/xapp_xwd/xapp_xwd.hash
new file mode 100644
index 0000000..1d9b4d5
--- /dev/null
+++ b/package/x11r7/xapp_xwd/xapp_xwd.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-August/002292.html
+sha256 3bb396a2268d78de4b1c3e5237a85f7849d3434e87b3cd1f4d57eef614227d79 xwd-1.0.6.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 58/61] package/x11r7/xapp_xwininfo: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (55 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 57/61] package/x11r7/xapp_xwd: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 59/61] package/x11r7/xapp_xwud: " Bernd Kuhls
` (3 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xwininfo/xapp_xwininfo.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xwininfo/xapp_xwininfo.hash
diff --git a/package/x11r7/xapp_xwininfo/xapp_xwininfo.hash b/package/x11r7/xapp_xwininfo/xapp_xwininfo.hash
new file mode 100644
index 0000000..4b891a2
--- /dev/null
+++ b/package/x11r7/xapp_xwininfo/xapp_xwininfo.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2013-May/002215.html
+sha256 218eb0ea95bd8de7903dfaa26423820c523ad1598be0751d2d8b6a2c23b23ff8 xwininfo-1.1.3.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 59/61] package/x11r7/xapp_xwud: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (56 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 58/61] package/x11r7/xapp_xwininfo: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 60/61] package/x11r7//xdriver_xf86-video-vmware: " Bernd Kuhls
` (2 subsequent siblings)
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xapp_xwud/xapp_xwud.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xapp_xwud/xapp_xwud.hash
diff --git a/package/x11r7/xapp_xwud/xapp_xwud.hash b/package/x11r7/xapp_xwud/xapp_xwud.hash
new file mode 100644
index 0000000..44e9c60
--- /dev/null
+++ b/package/x11r7/xapp_xwud/xapp_xwud.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2012-March/001927.html
+sha256 d6b3a09ccfe750868e26bd2384900ab5ff0d434f7f40cd272a50eda8aaa1f8bd xwud-1.0.4.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 60/61] package/x11r7//xdriver_xf86-video-vmware: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (57 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 59/61] package/x11r7/xapp_xwud: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 61/61] package/x11r7/xkeyboard-config: " Bernd Kuhls
2015-04-18 17:07 ` [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, " Thomas Petazzoni
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
.../x11r7/xdriver_xf86-video-vmware/xdriver_xf86-video-vmware.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xdriver_xf86-video-vmware/xdriver_xf86-video-vmware.hash
diff --git a/package/x11r7/xdriver_xf86-video-vmware/xdriver_xf86-video-vmware.hash b/package/x11r7/xdriver_xf86-video-vmware/xdriver_xf86-video-vmware.hash
new file mode 100644
index 0000000..10d31d0
--- /dev/null
+++ b/package/x11r7/xdriver_xf86-video-vmware/xdriver_xf86-video-vmware.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-January/002521.html
+sha256 3c1d244e4b1b77e92126957965cdc9fb82de4c215c0706a3a8aaff6939e4a0cc xf86-video-vmware-13.1.0.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 61/61] package/x11r7/xkeyboard-config: add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (58 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 60/61] package/x11r7//xdriver_xf86-video-vmware: " Bernd Kuhls
@ 2015-04-18 14:30 ` Bernd Kuhls
2015-04-18 17:07 ` [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, " Thomas Petazzoni
60 siblings, 0 replies; 62+ messages in thread
From: Bernd Kuhls @ 2015-04-18 14:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xkeyboard-config/xkeyboard-config.hash | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 package/x11r7/xkeyboard-config/xkeyboard-config.hash
diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.hash b/package/x11r7/xkeyboard-config/xkeyboard-config.hash
new file mode 100644
index 0000000..68213a6
--- /dev/null
+++ b/package/x11r7/xkeyboard-config/xkeyboard-config.hash
@@ -0,0 +1,2 @@
+# From http://lists.x.org/archives/xorg-announce/2015-January/002527.html
+sha256 dc91458a214c56a35727f9e523fc647615de64137057ca6ee4d4d4474a4bb2ae xkeyboard-config-2.14.tar.bz2
--
1.7.10.4
^ permalink raw reply related [flat|nested] 62+ messages in thread
* [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
` (59 preceding siblings ...)
2015-04-18 14:30 ` [Buildroot] [PATCH 61/61] package/x11r7/xkeyboard-config: " Bernd Kuhls
@ 2015-04-18 17:07 ` Thomas Petazzoni
60 siblings, 0 replies; 62+ messages in thread
From: Thomas Petazzoni @ 2015-04-18 17:07 UTC (permalink / raw)
To: buildroot
Dear Bernd Kuhls,
On Sat, 18 Apr 2015 16:29:29 +0200, Bernd Kuhls wrote:
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/x11r7/xapp_xclipboard/xapp_xclipboard.hash | 2 ++
> package/x11r7/xapp_xclipboard/xapp_xclipboard.mk | 2 +-
> 2 files changed, 3 insertions(+), 1 deletion(-)
> create mode 100644 package/x11r7/xapp_xclipboard/xapp_xclipboard.hash
All 61 patches applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 62+ messages in thread
end of thread, other threads:[~2015-04-18 17:07 UTC | newest]
Thread overview: 62+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-18 14:29 [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, add hash Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 02/61] package/x11r7/xapp_xdbedizzy: bump version to 1.1.0, " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 03/61] package/x11r7/xapp_xeyes: bump version to 1.1.1, " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 04/61] package/x11r7/xapp_xf86dga: bump version to 1.0.3, " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 05/61] package/x11r7/xapp_xinit: bump version to 1.3.4, " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 06/61] package/x11r7/xapp_xinput: bump version to 1.6.1, " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 07/61] package/x11r7/xapp_xmore: bump version to 1.0.2, " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 08/61] package/x11r7/xapp_appres: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 09/61] package/x11r7/xapp_bdftopcf: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 10/61] package/x11r7/xapp_beforelight: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 11/61] package/x11r7/xapp_bitmap: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 12/61] package/x11r7/xapp_editres: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 13/61] package/x11r7/xapp_fonttosfnt: bump version to 1.0.4, " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 14/61] package/x11r7/xapp_fslsfonts: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 15/61] package/x11r7/xapp_fstobdf: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 16/61] package/x11r7/xapp_iceauth: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 17/61] package/x11r7/xapp_ico: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 18/61] package/x11r7/xapp_listres: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 19/61] package/x11r7/xapp_luit: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 20/61] package/x11r7/xapp_mkfontdir: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 21/61] package/x11r7/xapp_mkfontscale: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 22/61] package/x11r7/xapp_rgb: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 23/61] package/x11r7/xapp_rstart: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 24/61] package/x11r7/xapp_sessreg: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 25/61] package/x11r7/xapp_showfont: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 26/61] package/x11r7/xapp_viewres: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 27/61] package/x11r7/xapp_xauth: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 28/61] package/x11r7/xapp_xbacklight: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 29/61] package/x11r7/xapp_xbiff: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 30/61] package/x11r7/xapp_xcalc: " Bernd Kuhls
2015-04-18 14:29 ` [Buildroot] [PATCH 31/61] package/x11r7/xapp_xclock: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 32/61] package/x11r7/xapp_xconsole: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 33/61] package/x11r7/xapp_xcursorgen: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 34/61] package/x11r7/xapp_xdm: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 35/61] package/x11r7/xapp_xfd: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 36/61] package/x11r7/xapp_xfontsel: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 37/61] package/x11r7/xapp_xfs: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 38/61] package/x11r7/xapp_xfsinfo: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 39/61] package/x11r7/xapp_xkbcomp: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 40/61] package/x11r7/xapp_xkbutils: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 41/61] package/x11r7/xapp_xkill: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 42/61] package/x11r7/xapp_xload: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 43/61] package/x11r7/xapp_xlogo: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 44/61] package/x11r7/xapp_xlsclients: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 45/61] package/x11r7/xapp_xmessage: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 46/61] package/x11r7/xapp_xpr: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 47/61] package/x11r7/xapp_xprop: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 48/61] package/x11r7/xapp_xrandr: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 49/61] package/x11r7/xapp_xrdb: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 50/61] package/x11r7/xapp_xrefresh: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 51/61] package/x11r7/xapp_xset: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 52/61] package/x11r7/xapp_xsetroot: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 53/61] package/x11r7/xapp_xsm: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 54/61] package/x11r7/xapp_xstdcmap: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 55/61] package/x11r7/xapp_xvidtune: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 56/61] package/x11r7/xapp_xvinfo: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 57/61] package/x11r7/xapp_xwd: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 58/61] package/x11r7/xapp_xwininfo: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 59/61] package/x11r7/xapp_xwud: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 60/61] package/x11r7//xdriver_xf86-video-vmware: " Bernd Kuhls
2015-04-18 14:30 ` [Buildroot] [PATCH 61/61] package/x11r7/xkeyboard-config: " Bernd Kuhls
2015-04-18 17:07 ` [Buildroot] [PATCH 01/61] package/x11r7/xapp_xclipboard: bump version to 1.1.3, " Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox