pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
srain: Update to 1.1.1
Module Name: pkgsrc-wip
Committed By: nia <nia%netbsd.org@localhost>
Pushed By: nee
Date: Sat Mar 28 15:39:07 2020 +0000
Changeset: ae636a6d17855f676a5ddf0f7fb77a20c5bbb68f
Modified Files:
srain/Makefile
srain/PLIST
srain/distinfo
Added Files:
srain/COMMIT_MSG
Removed Files:
srain/TODO
Log Message:
srain: Update to 1.1.1
2020-03-14 Version 1.1.1
========================
- Features:
- Auto rename to original nick when ghost quit (:pull:`198`)
- Add hackint IRC network (:pull:`201`), thanks to :people:`kpcyrd`
- Add Dutch translation (:pull:`215`), thanks to :people:`Vistaus`
- Add two FAQs to documentation (:pull:`217`)
- Add debian pack script (:contrib-pull:`1`), thanks to :people:`tomac4t`.
Please refer to :ref:`install-packages-debian` to build a deb package
- Changes:
- Move continuous integration from travis CI to github actions
(:pull:`203`, :pull:`204`), thanks to :people:`tomac4t`
- Make header bar buttons repect default belief (:pull:`205`, :pull:`218`)
- Bug fixes:
- Fix case sensitivity issue for IRC messages (:pull:`202`),
thanks to :people:`hhirtz`
- Fix invalid changelog section of appdata file (:pull:`214`)
- Fix missing dependences in documentation (:pull:`216`),
thanks to :people:`avoidr`
.. _version-1.0.0:
2020-02-24 Version 1.0.0
========================
- Changes:
- Some code cleanup
- Update :doc:`./start` documentation
- Bug fixes:
- Allow Srain runs without dbus secrets service (:issue:`195`)
- Fix nick generation logical (:commit:`39ced08`)
.. note::
1.0.0 is the first stable release of Srain, enjoy!
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ae636a6d17855f676a5ddf0f7fb77a20c5bbb68f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
srain/COMMIT_MSG | 24 ++++++++++++++++++++++++
srain/Makefile | 2 +-
srain/PLIST | 1 +
srain/TODO | 3 ---
srain/distinfo | 8 ++++----
5 files changed, 30 insertions(+), 8 deletions(-)
diffs:
diff --git a/srain/COMMIT_MSG b/srain/COMMIT_MSG
new file mode 100644
index 0000000000..3f895af4cc
--- /dev/null
+++ b/srain/COMMIT_MSG
@@ -0,0 +1,24 @@
+chat: Import srain.
+
+Srain is a modern IRC client written in GTK.
+
+Features
+========
+
+- Fully open source
+- RFC {1459,2812} compatible
+- Partial IRCv3 support
+- Multi-platform support
+- Act like modern IM client
+ - Graphical user interface
+ - Convenient connection panel
+ - Interactive channel search
+ - Forward message in one click
+ - URL preview
+ - Desktop notificaion
+ - Special optimization for bridge/relay bot
+- Act like geek IRC client
+ - Anything can be done via commands
+ - Fine-grained configuration with hot update support
+ - Regex based message render and filter mechanisms
+ - IPC based plugin system (TODO)
diff --git a/srain/Makefile b/srain/Makefile
index f074bcb53c..47083b8634 100644
--- a/srain/Makefile
+++ b/srain/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= srain-1.0.0rc9999
+DISTNAME= srain-1.0.1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=SrainApp/}
diff --git a/srain/PLIST b/srain/PLIST
index 193a2b5272..1d18a71c1a 100644
--- a/srain/PLIST
+++ b/srain/PLIST
@@ -3,6 +3,7 @@ bin/srain
share/applications/im.srain.Srain.desktop
share/examples/srain/builtin.cfg
share/icons/hicolor/scalable/apps/im.srain.Srain.png
+share/locale/nl/LC_MESSAGES/srain.mo
share/locale/ru/LC_MESSAGES/srain.mo
share/locale/zh_CN/LC_MESSAGES/srain.mo
share/metainfo/im.srain.Srain.appdata.xml
diff --git a/srain/TODO b/srain/TODO
deleted file mode 100644
index 372d607861..0000000000
--- a/srain/TODO
+++ /dev/null
@@ -1,3 +0,0 @@
-Cannot connect to servers.
-
-"Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was not provided by any .service files"
diff --git a/srain/distinfo b/srain/distinfo
index ceba3da019..dfb30a9907 100644
--- a/srain/distinfo
+++ b/srain/distinfo
@@ -1,7 +1,7 @@
$NetBSD$
-SHA1 (srain-1.0.0rc9999.tar.gz) = 6f4b097a3fffb33b8dc732cd3b14b6bbbe632a42
-RMD160 (srain-1.0.0rc9999.tar.gz) = be881ba7ee418fb3c0f46d5f1a8072829e7c7e4d
-SHA512 (srain-1.0.0rc9999.tar.gz) = c3c760f3a88e82a4716d7f2afd8436b99f0058ba546b45b38ea1b63cde348be492bac3f3c9301ac5a71c3e23e5db2046ff29e31cf47f2dfd803598f2f46c241e
-Size (srain-1.0.0rc9999.tar.gz) = 1015541 bytes
+SHA1 (srain-1.0.1.tar.gz) = 8b1b4628e0a404defe74f1656f9877e047f652a4
+RMD160 (srain-1.0.1.tar.gz) = 21c2eccaeffc4edc5191ea1c3e9702bb486e434b
+SHA512 (srain-1.0.1.tar.gz) = e6a878f804b8188affb088dd113aab7fc28c03ff1c46c28f9dabe6559d0a4d182f91a10a9d56e021bbee294bb4048ffc5e8209d3661fba0e6cdf37d4bf30280e
+Size (srain-1.0.1.tar.gz) = 938233 bytes
SHA1 (patch-data_Makefile) = 9330228df6a9648c332417a2658417a8ed445499
Home |
Main Index |
Thread Index |
Old Index