Commit Graph

26 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Markus Kowalewski
fcf5b127a9
texmaker: 5.1.3 -> 5.1.4 2023-05-07 15:57:15 +02:00
Sean Borg
50d922a5ae texmaker: add wrapGAppsHook
Fixes no Gsettings error when clicking Open or SaveAs.
Following method mentioned in https://github.com/NixOS/nixpkgs/issues/16285
2023-04-21 08:35:45 +01:00
Artturin
6b2a05e190 treewide: manual fixups for
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Markus Kowalewski
33b8b799ce
texmaker: 5.1.2 -> 5.1.3 2022-04-29 11:19:42 +02:00
R. RyanTM
9bd2d91ec5 texmaker: 5.1.1 -> 5.1.2 2021-09-14 02:22:54 +00:00
R. RyanTM
cb88fc7036 texmaker: 5.1.0 -> 5.1.1 2021-08-22 19:32:18 +00:00
Markus Kowalewski
699e12e4c7
texmaker: 5.0.4 -> 5.1.0 2021-08-16 11:53:22 +02:00
Ben Siraphob
4ce8c34049 treewide: remove unnecessary enableParallelBuilding when using qmake 2021-07-20 10:32:58 +07:00
zowoq
31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10: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
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Markus Kowalewski
457b17cf21
texmaker: 5.0.3 -> 5.0.4 2020-01-04 20:18:06 +01:00
Christoph Ruegge
97f734a4f1 texmaker: avoid shell expansion when setting qmakeFlags 2019-10-22 17:27:47 +02:00
Christoph Ruegge
adf81192c6 texmaker: use qt5 mkDerivation 2019-10-22 16:51:36 +02: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
Markus Kowalewski
b08932ad6c
texmaker: add markuskowa as maintainer 2019-02-09 20:48:39 +01:00
R. RyanTM
66e4377c5f texmaker: 5.0.2 -> 5.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/texmaker/versions
2018-11-08 09:56:15 -08:00
Markus Kowalewski
a9ee6d2dab
texmaker: 4.5 -> 5.0.2 2018-03-11 17:56:26 -07:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Miguel Madrid
4c454fed33 texmaker: 4.4.1 -> 4.5 (#16359) 2016-06-21 14:32:03 +02:00
Tuomas Tynkkynen
ebf6b3cd51 treewide: Make explicit that 'dev' output of poppler is used 2016-05-19 10:02:29 +02:00
Nikolay Amiantov
b1dcfeeeeb texmaker: move to qmake4Hook 2016-04-20 18:55:39 +03:00
Chaddaï Fouché
fc82638b33 Update TexMaker from 4.1.1 to 4.4.1 2015-05-05 20:30:13 +00:00
Thomas Tuegel
e5b9a42aea texmaker: fix poppler_qt4 name 2015-04-02 11:44:13 -05:00
Chaddaï Fouché
31b58dccfe Added TeXmaker package : an advanced editor for latex 2014-04-24 10:59:29 +02:00