pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

uTox-git: Document a patch



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Tue Jan 24 22:43:41 2017 +0100
Changeset:	656e2601f39741c6bc7bbadf7e279dd2426e0a86

Modified Files:
	uTox-git/distinfo
	uTox-git/patches/patch-src_xlib_CMakeLists.txt

Log Message:
uTox-git: Document a patch

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=656e2601f39741c6bc7bbadf7e279dd2426e0a86

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 uTox-git/distinfo                              | 2 +-
 uTox-git/patches/patch-src_xlib_CMakeLists.txt | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/uTox-git/distinfo b/uTox-git/distinfo
index 50286b4..2dee5ca 100644
--- a/uTox-git/distinfo
+++ b/uTox-git/distinfo
@@ -2,7 +2,7 @@ $NetBSD$
 
 SHA1 (patch-src_main.h) = 1def46cb26e474b20a5e34ae5a471a7c9fbb004c
 SHA1 (patch-src_updater.c) = c02cec879f954d6c2abb3e1ea6b0e0a01b4e0b50
-SHA1 (patch-src_xlib_CMakeLists.txt) = c9cfe396d16a8b236e36fe50dd3b5b200fac93ad
+SHA1 (patch-src_xlib_CMakeLists.txt) = efb01107005a759509b81e8887f75c7a65c58f5f
 SHA1 (patch-src_xlib_main.c) = b50f9a43b49724d29382d9497048f49e2b101282
 SHA1 (patch-src_xlib_v4l.c) = 159ac6e676c0361262daeb3f5324e4916b09b16a
 SHA1 (patch-src_xlib_video.c) = e8a036070322af80736fb7789de3a2dbdeb86d45
diff --git a/uTox-git/patches/patch-src_xlib_CMakeLists.txt b/uTox-git/patches/patch-src_xlib_CMakeLists.txt
index 7cb45a1..15d5f1a 100644
--- a/uTox-git/patches/patch-src_xlib_CMakeLists.txt
+++ b/uTox-git/patches/patch-src_xlib_CMakeLists.txt
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Don’t link with dl on non-Linux
+
 --- src/xlib/CMakeLists.txt.orig	2017-01-09 21:54:26.000000000 +0000
 +++ src/xlib/CMakeLists.txt
 @@ -39,7 +39,11 @@ message("X library: ${X11_LIBRARIES}")


Home | Main Index | Thread Index | Old Index