aboutsummaryrefslogtreecommitdiff
path: root/net/quassel-irssi/patches/001-respect-cflags.patch
Commit message (Collapse)AuthorAge
* quassel-irssi: drop this packageJosef Schlehofer2023-11-22
| | | | | | | | | Based on the discussion on GitHub [1], we found out that quassel irssi is not maintained anymore, thus it is dead and confirmed by developers [2]. There is no reason to keep this package anymore here in our repositories, because otherwise we will need to take care of it and thats not what is going to happen. [1] https://github.com/openwrt/packages/pull/22605 [2] https://github.com/phhusson/quassel-irssi/issues/36 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* 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>
* 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>