Commit Graph

204 Commits

Author SHA1 Message Date
Maximilian Bosch
1e317150ef
i3lock-pixeled: init at 1.1.0 2017-05-17 16:15:55 +02:00
Pascal Wittmann
d9c59f099a
xlockmore: 5.51 -> 5.53 2017-05-01 12:03:37 +02:00
Masayuki Takeda
733cc23a1b
slock: add configFile support
fixes #24994
2017-04-18 21:06:17 +02:00
Matthew Bauer
2a2e9b8f2e
xautolock: make linux-only 2017-04-08 23:34:52 -05:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Pascal Wittmann
3411061002 xlockmore: 5.50 -> 5.51 2017-03-21 13:51:43 +01:00
Lluís Batlle i Rossell
a2737b1fdf vlock: improve eintr patch 2017-03-11 10:00:06 +01:00
Lluís Batlle i Rossell
1bd3fa6210
vlock: fix ENOPATCH
Thanks, @dtzWill.

Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-03-04 09:19:20 +01:00
Lluís Batlle i Rossell
c2291aae44
vlock: fix EINTR handling
Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-03-03 21:18:56 +01:00
Franz Pletz
4494b18fe4
electricsheep: 2.7b33-598d93d90 -> 2.7b33-2017-02-04
Also some cleanups like removed unused buildInputs.
2017-02-08 23:51:02 +01:00
Fernando J Pando
17d74c4912 electricsheep: 2.6.8 -> 2.7b33
- Updates and fixes currently broken package.
- Provides Flam3 and GLee dependencies.
- Tested on Nixos Unstable.
2017-02-06 18:05:38 -05:00
Pascal Wittmann
de36c3b560
xlockmore: 5.49 -> 5.50 2017-01-09 19:51:34 +01:00
Matthias Beyer
eb07e35554 pipes: 1.1.0 -> 1.2.0 2017-01-04 16:29:30 +01:00
Bart Brouns
59dbcefaa7
physlock: git-20150126 -> 0.5 2016-12-30 22:45:56 -05:00
Balletie
bf82db37d2
light-locker: Conform meta.description to CONTRIBUTING 2016-12-18 19:38:12 +01:00
Balletie
786b5dd07b
light-locker: use systemd/logind instead of UPower
Since systemd has been adopted for a while now, we should switch to
using it for light-locker as well. So I disabled ConsoleKit/UPower
support in favor of using systemd with logind. This fixed many issues
for me, and made light-locker working again.

I followed the PKGBUILD of Arch's package in determining the right
configure flags. See: https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/light-locker
2016-12-18 19:26:58 +01:00
Pascal Wittmann
703deb0bc0
slock: 1.3 -> 1.4
fixes CVE-2016-6866
2016-11-20 15:12:04 +01:00
Pascal Wittmann
ec6e4689ea xlockmore: 5.47 -> 5.49 2016-11-17 22:34:03 +01:00
Michael Raskin
80ca889586 xscreensaver: 5.35 -> 5.36 2016-10-12 15:29:25 +02:00
Aneesh Agrawal
fcee1d0b28
Remove redundant -DCMAKE_BUILD_TYPE=Release flags
Since commit 183d05a0 in 2012, this is the default.

fixes #18000
2016-10-01 16:13:41 +02:00
Michael Raskin
33ccf3abed xscreensaver: XScreenSaver actually needs GLU, so use mesa, not mesa_noglu 2016-09-28 10:05:12 +02:00
Eelco Dolstra
cd901eac5f xscreensaver: Drop runtime dependency on mesa_noglu.dev and glu.dev 2016-09-26 19:58:52 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Franz Pletz
80ed6b5ccf
xautolock: fix broken build caused by glibc update 2016-08-25 23:30:34 +02:00
Tuomas Tynkkynen
21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Gabriel Ebner
3beb7ec51e xautolock: add meta.platforms 2016-07-23 11:42:50 +02:00
Bjørn Forsman
bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Michael Raskin
da021cdda1 xscreensaver: an option to install all the hacks, including retired ones and DNA logo 2016-06-10 17:51:39 +02:00
Michael Raskin
46d3001fa7 xscreensaver: use gle 2016-06-10 14:51:48 +02:00
Tuomas Tynkkynen
bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Vladimír Čunát
81039713fa Merge branch 'master' into staging
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Michael Raskin
e23d64b94c xscreensaver: 5.34 -> 5.35 2016-05-25 15:26:06 +02:00
Vladimír Čunát
73f1f5eb39 imagemagick: split dev output to fix #9604
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Vladimír Čunát
e429a4012e Merge #15360: xscreensaver: Fix xscreensaver-text 2016-05-17 09:13:59 +02:00
Rok Garbas
3249796220 xautolock: adding patch that enables -lockaftersleep option
and...
- added metadata
- added myself as a maintainer
2016-05-15 05:47:35 +02:00
Pascal Wittmann
b596fd4a42 xlockmore: 5.46 -> 5.47 2016-05-14 18:27:43 +02:00
Alexey Lebedeff
288c355f01 xscreensaver: Fix xscreensaver-text helper
xscreensaver-text invokes `appres` binary at runtime. When it's missing,
some screensavers will display Perl stacktraces.
2016-05-10 18:31:27 +03:00
Pascal Wittmann
d9837dbd89 slock: fix license 2016-02-14 14:44:14 +01:00
Pascal Wittmann
9ba8e9a9da slock: 1.2 -> 1.3 2016-02-14 14:44:14 +01:00
Robin Gloster
53b389327e refactor to use autoreconfHook where possible
Close #12446.
2016-01-18 10:45:31 +01:00
obadz
c7738364b5 light-locker: init at 1.7.0 2015-12-15 08:49:05 -06:00
Matthew O'Gorman
7df0fefcbc xscreensaver: security update 5.33 -> 5.34 (close #10845)
Fixes a crash when hot-swapping monitors while locked.
2015-11-16 08:20:12 +01:00
Matthias Beyer
23982a4f16 pipes.sh: Init at 1.1.0 2015-10-24 22:29:33 +02:00
Vladimír Čunát
88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát
21e3ff658a x11: replace its usage by xlibsWrapper directly
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Vladimír Čunát
0c74f18e4c xlibs.xlibs: remove
It was really ugly that `xlibs.xlibs` meant something else than `xlibs`,
especially when using `with xlibs`, such as in wine.
Also, now `xlibs` is the same as `xorg`.
2015-09-15 11:59:33 +02:00
Thomas Strobel
260be2cbf6 xtrlock-pam: init at 3.4 2015-09-10 09:13:06 +02:00
Nikolay Amiantov
4ce182c736 xlockmore: clean configure flags and add Xinerama and DPMS support
Close #9391.
2015-08-31 16:35:26 +02:00
aszlig
cb94cce94f
xscreensaver: Fix SHA256 hash of upstream tarball.
The upstream tarball has changed, so I checked why this has happened and
found a tarball with the old SHA256 hash here:

http://fossies.org/linux/misc/xscreensaver-5.33.tar.gz/

After checking the contents of this and the new upstream tarball I found
that the old tarball had only .so, .o and .o.d files which now are no
longer existent in the new tarball.

Seems that the upstream author has accidentally put object files in the
source tarball and has now corrected this mistake.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-05 16:42:07 +02:00
Michael Raskin
de78e3ea0c xscreensaver: update 5.32 -> 5.33 2015-07-05 00:32:53 +03:00
Arseniy Seroka
daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Pascal Wittmann
1d30557516 Fixed meta.license: s/licence/license 2015-05-30 15:19:05 +02:00
fro_ozen
a6531b084e Update alock to version 20150418 2015-05-25 23:45:53 +02:00
koral
073d4102b3 slock: 1.1 -> 1.2 2015-05-09 11:02:19 +00:00
Tim Williams
d0462cdf25 xss-lock: upstream fix: exit when X connection dies 2015-05-06 08:52:40 +01:00
Pascal Wittmann
0777c4439d xlockmore: update from 5.45 to 5.46 2015-04-09 16:22:30 +02:00
Domen Kožar
883ee4dd72 Merge pull request #6994 from oxij/trivial-package-fixes
Trivial package fixes
2015-03-27 11:09:16 +01:00
Arseniy Seroka
f8c9810794 Merge pull request #6998 from oxij/update-rss-glx
rss-glx: update 0.8.1 -> 0.9.1, add meta, rename attribute in all-packages
2015-03-26 20:14:20 +03:00
Jan Malakhovski
47328e663c rss-glx: update 0.8.1 -> 0.9.1, add meta, rename attribute in all-packages 2015-03-26 13:08:28 +00:00
Jan Malakhovski
0bee7429c2 physlock: add version git-20150126 2015-03-26 13:04:51 +00:00
Jan Malakhovski
3e15f6a370 xscreensaver: change patchPhase into preConfigure so that one can use patches, fix a comment 2015-03-26 12:58:39 +00:00
Michael Alyn Miller
6cb1d1aaaf Add xss-lock 2015-02-01 10:07:01 -08:00
Michael Raskin
5f451686cb xscreensaver: 5.30 → 5.32 2014-12-21 11:14:25 +03:00
Siarhei Zirukin
167ffb7ef5 alock: update the package 2014-12-10 17:16:38 +01:00
Pascal Wittmann
5543796ce8 xlockmore: update from 5.44 to 5.45 2014-12-03 17:32:58 +01:00
Pascal Wittmann
015368fbfe xlockmore: remove unused patch 2014-11-10 12:52:22 +01:00
Pascal Wittmann
accb8d2c55 xlockmore: update from 5.43 to 5.44, fix appdefaultdir and meta information 2014-11-10 12:46:53 +01:00
Longrin Wischnewski
6e7de2155b change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
Pascal Wittmann
d346a9cc07 fixed some meta.maintainers attributes 2014-09-26 23:44:29 +02:00
Michael Raskin
db0348655c Update XScreensaver 2014-09-24 13:32:46 +04:00
Siarhei Zirukin
b8848c070c added alock package 2014-09-16 09:25:47 +02:00
Michael Raskin
48dce0642b Add auto-updater for XScreensaver 2014-09-02 14:25:17 +04:00
Luca Bruno
b331ae33d7 Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
Emery Hemingway
f4a518e1e4 xscreensaver: update from 5.26 to 5.29 2014-07-11 11:37:47 -04:00
Luca Bruno
d05e832b14 vlock: add meta and take maintainership 2014-05-21 16:12:33 +02:00
Peter Simons
0968d527fa xlockmore: update from 5.38 to 5.43 2014-03-03 11:10:26 +01:00
Nixpkgs Monitor
3ed05c26e4 xscreensaver: update from 5.19 to 5.26 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
03d64a9041 slock: update from 1.0 to 1.1 2013-12-04 06:23:35 +02:00
Bjørn Forsman
083d0890f5 More description fixes
* Remove package name
* Start with upper case letter
* Remove trailing period

Also reword some descriptions and move some long descriptions to
longDescription.

I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Eelco Dolstra
5553546c21 Remove a bunch of unreferenced files
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Rickard Nilsson
e74916ed62 xscreensaver: Update to 5.19 2012-10-10 16:05:37 +02:00
Peter Simons
0a7e280587 xscreensaver: update to version 5.18 2012-07-17 12:48:15 +02:00
Peter Simons
7b14de6733 Add package for vlock from Debian mirror.
This is mainly because the original upstream URL is not available anymore.

svn path=/nixpkgs/trunk/; revision=34442
2012-06-11 07:16:11 +00:00
Peter Simons
b73fb52648 Oops, fixed typo from previous commit.
svn path=/nixpkgs/trunk/; revision=33656
2012-04-06 19:39:43 +00:00
Peter Simons
8beb891d52 xscreensaver: updated to version 5.15 (and moved to pkgs/misc/screensavers hierarchy)
svn path=/nixpkgs/trunk/; revision=33655
2012-04-06 19:30:30 +00:00
Peter Simons
44b6ab6d32 slock: updated to version 1.0
svn path=/nixpkgs/trunk/; revision=33653
2012-04-06 18:56:05 +00:00
Peter Simons
f04ca020f3 xlockmore: updated to version 5.38
svn path=/nixpkgs/trunk/; revision=33652
2012-04-06 18:56:00 +00:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Alexander Tsamutali
f7567f8717 misc/screensavers/slock: New nixpkg.
svn path=/nixpkgs/trunk/; revision=29326
2011-09-17 17:40:07 +00:00
Peter Simons
d874ec17a4 xlock: fixed typo in default.nix
svn path=/nixpkgs/trunk/; revision=17360
2009-09-23 11:01:14 +00:00
Peter Simons
04558d8496 xlock: fixed build and updated to version 5.24
svn path=/nixpkgs/trunk/; revision=17356
2009-09-22 20:16:38 +00:00
Eelco Dolstra
2d1bcbeacf * Electric Sheep, a screensaver.
svn path=/nixpkgs/trunk/; revision=15415
2009-04-30 17:41:19 +00:00
Peter Simons
8ff43a1636 xautolock: updated to version 2.2
svn path=/nixpkgs/trunk/; revision=12314
2008-07-07 23:11:43 +00:00
Peter Simons
100b902bd5 Added xautolock 2.1.
Xautolock can be used to fire up a screen saver like xautolock after a certain
period of inactivity. The tool probably doesn't belong into misc/screensavers,
but I had no better idea.

svn path=/nixpkgs/trunk/; revision=12305
2008-07-07 11:54:25 +00:00
Eelco Dolstra
7219a09001 * ioquake: updated to 1.34rc3.
* rss-glx: fixed the build.
* Removed the OpenGL wrapper stuff, it's no longer needed (thanks to
  the RUNPATH you just need to put the appropriate libGL.so in the
  LD_LIBRARY_PATH). 

svn path=/nixpkgs/trunk/; revision=12093
2008-06-14 20:55:48 +00:00
Eelco Dolstra
e410f78c90 * Allow xlock to work with PAM and shadow passwords by passing the
"--enable-bad-pam" option (this suggests that there is a better way,
  but I haven't found it, except of course not using shadow passwords).

svn path=/nixpkgs/trunk/; revision=10986
2008-03-06 13:50:01 +00:00
Ludovic Courtès
cc3ab45e92 Add XLockmore, a screen locker for X11.
Currently, password authentication doesn't work.

svn path=/nixpkgs/trunk/; revision=10701
2008-02-15 10:40:20 +00:00
Eelco Dolstra
607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +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
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
8b7597ea85 * rss-glx 0.8.1.
svn path=/nixpkgs/trunk/; revision=6623
2006-09-29 10:27:20 +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
Eelco Dolstra
3ba77c1b40 * Get the Unreal Tournament 2004 demo to work with the new scheme for
handling OpenGL.

svn path=/nixpkgs/trunk/; revision=4616
2006-01-30 11:44:39 +00:00
Eelco Dolstra
105150e281 * Added rss-glx, a collection of nice OpenGL screensavers.
svn path=/nixpkgs/trunk/; revision=4614
2006-01-28 02:10:26 +00:00