Commit Graph

2443 Commits

Author SHA1 Message Date
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