Commit Graph

58 Commits

Author SHA1 Message Date
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
jca
4ea50190a7 Update to doxygen-1.8.11 (latest)
This switches doxygen to the cmake build system.

All the hard work done by Rafael Sadowski, thanks!

Bulk build and ok ajacoutot@
2016-03-01 20:36:39 +00:00
sthen
5b20a18d31 sync WANTLIB 2015-08-19 18:55:04 +00:00
jasper
5c884092b6 remove a whole bunch more @rm -f cases 2015-05-25 07:54:27 +00:00
ajacoutot
8e76b38919 Disable the Dirac support via schroedinger.
from brad
2015-04-24 13:10:51 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
brad
d3f9ee2dd3 Update for newer FFmpeg API.
ok ajacoutot@
2014-04-06 20:24:01 +00:00
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
naddy
10bfdff492 the png headers are now directly under include/ 2013-06-04 18:41:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
c4b99465de sync plist; doxygen update 2012-12-16 11:30:50 +00:00
jasper
4272ee15d5 Remove -pthread patching.
from brad
2012-08-27 09:34:42 +00:00
jasper
047ac77277 - update to 1.2.4
from brad (MAINTAINER)
ok aja@
2012-04-22 12:12:30 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
jasper
81beb755c3 forgot to zap these in the previous update 2011-08-29 18:23:20 +00:00
jasper
eefa356fc1 - update to 1.2.3
- drop groff dependency
- drop faac dependency

 from brad
2011-08-29 11:23:19 +00:00
sthen
135ac661f7 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:37:07 +00:00
sthen
5dd2076054 tidy Makefile, no package change. from Brad. 2011-04-05 08:07:15 +00:00
sthen
54a3496525 sync LIB_DEPENDS/WANTLIB and fix capitalization, from Brad 2010-11-28 18:08:19 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
jasper
8204cd9b5a - regen PLIST after doxygen update
- tighten build dependency on doxygen
2010-11-04 20:14:20 +00:00
sthen
efacceb213 lib_depends, revision 2010-10-24 21:40:38 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
f26c46c3b3 Fix build with new GTK+2. 2010-09-30 07:23:47 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
sthen
adfaa8987d - chase the library change in multimedia/schroedinger; oil->orc
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS

original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
jakemsr
b666a5d2b5 update to libquicktime-1.0.5
* newer ffmpeg
* use sndio in lqtplay
2010-05-26 22:31:23 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
110ae222c4 really add oil to WANTLIB; bump again. spotted by kili. 2009-07-19 15:25:55 +00:00
sthen
e975ca32e8 WANTLIB+=schroedinger and bump 2009-07-19 15:06:46 +00:00
jasper
1102f2c48f - fix potential 64-bit issue due to missing header 2009-06-18 07:50:18 +00:00
kili
8f6f941567 Remove some useless chunks from patch-configure.
Noticed by jakemsr@
2009-05-06 20:24:15 +00:00
kili
2e97914e7f Unbreak after the x264 update (problem first noticed by naddy@, no
cookies for me).

Dependency improvements (x264 and doxygen) and whitespace cleanups
from Brad.

DOXYGEN_ENCODE_PATH_STRIP=${WRKSRC} trick pointed out by simon@
(tested with two builds using different WRKOBJDIRs).


[kili@petunia:libquicktime]$ head -30 libquicktime.diff
Unbreak after the x264 update (problem first noticed by naddy@, no
cookies for me).

Dependency improvements (x264 and doxygen) and whitespace cleanups
from Brad.

DOXYGEN_ENCODE_PATH_STRIP=${WRKSRC} trick pointed out by simon@
(tested with two builds using different WRKOBJDIRs).

ok jasper
2009-04-29 21:22:14 +00:00
jasper
6dd33011b2 - fix license versions
- regen DESCRs, PLISTS
- regen WANTLIBs

ok ajacoutot@ landry@ (as part of another diff)
2009-03-04 20:21:57 +00:00
jakemsr
6838aeee39 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs

feedback/ok brad@
2008-07-09 02:07:36 +00:00
sthen
4aced0dce7 sync WANTLIB, bump package version. 2008-06-01 08:21:15 +00:00
jakemsr
5503c4818e update to libquicktime-1.0.2
build gpl modules as well (AAC and H264)
2008-01-26 02:02:50 +00:00
jakemsr
e797a18c6f - update WANTLIB and LIB_DEPENDS after graphics/ffmpeg update
- use pkg-config to get libavcodec libraries
2007-05-25 16:03:57 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
pvalchev
898c1b18a8 Remove jakemsr@ from maintainer position, as he has been inactive and
email has been bouncing for several months.  Jacob, if you get this
and/or get back to things, let us know.
2006-12-02 20:24:17 +00:00
steven
3fa7fd5027 USE_X11 2006-11-13 11:20:24 +00:00
espie
49a9142c53 new lib specs 2006-08-03 23:55:10 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
jakemsr
48c1287d33 - accomodate for libavcodec changes
- bump PKGNAME

OK brad@
2006-03-20 05:51:59 +00:00
jakemsr
cbbbfb67c1 update to libquicktime-0.9.7
see $HOMEPAGE for changes

ok jolan@
2006-02-03 04:55:56 +00:00