Commit Graph

2599 Commits

Author SHA1 Message Date
bernd
b6f52d8292 Initial import of ruby-rmagick-2.2.0.
A Ruby interface to the ImageMagick image processing library.
It supports more than 90 image formats, including GIF, JPEG and PNG.
Includes RVG, a 2D drawing API.

Initial port from dlg@. Updating to the latest release by me.
2008-02-07 22:00:59 +00:00
ajacoutot
d0b2cc7def - fix gimp-remote command
- regen patches and PLIST while here

ok pvalchev@
2008-02-04 08:44:48 +00:00
jasper
95ae33ce61 - update libart to 2.3.20
(patch was rolled in)
- regen PLIST

ok ajacoutot@
2008-02-03 20:52:29 +00:00
jcs
87584e0923 += ruby-gd2 2008-02-03 01:14:23 +00:00
jcs
d50de0bfbb ruby-gd2 1.1.1
ruby interface to the gd2 graphics library
2008-02-03 01:09:59 +00:00
steven
ec7b0f0160 fix WANTLIB 2008-02-02 09:30:54 +00:00
jolan
af030d3c79 update to 0.4.1, from brad@ 2008-02-02 01:02:56 +00:00
jakemsr
dde77bb137 no need to disable these SSE2 functions on i386 ater the recent
libpthread changes
2008-01-30 03:58:52 +00:00
jakemsr
64bd5edcd7 update to 20080118
relevent Changelog entries:

+- Monkey's Audio demuxer and decoder
+- additional SPARC (VIS) optimizations
+- AMV audio and video decoder
+- DNxHD encoder
+- H.264 PAFF decoding
+- Nellymoser ASAO decoder
+- Beam Software SIFF demuxer and decoder
+- libvorbis Vorbis decoding removed in favor of native decoder
+- IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
+- Ogg muxer
+- PC Paintbrush PCX decoder
+- Sun Rasterfile decoder
+- TechnoTrend PVA demuxer
+- Linux Media Labs MPEG-4 (LMLM4) demuxer

port changes:

disable ff_fdct_sse2 usage on i386 and libpostproc's
temporal noise reduction filter, since they both regularly
cause segfaults.

ok deanna@, brad@

tested by a few others, thanks
2008-01-26 01:56:02 +00:00
eric
8e644d8e42 update to 1.4.14
ok brad@, jasper@
2008-01-22 20:30:01 +00:00
espie
ef963ff5a6 Fix compilation by updating to latest stable (noticed by sturm@)
Also split the cal plugin into a separate package, as it requires
kdepim.
2008-01-21 11:35:22 +00:00
deanna
e45bc28651 Update to agg 2.5.
From brad@, thanks.
2008-01-20 19:31:56 +00:00
espie
e146e44d41 and forgot to commit this patch. didn't compile -> no pkgname bump 2008-01-12 14:52:56 +00:00
espie
277452f065 update, forgot to commit this one 2008-01-12 14:52:28 +00:00
espie
71bab6abba the documentation has been synch'ed too, update to 9.3 doc.
Looks like the !en stuff is no longer maintained/available separately.
2008-01-12 12:10:38 +00:00
ajacoutot
bb7b167e19 +gthumb 2008-01-10 21:38:45 +00:00
ajacoutot
09d5913b7e - merge missing files 2008-01-10 21:33:05 +00:00
ajacoutot
937e21991b Import (well, resurrect) gthumb-2.10.8
gThumb is an image viewer and organizer for the GNOME desktop
environment.  It was originally based on GQView, and is designed to have
a clean, simple interface.  Via gPhoto, gThumb can also acquire data
directly from digital cameras.


Work based on an original submission by Guillaume Protet
<mortheres at hotpop dot com> (maintainer)
2008-01-10 21:26:12 +00:00
landry
1f611d27da add ffmpegthumbnailer 2008-01-06 19:26:34 +00:00
landry
3d8417fc34 import ffmpegthumbnailer, a video thumbnailer which can be used by file
managers to create thumbs for video files. It uses ffmpeg and thus supports
the same videoformats.

ok brad@
2008-01-06 19:25:47 +00:00
espie
791c44d654 update to 0.9.3 2008-01-05 21:56:35 +00:00
espie
7497d4137e minor update. Bump shared library number while we're there, since it no
longer links with libpthread.
2008-01-05 21:55:50 +00:00
espie
3e3ad5486c minor update to v0.15 2008-01-05 21:55:02 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
eric
07e52c39bd add py-pyx 2007-12-31 11:33:39 +00:00
eric
4e68d41659 PyX is a Python package for the creation of PostScript and PDF files.
It combines an abstraction of the PostScript drawing model with a
TeX/LaTeX interface. Complex tasks like 2d and 3d plots in
publication-ready quality are built out of these primitives. 


From Laurence Tratt (maintainer), some fixes by me,
test and help Will Maier, merdely@

ok merdely@
2007-12-31 11:32:30 +00:00
kili
36016587c8 Dependency changes after gimp update. 2007-12-28 19:00:58 +00:00
kili
0dbfbc9fcc Add some missing requirements (especially gthread-2.0) to .pc files to
unbreak at least graphics/ufraw.

ok mbalmer@
2007-12-28 18:59:50 +00:00
kili
33cdd5b2e4 Don't invoke gimp-remote with option "-n"; it has been a noop since
gimp-2.0 and now it's gone completely.
From maintainer Giovanni Bechis.
2007-12-27 22:49:14 +00:00
kili
3a659725b2 Update to 2.4.3.
From (and based on previous 2.4.1 submission) Giovanni Bechis.
sse enabled and tested for amd64 by fgsch@.

ok fgsch@
2007-12-20 22:54:28 +00:00
ajacoutot
8fbe2d57e6 - yet another missing update-desktop-database goo 2007-12-20 16:25:19 +00:00
bernd
9cdab3ea1c Fix mishandling of 32-bit visuals. From Ubuntu. (LP: #70367)
https://bugs.launchpad.net/ubuntu/+source/imlib/+bug/70367

This fixes at least graphics/qiv with a -current X.org.

testing & ok brad@
2007-12-19 21:30:53 +00:00
deanna
b80946351b update boost depends. it's once again a single package.
ok ajacoutot@, steven@
2007-12-18 22:04:32 +00:00
ajacoutot
36369959d3 - no need for the update-mime-database goo here 2007-12-16 11:24:09 +00:00
ajacoutot
4bb724e760 - add update-desktop-database goo
(this should be the last one hopefully)
2007-12-16 00:04:27 +00:00
ajacoutot
07a770f07f - add update-desktop-database goo 2007-12-15 20:54:19 +00:00
ajacoutot
1fe6e033fa - add update-desktop-database and gtk-update-icon-cache goo 2007-12-15 20:43:07 +00:00
ajacoutot
1c67014c2e - add update-desktop-database goo 2007-12-15 20:37:32 +00:00
ajacoutot
a8b615b555 - use scons module
- disable rpath
2007-12-14 11:45:55 +00:00
ajacoutot
e443758060 - use scons module
"go ahead" steven@
2007-12-12 15:14:30 +00:00
landry
684ff7db52 Remove the reference to the non-existent no_libgnome flavor in DESCR.
(People wanting a gtk-based pdf viewer with less dependencies should try
epdfview.)
spotted by fgsch@, reminded by kili@ and ok eric@ fgsch@
2007-12-11 10:08:18 +00:00
eric
e581c981bf - update to 1.4.12
- change my email

ok steven@, martynas@
2007-12-08 22:39:36 +00:00
kili
026e1a37e6 Update to 2.20.2 (lots of bugfixes and required due to the poppler
update).

Based on an update to 0.9.* from Mikolaj Kucharski several months ago.

Note that this doesn not include the no_libgnome FLAVOR suggested by
Mikolaj, because it saves much less dependencies and space than it did
for the 0.9.* version.

ok landry@
2007-12-07 20:00:40 +00:00
todd
db1f10c074 update to v1.2 2007-12-03 00:36:44 +00:00
eric
4ce0b1c30b - change my email
- specify the license

"put that in" steven@
2007-12-01 17:52:21 +00:00
naddy
05be51c6a2 typo in @pkgpath 2007-11-28 21:36:26 +00:00
ajacoutot
28669c7fdc - use full path MODULE name
no pkg change
2007-11-28 13:10:24 +00:00
steven
ac6c340a77 update homepage 2007-11-24 13:25:50 +00:00
steven
b9f8b131ab +djview4 2007-11-24 13:24:09 +00:00
steven
e2e864ecfb import djview4 4.2
qt4 based portable djvu viewer
2007-11-24 13:23:26 +00:00
ajacoutot
e9a758af64 - update to xsane-0.995 2007-11-23 09:07:26 +00:00
okan
665c4affa2 - update to 6.3.6-10
- add libwmf support
- fix-up WANTLIB/LIB_DEPENDS

ok simon@ merdely@ sthen@
2007-11-22 17:20:56 +00:00
okan
e21ca595f0 - update to 6.3.6-10
- add libwmf support

ok simon@ merdely@ sthen@
2007-11-22 17:20:19 +00:00
simon
e95dffee65 update to version 0.61
ok pvalchev@ (maintainer)
2007-11-20 19:18:00 +00:00
mgrimm
cf083441f5 gunzip the man page and install it in the proper location
ok msf@ (MAINTAINER)
2007-11-20 18:53:21 +00:00
kili
e0b2f7fae8 Unbreak after the ghostscript update. 2007-11-19 20:11:41 +00:00
steven
8c15307f05 drop maintainership 2007-11-18 10:40:27 +00:00
steven
85b69f5cea fix WANTLIB 2007-11-13 17:10:25 +00:00
ckuethe
bfb14d656c this does deserve a version bump. prodded by espie and ajacoutot. 2007-11-12 18:14:21 +00:00
ckuethe
50f8f8faa1 Molden distribution patched and re-rolled without changing version number.
No change to PLIST, so no version bump. Reported by kurt@

Molden changelog entry
======================
Fri Nov  9

- Added support for gaussian mp2 optimisations
  Previously the HF energy would be listed in the geometry convergence
  window, now the MP2 energy will be displayed.
- Added support for gaussian IRC outputs, previously all points were displayed
  in the geometry convergence windows, now only the optimised geometries
  along each point of the reaction coordinate.
2007-11-12 16:50:49 +00:00
ckuethe
983a18fd97 Add MOLDEN - a molecular density visualizer
testing and ok ajacoutot@
2007-11-09 17:28:38 +00:00
ckuethe
bea1305b8a Molden: a MOLecular DENsity visualizer 2007-11-09 17:26:27 +00:00
simon
54d7fef4f9 fix and sort WANTLIB after gtk+2 update
ok jasper@
2007-11-07 22:51:51 +00:00
eric
aa0dd0584f - add missing WANTLIB
- update my email

"looks fine" jasper@
2007-10-31 22:31:04 +00:00
jasper
a3ed1e21ef update l2p to 1.1.1 2007-10-26 23:57:09 +00:00
winiger
f3bfc1d373 fix WANTLIB, bump PKGNAME
ok mbalmer@ and ajacoutot@
2007-10-25 20:43:14 +00:00
ajacoutot
8f459ae438 - add an icon for the "View Thumbnails" button
- fix WANTLIB after recent gtk update
2007-10-25 10:53:53 +00:00
ajacoutot
3d0e8bee5d - unbreak after recent gtk update
- fix WANTLIB
2007-10-25 10:33:09 +00:00
jasper
2ecf8c7295 - unbreak after recent gtk update
- regen patches

looked good to mbalmer@
2007-10-24 22:44:22 +00:00
jasper
38cd1b431b unbreak after recent gtk update 2007-10-24 22:40:53 +00:00
jasper
25e8190607 update p5-SVG to 2.36 2007-10-23 15:44:50 +00:00
aanriot
67bf0ffd6a fix WANTLIB/LDFLAGS.
ok deanna@
2007-10-23 09:22:13 +00:00
ajacoutot
aefb100529 - update to gtkam-0.1.14 (libgphoto-2.4.0 compatible)
- take maintainership (former maintainer timeout)

ok espie@
2007-10-22 20:36:15 +00:00
ajacoutot
cb842f451e - add two mirrors that still carry older unmodified tarballs ;
somehow, the sourceforge mirrors are carrying a rerolled tarball with
different code (spotted by steven@)
2007-10-22 14:23:08 +00:00
jakemsr
7d42d3b257 - provide complete pkg-config information, instead of relying
on inter-library dependency magic
- libavcodec needs libvorbis which needs libogg, so add ogg
  to libavcodec's dependency libs
- as of the previous commit, libavformat depends on libX11 and
  libXext, add them as dependency libs
- add RPATH info when linking libavcodec and libavformat, so
  applications that dlopen() libavcodec or libavformat have a
  better chance of finding dependency libs

fixes multimedia/ffmpeg2theora build problem noticed by sturm@
2007-10-19 14:32:57 +00:00
ajacoutot
8940498c48 - update to gphoto-2.4.0 (following libgphoto2 update)
- enable localizations
- USE_LIBTOOL
- espie@ as sole maintainer

ok sthen@ landry@ jasper@, "go ahead" espie@
2007-10-19 13:00:18 +00:00
ajacoutot
1478d9df0d - monster update to 2.4.0
- enable localizations
- remove Arnaud Launay from MAINTAINER (timeout) ; leave espie@ though ;)

feedback and testing sthen@ landry@, thanks guys!
ok sthen@ landry@ jasper@, "go ahead" espie@
2007-10-19 12:57:51 +00:00
ajacoutot
df1e05c5c4 - make help button actually work and display help
- add update-mime goo
- take over maintainership

feedback and ok landry
2007-10-18 14:18:40 +00:00
naddy
d89a9420a7 SECURITY update to 1.2.22.
Fixes a number of out-of-bounds reads in certain chunk-handlers.
CVE-2007-5266, CVE-2007-5267, CVE-2007-5268, CVE-2007-5269.
2007-10-16 20:32:18 +00:00
ajacoutot
ca351c243d - remove useless part from patch-configure
no pkg change
2007-10-16 13:37:15 +00:00
steven
78ab0a431b link correctly with libiconv and libintl, without adding them to LDFLAGS.
fix the homepage while here.

ok ajacoutot
2007-10-16 11:47:34 +00:00
ajacoutot
06e176dc8c +libexif-gtk 2007-10-16 07:31:38 +00:00
ajacoutot
b0d38a9d14 Import libexif-gtk-0.3.5
This is the library of GTK+ based graphical user interface elements for
libexif.
2007-10-16 07:30:49 +00:00
naddy
18a100b3ee Update to 10.26.46:
* pamstack: accept Standard Input properly
* bmptopnm: fix crash with 16 bit images
2007-10-15 19:29:52 +00:00
djm
6c4a88b895 update to matplotlib-0.90.1
use numpy instead of deprecated Numeric
make examples use python${MODPY_VERSION}
2007-10-12 11:07:43 +00:00
aanriot
d9fc38004e enable "x11grab" which allows to grab the X11 display.
ok jakemsr@
2007-10-10 07:59:32 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
naddy
e0a69b4d6a maintenance update to 1.2.20 2007-10-06 19:33:28 +00:00
steven
76cd1c0a1d fix master site 2007-10-04 07:08:23 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
sthen
ce42d5417e uncomment some @commented directories which now have files installed.
ok pval (maintainer)
2007-09-26 20:30:59 +00:00
naddy
aa0b60fc4c maintenance update to 10.26.44 2007-09-24 16:42:17 +00:00
jakemsr
e7eafae972 update to snapshot from 2007-09-10
additions/changes in this update:

- RoQ muxer, audio encoder
- Renderware TXD demuxer and decoder
- extern C declarations for C++ removed from headers
- sws_flags command line option
- codebook generator
- RoQ video encoder
- QTRLE encoder
- OS/2 support removed
- AC-3 decoder
- NUT muxer (since r10052)
- Matroska muxer
- Slice-based parallel H.264 decoding

plus lots of bugfixes

prodding/testing/ok brad@
2007-09-24 07:51:24 +00:00
steven
edc10697e2 distfile was rerolled after removing .svn directories
size change noticed by mbalmer
2007-09-23 13:32:17 +00:00
steven
110f1d4490 fix compilation with new sdl 2007-09-23 09:11:20 +00:00
merdely
c9f2f54d96 Update to Imlib2 1.4.0. The new version integrates the security fixes and has
a few bug fixes.

From brad@. ok kili@
2007-09-22 22:08:16 +00:00
kili
ae9c3cf788 Update to 1.4.2. From brad@ 2007-09-21 00:05:19 +00:00
steven
bc81956154 update to 2.45
add an icon

partly from Vlad Glagolev
2007-09-20 19:58:49 +00:00
steven
e801f3bde2 update to 1.1.10, fixes image rotation 2007-09-20 14:29:06 +00:00
sthen
715705e483 update to 6.3.5-9 from Giovanni Bechis; this fixes various bugs
including a number of security vulnerabilities; see
http://www.imagemagick.org/script/changelog.php

ok merdely@
2007-09-19 18:52:05 +00:00
sthen
af3b790aaf update to 6.3.5-9 from Giovanni Bechis; this fixes various bugs
including a number of security vulnerabilities; see
http://www.imagemagick.org/script/changelog.php

ok merdely@
2007-09-19 18:46:55 +00:00
steven
c28fae7d85 update to 1.1.9
tested by sthen@ and merdely@, ok merdely@
2007-09-19 05:58:14 +00:00
simon
ebdbe6de2d don't bump DISTNAME but PKGNAME
noticed by naddy@
2007-09-16 20:39:56 +00:00
simon
e37abd0e92 add missing char in comment and bump pkgname 2007-09-15 20:12:08 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
simon
b6a701daa8 add p5-GD-SecurityImage 2007-09-15 16:40:59 +00:00
simon
47d751bd31 import p5-GD-SecurityImage
The (so called) "Security Images" are so popular.  Most internet
software use these in their registration screens to block robot programs
(which may register tons of fake member accounts).  Security images are
basicaly, graphical CAPTCHAs (Completely Automated Public Turing Test to
Tell Computers and Humans Apart).  This module gives you a basic
interface to create such an image.  The final output is the actual
graphic data, the mime type of the graphic and the created random
string.  The module also has some "styles" that are used to create the
background (or foreground) of the image.
2007-09-15 16:40:52 +00:00
jasper
0b9bb9fd02 update cairomm to 1.4.4
ok wilfried@ (MAINTAINER)
2007-09-10 18:18:11 +00:00
ajacoutot
13bbb41a92 - ${PREFIX} -> ${LOCALBASE}
- remove quotes from COMMENT
- bump
2007-09-08 18:41:27 +00:00
jasper
9c9f5b4708 update SVG to 2.34 2007-09-05 16:17:29 +00:00
simon
68636bce65 update to version 0.28, add missing runtime dependency
and remove quotes around comment

ok jasper@
2007-08-28 20:12:41 +00:00
pvalchev
3ccc9f11c1 The -r flag hangs, remove it from the .desktop file invokation of gqview
for now. Bug reported upstream and noticed by <markus.bergkvist@telia.com>
2007-08-25 03:11:30 +00:00
mbalmer
387e4bfd4e Fix a lib-depends issue and CONFIGURE_ARGS.
ok naddy
2007-08-06 22:52:09 +00:00
espie
42309a64ce revert unokay'ed update that breaks at least digikam. 2007-08-05 19:04:52 +00:00
mbalmer
34209deb75 Remove Pedro Martelleto as MAINTAINER per his own request.
ok espie
2007-08-05 12:34:33 +00:00
ajacoutot
f7bae96897 - bump PKGNAME so that libgphoto can deal with new libexif
(libexif had a SHARED_LIBS minor version bump and for some reason,
libgphoto2 is not able to link against it without recompilation)
needed for -stable

ok sturm@, pvalchev@
2007-08-05 08:27:55 +00:00
mbalmer
adafc800db Update to LCMS 1.17 2007-08-02 19:22:12 +00:00
naddy
5f828efde4 remove unused libtool patches 2007-08-02 17:29:03 +00:00
steven
f8147c735c update to gimp 2.2.17
from Giovanni Bechis <bigionews@snb.it>
2007-08-01 06:25:10 +00:00
simon
5651c50397 update to version 1.13 and remove quotes around COMMENT
ok mk@ (MAINTAINER)
2007-07-31 16:25:16 +00:00
simon
9aed6d2861 update to version 0.59, cpanify, fix LIB_DEPENDS for FLAVOR=libs, use
CONFIGURE_ARGS instead of patches and remove quotes around COMMENT

ok pvalchev@ (MAINTAINER)
2007-07-31 15:40:56 +00:00
mbalmer
0ffd78eaf3 I got at least two reports that the checksums were invalid. Obviously one
of the mirror carried a wrong tarball.

This fixes the problem (recreated from the right tarball).
2007-07-31 13:06:49 +00:00
mbalmer
ec05a48e7b Update to ufraw-0.12, which adds full color mgmt workflow and a lot of
bugfixes.
2007-07-31 09:32:23 +00:00
mbalmer
4f20f65103 correct checksums, bump pkg name. 2007-07-30 23:51:21 +00:00
ajacoutot
cc50d5c88d - add update-desktop-database handling ; do some cleaning 2007-07-30 17:02:11 +00:00
steven
20bbf17a58 update to dvd::rip 0.98.6
feedback/ok ajacoutot@
2007-07-30 10:17:00 +00:00
simon
5010b6c234 update to version 2.0.04 and remove quotes around COMMENT while there
ok jasper@ (MAINTAINER)
2007-07-28 14:43:51 +00:00
naddy
7682bff9fd bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH 2007-07-27 19:17:11 +00:00
steven
a6d1ff2a49 GPL v3 2007-07-24 18:30:59 +00:00
steven
5020349209 update to 0.17
from maintainer
2007-07-24 18:06:19 +00:00
steven
ff4f8d8229 update to cairo 1.4.10
"looks ok" maintainer Eric Faurot, also tested by brad and simon, ok simon
2007-07-24 17:47:07 +00:00
simon
76d2138480 add p5-Color-Calc and p5-Graphics-ColorNames-WWW 2007-07-22 16:05:26 +00:00
simon
1ab8f5b406 import p5-Color-Calc
The Color::Calc module implements simple calculations with RGB colors.
This can be used to create a full color scheme from a few colors.
2007-07-22 16:05:18 +00:00
simon
74f4c9e75a import p5-Graphics-ColorNames-WWW
This modules defines color names and their associated RGB values from
various WWW specifications and implementations.
2007-07-22 16:05:02 +00:00
ajacoutot
406ee128d0 - add a note to explain why we use macppc and not powerpc in
ONLY_FOR_ARCHS ; discussed with sthen
- reformat COMMENT: remove quotes and use lowercase
- bump PKGNAME
2007-07-19 13:07:08 +00:00
ajacoutot
832611db0a - add a note to explain why we use macppc and not powerpc in
ONLY_FOR_ARCHS ; discussed with sthen
- remove quotes around COMMENT while here
2007-07-19 13:06:40 +00:00
ajacoutot
57f0b5d904 SECURITY - fix a heap overflow
While here:
- remove quotes around COMMENT
- change MAINTAINER's email
- update patches
- reformat dependencies/WANTLIB
- don't use hardcoded patches in man and info pages

based on a diff from Julian Leyh <julian at vgai dot de> (MAINTAINER)
2007-07-17 12:45:49 +00:00
jasper
88d8ffafd4 update cairomm to 1.4.2
ok wilfried@ (MAINTAINER)
2007-07-17 08:14:35 +00:00
rui
8a263133a4 roll in a distribution patch which fix an integer overflow.
http://secunia.com/secunia_research/2007-63/advisory/

ok naddy@
2007-07-05 18:23:51 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
steven
d6995d6f70 update to 2.0.35
ok simon@
2007-07-02 10:46:04 +00:00
steven
cc1ec89739 fix WANTLIB/LIB_DEPENDS
looks ok mbalmer
2007-07-01 20:13:36 +00:00
steven
05568f0c86 maintenance update to 2.2.15
ok simon@
2007-07-01 15:42:17 +00:00
espie
0d319074d1 digikam-image-plugins folded back into digikam proper 2007-06-29 22:12:39 +00:00
jakemsr
e0c0b71afd - use exact width data types for libfaad interaction
- LIB_DEPENDS libfaad >= 1.0
- bump PKGNAME

OK naddy@
2007-06-29 06:15:52 +00:00
espie
a514f42cbb update documentation as well (still beta2 for now) 2007-06-28 16:03:49 +00:00
espie
f75e591c6a digikam 0.9.2, bundles the basic plugins now.
new feature: a light table, and several new plugins.
2007-06-28 15:10:34 +00:00
espie
fc77a9524b new version, minor changes, required by new digikam 2007-06-28 15:08:59 +00:00
espie
223ec8d7c3 +libkdcraw 2007-06-28 15:08:23 +00:00
espie
40d85de993 glue around dcraw for use in kde programs, dependency of digikam 0.9.2 2007-06-28 15:07:44 +00:00
steven
04ef7ee009 update to 6.90, from Patrick Keshishian 2007-06-24 15:34:45 +00:00
jasper
0e69164c6c - security update to 0.6.16 (fixes CVE-2006-4168 aka IDEF1514)
- take maintainership

ok ckuethe@ (previous MAINTAINER)
2007-06-18 15:32:44 +00:00
ajacoutot
18bd2559c8 - small update to k3dsurf-0.6.2
- respect CXX
- install icon file
2007-06-15 11:49:01 +00:00
naddy
0eb1a83765 remove obsolete gnome subpackage; ok jasper@ 2007-06-05 14:48:06 +00:00
steven
4ed49ab6fd +ocrad 2007-06-03 17:00:14 +00:00
steven
3247812c99 GNU Ocrad is an OCR (Optical Character Recognition) program based on a
feature extraction method. It reads images in pbm (bitmap), pgm
(greyscale) or ppm (color) formats and produces text in byte (8-bit) or
UTF-8 formats.

based on a submission from William Yodlowsky <bsd at openbsd.rutgers.edu>

ok ajacoutot@
2007-06-03 16:59:35 +00:00
ajacoutot
c284788fd6 - more WANTLIB fixes 2007-06-02 00:48:30 +00:00
ajacoutot
b91b76f141 - fix WANTLIB 2007-06-01 18:57:26 +00:00
jasper
506a79d051 remove obsolete gnome1 stuff, use x11/gnome/eog 2007-06-01 15:19:50 +00:00
jasper
87d8f33e5f this gnome1 app bites the dust too, not needed nor used anymore. 2007-06-01 15:05:53 +00:00
ajacoutot
104d58f37d - fix WANTLIB 2007-06-01 07:37:17 +00:00
ajacoutot
6c7de15b96 - fix WANTLIB 2007-06-01 06:37:16 +00:00
rui
b9d6e0e5b4 roll in a distribution patch which fixes:
CVE-2007-2756 gdPngReadData function allows user-assisted attackers to cause a denial of service
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2756

ok naddy@
2007-05-31 18:32:06 +00:00
ajacoutot
129d4ceab7 - ${LOCALBASE} -> ${PREFIX}
from Giovanni Bechis
2007-05-31 06:52:23 +00:00
naddy
ddd5791df9 update to jumbo patches 20070520 2007-05-29 21:16:03 +00:00
ajacoutot
3bc6fc9663 - set PKG_ARCH=* 2007-05-29 17:16:14 +00:00
ajacoutot
978512a1f6 +mapivi 2007-05-29 17:09:34 +00:00
ajacoutot
94ad403f61 Import mapivi-0.91
Picture Viewer and Organizer written in Perl/Tk. Mapivi supports adding,
viewing and editing of JPEG meta informations like:
EXIF, IPTC/IIM and JPEG comments.

Based on a submission by maintainer Giovanni Bechis on ports@.
2007-05-29 17:08:59 +00:00
espie
d0f2b7a39d WANTLIB fixes 2007-05-27 21:30:05 +00:00
steven
2fd850011f +p5-Image-MetaData-JPEG 2007-05-27 13:53:51 +00:00
steven
4ade154145 access and modify JPEG metadata
from Giovanni Bechis <bigionews at snb.it>
2007-05-27 13:53:35 +00:00
martynas
466beaae32 - unbreak plugin;
- make plugin work with mozilla-firefox so that mozilla can go out;
- fix WANTLIB (from steven@);
ok steven@
2007-05-25 16:23:51 +00:00
jakemsr
e066281b74 update to SVN snapshot from 20070501
several new codecs added, including an WMA encoder, Theora
encoding via libtheora, and H.264 encoding via x264

with feedback from brad@, jolan@, naddy@ and Nikns Sainkin
<nikns at secure dot lv>

OK jolan@
2007-05-25 15:54:14 +00:00
steven
fb293093af update to 2.44 2007-05-25 12:19:14 +00:00
rui
10f8d65953 roll in a distribution patch which fix a stack-based buffer overflow
http://secunia.com/advisories/25012/

ok naddy@
2007-05-23 21:15:22 +00:00
ajacoutot
5ab736c523 - drop maintainership 2007-05-23 06:28:03 +00:00
steven
5e7841c2ad update to 1.4.0
from maintainer Eric Faurot
2007-05-22 21:08:17 +00:00
jasper
65787ed31c add fyre 2007-05-21 14:27:54 +00:00
jasper
d94f1acf91 import fyre 1.0.1
Fyre is a tool for producing computational artwork based on histograms
of iterated chaotic functions. At the moment, it implements the Peter de
Jong map in a fixed-function pipeline with an interactive GTK+ frontend
and a command line interface for easy and efficient rendering of
high-resolution, high quality images.

help and ok steven@
2007-05-21 14:24:06 +00:00
steven
0d7986f54d update to cairo 1.4.6
from maintainer Eric Faurot

ok jasper@
2007-05-21 12:35:33 +00:00
steven
05a57442c6 update to 6.3.4.1
feedback/ok kili@
2007-05-20 19:44:47 +00:00
steven
0d18e5e4d5 +p5-Cairo 2007-05-19 14:24:48 +00:00
steven
d2c63e04cb perl interface to the cairo library
test/ok simon@
2007-05-19 14:24:01 +00:00
espie
d2c0e48e09 zap extra HOMEPAGE from DESCR 2007-05-19 09:01:15 +00:00
steven
bbe7c6ae97 SECURITY update to 0.6.14
fixes an integer overflow in exif_data_load_data_entry().

http://sourceforge.net/tracker/index.php?func=detail&aid=1716196&group_id=12272&atid=112272

ok naddy@
2007-05-16 22:18:42 +00:00
naddy
8f78fb5099 SECURITY update to 1.2.18:
Fix a NULL pointer dereference vulnerability involving palette
images with a malformed tRNS chunk (CVE-2007-2445).
ok steven@
2007-05-16 19:46:59 +00:00
steven
32887dccf8 adjust comment, homepage, descr 2007-05-16 09:57:25 +00:00
steven
9d0bdd4ea7 zap broken URL from DESCR 2007-05-16 09:56:38 +00:00
steven
f78de1f65f don't talk about HOMEPAGE in DESCR, since we will always mention it 2007-05-15 09:24:08 +00:00
steven
bb5bc74f4b shorten COMMENT to less than 60 characters 2007-05-15 08:27:27 +00:00
kili
f10a670078 Update to 0.8.1, unbreaking it for the latest gnome updates.
RUN_DEPENDS += shared-mime-info, spotted by Lawrence Teo; wrong
PKGNAME spotted by him, too. Thanks!

ok jasper@
2007-05-13 19:11:19 +00:00
jasper
57acddf8ac update l2p to 1.1 2007-05-11 11:52:54 +00:00
alek
f6012bfaef Update to 2.2.14 2007-05-10 19:29:32 +00:00
naddy
60baf777ed Update to 10.26.42: fixes for ppmtogif, libnetpbm (PBM on amd64),
pamcomp, and pnmtopclxl.
2007-05-09 15:47:57 +00:00
bernd
f888a25c16 Don't depend on the qt3 'mt' FLAVOR. This FLAVOR doesn't do anything
and will be removed shortly. Bump PKGNAMEs.

Discussed with and ok espie@.
Bulk build testing by steven@, thanks!
2007-05-09 11:31:43 +00:00
ajacoutot
dba7775ec1 - fix WANTLIB 2007-05-08 08:44:58 +00:00
ajacoutot
82b5d87eed - fix WANTLIB
partly from Giovanni Bechis <bigionews at snb dot it>
2007-05-07 13:05:10 +00:00
alek
f7ba31d328 - use full path for python binary instead of 'env python'
- use python module
- tweak comment

ok msf@
2007-05-06 22:35:55 +00:00
jasper
76b110aa7d remove marcm@ as maintainer, per his request 2007-05-04 17:42:09 +00:00
wilfried
dc7db2cd8b uses xenocara expat, remove dummy LIB_DEPENDS 2007-04-30 11:02:07 +00:00
ajacoutot
2789e2ec04 - regen distinfo to base64 encoded
spotted by martynas@
2007-04-27 06:27:20 +00:00
jasper
1705087d94 add patch to make libart work again with c++
(also found in upstream svn)

at least kdelibs3 is happy again

"Please commit!" martynas@
2007-04-25 14:17:09 +00:00
wilfried
d93f467e54 +cairomm 2007-04-25 10:27:16 +00:00
wilfried
ec930e59a1 Import of cairomm-1.2.4
cairomm is a C++ wrapper for the cairo graphics library
2007-04-25 10:23:26 +00:00
jasper
e66a44c624 update libart to 2.3.19
from martynas@
2007-04-24 20:44:29 +00:00
aanriot
aa615153de - honor CFLAGS.
- sync and reorder WANTLIB.

checked by naddy@, ok mbalmer@
2007-04-21 07:45:50 +00:00
mbalmer
0157d680b0 Update to ufraw 0.11.
(Note: Depending on the pictures you open, you may need to
raise the data limit (ulimit -d) a bit.)
2007-04-15 12:44:54 +00:00
jasper
d86ecfca5d unify my e-mail address and bump PKGNAMEs.
"looks good" sturm@
2007-04-12 18:59:35 +00:00
kili
9d525263aa Fix WANTLIB, disable gvc (from math/graphviz), as discussed with
sturm@ and steven@, and bump pkgname.

ok, robert@
2007-04-09 20:47:27 +00:00
sturm
d712b417cc more WANTLIB fixes 2007-04-08 16:33:41 +00:00
sturm
a11f08faad fix WANTLIB after switch to xenocara 2007-04-08 15:31:01 +00:00
steven
f7330c4f70 unbreak build with latest png, regen patches. "get it in" naddy@ 2007-04-08 15:22:50 +00:00
naddy
ce25e73ce9 Hardcode our build options in pngconf.h so everything sees really the same
interface.  ok steven@
2007-04-08 15:02:36 +00:00
espie
1cb81b0287 remove MAINTAINER, at his request, and bump pkgnames. 2007-04-06 22:21:30 +00:00
ajacoutot
2a1eeb637f - change HOMEPAGE 2007-04-06 11:59:55 +00:00
ajacoutot
cf2f16ef88 - update to dia-0.96.1
ok mbalmer@
2007-04-06 10:10:01 +00:00
steven
5136c96cab USE_LIBTOOL
replace a broken master site while here
2007-04-06 05:30:50 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
martynas
38a4d5ea09 - new WANTLIB;
- LIB_DEPEND on glut->=3.7p2;
ok MAINTAINER (ajacoutot@), naddy@
2007-04-02 20:00:57 +00:00
martynas
e10a605cf2 unbreak for xenocara (no glx SGIX dummy implementations anymore)
ok naddy@, ajacoutot@
2007-04-02 19:57:48 +00:00
steven
93bed70f7b specify location of rgb.txt, which moved in xenocara. 2007-04-01 14:46:42 +00:00
steven
ad3fa53ebe update to gifsicle 1.48
from maintainer Eric Faurot
2007-04-01 08:00:09 +00:00
steven
498f74f1c4 USE_LIBTOOL, sync plist and patches while here. 2007-03-31 12:32:35 +00:00
jasper
a89120068d update myself to 1.900.1
ok ajacoutot@
2007-03-29 13:43:52 +00:00
jasper
082739fbf5 make post-install readable again,
some minor cosmestics,
and reformat DESCR while there.
2007-03-29 13:39:14 +00:00
ajacoutot
1b832ddc33 - make it compiles under amd64
- do not force -O2 CFLAGS optimisation
- do not use hard-coded path for bison (from naddy@)

ok jasper@ naddy@
2007-03-28 17:14:02 +00:00
ajacoutot
e3e29eea52 what the heck is wrong with me... allright, this time everything should be
in sync and updated to 1.2.0
sorry about that
2007-03-27 17:23:19 +00:00
ajacoutot
acf50f9dc1 err, forgot to add the patches in my previous commit 2007-03-27 17:09:15 +00:00
ajacoutot
973043af89 - update to aqsis-1.2.0 2007-03-27 17:08:00 +00:00
espie
30059c7ebb help people not mix up X11 with xenocara, by making sure they link against
X11 >= 10, and bump those major numbers accordingly, so that bug-reports
will get easier to process.

(artificial `flag day' as discussed with deraadt@)
2007-03-26 21:22:13 +00:00
alek
2da69f2551 - update to 1.2.6; it seems that py-cairo version has to be in sync with
cairo's in order to work correctly
- use USE_LIBTOOL
- add do-regress target

ok maintainer
2007-03-26 20:32:11 +00:00
pvalchev
49b3a9f32c gqview-2.0.4; from vlad glagolev 2007-03-24 16:37:02 +00:00
msf
8dcea5e05c add missing NO_REGRESS, pointed out by sturm... as always 2007-03-23 07:23:09 +00:00
msf
e5a530f4cb +barcode 2007-03-23 04:29:38 +00:00
msf
5bb4c37c9c initial import of barcode 0.98
barcode is meant to solve most needs in barcode creation with a
conventional printer. It can create printouts for the conventional
product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well as
a few other formats. Ouput is generated as either Postscript or
Encapsulated Postscript (other back-ends may be added if needed).

ok pvalchev@
2007-03-23 04:28:26 +00:00
ajacoutot
6580c55a50 - better COMMENT (+ lowercase)
- regen distinfo while there (as this soft won't see updates anytime soon)
- bump PKGNAME
2007-03-22 23:39:22 +00:00
ajacoutot
48f361dd43 - update to version 0.994
ok robert@
2007-03-21 08:19:34 +00:00
espie
c8eb67b01c mark needed binary as setuid root, no way around it since they use
i386_iopl.

The client/server privsep of cqcam seems adequate, though I wouldn't
vouch there is no hole lurking in there...
2007-03-18 17:31:52 +00:00
kurt
f00b5db05d fix for SVG image crashes seen in firefox from mantainer Eric Faurot <eric
. faurot at gmail dot com>
2007-03-18 14:48:45 +00:00
espie
e29c63c743 update to 0.44, okay maintainer. 2007-03-17 22:03:30 +00:00
naddy
b0a7e5d4d9 update to 1.2.16:
- minor bug fixes
- we now use the same API no matter whether asm optimizations are enabled
  or not
2007-03-15 19:19:23 +00:00
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
espie
398b1a7dc0 update to 0.9.1 2007-03-15 08:07:39 +00:00
espie
22c3c61f00 +libkexiv2 2007-03-15 08:06:48 +00:00
espie
f010d8e16c kde wrapper lib around exiv2, needed for digikam update 2007-03-15 08:05:52 +00:00
espie
5c619cb222 minor update to new version. 2007-03-15 08:04:22 +00:00
kurt
c1285d8a00 Disable building with swscale support since it breaks ffmpeg support in
vlc. ok pvalchev@
2007-03-02 23:38:28 +00:00
bernd
83202226e6 Security update to gd-2.0.34. (CVE-2007-0455)
This update fixes multiple security vulnerabilities.

More info:
http://www.libgd.org/ReleaseNote020034
http://secunia.com/advisories/23916/

Tested in a bulk build by steven@. Thanks!

ok espie@
2007-02-17 16:30:11 +00:00
steven
aeefde63bf - build the shared library separately and with -fPIC, unbreaks build on amd64
- do not link with libstdc++ and bump major version
- honor CC and CFLAGS
- add SHA256 sum

feedback and ok naddy@
2007-02-17 15:55:08 +00:00