Fabián Heredia Montiel
3ec7527f6e
recoll: refactor and 1.24.5 -> 1.27.12
...
Refactor Changes:
- name -> pname + version
- python2 -> python3
- add pkg-config (to find libxslt)
- patch /usr/share/recoll to $out/share/recoll
- remove Makefile patch for macOS that has been merged upstream (
b5c5734d06
)
2020-11-23 14:01:56 -06:00
Frank Doepper
9cdfa8adc2
recoll: qt4 -> qt5, fix build
2020-09-09 19:28:32 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
1ed242a3a2
doodle: 0.7.0 -> 0.7.1
2020-01-15 11:02:17 +00:00
José Romildo Malaquias
0529b27d18
catfish: move to pkgs/desktops/xfce/applications
...
Since release 1.4.6 catfish is an Xfce Project. See https://bluesabre.org/2018/07/15/catfish-1-4-6-released-now-an-xfce-project
Makes an alias for catfish.
2019-12-23 07:54:59 -03:00
José Romildo Malaquias
6f4b5bf2e7
catfish: 1.4.10 -> 1.4.11
2019-12-23 07:54:59 -03:00
Jan Tojnar
8cbc862b83
dconf: move to top-level
2019-12-01 01:01:40 +01:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next
2019-10-03 01:47:08 +02:00
José Romildo Malaquias
9f58b7c4bb
catfish: 1.4.7 -> 1.4.10
2019-10-02 22:28:13 +02:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
...
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02: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
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
c0bw3b
9cb260d091
[treewide] delete unused patches
2019-05-04 19:52:24 +02:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
volth
2be90ccb4f
gnome3.gtk -> gtk3
...
fix evaluation when config.allowAliases == false
(regression after #55735 )
2019-03-24 14:34:39 -04:00
R. RyanTM
f8f14c9a63
recoll: 1.24.4 -> 1.24.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/recoll/versions
2019-02-03 20:02:35 -08:00
José Romildo Malaquias
6715469026
catfish: 1.4.6 -> 1.4.7
2019-01-29 10:57:26 +00:00
R. RyanTM
d121a13f67
recoll: 1.24.3 -> 1.24.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/recoll/versions
2018-12-14 03:50:48 -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
R. RyanTM
3caf460533
recoll: 1.23.7 -> 1.24.3 ( #50563 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/recoll/versions
2018-11-18 12:31:12 +01:00
José Romildo Malaquias
e45d1fff33
catfish: 1.4.4 -> 1.4.6 ( #45860 )
2018-08-31 16:11:38 +02:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Mario Rodas
79b81c31d4
recoll: Add support to build without QT
2018-07-05 06:17:34 -05: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
Tristan Helmich
2d44db519e
grepcidr: init at 2.0 ( #38685 )
2018-04-20 15:40:28 +02:00
Daiderd Jordan
12e87a1ffb
catfish: mark linux only
2018-04-05 20:05:18 +02:00
John Wiegley
850c9d805a
recoll: Avoid using substituteInPlace on zip files
2018-02-28 17:44:42 -08:00
John Wiegley
bddc23b134
recoll: Allow building a non-X/inotify version on Darwin
2018-02-28 14:02:59 -08:00
Ryan Mulligan
365b5c41ae
recoll: 1.23.5 -> 1.23.7
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/l9d50wqwzrfqgj3wj9456kiapygmacr0-recoll-1.23.7/bin/recollindex -h` got 0 exit code
- ran `/nix/store/l9d50wqwzrfqgj3wj9456kiapygmacr0-recoll-1.23.7/bin/recollindex -h` and found version 1.23.7
- found 1.23.7 with grep in /nix/store/l9d50wqwzrfqgj3wj9456kiapygmacr0-recoll-1.23.7
- found 1.23.7 in filename of file in /nix/store/l9d50wqwzrfqgj3wj9456kiapygmacr0-recoll-1.23.7
cc "@jcumming"
2018-02-28 14:21:35 +00:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
José Romildo Malaquias
23e0d7de52
catfish: 1.4.2 -> 1.4.4
2018-02-13 11:50:40 -02:00
Samuel Dionne-Riel
7b97c8c0c8
treewide: homepage+src updates (found by repology, #33263 )
2018-01-05 20:42:46 +01:00
Tor Hedin Brønner
e0b84b9f35
recoll: 1.23.1 -> 1.23.5
2017-12-08 11:37:33 +01:00
ndowens
c9bcbaa75a
recoll: 1.21.3 -> 1.23.1
2017-03-22 17:14:30 -05:00
Frederik Rietdijk
7986b718f3
Remove pycairo from top-level
...
See #11567 .
2016-08-14 13:52:42 +02:00
José Romildo Malaquias
205ec15d1e
catfish: 1.4.1 -> 1.4.2
2016-06-11 15:25:59 -03:00
Nikolay Amiantov
5ff40ddedf
add get* helper functions and mass-replace manual outputs search with them
2016-04-25 13:24:39 +03:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
José Romildo Malaquias
a95583e7fd
grepm: init at 0.6
2016-03-21 12:08:04 -03:00
José Romildo Malaquias
00b5bd3fb3
catfish: init at 1.4.1
2016-03-18 14:43:36 -03:00
Thomas Tuegel
1f56abef8e
recoll: fix evaluation error on Darwin
2016-03-11 09:53:20 -06:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Tuomas Tynkkynen
7b0c4d452a
treewide: Mass replace 'poppler_utils}/bin' to refer the 'out' output
2016-02-01 20:46:18 +02:00
Bojan Nikolic
d71b1294dc
recoll: 1.20.6 -> 1.21.3
...
Add dependency on bison. Correct corruption caused by substituteInPlace
replacing non-commands in the filters
2015-12-18 14:09:28 +00:00
Bojan Nikolic
98d1abd46b
recoll: Disable --install-layout
2015-12-18 13:51:58 +00:00
Bojan Nikolic
316406269d
recoll: Enable parallel builds
2015-12-18 11:51:10 +00:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Vladimír Čunát
f9e9c7242a
djvulibre: split dev and bin outputs
2015-10-28 19:36:40 +01:00