Commit graph

41 commits

Author SHA1 Message Date
Alyssa Ross 6e3b5fd046 libungif: remove in favour of giflib
libungif was merged into giflib in 2006, and hasn't been updated
since.  All non-broken packages still using it build fine with giflib.

See <http://giflib.sourceforge.net/history.html>.
2021-04-16 14:06:10 +00:00
Jan Tojnar 7d01c1e6d5 fontforge-fonttools: Install all tools
Since CMake port, the contrib files are not installed. Let's use a Debian patch to install them.
2021-04-06 17:52:07 +02:00
Justin Humm a0800919f1 fontforge: 20200314 -> 20201107
also use fetchFromGitHub for getting the source.
2021-01-23 23:47:27 +01:00
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Niklas Hambüchen c4c812567f fontforge: Fix uninterpolated CMAKE_INSTALL_PREFIX in RPATH.
This was introduced in https://github.com/NixOS/nixpkgs/pull/89583
and fixed upstream with a master-only patch in
https://github.com/fontforge/fontforge/pull/4232.

Found via
https://github.com/nh2/static-haskell-nix/pull/98#issuecomment-665395399.
2020-07-30 01:40:17 +02:00
Alyssa Ross 8a74399de3
fontforge: introduce withGUI option
It was unintuitive that the withGTK option controlled whether a
fontforge GUI was enabled at all, since fontforge supports multiple
GUIs (a GTK one and an X11 one -- confusingly the X11 one still
requires GTK).

With the new withGUI option, it is possible to build the X11 GUI by
setting withGTK to false and withGUI to true.  I haven't added an
attribute for this configuration because I expect it to be pretty
obsure -- my rationale for adding this option was code clarity rather
than utility.
2020-06-06 04:51:20 +00:00
Alyssa Ross e9848d11ad
fontforge: 20190801 -> 20200314
This fixes the failing build.

Build system changed to cmake.
2020-06-06 04:51:01 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Justin Humm 4496f8f4b8 fontforge: 20190413 -> 20190801
- Init libuninameslist at 20190701 as it is a new dependency to fontforge
- Remove gnulib, as it is not used anymore
- Remove a non-applying patch
- Add myself as maintainer
2020-02-16 08:47:34 +01:00
Robin Gloster e5ded57aab
treewide: NIX_CFLAGS_COMPILE -> string 2019-12-31 00:05:53 +01:00
R. RyanTM 31e31aa206 fontforge: 20190317 -> 20190413
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fontforge/versions
2019-05-01 11:23:44 +02:00
Will Dietz 867564a73d fontforge: 20170730 -> 20190317
https://github.com/fontforge/fontforge/releases/tag/20190317

* add zmq (collab), woff2 (format), readline (cli)
* "just in case", keep determinism patching
* fontforge-fonttools: replace with override enabling tools
  Don't see any reason to not include by default,
  so this might make more sense as an alias instead.
2019-03-26 18:22:00 -05:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
Daiderd Jordan 2317a07fbb
fontforge-fonttools: use $CC 2017-09-09 23:59:04 +02:00
Volth 97db36a707 use sed instead of patch 2017-08-15 18:41:56 +00:00
Volth c4fb72cbb5 $SOURCE_DATE_EPOCH moved to preConfigure 2017-08-13 16:13:19 +00:00
Volth 0385079696 fontforge: 20160404 -> 20170730 + support reproducible builds 2017-08-12 22:38:57 +00:00
lprndn f259fa6e91 Merge branch 'master' into lprndn_Nixpkgs 2017-04-03 21:37:11 +02:00
Michael Raskin f9add54f28 fontforge-fonttools: init at 20160404 2017-03-23 15:10:52 +01:00
Lprndn 4cd7b284e8 fontforge-gtk: Add support for libspiro.
Add Spiro toolkit in fontforge-gtk for designing fonts.
libspiro: Init at c26afeb.
2017-02-17 16:39:50 +01:00
Vladimír Čunát 07d12fbef1 fontforge: get rid of output hash depending on git
... to avoid git changes being mass rebuilds.
Thanks to Mic92 for the solution idea.
See discussion under: https://github.com/NixOS/nixpkgs/pull/19248
2016-10-05 19:04:03 +02:00
Dmitry Kalinkin 1d4ed38751 fontforge: prevent configure from picking up xquartz installation 2016-09-04 16:33:27 -04:00
Dmitry Kalinkin 810787238d fontforge: enable Carbon which is required on OSX 2016-09-03 23:38:23 -04:00
Vladimír Čunát 3f80ecfc79 fontforge: build the non-gui version without fontconfig
(in build-time closure)
2016-08-29 22:27:34 +02:00
Matthew Bauer 07ca8027d9 fontforge-gtk: fix darwin build 2016-08-16 19:25:41 +00:00
Nikolay Amiantov 9a1d6fe701 fontforge: 20150824 -> 20160404 2016-06-11 02:43:44 +03:00
Yuri Albuquerque 5cfeedc914 fontforge: needs pango on Linux, too 2015-12-27 01:33:06 -04:00
Cillian de Róiste e187ecb65c fontforge-gtk: update from 20141230 to 20150824 2015-10-25 18:52:49 +01:00
Spencer Whitt 2f63e26d04 fontforge: fix Darwin build 2015-04-01 17:00:04 -04:00
Vladimír Čunát f9c59ca168 fontforge: large update with large changes implied
- Things didn't work very well before, as libs were only dlopened and
  not found. Fixes #5716.
- Newer releases need autotools to build (and git), leading to some bloat.
- Also, more things are installed by default, increasing the output size.
2015-01-12 13:43:30 +01:00
Michael Raskin bc851612c9 A kludge to avoid removal of zlib from RPATH -- needed for LilyPond build
svn path=/nixpkgs/trunk/; revision=32046
2012-02-06 05:49:27 +00:00
Yury G. Kudryashov 8c1f88549d fontforge-20100222
svn path=/nixpkgs/trunk/; revision=31902
2012-01-28 09:04:48 +00:00
Eelco Dolstra ee4fe6ea84 * Drop pkgsOverriden.
svn path=/nixpkgs/trunk/; revision=22823
2010-07-30 12:10:24 +00:00
Michael Raskin 9a317b1f3e Update fontforge
svn path=/nixpkgs/trunk/; revision=15461
2009-05-06 07:28:29 +00:00
Eelco Dolstra 31bc21974d * Purity fix in fontforge: don't look for /usr/include/libxml.
svn path=/nixpkgs/trunk/; revision=11288
2008-03-26 12:57:30 +00:00
Michael Raskin 74aba16126 Added FontForge with X11 interface
svn path=/nixpkgs/trunk/; revision=10918
2008-03-02 22:02:28 +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 2f21c59a3f * Use FontForge to give Wine better fonts.
svn path=/nixpkgs/trunk/; revision=9181
2007-08-21 12:31:33 +00:00