media-gfx / engauge

Convert an image file showing a graph or map into numbers

Official package sites : https://markummitchell.github.io/engauge-digitizer/ ·

v12.1 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ~x86
USE flags
doc examples jpeg2k pdf

v10.6 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ~x86
USE flags
doc examples jpeg2k pdf

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
examples
Install examples, usually source code
jpeg2k
Support for JPEG 2000, a wavelet-based image compression format
pdf
Add general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags

app-text / poppler : PDF rendering library based on the xpdf-3.0 code base

dev-libs / log4cpp : C++ classes for flexible logging to files, syslog and other destinations

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qthelp : Qt5 module for integrating online documentation into applications

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtprintsupport : Printing support library for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework

dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries

media-libs / libpng : Portable Network Graphics library

media-libs / openjpeg : Open-source JPEG 2000 library

sci-libs / fftw : Fast C library for the Discrete Fourier Transform

virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages

x11-misc / shared-mime-info : The Shared MIME-info Database specification

app-text / poppler : PDF rendering library based on the xpdf-3.0 code base

dev-libs / log4cpp : C++ classes for flexible logging to files, syslog and other destinations

dev-qt / qtcore : Cross-platform application development framework

dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework

dev-qt / qthelp : Qt5 module for integrating online documentation into applications

dev-qt / qtnetwork : Network abstraction library for the Qt5 framework

dev-qt / qtprintsupport : Printing support library for the Qt5 framework

dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework

dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework

media-libs / libpng : Portable Network Graphics library

media-libs / openjpeg : Open-source JPEG 2000 library

sci-libs / fftw : Fast C library for the Discrete Fourier Transform

virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages

940094
media-gfx/engauge-12.1: QTextBrowser: No document for qthelp://engaugedigitizer.net/doc/index.html
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
media-gfx/engauge: Stabilize 12.1 amd64, #877333
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
media-gfx/engauge: reset xdg environment
Closes: https://bugs.gentoo.org/656926 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-gfx/engauge: Fix src_install by generating engauge.qch in ebuild
Closes: https://bugs.gentoo.org/655372 Closes: https://bugs.gentoo.org/764452 Closes: https://bugs.gentoo.org/847244 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
media-gfx/engauge: Version bump 12.1
Closes: https://bugs.gentoo.org/729698 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
media-gfx/engauge: fix DeprecatedInsinto
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-gfx/engauge: fix variable reference style
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-gfx/engauge: fix variable references
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
media-gfx/engauge: Stable for amd64
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-gfx/engauge: EAPI-7 bump, gnome2-utils.eclass -> xdg.eclass
Use https, sort deps, call default in src_prepare. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-gfx/engauge: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michael Palimaka · gentoo
media-gfx/engauge: fix build with Qt 5.11
Closes: https://bugs.gentoo.org/662476 Signed-off-by: Michael Palimaka <kensington@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
media-gfx/engauge: Drop old, Qt4-based
Closes: https://bugs.gentoo.org/639248 Closes: https://bugs.gentoo.org/655214 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Denis Dupeyron · gentoo
media-gfx/engauge: bump to 10.6, bugs 616518 and 639248
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Denis Dupeyron · gentoo
media-gfx/engauge: migrate to EAPI 6
Denis Dupeyron · gentoo
media-gfx/engauge: remove 5.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed