Commit graph

28 commits

Author SHA1 Message Date
Juergen Lock
cb4d0836d6 - Finally import avidemux 2.6.8 as new ports multimedia/avidemux26*,
repocopied from the 2.5.6 ports multimedia/avidemux2 (left in
  the tree for now for people that want a gtk ui etc.)
- Set CONFLICTS as only one avidemux version can be installed at a time.
- Don't import the 2.6.8 gtk ui as it crashes at startup and apparently
  is abandoned upstream.  (In the unlikely case that someone wants to fix
  it, it is available at my redports tree.)
- As with the old version start by installing multimedia/avidemux26-plugins,
  it is needed and depends on the other ports.
- (portlint is still not happy but I guess it cannot know everything...)

Submitted by:	frogs <4721@hushmail.com> (initial port)
2014-04-01 17:27:31 +00:00
Juergen Lock
1973650477 Fix QT4 option handling.
PR:		ports/186280
Submitted by:	amdmi3
2014-01-30 20:58:42 +00:00
Juergen Lock
5602b0b73e - Use gcc and LDFLAGS+=-lc++ on 10+, this seems to fix build as well
as runtime. [1]
- Use new LIB_DEPENDS syntax.

PR:		ports/185997 [1] (inspired by)
Submitted by:	Mathias Picker <Mathias.Picker@virtual-earth.de> [1]
2014-01-23 18:42:47 +00:00
Juergen Lock
c46d078c24 Fix build of multimedia/avidemux2 and multimedia/avidemux2-plugins
in a world WITH_CLANG_IS_CC and WITHOUT_GCC.

PR:		ports/180087
Submitted by:	r4721@tormail.org
2013-07-06 19:30:04 +00:00
Jason Helfman
3657d5cb0d - convert to USES for gettext
Approved by:	portmgr (bapt@)
2013-05-06 09:07:30 +00:00
Baptiste Daroussin
56c5e147c5 Convert the last USE_ICONV to USES=iconv 2013-04-27 22:09:15 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Juergen Lock
2873fb9321 - Fix default options when not PACKAGE_BUILDING. [1]
- Fix CMAKE_ARGS usage when VORBIS is disabled. [2]
- Strip Makefile headers.
- Remove a few more shilb major versions from LIB_DEPENDS.
- Bump PORTREVISIONs.

PR:		ports/171478 [1]
Submitted by:	dumbbell [1]
PR:		ports/172036 [2]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [2]
2012-10-02 20:47:41 +00:00
Baptiste Daroussin
9b648201ee Add USE_PKGCONFIG=build explicitly 2012-07-26 10:06:24 +00:00
Martin Matuska
9fcdf11262 Add missing bumps for x264 update 2012-07-23 19:28:50 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Alberto Villa
eeab42deb5 - Replace USE_QT4=yes with USE_QT4=# empty, as there is no "yes"
component. [1]
- While here, fix typo in PORT_OPTIONS check in avidemux2.

Reported by:	miwi via IRC [1]
With hat on:	kde [1]
2012-06-06 11:41:50 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Baptiste Daroussin
5b439e1731 Convert to new options framework
While here, really disable lame support when PACKAGE_BUILDING is activated (lame
is restricted)
2012-05-30 12:54:00 +00:00
Martin Matuska
f74b3c4c83 Update x264 to 0.123.2189 2012-04-25 14:19:00 +00:00
Juergen Lock
0f7f803b5b - Update to 2.5.6 . [1]
- Add patch to fix build when multimedia/ffmpeg is also installed.

PR:		ports/166104 [1]
Submitted by:	4721@hushmail.com [1]
Feature safe:	yes
2012-03-18 20:30:59 +00:00
Ashish SHUKLA
88b2749293 - Actually bump shared library versions, missed in last commit
Reported by:	"Herbert J. Skuhra" <h.skuhra at gmail.com>
2012-02-16 20:22:59 +00:00
Alexander Leidinger
e269a2b517 Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
2012-01-14 22:27:02 +00:00
Martin Matuska
26cbc33e1b Update x264 to 0.119.2113 2011-12-21 08:48:28 +00:00
Mark Linimon
ed79e0a1d6 Also broken on powerpc (and presumably ia64).
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:57:50 +00:00
Martin Matuska
3877ad0a33 Update x264 to 0.116.2076 2011-10-10 10:04:07 +00:00
Martin Matuska
0c0dda15f1 Update to 0.115.2000 2011-06-23 18:09:46 +00:00
Baptiste Daroussin
5750b863cc - update to 2.5.5
- add license
2011-06-09 06:16:17 +00:00
Juergen Lock
31c65aed6b - Fix AMR dependencies (and thus, plist outside of tb. avidemux now
uses OpenCORE AMR codecs.)
  ...or as they say, "If it's not tested, assume it's broken."
- Bump PORTREVISIONs.

Reported by:	Jan Henrik Sylvester via private email
2010-12-16 17:39:32 +00:00
Juergen Lock
2086f4697a - Add back libexecinfo code that I disabled at first.
- Sort plugin plist.
- Some other minor cosmetic fixes.
- Bump PORTREVISIONs.
2010-12-10 19:11:10 +00:00
Pav Lucistnik
5517ee9a26 - Update to 2.5.4
- Split plugins to separate port
- Transfer maintainership to multimedia@

PR:		ports/152419
Submitted by:	nox
2010-12-10 14:04:46 +00:00