summary refs log tree commit diff
path: root/pkgs/applications/misc/adobe-reader
Commit message (Collapse)AuthorAge
* gdk-pixbuf: rename from gdk_pixbufworldofpeace2019-07-22
|
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | It is deprecated and will be removed after 18.09.
* treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
|
* wrapFirefox: add enableAdobeReaderVladimír Čunát2016-02-09
| | | | | So far we only have 32-bit package. It will be silently missed on 64-bit ATM.
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* adobe-reader: Update to 9.5.5Eelco Dolstra2013-11-04
|
* adobe-reader: Unpack to $out/libexec/adobe-readerEelco Dolstra2012-11-08
| | | | This prevents polluting Nix profiles.
* adobe-reader: Update to 9.5.1Eelco Dolstra2012-11-08
|
* * Adobe Reader: install .desktop file in the right place.Eelco Dolstra2012-03-20
| | | | svn path=/nixpkgs/trunk/; revision=33297
* Get rid of most references to gtkLibsYury G. Kudryashov2012-03-14
| | | | svn path=/nixpkgs/trunk/; revision=33088
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-02-06
|\ | | | | | | | | | | | | | | | | | | | | | | Merge conflicts: * unzip (almost trivial) * dvswitch (trivial) * gmp (copied result of `git merge`) The last item introduced gmp-5.0.3, thus full rebuild. +ensureDir->mkdir -p in TeX packages was catched by git but not svn. svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
| * * Updated Adobe Reader to 9.4.7.Eelco Dolstra2012-02-02
| | | | | | | | svn path=/nixpkgs/trunk/; revision=31978
* | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
|/ | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Adobe Reader: Set `meta.license'.Ludovic Courtès2011-11-20
| | | | svn path=/nixpkgs/trunk/; revision=30495
* * Adobe Reader: depend on gdk_pixbuf (from Marc Weber). Also updateEelco Dolstra2011-03-28
| | | | | | to 9.4.2. svn path=/nixpkgs/trunk/; revision=26572
* * Sync with the trunk.Eelco Dolstra2010-12-21
|\ | | | | | | svn path=/nixpkgs/branches/stdenv-updates/; revision=25225
| * * Adobe Reader 9.4.Eelco Dolstra2010-12-20
| | | | | | | | svn path=/nixpkgs/trunk/; revision=25208
* | 'tar' fails at unpacking adobe files, but the files get unpacked.Lluís Batlle i Rossell2010-12-12
|/ | | | | | | I simply disable the check for tar error codes. svn path=/nixpkgs/branches/stdenv-updates/; revision=25067
* * Adobe Reader: updated to 9.3.3. Make it installable onEelco Dolstra2010-08-05
| | | | | | x86_64-linux. svn path=/nixpkgs/trunk/; revision=22956
* * Adobe Reader 9.2.Eelco Dolstra2009-10-14
| | | | svn path=/nixpkgs/trunk/; revision=17799
* svn path=/nixpkgs/trunk/; revision=15984Eelco Dolstra2009-06-17
|
* * Acrobat Reader -> Adobe Reader, and updated to version 9.0.1.Eelco Dolstra2009-05-12
Removed the fastStart option; it seems to start fast enough without it nowadays. Include CUPS in the RPATH so that the printer dialog box shows actual printers (especially useful since KDE 4 no longer include the kprinter program ;-). svn path=/nixpkgs/trunk/; revision=15570