summaryrefslogtreecommitdiffstats
path: root/xorg-proto
diff options
context:
space:
mode:
authorTreeve Jelbert2017-12-02 14:44:00 +0100
committerTreeve Jelbert2018-02-06 18:26:02 +0100
commitaf51eea134822966ff32e5c79a38c7acc688031b (patch)
tree1eea7426ed9d88bf380c7b2ccaaf187e81e11317 /xorg-proto
parentc61fea4a79a84aafc7405c3c191a13dc82246d2e (diff)
rescue wayland-protocols
Diffstat (limited to 'xorg-proto')
-rwxr-xr-xxorg-proto/wayland-protocols/DETAILS18
-rw-r--r--xorg-proto/wayland-protocols/HISTORY40
2 files changed, 58 insertions, 0 deletions
diff --git a/xorg-proto/wayland-protocols/DETAILS b/xorg-proto/wayland-protocols/DETAILS
new file mode 100755
index 0000000000..c894ea84a3
--- /dev/null
+++ b/xorg-proto/wayland-protocols/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=wayland-protocols
+ VERSION=1.12
+ SOURCE=$SPELL-$VERSION.tar.xz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ WEB_SITE=https://wayland.freedesktop.org
+ SOURCE_URL[0]=$WEB_SITE/releases/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=freedesktop.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+ LICENSE[0]=GPL
+ ENTERED=20161125
+ KEYWORDS=""
+ SHORT="protocols for wayland/weston"
+cat << EOF
+protocols for wayland/weston
+EOF
diff --git a/xorg-proto/wayland-protocols/HISTORY b/xorg-proto/wayland-protocols/HISTORY
new file mode 100644
index 0000000000..4f8c6f80d0
--- /dev/null
+++ b/xorg-proto/wayland-protocols/HISTORY
@@ -0,0 +1,40 @@
+2017-12-02 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.12
+
+2017-08-01 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.10
+
+2017-07-11 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.9
+
+2017-06-21 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.8
+
+2017-02-22 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: add gpg checking
+
+2016-08-23 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.7
+
+2016-08-12 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.6
+
+2016-08-03 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.5
+
+2016-05-23 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.4
+
+2016-03-10 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.3
+
+2016-03-07 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.2
+
+2016-02-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1
+
+2015-11-25 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.0
+ spell created
+