Commit graph

12 commits

Author SHA1 Message Date
Markus Kowalewski 98440749c1
goldendict: add license 2018-09-01 16:11:19 +02:00
Gabriel Ebner 693a4ce209 goldendict: 1.5.0.rc2 -> 2018-06-13
fixes build
2018-07-01 12:00:17 +02:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
Thomas Tuegel 210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Gabriel Ebner 05a89a6512 goldendict: 1.5.0.ec86515 -> 1.5.0.rc2 2016-06-20 17:59:37 +02:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Nikolay Amiantov b6717f466b goldendict: move to qmake4Hook 2016-04-20 18:55:42 +03:00
wedens f8d2af6260 goldendict: b4bb1e9 -> ec86516 2015-12-10 23:51:07 +06:00
Gabriel Ebner 4b9428038e goldendict: 1.0.1 -> 1.5.0.20150801 2015-09-24 07:45:47 +02:00
Vladimír Čunát d210a4a8fa goldendict: fix build with gcc47 2013-03-21 00:08:24 +01:00
Vladimír Čunát 9397f5b25f goldendict: fix missing pkgconfig 2013-01-21 17:49:37 +01:00
Alexander Tsamutali 109068c605 applications/misc/goldendict: New nixpkg.
svn path=/nixpkgs/trunk/; revision=32045
2012-02-05 21:02:27 +00:00