Commit Graph

37 Commits

Author SHA1 Message Date
lawcho
20531fbe4f ipe: fix button images 2023-11-09 16:18:57 +01:00
Vincenzo Mantova
909531d255 ipe: replace texlive.combine with texliveSmall 2023-11-05 11:56:04 +00:00
Doron Behar
3badec17c6 ipe: 7.2.26 -> 7.2.27
Diff: https://github.com/otfried/ipe/compare/None...v7.2.27
2023-07-12 12:02:27 +03:00
figsoda
3605f48b4d ipe: don't use lib.optional with a list 2023-05-29 19:45:10 -04:00
Henri Menke
05564ceca7
ipe: 7.2.24 -> 7.2.26
This also introduces a new option to make TeX Live optional. Ipe tries to find
LaTeX executables in PATH and some users might prefer to use their existing TeX
Live installation.
2023-04-17 11:54:33 +02:00
Pavol Rusnak
41e6f56844
ipe: 7.2.23 -> 7.2.24 2022-06-19 14:27:50 +02:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Yannik Rödel
1c9842fa81
ipe: add desktop file (#141879)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-20 13:01:54 +02:00
Pavol Rusnak
2ae4459972
ipe: 7.2.13 -> 7.2.23 2021-02-07 19:58:32 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Constantine Glen Evans
919293492b ipe: fix Qt wrapping
Uses mkDerivation instead of stdenv.mkDerivation, to fix Qt wrapping problem.
2020-04-16 20:31:22 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
5f6b5175ce ipe: 7.2.12 -> 7.2.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipe/versions
2019-10-22 13:36:30 +02:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
R. RyanTM
aa0dd5df19 ipe: 7.2.11 -> 7.2.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipe/versions
2019-05-11 16:12:49 -07:00
Will Dietz
812a99cdd3 ipe: be explicit about libpng, use lua 5.3 per readme 2019-03-09 19:30:09 -06:00
Will Dietz
39a8578931 ipe: 7.2.10 -> 7.2.11
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-March/000082.html
2019-03-09 19:30:08 -06:00
Vladimír Čunát
f8039e1425
ipe: fix the src hash (modified upstream)
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-February/000080.html
2019-03-05 15:09:49 +01:00
Will Dietz
f1fda2eab3 ipe: 7.2.9 -> 7.2.10
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-February/000077.html

Cleanup a bit while visiting :).
2019-02-04 10:40:36 -06:00
Will Dietz
b5deb430a4 ipe: 7.2.8 -> 7.2.9
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-January/000076.html
2019-01-16 08:48:35 -06:00
Will Dietz
e4ae3ed923 ipe: 7.2.7 -> 7.2.8
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-January/000075.html
2019-01-13 17:45:23 -06:00
Bastian Köcher
2700a58861 ipe: 7.1.10 -> 7.2.7 2017-12-01 13:11:20 +01:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel
fca36b617d
ipe: build with C++11 for Qt 5.7 2017-02-28 07:38:57 -06:00
Thomas Tuegel
f7edf63b23 ipe: use texlive-new 2015-12-12 10:57:38 -06:00
Thomas Tuegel
4b950d233e ipe: 7.1.8 -> 7.1.10 2015-12-07 05:50:02 -06:00
Thomas Tuegel
f0a11cd1eb ipe: add missing libjpeg dependency 2015-08-14 22:30:48 -05:00
Thomas Tuegel
7203497ce4 ipe: set LUA_PACKAGE name for make 2015-08-14 22:30:21 -05:00
Thomas Tuegel
cce9a0f4d8 ipe: version 7.1.8 2015-08-14 22:29:58 -05:00
Thomas Tuegel
df5f0cfb7c ipe: set platforms = linux 2015-08-14 22:28:51 -05:00
Thomas Tuegel
48a2034308 ipe: add ttuegel to maintainers 2015-08-14 22:28:42 -05:00
Thomas Tuegel
c40dae0863 ipe: fix homepage 2015-08-14 22:28:23 -05:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Vladimír Čunát
3c2091276e vlada/ipe
Adding the ipe editor.

Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
2013-01-03 16:13:55 +01:00