Commit Graph

3759 Commits

Author SHA1 Message Date
ajacoutot
627a211c76 Extend DESCR and tweak hotplugd(8) scripts accordingly. 2012-02-16 22:29:15 +00:00
gsoares
b38fd19cea Fix for CVE-2011-3464
(libpng "png_formatted_warning()" Off-by-One Vulnerability)

patch came from upstream git:
(http://libpng.git.sourceforge.net/git/gitweb.cgi?p=libpng/libpng;a=commit;h=
00c6a9a62c1825617c35c03ceb408114fffeca32)

OK sthen@
2012-02-03 18:23:14 +00:00
ajacoutot
47f56b9a41 Fix conflicts.
reported by naddy@
ok sthen@
2012-01-31 09:24:23 +00:00
espie
ff2116c60e there's no sense trying to even fetch the wrong distfile, take molden
totally out of the loop for mirroring until it gets fixed.
2012-01-29 13:18:30 +00:00
william
a01f7159ed Drop MAINTAINER and bump; ok sthen 2012-01-27 04:12:19 +00:00
sthen
b4ec42cb45 dmtx-utils requires ImageMagick-*-!no_x11; mark in LIB_DEPENDS, but this
conflicts in bulk, so disable in graphics/Makefile for now (nothing depends
on it).  ok sebastia@
2012-01-26 17:19:23 +00:00
ajacoutot
8f5a676fee Update to gthumb-2.14.2. 2012-01-24 08:42:48 +00:00
sthen
f97677f94b +p5-Image-Scale 2012-01-20 19:28:17 +00:00
sthen
63a41d4557 import p5-Image-Scale, suggestion/ok okan@
This module implements several resizing algorithms with a focus on low
overhead, speed and minimal features. Algorithms available are:

- GD's copyResampled (floating-point)
- GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
- GraphicsMagick's assortment of resize filters (floating-point)
- GraphicsMagick's Triangle filter in fixed-point

Supported image formats include JPEG, GIF, PNG, and BMP for input, and
JPEG and PNG for output.
2012-01-20 19:27:55 +00:00
nigel
d0f67cb41e Add dependency on libdmtx
Ok landry@ sebastia@
2012-01-15 12:16:17 +00:00
benoit
cd8b746f75 - update pngcrush to 1.7.24 2012-01-15 10:22:43 +00:00
sebastia
fa24f5dce7 enable libdmtx and dmtx-utils 2012-01-14 09:16:52 +00:00
sebastia
33114efd7a The dmtx utility programs, dmtxread and dmtxwrite, provide the
official command line interface for libdmtx, and serve as a code
reference for programmers wishing to use the libdmtx C API.

tested on i386/macppc by me.

Feedback and OK sthen@
2012-01-14 08:56:53 +00:00
sebastia
fae6433078 import libdmtx:
libdmtx is open source software for reading and writing Data Matrix
barcodes. At its core libdmtx is a native shared library, allowing C/C++
programs to use its capabilities without extra restrictions or overhead.

Tested on i386,macppc by me, amd64 by Kyrill Bychkov

Feedback and OK sthen@
2012-01-14 08:55:17 +00:00
nigel
9389920dc6 Update to version 2011.12.09
Ok ajc@
2012-01-13 11:25:39 +00:00
ajacoutot
ca7f268938 Forgot to cvs rm, spotted by fgsch@ 2012-01-09 18:23:09 +00:00
ajacoutot
2884040ae1 Bugfix update to colord-0.1.15. 2012-01-09 16:28:25 +00:00
benoit
c4c5076171 - update pngcrush to 1.7.23 2012-01-08 08:03:10 +00:00
dcoppa
70c01a503f update to feh-2.2 2012-01-03 10:52:54 +00:00
fgsch
2a78f6f07d install docs under py-XXX.
benoit@ ok as part of a bigger diff.
2011-12-30 22:43:54 +00:00
edd
3d6d3fe128 update ffmpeg to a stable snapshot, from brad, OK aja@ 2011-12-30 17:34:39 +00:00
ajacoutot
f732c935fe Move exr-save to -plugins where it belongs. 2011-12-28 09:31:58 +00:00
dcoppa
62b85425d1 Bugfix: "feh --montage" failed to create images, claiming "Low on
RAM" or segfaulting (git commit 412316900b62656d7e25ce07cb4a7af3f2bce26e)
2011-12-27 12:23:43 +00:00
jasper
10df325a1a sync 2011-12-23 15:08:26 +00:00
jasper
fe8b4a58f7 import zint 2.4.3
Zint is a C library for encoding data in several barcode variants. The
bundled command-line utility provides a simple interface to the library.
Features of the library:
- Over 50 symbologies including all ISO/IEC standards, like QR codes.
- Unicode translation for symbologies which support Latin-1 and
  Kanji character sets.
[...]

from Kirill Bychkov (MAINTAINER)
with tweaks by me and sthen@
ok sthen@
2011-12-23 15:08:07 +00:00
sthen
5322fa248c requires SSE; mark ONLY_FOR_ARCHS=amd64 i386 2011-12-22 15:20:10 +00:00
ajacoutot
02eb0dfc29 Update to tesseract-3.01. 2011-12-22 09:47:50 +00:00
ajacoutot
e291c58858 +leptonica 2011-12-22 09:47:19 +00:00
ajacoutot
75f899d2a9 Import leptonica-1.68.
Leptonica is a pedagogically-oriented open source site containing
software that is broadly useful for image processing and image analysis
applications.

"looks good and tested on macppc" sebastia@
ok benoit@
2011-12-22 09:46:46 +00:00
ajacoutot
b750e854d5 +libwebp 2011-12-22 08:37:05 +00:00
ajacoutot
5a7624f096 Import libwebp-0.1.3.
WebP is an image format that does lossy compression of digital
photographic images. WebP consists of a codec based on VP8, that Google
open-sourced in May 2010 and a container based on RIFF. Webmasters, web
developers and browser developers can use WebP to compress, archive and
distribute digital images more efficiently.

ok benoit@ rpointel@
2011-12-22 08:36:33 +00:00
jasper
9c62d3985b - bump REVISION after several python modules had their flavor dropped. 2011-12-20 18:55:08 +00:00
ajacoutot
f92e2558cc /dev/dri/card0 -> /dev/drm0
thank you oga@ :)
2011-12-20 15:00:56 +00:00
ajacoutot
0032b749a1 Add cogl to the build; not used by anything yet but it makes it easier for
us to work on the clutter update.
2011-12-20 14:01:59 +00:00
ajacoutot
6ba5a9c92e Use GNOME_PROJECT/GNOME_VERSION for cogl and inherit MASTER_SITES.
Regen WANTLIB while here.
2011-12-20 14:01:18 +00:00
sthen
7a3f922c6c more @pkgpath 2011-12-20 11:37:10 +00:00
sthen
7171bf39e3 fix; py-Imaging is now flavourless 2011-12-20 11:25:44 +00:00
sthen
ec248e221e remove useless PY_FLAVOR 2011-12-20 11:25:35 +00:00
jasper
1bf5439e52 unbreak; py-Imaging is now flavourless 2011-12-20 11:25:06 +00:00
fgsch
50c8b4e058 kill python2.4 flavour. this was previously used for zope. 2011-12-20 07:00:18 +00:00
ajacoutot
6f195d47cd Update to dia-0.97.2.
* lots of bugfixes, see here for details:
http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.2
2011-12-18 19:18:39 +00:00
ajacoutot
642d6dba42 Bugfix update to gdk-pixbuf-2.24.1. 2011-12-17 21:20:45 +00:00
benoit
7074952fb8 - update pngcrush to 1.7.22 2011-12-17 10:59:19 +00:00
naddy
e0a0be81ba maintenance update to 10.35.83 2011-12-13 21:39:17 +00:00
ajacoutot
b053169cc3 Bugfix update to gegl-0.1.8. 2011-12-10 09:13:43 +00:00
ajacoutot
a56ea65f03 Bugfix update to babl-0.1.6. 2011-12-10 09:12:19 +00:00
sthen
e9a07850f5 slightly overdue update of darktable to 0.9.3 - lots of improvements
and fixes since the previous version in ports
2011-12-09 20:11:00 +00:00
giovanni
c087a26d48 Update to 8.65
from patrick keshishian (Maintainer) with a tweak by me
2011-12-06 10:30:29 +00:00
espie
be767c38af requires the includes and linking to the library during build 2011-12-06 08:03:53 +00:00
ajacoutot
cdd866322e Update WANTLIB to unbreak. 2011-12-05 23:01:30 +00:00