Commit Graph

366 Commits

Author SHA1 Message Date
Tuomas Tynkkynen
2a73de6e6c treewide: Make explicit that 'dev' output of openssl is used 2016-05-19 10:02:23 +02:00
Vladimír Čunát
6c2fbfbd77 Merge branch 'master' into staging 2016-05-12 04:53:38 +02:00
Thomas Tuegel
6521529c23 quassel: fix SSL detection with Qt 5.6 2016-05-11 13:20:57 -05:00
Thomas Tuegel
f64eaa7b14 quassel: remove qtwebkit input 2016-05-10 20:07:55 -05:00
José Romildo Malaquias
35fe868c29 hexchat: 2.10.2 -> 2.12.1 2016-05-09 07:38:31 -03:00
Thomas Tuegel
f2ec142847 quassel: 0.12.3 -> 0.12.4
Security update for CVE-2016-4414 (denial of service).
2016-05-07 06:00:09 -05:00
Louis Taylor
393bde55f9 weechat: 1.4 -> 1.5 2016-05-05 18:52:35 +01:00
Nikolay Amiantov
6b6768f455 communi: move to qmakeHook
This reverts commit 0fefa9939e.
2016-04-20 18:55:46 +03:00
joachifm
001c28b63c Merge pull request #14738 from srp/irssi-description
irssi: add description
2016-04-16 05:02:48 +02:00
Scott R. Parish
31b478d692 irssi: add description
This will make it show up if people search for 'irc'
2016-04-15 11:20:14 -07:00
aszlig
0fefa9939e
communi: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of communi
override the whole configurePhase, so this hook isn't run at all.

This fixes the build of communi and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Eric Litak
8fe327a432 wraith: init at 1.4.6 2016-04-08 14:12:13 -07:00
James Earl Douglas
1dae112bb0 irssi: 0.8.17 -> 0.8.19
This enables [SASL authentication][1], which was added in 0.8.18.

Tested via `nix-env -f /path/to/nixpkgs -i irssi`, followed by running
`irssi`.

[1]: https://wiki.archlinux.org/index.php/Irssi#Authenticating_with_SASL
2016-04-02 16:45:10 -06:00
zimbatm
23b9d037de quassel: fix sources
Fixes changes after #14080 where the updated hash was missing.

Put the source in a common file so there is only one place to update.
2016-03-22 12:10:22 +00:00
zimbatm
3f909d8f64 Revert "quassel: 0.12.2 -> 0.12.3"
This reverts commit f2e051b29e.
2016-03-20 19:38:05 +00:00
zimbatm
f2e051b29e quassel: 0.12.2 -> 0.12.3 2016-03-20 19:33:53 +00:00
zimbatm
f48cde5b74 quassel: 0.12.2 -> 0.12.3 2016-03-20 15:55:17 +00:00
Christoph Hrdinka
1f51e3b8af communi: fix .desktop file's Exec path
Changes `Exec` in `communi.desktop` from `/usr/bin/communi` to
`$out/bin/communi`.
2016-03-16 15:30:01 +01:00
Profpatsch
8871c6fabc quasselDaemon: option for static linking 2016-03-10 15:17:07 +01:00
Christoph Hrdinka
48dde66cd7 communi: fix output paths 2016-03-08 13:35:03 +01:00
Aneesh Agrawal
17aefb1460 weechat: make language plugins optional, fixes #13092
They're still enabled by default, but now can be disabled.

Python has not been made optional due to the additional complexity of:
  - python2 vs python3
  - pync support on Darwin
Making Python support optional should be revisited at another time.
2016-02-19 22:56:29 +01:00
tg(x)
d12399f3f5 irssi-otr: 1.0.0 -> 1.0.1 2016-02-13 05:50:17 +01:00
tg(x)
0137d4c6ff irssi-otr: fetchFromGithub 2016-02-12 18:43:45 +01:00
tg(x)
91ac4fc0a4 irssi-otr: 640e98c74b -> 1.0.0 2016-02-10 00:02:21 +01:00
Thomas Tuegel
52c0b3f33c Merge pull request #12471 from FRidh/konversation
kde5.konversation: init at 1.6
2016-01-22 06:21:24 -06:00
Frederik Rietdijk
721a091fb1 kde5.konversation: init at 1.6
Currently we have `kde4.konversation` which is version 1.5 of
Konversation.
This adds `kde5.konversation` which is version 1.6 and builds
against the latest KDE Frameworks 5.
2016-01-22 11:23:24 +01:00
Louis Taylor
fb30e5fccd weechat: 1.3 -> 1.4 2016-01-21 07:20:39 +00:00
Vladimír Čunát
98218971c2 Merge #12299: make firefox-like browsers wrapped by default 2016-01-15 08:53:58 +01:00
Vladimír Čunát
a8f1d40c1f all-packages: browserWrapper -> browser
- I chose to keep `browser-unwrapped` attributes so that it's much
  easier to override parameters for the browser (through `packageOverrides`).
- Aliases `browserWrapper` are retained for now, as usual.
2016-01-15 08:36:08 +01:00
Christoph Hrdinka
5e38018959 communi: init at 2016-01-03 2016-01-10 13:31:36 +01:00
Jakob Gillich
08f6f75c69 removed xchat
No release since 2010 and vulnerable to CVE-2011-5129. Hexchat is available
as a alternative.
2016-01-06 02:39:28 +01:00
Matthew O'Gorman
067467edf3
hexchat: fix enchant dependency usage at runtime.
xchat: correctly use gtkspell for spell checking.
2016-01-04 20:11:20 -05:00
Thomas Tuegel
3e600a805d quassel_qt5: fix build with Qt 5.5 2015-09-30 10:53:52 -05:00
Thomas Tuegel
cf4defce2c quassel: build with Qt 5.5 2015-09-27 15:08:12 -05:00
William A. Kennington III
2664685d67 quassel: Build with fPIC to fix ssl use on gcc5 2015-09-19 16:05:38 -07:00
William A. Kennington III
64cd711f5c Merge branch 'master.upstream' into staging.upstream 2015-08-21 15:17:26 -07:00
Jude Taylor
9941e181e9 weechat: help weechat find libiconv on darwin 2015-08-21 14:02:39 -07:00
Moritz Ulrich
9346230743 weechat: 1.2 -> 1.3 2015-08-21 15:43:52 +02:00
Benjamin Staffin
f4502e650b shout: init at 0.51.1
Shout is an IRC client with a nice web interface.
2015-07-31 16:08:10 -07:00
Thomas Tuegel
ebe0befd86 Merge branch 'quassel' 2015-07-30 21:51:37 -05:00
Eelco Dolstra
55932c1bec Don't statically depend on cacert for certificates
This reverts commit cd52c04456 and
others.

Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
Thomas Tuegel
058f36aae7 quassel: add optional KF5 features
Also fixes conditional dependencies so that TLS is enabled.
2015-07-27 17:58:00 -05:00
Daniel Brockman
d82946b2bf sic: init at 1.2 2015-07-23 17:59:33 +02:00
William A. Kennington III
fbfdc139d6 Merge branch 'master.upstream' into staging.upstream 2015-07-05 18:36:16 -07:00
William A. Kennington III
06f1e2c61e quassel: Add dependency on qca for crypto 2015-07-05 16:52:56 -07:00
Jude Taylor
c0e1f2e34f darwin purity: weechat 2015-06-25 16:35:18 -07:00
Jascha Geerds
51fa682655 hexchat: 2.9.6.1 -> 2.10.2 2015-06-22 12:28:28 +02:00
Jascha Geerds
3f66bb7ff2 Add myself as maintainer 2015-06-22 08:26:09 +02:00
Nixpkgs Monitor
389820e798 weechat: update from 1.1.1 to 1.2, potentially fixes CVE-2012-6047, CVE-2012-6554 2015-06-07 15:43:54 +02:00
William A. Kennington III
ffd0539eba cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
William A. Kennington III
14c1e0fa1f Fix ca-bundle paths 2015-05-29 14:03:34 -07:00
Peter Simons
83096066c8 irssi: add second download mirror because irrsi.org is offline
(cherry picked from commit 79effb88a0d342ffc423b7044548c34c7f5c1aa4)
2015-05-25 00:13:52 +02:00
Domen Kožar
b7f15c43da fix evals /cc @ttuegel 2015-05-10 13:46:32 +02:00
William A. Kennington III
27b435487c irssi: Fix ncurses linking 2015-04-30 18:49:28 -07:00
William A. Kennington III
85840be86e quassel: 0.11.0 -> 0.12.2 2015-04-27 12:52:20 -07:00
Rok Garbas
2fe5f5eada weechat: extending expression with extraBuildInputs
make it easily possible to extend current buildInputs using override function.
eg.:

  weechat.override { extraBuildInputs = [ pythonPackages.pync ]; }

i've removed pync since its plugin dependency which can now be added via
extraBuildInputs.
2015-03-03 09:46:23 +01:00
Thomas Tuegel
8cf78bf5f4 update various packages to use Qt 5.4 2015-02-21 11:39:20 -06:00
Rok Garbas
217f6ed01b weechat: update to 1.1.1 2015-02-05 08:40:07 +01:00
Domen Kožar
09d8b0fca6 Merge pull request #5989 from skityl/master
Updated version number
2015-01-27 10:38:26 +01:00
Thomas Tuegel
5360bbfb62 quassel: add Qt 5 version 2015-01-26 20:59:51 -06:00
skityl
400adb7ec4 Bumped version of irssi-0.8.16 to irssi-0.8.17
Signed-off-by: skityl <mopofhair@gmail.com>
2015-01-27 00:57:19 +11:00
Moritz Ulrich
4fbe003c99 Weechat: Update to 1.1.0. 2015-01-19 15:47:06 +01:00
Rok Garbas
ed79420b55 weechatDevel: removing it 2014-12-10 14:59:41 +01:00
Vladimír Čunát
d2688fd695 weechat-dev: mark as broken
Non-dev version is newer anyway.
2014-11-28 18:47:42 +01:00
Evgeny Egorochkin
272fe7f81c kde4.konversation: update from 1.5 to 1.5.1 2014-11-15 22:20:16 +02:00
Jonathan Rudenberg
416137fc48 Fix quassel sha256 2014-10-29 10:51:51 -04:00
William A. Kennington III
9c064a72de quassel: 0.10.0 -> 0.11.0 2014-10-27 15:16:24 -07:00
Evgeny Egorochkin
8b61f1f367 kde4.quasselWithoutKDE: update from 0.10.0 to 0.10.1 2014-10-25 20:31:54 +03:00
Eelco Dolstra
71c34a45e1 chatzilla: Update to 0.9.91 2014-10-20 09:02:26 +02:00
Eelco Dolstra
4de72baf03 chatzilla: Use firefox instead of xulrunner
Thanks to @nbp for pointing out that we don't need xulrunner anymore.
2014-10-20 09:00:38 +02:00
Aristid Breitkreuz
e36c5ac7fa irssi: update from 0.8.15 to 0.8.16 2014-10-07 20:52:02 +02:00
Moritz Ulrich
53d5d55041 weechat: Update to 1.0.1. 2014-10-01 20:38:18 +02:00
Moritz Ulrich
94c08cf163 weechat: Bump to 1.0.
A happy day for all weechat-users!
2014-08-15 12:08:42 +02:00
Peter Simons
2d326e5032 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
	pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Rok Garbas
4c659bafa3 weechatDevel: update to latest 2014-08-03 14:37:39 +02:00
Evgeny Egorochkin
760d579652 quassel: fix wrapper for all flag values 2014-07-28 16:47:30 +03:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra
ff97b7dbe6 Merge remote-tracking branch 'origin/master' into staging 2014-07-14 17:04:55 +02:00
lethalman
1e806db8db Merge pull request #3174 from pSub/dconf-issue
Fixed settings issue.
2014-07-10 11:17:10 +02:00
Pascal Wittmann
6d13d1e521 Fixed settings issue.
The following warning was shown when I clicked on links:
'GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.'
2014-07-03 23:19:15 +02:00
Eelco Dolstra
06fc1ec34d Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/servers/serfdom/default.nix
2014-07-01 11:25:41 +02:00
Michael Raskin
ce623950ad Update bip 2014-07-01 12:08:07 +04:00
Eelco Dolstra
40f7b0f9df Another attempt to eradicate ensureDir
See c556a6ea46.
2014-06-30 14:56:10 +02:00
Jason "Don" O'Conal
9b080f87e4 weechat: fix pythonpath 2014-06-02 08:10:38 +10:00
Jason "Don" O'Conal
4debe3c927 weechat: do not hard code python prefix 2014-05-15 08:27:40 +10:00
Jason "Don" O'Conal
1048dbc33c weechatDevel: update to latest 2014-05-15 08:26:33 +10:00
Jason "Don" O'Conal
1c1ce3868b weechat: support notification_center.py script 2014-05-14 14:46:39 +10:00
Jason "Don" O'Conal
1e752993db weechat: fix build on darwin 2014-05-14 11:31:43 +10:00
Eelco Dolstra
8f5ebe495c chatzilla: Update to 0.9.90.1
Also, make it work with recent Firefoxes.
2014-04-30 17:02:12 +02:00
Rok Garbas
7aa3790f34 adding development version of weechat (alongside stable) 2014-04-17 22:22:54 +01:00
Evgeny Egorochkin
37f8bcc028 kde4_prev.quasselDaemon: update from 0.9.2 to 0.10.0 2014-03-26 19:18:15 +02:00
Moritz Ulrich
8edc5f9999 weechat: Backport fix for freeze with gnutls 3.2.
Fixes /exit when using gnutls 3.2. This is a temporary solution as 3.1
isn't building right now. The next release of weechat will include this
fix.
2014-03-21 13:26:23 +01:00
Evgeny Egorochkin
76f7ea6e39 add repositories.git to several packages 2014-03-20 13:32:29 +02:00
José Romildo Malaquias
69a3372f3f Added hexchat 2014-03-07 21:52:36 +01:00
Lluís Batlle i Rossell
248161ffeb Updating irssi_otr and libotr to the latest master versions.
According to their few additional commit logs, it's worth it.

I also set libotr to use the latest libgcrypt, related to a comment
in libotr commit. They talk about a libgcrypt fix that will have
more chances to be in the latest libgcrypt.
2014-02-11 12:32:47 +01:00
Moritz Ulrich
c3df9e21c0 Weechat: Update to 0.4.3 2014-02-09 12:42:26 +01:00
Evgeny Egorochkin
bb0c35d982 kde4_next.konversation: update from 1.4 to 1.5 2014-02-05 20:12:53 +02:00
Nixpkgs Monitor
aa36ddc188 ii: update from 1.6 to 1.7, potentially fixes CVE-2012-2187 2013-12-15 13:06:57 +02:00
Tomasz Kontusz
b4c5a6f15f Rename quassel packages 2013-12-05 23:56:11 +01:00
Nixpkgs Monitor
78f33605e5 kde4.quasselDaemon: update from 0.9.0 to 0.9.2, potentially fixes CVE-2013-4422 2013-12-04 03:22:35 +02:00
Chaddaï Fouché
5fe82bafac Ooops licences replaced by licenses 2013-10-30 10:55:40 +01:00
Chaddaï Fouché
1d9632cac8 Adjust kvirc/default.nix to better use stdenv.lib 2013-10-30 10:53:34 +01:00
Chaddaï Fouché
4c9349a2c1 Adding KVIrc : a IRC Client for Qt and KDE. in kde4.kvirc 2013-10-29 23:35:29 +01:00
Eelco Dolstra
db091a6662 quassel: Fix evaluation on non-Linux platforms 2013-10-07 17:11:22 +02:00
Moritz Ulrich
c8b16f172a weechat: 0.4.2 and fix segfault on /exit.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-10-07 13:24:54 +02:00
Evgeny Egorochkin
1d8a998c69 quassel: update to 0.9.0 2013-09-17 01:44:03 +03:00
Jason "Don" O'Conal
657ef3959b irssi: fix build on darwin
* use `gccApple` (so we can cope with `-no-cpp-precompile`)
* add `libintlOrEmpty`
2013-06-20 09:25:54 +10:00
Lluís Batlle i Rossell
f2256276af irssi_otr: update to latest master 2013-06-12 22:55:57 +02:00
Lluís Batlle i Rossell
ceea8a18fc weechat: update to 0.4.1 2013-06-12 14:19:00 +02:00
Lluís Batlle i Rossell
50f3625f70 irssi-otr: updating to a fork more up to date 2013-04-13 18:27:47 +02:00
Lluís Batlle i Rossell
5f2a1806e5 Adding irssi-otr. 2013-04-13 17:17:47 +02:00
Lluís Batlle i Rossell
dc50bd550a Adding fish (blowfish over irc) for irssi. 2013-04-13 01:35:16 +02:00
Paolo Capriotti
03e6a6f85f Add patch to fix build for bip. 2013-03-12 18:23:55 +00:00
Rok Garbas
facdbf7bef weechat: upgrade to 0.4.0 2013-01-22 12:58:18 +01:00
Evgeny Egorochkin
c17fa1ebf2 Quassel: version bump to 0.7.4 2013-01-14 10:10:59 +02:00
Rok Garbas
60de7967da weechat: update and adding pycrypto support (for fish.py plugin) 2012-12-28 02:17:04 +01:00
Eelco Dolstra
5af277bbd1 Merge remote-tracking branch 'origin/master' into x-updates 2012-10-15 12:16:58 -04:00
Rok Garbas
06eff3c860 weechat: update to 0.3.9 2012-10-12 20:07:20 +02:00
Eelco Dolstra
d5758c99a3 Merge remote-tracking branch 'origin/master' into x-updates
Conflicts:
	pkgs/misc/maven/maven-1.0.nix
	pkgs/os-specific/linux/xf86-input-wacom/default.nix
2012-09-26 14:51:51 -04:00
Yury G. Kudryashov
f1a2d031e5 konversation-1.4 2012-08-31 12:07:09 +04:00
Lluís Batlle i Rossell
32b48d64dc Adding 'ii', irc it. 2012-07-27 22:43:40 +02:00
Shea Levy
f85fc1eafb xchat: Fix build with glib-2.32.4 2012-07-15 23:15:21 -04:00
Rok Garbas
f3052e14e5 weechat: update to 0.3.8 2012-07-10 15:56:23 +02:00
Cillian de Roiste
2d85463e7d Applying patch from Rok Garbas to update weechat to 0.3.7, also taking the opportunity to tidy up the style a bit.
svn path=/nixpkgs/trunk/; revision=34318
2012-06-01 22:04:08 +00:00
Arie Middelkoop
2c7845859f Added the irc proxy "bip".
svn path=/nixpkgs/trunk/; revision=32529
2012-02-23 23:47:26 +00:00
Peter Simons
7c2ca58329 xchat: fixed trivial syntax error
svn path=/nixpkgs/trunk/; revision=32516
2012-02-23 17:56:52 +00:00
Lluís Batlle i Rossell
211be0db63 Tell hydra to build xchat
svn path=/nixpkgs/trunk/; revision=32515
2012-02-23 16:20:09 +00:00
Eelco Dolstra
2eb0d0f246 * Chatzilla updated to 0.9.88.
svn path=/nixpkgs/trunk/; revision=32384
2012-02-18 17:11:57 +00:00
Arie Middelkoop
9cea0dd1c6 Update of XChat to 2.8.8; old version 2.8.4 does not compile.
svn path=/nixpkgs/trunk/; revision=31485
2012-01-11 22:32:17 +00:00
Eelco Dolstra
79ab307dd7 * Fix Chatzilla (it doesn't work with recent Xulrunners).
* Get rid of xulrunnerWrapper.

svn path=/nixpkgs/trunk/; revision=29706
2011-10-07 09:26:03 +00:00
Eelco Dolstra
bdf034862b * Make Firefox 5.0 the default.
svn path=/nixpkgs/trunk/; revision=27593
2011-07-04 14:04:43 +00:00
Evgeny Egorochkin
bcb0efad3a Quassel: version bump
svn path=/nixpkgs/trunk/; revision=26528
2011-03-26 18:18:45 +00:00
Yury G. Kudryashov
fb8d50d76a Make quassel compile with kde-4.5
kde45.kde is an attribute set, so rename flag to withKDE.

svn path=/nixpkgs/trunk/; revision=24096
2010-10-05 18:08:45 +00:00
Yury G. Kudryashov
682e4ae09e Move konversation to pkgs
svn path=/nixpkgs/trunk/; revision=23330
2010-08-21 19:29:47 +00:00
Eelco Dolstra
5f8b8ae1d1 * Added weechat and updated xfce-terminal and vte. (From Graeme
Caldwell <graemercaldwell@gmail.com>.)

svn path=/nixpkgs/trunk/; revision=22965
2010-08-05 15:47:15 +00:00
Yury G. Kudryashov
a993d5190a Add quassel only on qt4.meta.platforms platforms
qt4 somehow depends on libcap which is linux only

svn path=/nixpkgs/trunk/; revision=22932
2010-08-03 14:17:55 +00:00
Eelco Dolstra
ea14f111dd * Chatzilla updated to 0.9.86.
svn path=/nixpkgs/branches/x-updates/; revision=22706
2010-07-22 12:59:12 +00:00
Evgeny Egorochkin
37345d1fb8 Make Hydra compile Quassel
svn path=/nixpkgs/trunk/; revision=22418
2010-06-26 01:40:50 +00:00
Evgeny Egorochkin
d9b78f206f Added Quassel IRC client.
By default it's compiled as monolithic, but as soon as there's
a corresponding service, it should be changed to client/daemon split.

svn path=/nixpkgs/trunk/; revision=22351
2010-06-20 23:48:59 +00:00
Rob Vermaas
93f0bf658e irssi: enable perl support
svn path=/nixpkgs/trunk/; revision=21819
2010-05-17 15:52:56 +00:00
Peter Simons
71f164ac1e Three Games and Perl Support for Irssi
Here are four patches. Three of them add expressions for games. The
fourth, irssi-perl.patch, adds perl as an input for irssi, so that one
can run perl plugins in irssi. I didn't make the perl input optional,
but maybe it should be to keep the irssi expression light.

svn path=/nixpkgs/trunk/; revision=21813
2010-05-17 09:21:42 +00:00
Lluís Batlle i Rossell
b14e71be03 Updating irssi
svn path=/nixpkgs/trunk/; revision=21476
2010-05-01 10:33:00 +00:00
Yury G. Kudryashov
f25c68f01a Remove old kde packages
svn path=/nixpkgs/trunk/; revision=21011
2010-04-11 15:50:41 +00:00
Armijn Hemel
2009c65a99 konversation project website has moved, konversation.org has been abandoned
svn path=/nixpkgs/trunk/; revision=19117
2009-12-25 17:17:24 +00:00
Armijn Hemel
29bd8e55f8 update to 0.8.14
svn path=/nixpkgs/trunk/; revision=19116
2009-12-25 17:15:44 +00:00
Eelco Dolstra
9f451704dd * Chatzilla 0.9.85 (on the Xulrunner from Firefox 3.5).
svn path=/nixpkgs/trunk/; revision=16248
2009-07-08 13:19:44 +00:00
Eelco Dolstra
e13bce06c4 * Latest irssi. This also fixes --disable-static breakage.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15264
2009-04-23 10:11:02 +00:00
Sander van der Burg
db2d658c41 Updated konversation to version 1.1
svn path=/nixpkgs/trunk/; revision=14999
2009-04-12 16:54:10 +00:00
Eelco Dolstra
e263446442 * Firefox 3.0.7.
* Chatzilla 0.9.84.

svn path=/nixpkgs/trunk/; revision=14346
2009-03-05 14:06:07 +00:00
Eelco Dolstra
549a4405e3 * xulrunner-wrapper: use Firefox 3 directly (via "firefox -app"),
since it has full support for running XUL applications.  This saves
  a lot of space (you don't need two copies of basically the same
  software).
* Deleted the old xulrunner (1.8.0.4), it didn't compile anyway with
  recent GTK.
* Updated chatzilla to 0.9.83.

svn path=/nixpkgs/trunk/; revision=12794
2008-09-04 09:29:09 +00:00
Sander van der Burg
fda958f307 Added my favourite IRC client konversation
svn path=/nixpkgs/trunk/; revision=11663
2008-04-21 12:11:34 +00:00
Yury G. Kudryashov
81aac8d84d meta.homepage added to several packages
svn path=/nixpkgs/trunk/; revision=10417
2008-01-30 19:49:42 +00:00
Armijn Hemel
4f792ac2b6 new xchat. Security patches for this release not applied
svn path=/nixpkgs/trunk/; revision=10019
2007-12-31 20:40:05 +00:00
Armijn Hemel
ecb1670145 update to 0.8.12
svn path=/nixpkgs/trunk/; revision=10018
2007-12-31 20:34:51 +00:00
Eelco Dolstra
14b6a2d82d * Chatzilla 0.9.79.
svn path=/nixpkgs/trunk/; revision=9996
2007-12-31 17:50:38 +00:00
Eelco Dolstra
d4d6b5424d * Chatzilla 0.9.78.1.
svn path=/nixpkgs/trunk/; revision=9374
2007-09-26 18:46:43 +00:00
Eelco Dolstra
a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Andres Löh
2527df90cd * added irssi
svn path=/nixpkgs/trunk/; revision=9051
2007-08-05 18:22:12 +00:00
Armijn Hemel
eb42cad8ce xchat 2.8.2, cleanups
svn path=/nixpkgs/trunk/; revision=8679
2007-05-14 00:13:48 +00:00
Eelco Dolstra
1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra
6006d61835 * Added a bunch of descriptions.
svn path=/nixpkgs/trunk/; revision=6705
2006-10-11 16:45:55 +00:00
Eelco Dolstra
2bda17d23a * Latest XULRunner and Chatzilla.
svn path=/nixpkgs/trunk/; revision=5773
2006-07-19 14:10:03 +00:00
Martin Bravenboer
04767dfdd9 * Added xulrunner 1.8.0.1
* Added a basic wrapper generator for xulrunner

* Chatzilla running in xulrunner


svn path=/nixpkgs/trunk/; revision=4809
2006-02-15 02:53:01 +00:00
Eelco Dolstra
3389f4bc36 * Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Armijn Hemel
04d6db0985 pass gtk so the frontend for xchat will be built
svn path=/nixpkgs/trunk/; revision=4303
2005-11-22 12:22:50 +00:00
Armijn Hemel
6ec2dea85c add xchat and tcl
svn path=/nixpkgs/trunk/; revision=4301
2005-11-22 12:05:18 +00:00