dev-perl / Image-Size

Library to extract height/width from images

Official package sites : https://metacpan.org/release/Image-Size ·

v3.300.0-r1 :: 0 :: gentoo

Modified
License
|| ( Artistic GPL-1+ )
Keywords
amd64 ppc ppc64 x86
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

virtual / perl-File-Spec : Virtual for File-Spec

virtual / perl-IO-Compress : Virtual for IO-Compress

dev-perl / Data-FormValidator : Validates user input (usually from an HTML form) based on input profile

dev-perl / Panotools-Script : A perl module for reading, writing, and manipulating hugin script files

dev-perl / RTF-Writer : RTF::Writer - for generating documents in Rich Text Format

media-gfx / llgal : Command-line static web gallery generator

www-apps / Apache-Gallery : Apache gallery for mod_perl

Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Image-Size: update DESCRIPTION
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/Image-Size: EAPI=7 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/syncthing'
Pull Request: https://github.com/gentoo/gentoo/pull/990
Andreas K. Hüttel · gentoo
dev-perl/Image-Size: Remove old
Package-Manager: portage-2.2.27
Mikle Kolyada · gentoo
dev-perl/Image-Size: stable for all wrt bug #576050
Package-Manager: portage-2.2.26
Patrice Clement · gentoo
Merge github#893: Fix bad names on dev-perl/Image{Size,Info}.
Two ebuilds were wrongly named dev-perl/Image{Info,Size}. This PR addresses the problem and renames the two ebuilds: dev-perl/ImageInfo -> dev-perl/Image-Info dev-perl/ImageSize -> dev-perl/Image-Size Pull-Request: https://github.com/gentoo/gentoo/pull/893 Reporter: Kent Frederic <kentfredric@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Kent Fredric · gentoo
dev-perl/Image-Size: Copy from dev-perl/ImageSize to begin move
Package-Manager: portage-2.2.27