Commit Graph

2482 Commits

Author SHA1 Message Date
naddy
9420c52758 SECURITY:
Fix buffer overflows in the pnm and xpm loaders.
http://secunia.com/secunia_research/2008-25/advisory/
2008-06-09 18:24:21 +00:00
eric
c1f52efe8e update to 1.52
tweak and ok ajacoutot@
2008-06-08 21:26:48 +00:00
eric
f8bb05d31e - fix WANTLIB after cairo update.
- fix HOMEPAGE while here.

ok jasper@, ajacoutot@
2008-06-08 20:47:10 +00:00
bernd
59c80a53e5 Fix master site. Noticed by dhill@.
libungif has been renamed to giflib:

"Work on libungif has been halted due to the expiration of the patent on LZW.
giflib continues to have bugfixes and patches merged. As part of this work,
the sourceforge project has been renamed from libungif to giflib."

(http://sourceforge.net/forum/forum.php?forum_id=753553)
2008-06-07 10:38:21 +00:00
phessler
e2e139a8a4 Update to ufraw-0.13
many changes and fixes, including extended EXIF support, and option to
save as png 8 or 16 bits.

originally from sthen@, with tweaks by me
ok merdely@
"if it makes sense, commit it" mbalmer@
2008-06-07 05:31:41 +00:00
sthen
a51ab3810c update to 8.86:
- don't crash on corrupt CR2 files
- extract largest JPEG from X3F files
- new DNG matrices
- support new cameras from Canon, Fuji, Hasselblad, Nikon, Nokia,
Olympus, Panasonic, Pentax, Sony

from brad, "go for it" okan
2008-06-06 13:20:19 +00:00
ajacoutot
5dcd16b39e - use the in-tree intltool utilities (textproc/intltool MODULE) instead
of the ones bundled in sources
PLIST_DB seems happy with the change so no bump
2008-06-03 14:56:09 +00:00
ajacoutot
e26775f9fe - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages

"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
robert
da80d841e7 fix MASTER_SITES because they have moved the distfile...
noticed by deanna@ and Markus Bergkvist
2008-05-29 09:41:21 +00:00
ajacoutot
269084929f - bring gwenview-i18n up-to-date with the main program version
from Vadim Zhukov <persgray at gmail dot com>
reminded by brad@
2008-05-27 09:11:59 +00:00
ajacoutot
78b73ecee7 - make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
to RUN_DEPENDS

"mkay" jasper@
2008-05-26 16:29:26 +00:00
bernd
dd4c70249e Update to evince-2.22.1.1 and put djvu and dvi backends into subpackages.
help & ok ajacoutot@
2008-05-21 22:13:35 +00:00
jasper
50726147ce - use expat instead of libxml and adjust WANTLIB accordingly
- add license marker
- set CONFIGURE_STYLE to gnu
- regen patch while here

from brad@
2008-05-20 07:23:29 +00:00
ajacoutot
e86f4247c7 - add update-desktop-database goo (no excuse for that ;-))
- tweak WANTLIB after cairo update

from steven@
2008-05-18 09:17:34 +00:00
steven
b5d6bf511b update to 7.25
from maintainer patrick keshishian
2008-05-18 06:00:21 +00:00
espie
518be8dfb0 tidy up a few warnings.
with help from naddy@
2008-05-17 09:32:15 +00:00
eric
1b80d417f5 update to cairo 1.6.4 and zap all our patches.
ok matthieu@, steven@.
2008-05-16 17:52:18 +00:00
ajacoutot
8459e53b5c +gpicview 2008-05-16 13:52:30 +00:00
ajacoutot
e3442c7c93 Import gpicview-0.1.9
GPicView is a simple and fast GTK based image viewer.  The minimalistic
design makes it extremly lightweight and fast with low memory usage.


from Robin Eklind <robin0x00 at gmail dot com> with some tweaks
2008-05-16 13:51:40 +00:00
ajacoutot
3fb16d5dd6 - some cleanings:
* precise license marker
 * indent
 * tweak DESCR
- use SUBST_VAR
- add gnomeprint support to the gnome FLAVOR
- use textproc/intltool MODULE
- fix a memleak that would lead to a crash when trying to export using
pixbux(png, jpg...); from GNOME svn
2008-05-16 11:55:29 +00:00
jasper
165f2edce3 SECURITY UPDATE to pngcrush 1.6.5 (SA30157) 2008-05-13 17:31:02 +00:00
simon
818ce84e77 add colorexplorer 2008-05-11 11:55:38 +00:00
simon
426d9f8ed6 import ColorExplorer
ColorExplorer is a tool for exploring the color space and finding out
how colors, color names, and numerical color specifications are related.
2008-05-11 11:55:34 +00:00
espie
6adf320c13 CATEGORIES repairs 2008-05-08 22:44:13 +00:00
wcmaier
48075df306 Add pycha. 2008-05-08 15:46:05 +00:00
wcmaier
2d1aac27cd Import pycha.
Pycha is a very simple Python package for drawing charts using the great
Cairo library. Its goals are to be lightweight, simple to use, nice
looking with default values, allow customization. It won't try to draw
any possible chart on earth but draw the most common ones nicely.

from niallo@; ok merdely@
2008-05-08 15:45:26 +00:00
naddy
02c7cbf779 Update to 1.2.28 which fixes a number of "security and crash bugs".
Bump library version since struct png_struct has changed--this shouldn't be
used externally, but you never know.

ok bernd@
2008-05-07 14:29:39 +00:00
simon
c8d95e961b add xoris 2008-05-06 22:32:22 +00:00
simon
56e85e9543 import xoris
xoris is a simple util that dumps a rgb-color value of any part of the
screen to stdout.  The program can do this in three variants:

1. hex (#b0958e)
2. string of rgb numbers (229 229 229)
3. abstract name (gray90)

To get such enumerated color specifications, click: Button1,
Ctrl+Button1, Shift+Button1 correspondingly.

thanks to responsive upstream, no patches required
ok eric@
2008-05-06 22:32:19 +00:00
sthen
6c76a69453 adding libwmf pulls in X libs; move it out of no_x11 flavor.
pointed out by Olivier Mehani - thanks!  ok okan@
2008-05-02 19:52:19 +00:00
okan
3e7e75141b - update to 2.82
- remove no longer needed sparc64 workaround
- add graphics/jpeg RUN_DEPENDS (for jpegtran)
- simplify build
- remove MAINTAINER, as requested

ok xsa@ merdely@
2008-04-24 19:36:14 +00:00
naddy
cf2b727b92 update to 10.26.53: miscellaneous bug fixes 2008-04-22 19:20:59 +00:00
simon
8619467cf2 maintenace update to version 1.65 2008-04-20 18:04:08 +00:00
bernd
6efa6eea88 Add ruby-gruff. 2008-04-19 10:01:11 +00:00
bernd
a3f859b2f5 Initial import of ruby-gruff-0.3.1.
Gruff is a beautiful graphing library for Ruby using RMagick. Plot
multiple datasets in color or implement your own colorful theme.
2008-04-19 09:59:25 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
jasper
9726c55636 "Sodipodi is no more. It has ceased to be. It's expired and gone to meet
it's maker."

sodipodi has been superseded by inkscape, so please use that.

agreed by ajacoutot@ landry@ mbalmer@
2008-04-17 07:18:16 +00:00
jasper
1d3f8355cc - unlink sodipodi 2008-04-17 07:15:40 +00:00
jasper
eea5c6f7c0 - update SVG to 2.40 2008-04-15 21:54:26 +00:00
jasper
252a156e2f - update Grapichs::ColorNames to 2.11 2008-04-15 21:42:07 +00:00
merdely
3533ad0e32 Incorporate 3 fixes from subversion:
- Slideshow icon in settings
 - crash when displaying 1BPP BMP images
 - crash with Jpeg images containing incorrect Exif information due to
   Exiv2 API misuse

From brad@ (tested/confirmed by me)
2008-04-15 03:45:11 +00:00
ajacoutot
40333bb6d9 - unbreak dlopen()ing of modules 2008-04-11 21:58:10 +00:00
ajacoutot
a71d3f4252 - I got the jasper syndrom... i.e. bumping DISTNAME instead of PKGNAME 2008-04-11 21:33:29 +00:00
ajacoutot
b4f74c4fe9 - fix WANTLIB after ilmbase dependency_libs change 2008-04-11 20:38:13 +00:00
ajacoutot
def914fb9c - libtool missed some needed dependency_libs which caused unresolved
symbols
- cleanup indent while here
2008-04-11 20:37:55 +00:00
ajacoutot
85d7b44762 - don't bother looking for binaries that won't be used
- don't bother building useless docs
no pkg change, just a small build speed-up
2008-04-11 17:54:39 +00:00
jasper
58f60d45ad - moving libs around is no fun...no cookie 2008-04-11 11:47:00 +00:00
steven
fb39f827c2 fix master site 2008-04-11 11:27:24 +00:00
jasper
9c210fb405 - fix WANTLIB/LIB_DEPENDS after recent openexr update 2008-04-11 11:16:47 +00:00
jasper
8dfdbbd6fb - update openexr to 1.6.1
- tweak path to docs and examples

please note that some libs have been moved to graphics/ilmbase
2008-04-11 11:16:20 +00:00