Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Robert Schütz
cc92cabcb4
electricsheep: use ffmpeg instead of libav
2021-02-02 17:26:36 +01:00
Ben Siraphob
fce00d15c2
pkgs/misc: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Silvan Mosberger
bb59f101e5
Merge pull request #99688 from kylesferrazza/fix-99637
...
multilockscreen: init at 1.0.0
2020-11-25 01:51:57 +01:00
Ben Siraphob
db74029e3e
treewide: remove package names from prefix of descriptions
2020-10-27 09:15:07 -07:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Kyle Sferrazza
0f69d69dc4
multilockscreen: init at 1.0.0
...
closes #99637
2020-10-14 20:15:46 -04:00
sohalt
3718d52f26
electricsheep: 2.7b33-2017-10-20 -> 3.0.2-2019-10-05, fix build
2020-09-30 02:17:49 +02:00
R. RyanTM
56a003c0e0
xlockmore: 5.64 -> 5.65
2020-08-31 11:12:27 +00:00
Sybrand Aarnoutse
56535ba530
pipes: fix dependencies
...
Fixes: https://github.com/NixOS/nixpkgs/issues/95902
2020-08-21 16:37:24 -07:00
Michael Raskin
c26f10dc4d
xscreensaver: fix xscreensaver-demo build
2020-08-02 21:00:53 +02:00
worldofpeace
d12c11e30c
treewide: use nix-update updateScript for packages I maintain
2020-07-29 12:33:39 -04:00
R. RyanTM
f7e4a10249
xlockmore: 5.63 -> 5.64
2020-07-07 23:27:11 +00:00
R. RyanTM
2338eaf5e1
xlockmore: 5.62 -> 5.63
2020-05-27 20:10:05 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
fc95eaafd2
xscreensaver: 5.43 -> 5.44
2020-03-26 06:13:34 +00:00
R. RyanTM
e49df10da4
xlockmore: 5.61 -> 5.62
2020-02-10 22:21:55 +00:00
Jaka Hudoklin
d0a3a800c8
xss-lock: use fork with session param support
...
xss-lock uses current session that cannot be overriden. This prevents starting
xss-lock as systemd user service, as described here:
https://bitbucket.org/raymonad/xss-lock/issues/13/allow-operation-as-systemd-user-unit
This change uses source from github.com/xdbob/xss-lock that adds `--session`
parameter.
2020-01-20 13:40:33 +00:00
Robin Gloster
65395a7105
treewide: installTargets is a list
2019-12-30 13:29:27 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list
2019-12-30 13:22:43 +01:00
Pascal Wittmann
731bfbc432
Merge pull request #76474 from r-ryantm/auto-update/xlockmore
...
xlockmore: 5.60 -> 5.61
2019-12-25 19:51:47 +01:00
R. RyanTM
84fa8c2583
xlockmore: 5.60 -> 5.61
2019-12-24 16:04:27 -08:00
worldofpeace
2dd7d4dd44
treewide: pantheon updateScript
2019-12-22 18:20:55 -05:00
R. RyanTM
4871f2d30b
xlockmore: 5.59 -> 5.60
2019-12-09 16:20:21 -08:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
R. RyanTM
ccfb3fd466
xlockmore: 5.58 -> 5.59
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xlockmore/versions
2019-10-24 20:09:40 -07:00
Bart Brouns
97aab6ee16
physlock: 11-dev -> v13
2019-10-11 23:22:16 +02:00
Dylan Simon
8e908728db
xscreensaver: update hash to match source
2019-10-08 20:56:28 -04:00
R. RyanTM
158fa34489
xlockmore: 5.57 -> 5.58
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xlockmore/versions
2019-09-29 01:55:53 -07:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
...
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
...
GTK was renamed.
2019-09-06 02:54:53 +02:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging
2019-09-02 23:25:24 +02:00
worldofpeace
5f07745f09
light-locker: wrapGAppsHook to nativeBuildInputs
2019-09-02 00:08:17 -04:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
worldofpeace
63109c860f
Merge pull request #64376 from emmanuelrosa/betterlockscreen-missing-dependencies
...
betterlockscreen: add missing runtime dependencies
2019-07-11 10:33:24 -04:00
Emmanuel Rosa
eb0332db39
betterlockscreen: add missing runtime dependencies
2019-07-11 10:33:07 -04:00
Will Dietz
f51c4d463b
xscreensaver: 5.40 -> 5.43
...
https://www.jwz.org/xscreensaver/changelog.html
2019-07-09 06:27:23 -05:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything
2019-07-03 11:27:39 +02:00
R. RyanTM
5568ec4c14
xlockmore: 5.56 -> 5.57
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xlockmore/versions
2019-07-03 08:28:43 +02:00
Maximilian Bosch
e3b569965e
i3lock-pixeled: 1.2.0 -> 1.2.1
2019-06-20 17:58:41 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Peter Simons
ca3fe59173
xautolock: bump to latest git version
...
The new version has a patch that makes --lockaftersleep more robust.
2019-05-13 12:19:25 +02:00
Peter Simons
12731923da
xautolock: apply patches from Debian
2019-05-08 18:21:53 +02:00
worldofpeace
ce14f9a9be
lightlocker: compile schemas
2019-04-21 19:32:15 -04:00
worldofpeace
26463d0736
lightlocker: 1.8.0 -> 1.9.0
...
* meson!
* enabled UPower functionality
https://github.com/the-cavalry/light-locker/releases/tag/v1.9.0
2019-04-18 11:28:18 -04:00
Matthias Beyer
c888f6f2e8
pipes: 1.2.0 -> 1.3.0
2019-04-08 10:13:46 +02:00
Ihar Hrachyshka
4730466366
xscreensaver: Enable perl modules needed for RSS image fetch ( #57629 )
2019-03-14 08:20:51 +00:00
Matthias Beyer
f1f4f38909
Revert "Remove maintainership"
...
I'm baaaaack!
This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.
This reverts commit ce1c1e3093
.
2019-02-20 19:57:34 +01:00
eyjhbb@gmail.com
16a360099d
betterlockscreen: init at 3.0.1
2019-01-31 10:41:34 +01:00
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
Matthew Bauer
92c119fb31
xautolock: use imake setup hook
2018-11-28 20:14:38 -06:00
Daiderd Jordan
139eb11a6d
alock: mark linux only
...
The darwin build fails and it's probably not particularly useful there.
utils.c:33:19: error: use of undeclared identifier 'CLOCK_MONOTONIC'
clock_gettime(CLOCK_MONOTONIC, &t);
/cc ZHF #45961
2018-09-12 20:06:06 +02:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
...
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
R. RyanTM
c3e4b87dfb
xscreensaver: 5.39 -> 5.40
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xscreensaver/versions .
2018-08-16 11:22:23 -07:00
Frederik Rietdijk
d9fa74ba78
Merge master into staging
2018-08-09 18:28:15 +02:00
Pascal Wittmann
676f09be67
xlockmore: 5.55 -> 5.56
2018-08-07 23:16:42 +02:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
Pascal Wittmann
e3523b4ef1
alock: add license
...
see issue #43716
2018-07-22 17:20:32 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Ryan Mulligan
0d5eb901ad
treewide: http -> https
2018-06-23 04:34:55 -07:00
Uli Baum
2483720ad9
xlockmore: disable format hardening to fix build
...
build output was empty since hardening was enabled by default
2018-06-13 01:08:30 +02:00
Maximilian Bosch
7c59058a2a
i3lock-pixeled: github -> gitlab
...
Additionally `pkgs` has been removed which makes possible overrides
*way* easier.
2018-06-08 18:16:20 +02:00
Ryan Mulligan
af9d10a91b
treewide: fix derivation names
2018-05-28 05:59:57 -07:00
R. RyanTM
27ca928dc8
xscreensaver: 5.38 -> 5.39
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/xscreensaver/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 5.39 with grep in /nix/store/gbzmzb9nq2frp4q1mmz2946gzcx536v3-xscreensaver-5.39
- directory tree listing: https://gist.github.com/aa36e0385c0160a833c83693ce83be28
2018-04-16 18:34:43 -07:00
Maximilian Bosch
4314d14ea0
i3lock-pixeled: 1.1.0 -> 1.2.0
...
Simple feature release with some improvements.
See https://github.com/Ma27/i3lock-pixeled/releases/tag/1.2.0
2018-04-14 23:43:25 +02:00
Pascal Wittmann
7427b58266
Switch suckless.org URLs to https
...
(cherry picked from commit 22f212537f
)
2018-04-11 15:11:55 +02:00
Matthias Beyer
ce1c1e3093
Remove maintainership
...
With this patch I remove myself as a maintainer for all packages I
currently maintain.
This is due the fact that I will be basically off the grid from May 2018
until early 2019, as I will be on a trip through north america.
I will revert this patch as soon as I'm back, as I plan to continue
contributing to nixpkgs then.
But as I cannot maintain anything during that time, I'd like to get this
patch merged.
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-04-06 10:57:19 +02:00
Tad Fisher
f54a02df4f
light-locker: 1.7.0 -> 1.8.0
2018-03-30 23:45:33 +02:00
John Ericson
2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
...
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
John Ericson
f79f80dbf2
treewide: get rid of platforms.allBut
...
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
volth
fe70fbdefe
xfce: do not use old names
2018-03-12 23:01:06 +00:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
adisbladis
792a3d97b5
electricsheep: 2.7b33-2017-02-04 -> 2.7b33-2017-10-20
2018-01-28 06:51:30 +08:00
Matthew O'Gorman
8bc2025bb2
xscreensaver: 5.37 -> 5.38
2018-01-10 19:26:02 -05:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux
2017-12-07 07:50:47 -05:00
Pascal Wittmann
f63c21569f
Fix homepage links (see #30636 )
2017-11-11 17:36:48 +01:00
Michael Raskin
6b9b8b1ea1
xscreensaver: 5.36 -> 5.37
2017-11-11 15:31:40 +01:00
Maximilian Bosch
161e80e3fd
treewide: get rid of invalid buildPhases
argument
...
I don't know where this comes from (I accidentally did that as well
once), but some derivations seem to use `buildPhases` rather than
`phases` in their derivations.
This kills all improper usages as the lack of a `phases` argument
didn't break the build, so this can be safely removed.
2017-11-08 21:38:06 +01:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Tobias Happ
67120e231d
slock: adds ability to add custom patches
2017-09-23 23:08:09 +02:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
timor
ae87a30a83
physlock: 0.5 -> 11-dev
...
Update physlock to a more current version which supports PAM and
systemd-logind. Amongst others, this should work now with the slim
login manager without any additional configuration, because it does
not rely on the utmp mechanism anymore.
2017-09-10 22:43:05 +02:00
Benjamin Staffin
22002cb41b
xssproxy: init at 1.0.0
2017-08-28 04:03:43 -04:00
Franz Pletz
fd51e28b88
xlockmore: 5.54 -> 5.55
2017-08-28 00:54:42 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Chris Martin
63aa5df737
alock: 20160713 -> 20170720
2017-07-20 23:30:05 +02:00
Chris Martin
60c9a4c94a
alock: 20150418 -> 20160713
2017-07-19 18:02:37 +02:00
mingchuan
722d61c2f2
slock: Avoid chmod u+s ( #26600 )
2017-06-22 22:55:04 +08:00
aszlig
4007ee974c
vlock: Don't try to install setuid binary
...
With newer Nix it's (fortunately) no longer possible to create a file
with setuid bits, even though the permissions are fixed later the build
will fail during installPhase already.
I've verified whether the contents of the output path are the same as
before this change and the contents match.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-06-22 04:01:27 +02:00
Pascal Wittmann
5cb03b9538
xlockmore: 5.53 -> 5.54
2017-06-04 18:16:59 +02:00
Jörg Thalheim
56835b1eea
i3lock-pixeled: fix spurious hash in replace command
2017-05-20 18:10:49 +01:00
Jörg Thalheim
1deb1a30c8
i3lock-pixeled: use substituteInPlace
2017-05-20 17:45:51 +01:00
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