46 Commits

Author SHA1 Message Date
ajacoutot
237c984959 Update to dvdstyler-3.1. 2021-02-27 06:58:09 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
bentley
b62b00476f Update to dvdstyler-3.0.4.
Release notes:
https://sourceforge.net/projects/dvdstyler/files/dvdstyler/3.0.4/
2019-02-18 00:27:34 +00:00
jca
16c8a26880 Cope with the wxWidgets3 update
ok ajacoutot@ landry@ giovanni@
2019-01-02 12:44:06 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
jca
0004bd264b Use https for HOMEPAGE 2018-06-24 15:07:01 +00:00
sthen
c69a3807a7 don't use g++ to link
sync wantlib
2017-09-22 22:47:23 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
b08346d128 removing the gettext module leads to msgfmt being poisoned.
reinclude gettext-tools as a build depends, fixes build.
2017-07-26 13:20:43 +00:00
ajacoutot
ae0a448f89 Unbreak. 2017-07-25 08:18:53 +00:00
ajacoutot
462a51d254 Temporarily makr BROKEN while I work on fixing it. 2017-07-24 17:08:18 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
ajacoutot
0873fe39b3 Update to dvdstyler-2.9.4.
from Brad
2015-11-01 07:16:40 +00:00
ajacoutot
8cf51fd5ca Update to dvdstyler-2.9.3.
from Brad
2015-09-10 07:07:45 +00:00
ajacoutot
4aab0e1ebc Update to dvdstyler-2.9.2.
from brad
2015-04-28 07:40:36 +00:00
brad
004937a5b2 Update to DVDStyler 2.7.1.
ok ajacoutot@
2014-04-07 06:43:12 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
brad
0ec4e3eec7 Update to DVDStyler 2.4.3.
ok sthen@
2013-09-11 18:15:10 +00:00
brad
3780444580 Remove BROKEN marker and update to DVDStyler 2.3.5.
Actual burning has not been tested but the port at least
builds and all of the other functionality works Ok.

ok sthen@
2013-03-13 08:42:42 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
eea0d78a0f Mark this port as BROKEN as it is currently totally unusable.
It crashes and passes non existent args to mplex and ffmpeg.
It is in need of an update...

from Brad
2011-11-22 09:05:33 +00:00
sthen
c945a53851 sync WANTLIB and bump.
zap a few stray space-tabs while there.
2011-06-27 13:38:30 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
sthen
776b3522dd sync WANTLIB, from Brad. 2011-04-25 22:38:08 +00:00
jakemsr
e52c269523 ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +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
jasper
39295ee441 - add missing build dependency 2010-08-31 12:30:45 +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
064038d07a update to DVDStyler-1.8.0.3
lots of bug fixes and new features since 1.7.0, including use
of newer ffmpeg.  see News link on HOMEPAGE for details.
2010-05-26 21:56:03 +00:00
ajacoutot
cdff106084 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +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
fe8c933798 add schroedinger/oil WANTLIB, bump 2009-07-19 12:54:49 +00:00
ajacoutot
89e876135c - regen WANTLIB after libgnome esound support removal 2009-01-21 12:29:01 +00:00
sturm
8cbc521980 setting AUTO*_VERSION does not imply anything is installed at build time
let this build on a clean machine
2008-10-26 11:46:31 +00:00
jasper
f80d4854fa - update dvdstyler to 1.7.0 2008-10-24 16:47:27 +00:00
jakemsr
61eaba731d - fix build, update LIB_DEPENDS/WANTLIB after recent ffmpeg changes
- add @bin marker while here
- bump PKGNAME

breakage pointed out by naddy@

"diff looks sane to me" jasper@
2008-07-15 11:15:30 +00:00
sthen
4aced0dce7 sync WANTLIB, bump package version. 2008-06-01 08:21:15 +00:00
jasper
ea79575b7b import dvdstyler 1.6.2
DVDStyler is a cross-platform DVD authoring application that makes
possible for video enthusiasts to create professional-looking DVDs.
The main DVDStyler features are:

  * you can drag and drop MPEG files directly
  * you can create NTSC/PAL menus
  * you can import image file for background
  * you can place text and images anywhere on the menu screen
  * you can change font/color
  * you can put buttons, change font and colors
  * you can copy and paste any menu object
  * you can set chapters for each movie
  * you can change post command for each movie

ok ajacoutot@
2008-05-17 17:18:48 +00:00