pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
profanity: Import wip/profanity as profanity-0.4.7.
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Nov 5 18:21:59 2015 +0100
Changeset: f0c81b1ece1fa4711f1afd7f25218bc287d2c589
Modified Files:
Makefile
Added Files:
profanity/DESCR
profanity/Makefile
profanity/PLIST
profanity/distinfo
Log Message:
profanity: Import wip/profanity as profanity-0.4.7.
Profanity is a simple lightweight console based XMPP chat client.
Its emphasis is on having a simple and configurable command driven UI.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f0c81b1ece1fa4711f1afd7f25218bc287d2c589
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
profanity/DESCR | 2 ++
profanity/Makefile | 25 +++++++++++++++++++++++++
profanity/PLIST | 19 +++++++++++++++++++
profanity/distinfo | 6 ++++++
5 files changed, 53 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 5ae0a56..df03554 100644
--- a/Makefile
+++ b/Makefile
@@ -2466,6 +2466,7 @@ SUBDIR+= primecoin
SUBDIR+= probcons
SUBDIR+= probe
SUBDIR+= procps
+SUBDIR+= profanity
SUBDIR+= progreiserfs
SUBDIR+= proplib
SUBDIR+= prover9
diff --git a/profanity/DESCR b/profanity/DESCR
new file mode 100644
index 0000000..14532e5
--- /dev/null
+++ b/profanity/DESCR
@@ -0,0 +1,2 @@
+Profanity is a simple lightweight console based XMPP chat client.
+Its emphasis is on having a simple and configurable command driven UI.
diff --git a/profanity/Makefile b/profanity/Makefile
new file mode 100644
index 0000000..e96cc77
--- /dev/null
+++ b/profanity/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD$
+
+DISTNAME= profanity-0.4.7
+CATEGORIES= chat
+MASTER_SITES= http://www.profanity.im/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.profanity.im/
+COMMENT= Console based XMPP client inspired by irssi
+LICENSE= gnu-gpl-v3
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+CONFIGURE_ARGS+= --with-libxml2
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libuuid/buildlink3.mk"
+.include "../../devel/ncursesw/buildlink3.mk"
+.include "../../devel/readline/buildlink3.mk"
+.include "../../wip/libstrophe/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/profanity/PLIST b/profanity/PLIST
new file mode 100644
index 0000000..824aabf
--- /dev/null
+++ b/profanity/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD$
+bin/profanity
+man/man1/profanity.1
+share/profanity/themes/aqua
+share/profanity/themes/batman
+share/profanity/themes/boothj5
+share/profanity/themes/complex
+share/profanity/themes/forest
+share/profanity/themes/hacker
+share/profanity/themes/headache
+share/profanity/themes/joker
+share/profanity/themes/mono
+share/profanity/themes/orange
+share/profanity/themes/original
+share/profanity/themes/original_bright
+share/profanity/themes/shade
+share/profanity/themes/simple
+share/profanity/themes/spawn
+share/profanity/themes/whiteness
diff --git a/profanity/distinfo b/profanity/distinfo
new file mode 100644
index 0000000..27078f2
--- /dev/null
+++ b/profanity/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (profanity-0.4.7.tar.gz) = 1d9406796d2aaa6761ee5d2f660c1cbdfb300998
+RMD160 (profanity-0.4.7.tar.gz) = 5c1def8a9118d4c946def72329d5e4c6714cefdb
+SHA512 (profanity-0.4.7.tar.gz) = 805adddbdf41334a2903707ce871f39c36c70639dc4c872cfd36769af36aa3597b05aa9ba719452bcbe8011cc73ac717cee7016c928083cd46c922732ca10568
+Size (profanity-0.4.7.tar.gz) = 463291 bytes
Home |
Main Index |
Thread Index |
Old Index