Github messages for voidlinux
 help / color / mirror / Atom feed
From: gtryujb <gtryujb@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Easystroke
Date: Thu, 22 Jul 2021 22:57:50 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32150@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1123 bytes --]

There is a new pull request by gtryujb against master on the void-packages repository

https://github.com/gtryujb/void-packages easystroke
https://github.com/void-linux/void-packages/pull/32150

Easystroke
#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
  - [x] x86_64
  - [x] i686

A patch file from https://github.com/void-linux/void-packages/pull/32150.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-easystroke-32150.patch --]
[-- Type: text/x-diff, Size: 2465 bytes --]

From 9d4d8d636332b12df83e3bbec988884b9f9cd169 Mon Sep 17 00:00:00 2001
From: gtryujb <gtryujb@users.noreply.github.com>
Date: Thu, 22 Jul 2021 18:36:27 +0100
Subject: [PATCH] New package: easystroke-0.6.0

---
 srcpkgs/easystroke/patches/git.patch | 20 ++++++++++++++++++++
 srcpkgs/easystroke/template          | 21 +++++++++++++++++++++
 2 files changed, 41 insertions(+)
 create mode 100644 srcpkgs/easystroke/patches/git.patch
 create mode 100644 srcpkgs/easystroke/template

diff --git a/srcpkgs/easystroke/patches/git.patch b/srcpkgs/easystroke/patches/git.patch
new file mode 100644
index 000000000000..98bfe3eeb7d1
--- /dev/null
+++ b/srcpkgs/easystroke/patches/git.patch
@@ -0,0 +1,20 @@
+diff -urb patched-easystroke-master.orig/easystroke/Makefile patched-easystroke-master/easystroke/Makefile
+--- patched-easystroke-master.orig/easystroke/Makefile	2021-07-19 17:16:39.949855973 +0100
++++ patched-easystroke-master/easystroke/Makefile	2021-07-19 17:17:43.041490580 +0100
+@@ -45,7 +45,7 @@
+ GENFILES = gui.c desktop.c po/POTFILES.in easystroke.desktop
+ GZFILES  = $(wildcard *.gz)
+ 
+-VERSION  = $(shell test -e debian/changelog && grep '(.*)' debian/changelog | sed 's/.*(//' | sed 's/).*//' | head -n1 || (test -e version && cat version || git describe))
++VERSION  =
+ GIT      = $(wildcard .git/index version)
+ DIST     = easystroke-$(VERSION)
+ 
+@@ -141,7 +141,6 @@
+ tmp/$(DIST): $(GIT)
+ 	$(RM) -r tmp
+ 	mkdir tmp
+-	git archive --format=tar --prefix=$(DIST)/ HEAD | (cd tmp && tar x)
+ 	echo $(VERSION) > $@/version
+ 	$(RM) $@/.gitignore $@/release
+ 
diff --git a/srcpkgs/easystroke/template b/srcpkgs/easystroke/template
new file mode 100644
index 000000000000..e089276abe4f
--- /dev/null
+++ b/srcpkgs/easystroke/template
@@ -0,0 +1,21 @@
+# Template file for 'easystroke'
+pkgname=easystroke
+version=0.6.0
+revision=1
+archs="i686 x86_64"
+wrksrc=patched-easystroke-master
+build_wrksrc=easystroke
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="boost-devel dbus-glib-devel gtkmm-devel xorg-server-devel"
+short_desc="Gesture recognition application for X11"
+maintainer="lopid <github23429@rainslide.net>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/thjaeger/easystroke/wiki/"
+distfiles="http://openartisthq.org/easystroke/patched-easystroke-master.tar.bz2"
+checksum=18bf167eaf7c41d91e6c17b1f8436eeb0988d34d47f523ef03789caab81e902a
+tags="mouse gestures"
+
+do_build() {
+	make PREFIX=/usr
+}

             reply	other threads:[~2021-07-22 20:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-22 20:57 gtryujb [this message]
2021-07-23  3:30 ` [PR REVIEW] Easystroke ericonr
2021-07-23  3:30 ` ericonr
2021-07-23  3:30 ` ericonr
2021-07-23  3:30 ` ericonr
2021-07-23  3:30 ` ericonr
2021-07-23  5:56 ` Easystroke Anachron
2021-07-23 19:57 ` [PR PATCH] [Updated] Easystroke gtryujb
2021-07-25 12:39 ` gtryujb
2021-07-25 14:03 ` [PR REVIEW] Easystroke gtryujb
2021-07-25 14:15 ` Easystroke paper42
2021-07-25 14:46 ` [PR PATCH] [Closed]: Easystroke gtryujb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32150@inbox.vuxu.org \
    --to=gtryujb@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).