aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-01-15 00:52:32 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-01-15 00:52:32 +0000
commit79cd352a718d48447eb09d4f08ba6d9ac91de55e (patch)
treed365398e0844292503832eaea528c26f11a7c28f /x11
parentad805aa328a4069217e52653273227359b3558e4 (diff)
downloadports-79cd352a718d48447eb09d4f08ba6d9ac91de55e.tar.gz
ports-79cd352a718d48447eb09d4f08ba6d9ac91de55e.zip
x11/slurp: switch to evdev-proto (newer and helps DragonFly)
Notes
Notes: svn path=/head/; revision=490328
Diffstat (limited to 'x11')
-rw-r--r--x11/slurp/Makefile6
-rw-r--r--x11/slurp/distinfo4
2 files changed, 9 insertions, 1 deletions
diff --git a/x11/slurp/Makefile b/x11/slurp/Makefile
index 6f382e741db6..73cc1e7ad8b9 100644
--- a/x11/slurp/Makefile
+++ b/x11/slurp/Makefile
@@ -5,13 +5,17 @@ DISTVERSIONPREFIX= v
DISTVERSION= 1.0
CATEGORIES= x11
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES= 74c4bdff012a.patch:-p1 7976828fe1a9.patch:-p1
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Select a region in a Wayland compositor
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols
+BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
+ wayland-protocols>=1.14:graphics/wayland-protocols
LIB_DEPENDS= libwayland-client.so:graphics/wayland
USES= compiler:c11 gnome meson pkgconfig
diff --git a/x11/slurp/distinfo b/x11/slurp/distinfo
index 10701e1f9ba8..f4c68107d2d2 100644
--- a/x11/slurp/distinfo
+++ b/x11/slurp/distinfo
@@ -1,3 +1,7 @@
TIMESTAMP = 1542873030
SHA256 (emersion-slurp-v1.0_GH0.tar.gz) = 41f3e98fa2729ae91d9f45e4d5e08023777b2cf3839e0cc0a7b2a5c53ebc4fd4
SIZE (emersion-slurp-v1.0_GH0.tar.gz) = 13416
+SHA256 (74c4bdff012a.patch) = 684803438a50cb6bdbfa365967837252fc7b7df60be053c031aee4f6b30355ea
+SIZE (74c4bdff012a.patch) = 577
+SHA256 (7976828fe1a9.patch) = b2c4d55b9d16e9be5a2b2977f44e78fa92ef67889f0959604304b78115ddc259
+SIZE (7976828fe1a9.patch) = 474