aboutsummaryrefslogtreecommitdiff
path: root/x11/slop
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2017-09-16 16:34:21 +0000
committerThomas Zander <riggs@FreeBSD.org>2017-09-16 16:34:21 +0000
commitbe7fb0cf436717a9affb21168b1676e367aa2cf3 (patch)
tree7f6b484c2a4a18893ea958c1025c254a6cf2e1cd /x11/slop
parentccb83a051f144674e0b1b13818613886c65fe331 (diff)
downloadports-be7fb0cf436717a9affb21168b1676e367aa2cf3.tar.gz
ports-be7fb0cf436717a9affb21168b1676e367aa2cf3.zip
Update to upstream version 7.3.49, pet portlint
PR: 222330 Submitted by: neel@neelc.org (maintainer)
Notes
Notes: svn path=/head/; revision=449968
Diffstat (limited to 'x11/slop')
-rw-r--r--x11/slop/Makefile20
-rw-r--r--x11/slop/distinfo5
2 files changed, 16 insertions, 9 deletions
diff --git a/x11/slop/Makefile b/x11/slop/Makefile
index add9bca09551..22729463397a 100644
--- a/x11/slop/Makefile
+++ b/x11/slop/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= slop
-PORTVERSION= 4.1.15
+PORTVERSION= 7.3.49
DISTVERSIONPREFIX= v
CATEGORIES= x11
@@ -10,14 +10,20 @@ COMMENT= Make a screen selection and print the selection coordinates to stdout
LICENSE= GPLv3
-USE_GITHUB= yes
-GH_ACCOUNT= naelstrof
+BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm
+LIB_DEPENDS= libicuuc.so:devel/icu
USES= cmake
-USE_XORG= x11 xext
-PLIST_FILES= bin/${PORTNAME}
+USE_GL= glew
+USE_LDCONFIG= yes
+USE_XORG= x11 xext xrender
+
+USE_GITHUB= yes
+GH_ACCOUNT= naelstrof
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/slop ${STAGEDIR}${PREFIX}/bin
+PLIST_FILES= bin/slop \
+ include/slop.hpp \
+ lib/libslopy.so \
+ share/man/man1/slop.1.gz
.include <bsd.port.mk>
diff --git a/x11/slop/distinfo b/x11/slop/distinfo
index 16df68a504c8..3d7846e52d47 100644
--- a/x11/slop/distinfo
+++ b/x11/slop/distinfo
@@ -1,2 +1,3 @@
-SHA256 (naelstrof-slop-v4.1.15_GH0.tar.gz) = e20fd47de898abcb537c8100faed859eef4955d7784dbc52470570dae403f02e
-SIZE (naelstrof-slop-v4.1.15_GH0.tar.gz) = 35291
+TIMESTAMP = 1505393002
+SHA256 (naelstrof-slop-v7.3.49_GH0.tar.gz) = 15befb4a2bf2cf15a64d8256ce2d4d6778df9814da9ce3946c7484b8c909b13f
+SIZE (naelstrof-slop-v7.3.49_GH0.tar.gz) = 52159