summary refs log tree commit diff
path: root/pkgs/development/libraries/libmwaw
Commit message (Collapse)AuthorAge
* libmwaw: enableParallelBuildingarcnmx2021-07-22
|
* libmwaw: 0.3.19 -> 0.3.20R. RyanTM2021-07-21
|
* libmwaw: 0.3.18 -> 0.3.19R. RyanTM2021-05-15
|
* libmwaw: 0.3.17 -> 0.3.18R. RyanTM2021-04-29
|
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
| | | | Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | 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.
* libmwaw: 0.3.16 -> 0.3.17R. RyanTM2020-11-03
|
* libmwaw: 0.3.15 -> 0.3.16R. RyanTM2020-05-01
|
* libmwaw: 0.3.14 -> 0.3.15R. RyanTM2019-05-01
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libmwaw/versions
* libmwaw: broaden platformsAlyssa Ross2019-01-25
| | | | Builds fine on Darwin.
* Treewide: use HTTPS on SourceForgec0bw3b2018-12-02
|
* libmwaw: 0.3.13 -> 0.3.14R. RyanTM2018-04-26
| | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libmwaw/versions. These checks were done: - built on NixOS - ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwawFile -v’ and found version 0.3.14 - ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwawZip -v’ and found version 0.3.14 - ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2csv -v’ and found version 0.3.14 - ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2html -v’ and found version 0.3.14 - ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2raw -v’ and found version 0.3.14 - ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2raw --version’ and found version 0.3.14 - ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2svg -v’ and found version 0.3.14 - ran ‘/nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14/bin/mwaw2text -v’ and found version 0.3.14 - found 0.3.14 with grep in /nix/store/a9gm0j8p8v4i0psq5jx3kyxvphhpz8rs-libmwaw-0.3.14 - directory tree listing: https://gist.github.com/e6bf3abafc8b9634a51796eb8969b268
* libmwaw: 0.3.10 -> 0.3.13Vladimír Čunát2018-02-17
| | | | ... to fix build with gcc7. LibreOffice seems to start OK.
* treewide: Manual fix more pkg-config build-inputsJohn Ericson2017-09-21
|
* libmwaw: 0.3.9 -> 0.3.10Michael Raskin2017-02-03
|
* libmwaw: 0.3.8 -> 0.3.9Michael Raskin2017-01-02
|
* libmwaw: 0.3.7 -> 0.3.8Michael Raskin2016-08-11
|
* libmwaw: 0.3.5 -> 0.3.7Michael Raskin2016-01-01
|
* libmwaw: update 0.3.4 -> 0.3.5Michael Raskin2015-07-05
|
* libmwaw: 0.3.3->0.3.4Michael Raskin2014-12-31
|
* Update libmwawMichael Raskin2014-11-04
|
* Remove old version of LibreOffice dependencies: we now have fresh ↵Michael Raskin2014-08-31
| | | | LibreOffice, the old versions of deps are not used otherwise, and they require old versions of more packages
* Update libreoffice to the version 4.3.0.4Michael Raskin2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also update its dependencies. Update libcdr to 0.1.0 Update libmwaw to 0.3.2 from 0.3.1 Update libvisio to 0.1.0 Update libwpd to 0.10.0 Update libwpg to 0.3.0 These updates are require by LO update and also require each other. Note that many of these libraries now require librevenge. In LibreOffice expression per se: - Note that liborcus is built separately because it wants Boost to be specified in a way that main LO build doesn't ensure. - libixion from 0.7.0 tarball has libixion-0.8 package version. - libgltf is in src/libgltf but listed in download.lst without any comments. - Make variable with the name libreoffice-translations-${version}.tar.xz and the same value is inserted; the same for -help-. Fetching gives a strange error without that. Apparently everyone just builds git checkouts. - There are some conditionals in download.lst that require manual handling. I am not sure there is a simple way to process them in generate-libreoffice-srcs.sh.
* Adding libmwaw: a library to import some old Macintosh text document formatsMichael Raskin2014-06-27