Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145972186
D23819.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D23819.diff
View Options
Index: head/x11/libwacom/Makefile
===================================================================
--- head/x11/libwacom/Makefile
+++ head/x11/libwacom/Makefile
@@ -4,10 +4,11 @@
PORTNAME= libwacom
DISTVERSIONPREFIX=libwacom-
DISTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= x11
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES+= c70cb56f1670.patch:-p1 # https://github.com/linuxwacom/libwacom/pull/216
+PATCHFILES+= bb3aa6bd57c3.patch:-p1 # https://github.com/linuxwacom/libwacom/pull/217
MAINTAINER= x11@FreeBSD.org
COMMENT= Adds tablet support to libinput
@@ -17,18 +18,10 @@
LIB_DEPENDS= libgudev-1.0.so:devel/libgudev
+USES= gnome meson pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= linuxwacom
-
-USES= autoreconf gettext-runtime gmake gnome libtool \
- pkgconfig pathfix tar:bzip2
USE_GNOME= glib20
-GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-INSTALL_TARGET= install-strip
-
-post-patch:
- @${REINPLACE_CMD} -e 's/-printf "%P\\n"/-print0 | xargs -0 basename/' \
- ${WRKSRC}/data/Makefile.am ${WRKSRC}/data/layouts/Makefile.am
.include <bsd.port.mk>
Index: head/x11/libwacom/distinfo
===================================================================
--- head/x11/libwacom/distinfo
+++ head/x11/libwacom/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1577051129
SHA256 (linuxwacom-libwacom-libwacom-1.2_GH0.tar.gz) = 102fd9c8a9ae30d76003ed58df0fb349625d49697c7c7c4e1aacf85d58039f9f
SIZE (linuxwacom-libwacom-libwacom-1.2_GH0.tar.gz) = 110520
-SHA256 (c70cb56f1670.patch) = b4699568234c4ba6696ebcd8b3a56b950285bc9db4b03fb68c31c6e1aea20d1b
-SIZE (c70cb56f1670.patch) = 820
+SHA256 (bb3aa6bd57c3.patch) = 1537641da75342469e1160b586e8790c4387ed989186dec00b5f45779b6b831b
+SIZE (bb3aa6bd57c3.patch) = 3896
Index: head/x11/libwacom/pkg-plist
===================================================================
--- head/x11/libwacom/pkg-plist
+++ head/x11/libwacom/pkg-plist
@@ -1,6 +1,5 @@
bin/libwacom-list-local-devices
include/libwacom-1.0/libwacom/libwacom.h
-lib/libwacom.a
lib/libwacom.so
lib/libwacom.so.2
lib/libwacom.so.2.6.1
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 27, 3:59 PM (19 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29035035
Default Alt Text
D23819.diff (2 KB)
Attached To
Mode
D23819: x11/libwacom: convert to USES=meson
Attached
Detach File
Event Timeline
Log In to Comment