Commit graph

32 commits

Author SHA1 Message Date
Sandro Jäckel 870a2539a2
pdfpc: remove unused input 2021-02-22 01:16:23 +01:00
Michal Sojka ef8f775d2a pdfpc: Update license to match upstream
Upstream changed the license - see
https://github.com/pdfpc/pdfpc/blob/master/CHANGELOG.rst#version-450.
2021-01-28 10:33:33 +01:00
Ben Siraphob 5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +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
Michal Sojka 9d0164d53d pdfpc: 4.4.1 -> 4.5.0 2021-01-03 11:40:33 +01:00
Vincent Laporte 89e35b3fd3
pdfpc: 4.4.0 → 4.4.1 2020-11-16 08:47:14 +01:00
Vincent Laporte 4e5a9e52a3 pdfpc: 4.3.4 → 4.4.0 2020-08-19 09:50:40 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Adrian Kummerlaender 28a287887a pdfpc: Fix gstreamer video playback issue #73321 2020-01-20 20:02:14 +01:00
Robin Gloster 269849de06
pdfpc: *Flags are lists 2019-12-30 12:15:23 +01:00
worldofpeace 6acce347fb pdfpc: fix build with vala 0.46 2019-10-03 15:31:15 -04:00
R. RyanTM 90323c387b pdfpc: 4.3.2 -> 4.3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdfpc/versions
2019-07-02 20:04:50 +02:00
Pascal Wittmann e5cb280303
pdfpc: 4.3.1_0 -> 4.3.2 2019-02-06 21:06:08 +01:00
Pascal Wittmann 0e14595178
pdfpc: 4.3.0 -> 4.3.1_0 2019-01-28 15:57:51 +01:00
R. RyanTM af5d0659b3 pdfpc: 4.2.1 -> 4.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdfpc/versions
2018-12-25 01:02:50 -08:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Robert Schütz 695156e1f5 pdfpc: 4.1.2 -> 4.2.1 2018-10-17 15:08:52 +02:00
R. RyanTM d6d6b1e696 pdfpc: 4.1.1 -> 4.1.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pdfpc/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 4.1.2 with grep in /nix/store/5mwaxcqfbb807ywds98xl27rrwb51nv1-pdfpc-4.1.2
- directory tree listing: https://gist.github.com/5767dc3e3f368aaecb0c729b053b9209
2018-05-12 13:57:50 +02:00
R. RyanTM 716f4ab3a4 pdfpc: 4.1 -> 4.1.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pdfpc/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/dvwwb2myl9351rzj9gf2p3x1731d9vnc-pdfpc-4.1.1/bin/pdfpc -h’ got 0 exit code
- ran ‘/nix/store/dvwwb2myl9351rzj9gf2p3x1731d9vnc-pdfpc-4.1.1/bin/pdfpc --help’ got 0 exit code
- ran ‘/nix/store/dvwwb2myl9351rzj9gf2p3x1731d9vnc-pdfpc-4.1.1/bin/.pdfpc-wrapped -h’ got 0 exit code
- ran ‘/nix/store/dvwwb2myl9351rzj9gf2p3x1731d9vnc-pdfpc-4.1.1/bin/.pdfpc-wrapped --help’ got 0 exit code
- found 4.1.1 with grep in /nix/store/dvwwb2myl9351rzj9gf2p3x1731d9vnc-pdfpc-4.1.1
- directory tree listing: https://gist.github.com/88ef2cda6a77852e5d7541ebd43e4fec
2018-05-06 23:23:35 -07:00
Pascal Wittmann 922bcd0e46
pdfpc: 4.0.7 -> 4.1 2018-01-07 16:45:48 +01:00
Jan Tojnar b050530298
pdfpc: add gobject introspection dependency 2017-12-22 23:31:53 +01:00
Pascal Wittmann 1e95402803 pdfpc: 4.0.6 -> 4.0.7 2017-07-04 11:34:32 +02:00
Pascal Wittmann e1ac3a99df pdfpc: 4.0.5 -> 4.0.6 2017-03-21 13:55:48 +01:00
Jake Waksbaum 12da885e45
pdfpc: Add darwin support 2017-03-16 12:21:14 -04:00
Pascal Wittmann 755c2929dd
pdfpc: 4.0.4 -> 4.0.5 2017-01-09 20:54:48 +01:00
Pascal Wittmann 80f2e535b3
pdfpc: 4.0.3 -> 4.0.4 2016-12-06 20:24:26 +01:00
Pascal Wittmann 7516b7ca31
pdfpc: 4.0.2 -> 4.0.3 2016-11-17 22:51:33 +01:00
Ram Kromberg a57cd70a11 pdfpc: vala -> vala_0_26 2016-08-21 20:02:05 +03:00
Pascal Wittmann abb07a9cdc pdfpc: 4.0.1 -> 4.0.2 2016-02-15 17:35:11 +01:00
Pascal Wittmann 2155231ba4 pdfpc: 4.0.0 -> 4.0.1 2015-11-20 17:07:08 +01:00
Pascal Wittmann 752528ac9c add pdfpc, a presenter console with multi-monitor support for PDF files 2015-06-02 13:15:59 +02:00