Commit Graph

2942 Commits

Author SHA1 Message Date
jasper
0f156716cf import openexr-viewers 1.0.1
Viewers for OpenEXR images. As exrdisplay was split out of the openexr
package some time ago.

from John Danks, with some tweaks by me
2009-11-12 12:33:26 +00:00
jasper
028947a4d8 import openexr-ctl 1.0.1
OpenEXR bindings for CTL.

from John Danks, with some tweaks by me
2009-11-12 12:32:23 +00:00
jasper
eff3331914 import ctl 1.4.1
The Color Transformation Language, or "CTL," is a portable and
platform-independent scripting language and interpreter, is intended to
be used as a building block for color management systems as well as for
sharing transforms in a common format.

from John Danks, with some tweaks by me
2009-11-12 12:31:44 +00:00
giovanni
da0416305f Update to 0.153 2009-11-10 16:54:50 +00:00
ajacoutot
051dfbf361 Minor update to gphoto-2.4.7.
ok espie@ (maintainer)
2009-11-09 08:05:16 +00:00
ajacoutot
ccf13dab88 Minor update to libgphoto-2.4.7.
* mostly bug fixes and support for new hardware

ok espie@ (maintainer)
2009-11-09 08:04:05 +00:00
ajacoutot
8e963c0ab8 Long overdue (minor) update to gtkam-0.1.16.1. 2009-11-08 17:37:33 +00:00
stephan
5bd83decff change maintainer email address.
fixing some whitespaces into tabs while at it.

ok sthen@ and jasper@
2009-11-03 13:27:43 +00:00
jasper
9c44bf5621 - fix potential 64-bit issue. 2009-11-01 13:10:52 +00:00
sthen
68e37b7b92 update to 2.5.1 2009-10-26 17:42:42 +00:00
landry
34c34011cf Update to gpicview 0.2.1, from new maintainer Stephan Rickauer, thanks! 2009-10-26 14:14:14 +00:00
steven
46c07f985f update to 2.49b (done at p2k9) 2009-10-25 22:41:24 +00:00
benoit
1ccc9d6c53 - update pngcrush to 1.7.4
ok steven@, ajacoutot@
2009-10-25 19:46:59 +00:00
sthen
b9c210ecac update to 0.16 2009-10-21 22:44:52 +00:00
sthen
7f871f40e7 WANTLIB+=atk 2009-10-21 22:40:01 +00:00
espie
069ade7e02 ... use the same depends as in other ports, for consistency 2009-10-20 21:50:40 +00:00
espie
3b25cce5c3 fix dependency: we have both libsigc++-1 and 2, so you must say which package
you want. Asking for the library is not enough.

bump pkgname.
2009-10-20 21:41:26 +00:00
ajacoutot
ebfba019bb Update to evince-2.28.1.
Fix dependencies of the nautilus subpackage.
2009-10-19 20:44:59 +00:00
bernd
667cc65c42 add grap 2009-10-17 08:30:18 +00:00
bernd
cb52a30d14 Initial import of graph-1.43.
Grap is a language for typesetting graphs specified and first
implemented by Brian Kernighan and Jon Bentley at Bell Labs. It is an
expressive language for describing graphs and incorporating them in
typeset documents. It is implemented as a preprocessor to Kernigan's pic
language for describing languages, so any system that can use pic can
use grap. For sure, TeX and groff can use it.

From maintainer Hermann Gottschalk.
2009-10-17 08:29:20 +00:00
jasper
a65952f61b - update libcaca to 0.99 beta16 (considered stable enough by upstream)
- remove robert@ as maintainer per his request
2009-10-15 23:27:09 +00:00
phessler
be77248667 add allegropng 2009-10-15 14:43:29 +00:00
phessler
96817dc334 Library for loading PNG files for the Allegro library. Does not depend
on libpng nor zlib (however can take advantage of zlib if installed).

originally from & OK landry@
2009-10-15 14:39:10 +00:00
sthen
a5678e54bb +gtkimageview 2009-10-15 11:50:53 +00:00
sthen
d4f7232c6f import gtkimageview, feedback from landry@ ajacoutot@, ok landry
GtkImageView is a simple image viewer widget for GTK. Similar to
the image viewer panes in gThumb or Eye of Gnome. It makes writing
image viewing and editing applications easy. Among its features
are:

    * Mouse and keyboard zooming.
    * Scrolling and dragging.
    * Adjustable interpolation.
    * Fullscreen mode.
    * GIF animation support.
2009-10-15 11:50:20 +00:00
ajacoutot
b00ca14075 Update to gegl-0.1.0. 2009-10-14 14:19:37 +00:00
ajacoutot
a6e8c24e1f Update to babl-0.1.0. 2009-10-14 14:19:18 +00:00
naddy
bcb649cf3e Update to release 7. Tested by many on various archs. 2009-10-14 13:03:44 +00:00
benoit
651d9cc90f - update pngcrush to 1.7.3
ok steven@, sthen@, giovanni@, ajacoutot@
2009-10-14 09:23:26 +00:00
landry
ff0d7f972a +pigment & py-pigment 2009-10-13 19:42:01 +00:00
landry
3be2305183 Sigh.. this 140Kb file with LD_DEBUG output wasn't meant to go in. 2009-10-13 19:41:07 +00:00
landry
06b538cc00 Import py-pigment 0.3.12:
Pigment-python contains modules that allow you to use Pigment in Python
programs. At present, it is a fairly complete set of bindings.
Thanks to kurt@, guenther@ & oga@ for hints on how to correctly link/use
libGL. For now, there's an evil patch for that.
ok ajacoutot@
2009-10-13 19:39:09 +00:00
landry
a3f314e005 Import pigment 0.3.17:
Pigment is a library designed to easily build user interfaces for
embedded multimedia. Its design allows to use it on several platforms,
thanks to a plugin system allowing to choose the underlying graphical
API. Note that it heavily uses OpenGL, so you need a decent hardware
support for it.
Thanks to those who support hackathons, i wouldn't have been able to
spend >1 day on it otherwise.
ok ajacoutot@
2009-10-13 19:36:31 +00:00
ajacoutot
2f1d59e5bc Major update to evince-2.28.0.
Add a nautilus-evince subpackage (evince plugiun for nautilus).
2009-10-13 11:00:39 +00:00
naddy
bc9aefa05c fix build with upcoming jpeg7 2009-10-12 22:44:56 +00:00
naddy
44331772cf minor maintenance update to 1.2.40 2009-10-12 10:17:16 +00:00
sthen
9ca8c2c01f - update to 0.6.18
- take maintainer (suggested by jasper)
ok jasper@ (previous maintainer).
2009-10-12 09:14:18 +00:00
jasper
d7cc315b7b - merge PFRAG.shared into PLIST 2009-10-11 20:51:38 +00:00
naddy
5bf84ad0e2 update to 10.26.64 (miscellaneous bug fixes) and prepare for jpeg7 2009-10-11 19:36:15 +00:00
kili
0d93d4ed4b Include egg-info (noticed during all the guile update testing). 2009-10-11 18:52:39 +00:00
sthen
af734d6804 +jbig2dec 2009-10-11 09:59:53 +00:00
sthen
0a07765649 import jbig2dec
jbig2dec is a decoder library and example utility implementing the JBIG2
bi-level image compression spec. Also known as ITU T.88 and ISO IEC
14492, and now included by reference in Adobe's PDF 1.4.
2009-10-11 09:59:16 +00:00
landry
4767af3f13 Update to clutter-box2d 0.10.0:
add a patch to make sure it doesn't try to build gobject-introspection
by default (so-called .gir files which turned me mad the whole day)
ok jasper@
2009-10-10 23:22:53 +00:00
landry
295f5ddc2c Update to clutter-gst 0.10.0, disable gobject-introspection by default
too. ok jasper@
2009-10-10 23:21:11 +00:00
landry
8da5ae5907 Update to clutter-gtk 0.10.2:
disable gobject-introspection to make sure it's not picked up
ok jasper@
2009-10-10 23:20:26 +00:00
landry
6707f5fad4 Update to clutter 1.0.6:
disable gobject-introspection by default.
fix for newer json-glib proper inclusion while here.
ok jasper@
2009-10-10 23:19:25 +00:00
landry
18e425c678 Bump MAJOR to 0.10 in preparation for clutter update, and add
API_VERSION as suggested by jasper@.
2009-10-10 23:17:11 +00:00
landry
c837935397 Unlink clutter-cairo, no release has been made to make it work with
upcoming clutter update.
2009-10-10 23:16:08 +00:00
william
e130280823 Update to ocrad-0.18
From Nima Hoda with minor tweaks from me:
update MAINTAINER and add @bin.

Thanks!

ok merdely@
2009-10-04 00:12:42 +00:00
benoit
c95c3c67ae - update jhead to 2.87
- update & regen patches

ok ajacoutot@, okan@
2009-10-01 20:20:23 +00:00