aboutsummaryrefslogtreecommitdiff
path: root/net/quassel-irssi
Commit message (Collapse)AuthorAge
* quassel-irssi: refresh patches to avoid fuzzJosef Schlehofer2019-09-24
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* treewide: Change .*GPL.*+ licenses to SPDX compatible identifierSven Eckelmann2019-09-10
| | | | | | | | The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL licenses. But a lot of packages did use a different, non-SPDX style with a "+" at the end instead of "-or-later". Signed-off-by: Sven Eckelmann <sven@narfation.org>
* quassel-irssi: Fix compilation with GCC8Rosen Penev2019-05-16
| | | | | | | | It throws new warnings which triggers -Werror. Remove it. Added support for full NLS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* quassel-irc: Update to latest versionRosen Penev2019-01-05
| | | | | | | | | | Now that the library has been updated, we can also update this. Switched to codeload as we don't need the submodule anymore. Various other Makefile consistency updates. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* quassel-irssi: Update to newer version to fix compilationRosen Penev2018-11-17
| | | | | | | | | | This is the irssi-abi-8 branch that was not merged back to master but is necessary for compilation. As it touches a submodule, I can't add a patch for it. But I can backport all of the master commits. Get rid of quasselc dependency as it's now a submodule. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* quassel-irssi: add new packageBen Rosser2016-11-23
quassel-irssi is an irssi plugin that allows irssi to connect to Quassel cores. Quassel is a distributed IRC client in which the core can run independently and be connected to by quassel clients over the network. Signed-off-by: Ben Rosser <rosser.bjr@gmail.com>