Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Andrew Dunham
13e1235a80
calibre: remove references to podofo
2018-11-06 21:27:30 -08:00
Matthew Bauer
797e0d84a1
podofo: cleanup
2018-11-06 20:01:21 -06:00
Markus Kowalewski
91eea7482d
podofo: add licenses
2018-10-25 23:10:20 +02:00
Michael Roitzsch
4b1ffa0b00
podofo: fix library linkage on Darwin ( #47214 )
...
* podofo: fix library linkage on Darwin
Because the library is not yet installed when the tools are build, it does not contain its final store path as its install name. Linking the tools picks up this incorrect install name and needs to be fixed after installing.
2018-09-25 22:11:17 +02:00
Andrew Childs
51680c6560
podofo: patch for compatibility with cmake 3.12 ( #45857 )
2018-08-31 13:57:29 +02:00
Matthew Bauer
f7bc33abf0
Revert "treewide: fixup breakage due to absolute compiler path"
...
This reverts commit d0888d1503
.
2018-08-22 01:14:53 +02:00
Vladimír Čunát
d0888d1503
treewide: fixup breakage due to absolute compiler path
...
Some packages just can't handle them #44767 . It was tempting to try
to abstract this in some way, but I didn't do that ATM.
2018-08-21 12:34:33 +02:00
R. RyanTM
a74cf6a851
podofo: 0.9.5 -> 0.9.6 ( #43744 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/podofo/versions .
2018-07-18 22:39:53 +02:00
Ross MacLeod
d016637629
podofo: unsimplify derivation a bit to avoid hash breakage
2017-06-22 17:53:52 -04:00
John Ericson
29c4d7f505
podofo: Simplify derivation
...
Bunch of junk for linux and cross compilation that's no longer needed
2017-06-22 17:53:52 -04:00
Dan Peebles
1be61d1921
podofo: fix on LLVM 4
...
Not sure if the things I made optional on Darwin are really worth keeping
at all, but I don't have a Linux box handy so I'm minimizing potential
damage.
2017-04-06 23:33:14 -04: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
Robin Gloster
449c895f31
podofo: 0.9.4 -> 0.9.5
2017-02-17 00:14:01 +01:00
Robin Gloster
0437bc9663
podofo: 0.9.3 -> 0.9.4, pin to gcc5
2017-01-25 20:12:37 +01:00
Lluís Batlle i Rossell
e7d10c4190
Updating podofo to 0.9.3.
2015-06-25 15:40:04 +02:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Vladimír Čunát
02a1e85ab1
cmake, podofo: fix finding freetype-2.5
2014-06-26 18:24:44 +02:00
Lluís Batlle i Rossell
da52372d49
podofo: fixing cross-building
2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
36054d4e3c
podofo: update 0.9.1 to 0.9.2
2013-03-18 12:21:47 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Lluís Batlle i Rossell
da5aecb73b
Making taskwarrior and podofo have cmake as buildNativeInput.
...
Otherwise they can't be crossbuilt.
2012-11-08 19:38:25 +01:00
Lluís Batlle i Rossell
5d27ed479a
Updating podofo
...
svn path=/nixpkgs/trunk/; revision=27694
2011-07-10 16:15:41 +00:00
Yury G. Kudryashov
bd6da9f5f3
Use stdenv2 in podofo
...
svn path=/nixpkgs/trunk/; revision=23817
2010-09-16 08:40:47 +00:00
Yury G. Kudryashov
f139236666
podofo-0.8.2, metainfo
...
svn path=/nixpkgs/trunk/; revision=23811
2010-09-15 18:37:38 +00:00
Lluís Batlle i Rossell
a4473b8205
Adding calibre. This involved also:
...
- Adding podofo
- Adding some new python packages
- Making new pkgs attributes for python packages to build with python 2.6
- Updating some python packages expressions to allow python 2.6, and not only 2.5.
svn path=/nixpkgs/trunk/; revision=19303
2010-01-07 22:47:30 +00:00