./graphics/gimp-docs-pl, Documentation package for The Gimp image manipulation software

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.8.2nb3, Package name: gimp-docs-pl-2.8.2nb3, Maintainer: pkgsrc-users

Documentation package for The GIMP image manipulation software in
Polish


Required to run:
[lang/python27]

Required to build:
[textproc/py-libxml2] [textproc/docbook-xsl] [textproc/libxslt] [pkgtools/cwrappers]

Master sites:

Filesize: 154789.629 KB

Version history: (Expand)


CVS history: (Expand)


   2022-03-13 05:27:56 by David H. Gutteridge | Files touched by this commit (1)
Log message:
gimp-docs-pl: replace msgfmt override with msgfmt-desktop.mk

Also make a lintish adjustment while here.
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2016-01-09 09:22:00 by Ryo ONODERA | Files touched by this commit (17)
Log message:
Update to 2.8.2

Changelog:
IMP Help 2 release 2.8.2
=========================

- Complete translation for Brazilian Portuguese
- Many improvements for existing translations
- Bugfixes:

    * Bug: 696034 - Exporting transparency docs use "Save" instead of \ 
"Export"
    * Bug: 724056 - typo reverses meaning...
    * Bug: 719859 - File#Export menu labels have been changed
    * Bug: 719971 - Grammatical error: "addressing one of the most often \ 
received complain"
    * Bug: 720479 - Apply save/export concepts on using/web.xml
    * Bug: 720209 - Typo in web filters - GIMP manual
    * Bug: 719876 - languageVocab.xml missing in 2.8.1 release
    * Bug: 719748 - Grammatical error: "GIMP 2.8 is an another important \ 
release"

contributions from: João S. O. Bueno, Daniel Mustieles, Marco Ciampa,
Rafael Ferreira, Enrico Nicoletto, Julien Hardelin, Dimitris Spingos,
Sven Claussner, kolbjoern, Róman Joost, Piotr Drąg, SimaMoto,RyōTa,
Benjamin Kerensa, Bogdan Petcu, Christian Kirbach, Konfrare Albert,
Mariana Santos, Nils Philippsen, Willer Gomes Júnior
   2015-11-25 13:50:44 by Jonathan Perkin | Files touched by this commit (14)
Log message:
Remove mk/find-prefix.mk usage from the graphics category.

The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
   2014-03-26 17:18:30 by Ryo ONODERA | Files touched by this commit (17)
Log message:
Update to 2.8.1

Changelog:

GIMP Help 2 release 2.8.1
=========================

- New (incomplete) translations: Brazilian Portuguese, Danish, Catalan
- Online documentation (http://docs.gimp.org) now provides a language
  menu which allows users to switch to other translations of the same
  document if available (#168256)
- Bugfixes:

    * #168256 - Help pages should have links to corresponding pages in other language
    * #676683 - Docs use the term "dpi", GIMP UI uses "ppi"
    * #679173 - Grammatical error in Help Browser: "have there own preset \ 
system"
    * #680243 - Export File shortcut error in Gimp Manual
    * #711318 - help pages should have a link to Bugzilla
   2013-07-25 10:36:38 by Ryo ONODERA | Files touched by this commit (12)
Log message:
Remove unused distinfo files.
Noticed by wiz@, thank you.