summaryrefslogtreecommitdiffstats
path: root/xorg-proto
diff options
context:
space:
mode:
authorTreeve Jelbert2016-05-19 17:38:27 +0200
committerTreeve Jelbert2018-02-06 16:20:20 +0100
commita5ecdea720d9854a20e114d1b5d618f11d64d399 (patch)
tree0214b1d0ce6469e2164f49db03322bc7739ae78f /xorg-proto
parentf02fcc185793e9c37d513bb5b1231e77043d42c7 (diff)
xcb-proto: => 1.12
Diffstat (limited to 'xorg-proto')
-rwxr-xr-xxorg-proto/xcb-proto/DETAILS18
-rw-r--r--xorg-proto/xcb-proto/HISTORY61
2 files changed, 79 insertions, 0 deletions
diff --git a/xorg-proto/xcb-proto/DETAILS b/xorg-proto/xcb-proto/DETAILS
new file mode 100755
index 0000000000..ec658b7655
--- /dev/null
+++ b/xorg-proto/xcb-proto/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=xcb-proto
+ VERSION=1.12
+ SOURCE_HASH=sha512:1f427eaf223971b25b56c9f641350e03f5ebeb17a1fc212ce2a0c892de7aba7e53d5e3958b073a122bb344c387c0ff394cf96f542ff046f33de4e1cd27fb9e5c
+ SOURCE="$SPELL-$VERSION.tar.bz2"
+# SOURCE_GPG="gurus.gpg:1f427eaf223971b25b56c9f641350e03f5ebeb17a1fc212ce2a0c892de7aba7e53d5e3958b073a122bb344c387c0ff394cf96f542ff046f33de4e1cd27fb9e5c
+ SOURCE_URL[0]=http://xcb.freedesktop.org/dist/$SOURCE
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
+ LICENSE[0]=XCL
+ WEB_SITE=http://xcb.freedesktop.org
+ ENTERED=20061022
+ SHORT="XML descriptions of the X Window System core protocol and extensions."
+cat << EOF
+xcb-proto contains descriptions of the X Window System core protocol and
+selected extensions in an XML-based data format. They are used by the X
+C Binding (XCB) library to generate much of its code, but you can also use
+these descriptions for other purposes, such as decoding the X protocol or
+building X Window System bindings for other languages.
+EOF
diff --git a/xorg-proto/xcb-proto/HISTORY b/xorg-proto/xcb-proto/HISTORY
new file mode 100644
index 0000000000..1642973a3b
--- /dev/null
+++ b/xorg-proto/xcb-proto/HISTORY
@@ -0,0 +1,61 @@
+2016-05-19 Treeve Jelbert <treeve$sourcemage.org>
+ * DETAILS: version 1.12
+
+2014-08-04 Treeve Jelbert <treeve$sourcemage.org>
+ * DETAILS: version 1.11
+
+2013-12-23 Treeve Jelbert <treeve$sourcemage.org>
+ * DETAILS: version 1.10
+
+2013-11-10 Pol Vinogradov <vin.public@gmail.com>
+ * DETAILS: 1.9
+ * PRE_BUILD: fixed the fix :)
+
+2013-06-20 Treeve Jelbert <treeve$sourcemage.org>
+ * DEPENDS: python => PYTHON
+ * PRE_BUILD: fix detection of python-3.3
+
+2012-10-06 Treeve Jelbert <treeve$sourcemage.org>
+ * DETAILS: version 1.8
+
+2012-07-12 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 1.7.1
+
+2012-01-12 Treeve Jelbert <treeve$sourcemage.org>
+ * DETAILS: version 1.7
+
+2009-12-17 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Updated to 1.6
+ SOURCE matches upstream posted SHA1
+
+2009-05-29 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Updated to 1.5
+ SOURCE matches upstream posted MD5
+
+2009-02-19 Treeve Jelbert <treeve$sourcemage.org>
+ * DETAILS: version 1.4
+
+2008-09-14 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: added python #14725
+
+2008-08-22 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DETAILS: updated spell to 1.2
+
+2008-03-17 Eric Sandall <sandalle@sourcemage.org>
+ * CONFLICTS: Auto-conflicts with xorg as well
+
+2008-03-16 Eric Sandall <sandalle@sourcemage.org>
+ * CONFLICTS: Auto-conflicts with all prior monolithic X providers
+
+2008-03-16 Eric Sandall <sandalle@sourcemage.org>
+ * CONFLICTS: Auto-conflicts with all prior monolithic X providers
+
+2007-02-01 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DETAILS: update to 1.0
+
+2006-11-08 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Updated to 0.9.93
+
+2006-10-22 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DETAILS, DEPENDS, HISTORY: created spell
+