pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/hexchat
Module Name: pkgsrc
Committed By: nia
Date: Tue Jul 9 10:32:51 UTC 2019
Modified Files:
pkgsrc/chat/hexchat: options.mk
Added Files:
pkgsrc/chat/hexchat: MESSAGE
Log Message:
hexchat: Remove libsexy option, it isn't used any more.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/chat/hexchat/MESSAGE
cvs rdiff -u -r1.6 -r1.7 pkgsrc/chat/hexchat/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/hexchat/options.mk
diff -u pkgsrc/chat/hexchat/options.mk:1.6 pkgsrc/chat/hexchat/options.mk:1.7
--- pkgsrc/chat/hexchat/options.mk:1.6 Sat Mar 17 11:56:15 2018
+++ pkgsrc/chat/hexchat/options.mk Tue Jul 9 10:32:51 2019
@@ -1,9 +1,9 @@
-# $NetBSD: options.mk,v 1.6 2018/03/17 11:56:15 tnn Exp $
+# $NetBSD: options.mk,v 1.7 2019/07/09 10:32:51 nia Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.hexchat
PKG_SUPPORTED_OPTIONS= dbus gtk2 libcanberra libnotify libpci libproxy
-PKG_SUPPORTED_OPTIONS+= libsexy lua openssl perl python
-PKG_SUGGESTED_OPTIONS+= gtk2 libproxy libsexy openssl
+PKG_SUPPORTED_OPTIONS+= lua openssl perl python
+PKG_SUGGESTED_OPTIONS+= gtk2 libproxy openssl
PLIST_VARS+= dbus gtk2 libpci lua perl python fishlim
@@ -96,7 +96,3 @@ MESON_ARGS+= -Dwith-python=python-${PYV
.else
MESON_ARGS+= -Dwith-python=false
.endif
-
-.if !empty(PKG_OPTIONS:Mlibsexy)
-.include "../../devel/libsexy/buildlink3.mk"
-.endif
Added files:
Index: pkgsrc/chat/hexchat/MESSAGE
diff -u /dev/null pkgsrc/chat/hexchat/MESSAGE:1.1
--- /dev/null Tue Jul 9 10:32:51 2019
+++ pkgsrc/chat/hexchat/MESSAGE Tue Jul 9 10:32:51 2019
@@ -0,0 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2019/07/09 10:32:51 nia Exp $
+
+To enable spell checking, make sure enchant2 is installed.
+
+===========================================================================
Home |
Main Index |
Thread Index |
Old Index