1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Mark Felder
39c4551e6f Update to 1.2.6 2014-05-30 11:29:02 +00:00
Christian Weisgerber
7c689742b1 Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Mark Felder
11a003ab47 Update to 1.2.5 2014-04-12 01:59:53 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Christian Weisgerber
56ba5294e6 Update opus to 1.1, which includes:
* new analysis code and tuning that significantly improves encoding
  quality, especially for variable-bitrate (VBR),
* automatic detection of speech or music to decide which encoding
  mode to use,
* surround with good quality at 128 kbps for 5.1 and usable down
  to 48 kbps,
* and speed improvements on all architectures.

Chase shared library bump.

PR:		184956
2013-12-18 16:04:49 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Mark Felder
10ab9ca30f Take maintainership
Add patch that allows audio device selection with FreeBSD's OSS

PR:		ports/181104
Submitted by:	Natacha Porte
Approved by:	swills (mentor)
2013-11-17 23:07:02 +00:00
Lars Engels
cfee207470 Assign back to the pool.
Requested by:	maintainer via mail
2013-11-09 16:21:35 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Mark Felder
45abaf0d86 - Apply patch that slipped last commit
- Update another LIB_DEPENDS syntax I missed

Approved by:	swills (mentor)
2013-10-13 15:41:34 +00:00
Mark Felder
da0b78a0f0 - Fix mumble not detecting celt libraries
- New LIBDEPENDS format
- Remove old message regarding FreeBSD 7.x
- STAGE clean
- Compiles with clang, supports FreeBSD 10

PR:		ports/182215
Approved by:	swills (mentor)
2013-10-12 17:30:09 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
2b07ee6ce0 Add an explicit dependency on pkgconf 2013-09-18 08:38:20 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Christian Weisgerber
532255a7ae Update to Opus 1.0.3:
* new surround API
* fixes for a few minor glitches during mode switching
* fixes a regression in the FEC code introduced in 1.0.2

Chase libopus bump in dependent ports.
2013-07-15 20:24:59 +00:00
Mark Felder
49af152797 - Update to 1.2.4
PR: ports/179309
Reviewed by: crees (mentor)
2013-07-03 18:39:06 +00:00
Baptiste Daroussin
17a19dc04e Convert to new options framework left un converted ports in a* categories
While here trim headers
Convert some gnomehack to pathfix
Convert some pkgconfig to USE_PKGCONFIG=build
2013-03-21 17:32:34 +00:00
Vanilla I. Shu
5e191b87d1 1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
2013-03-18 15:14:27 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +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
Chris Rees
5d864734b5 Unbreak on amd64 by disabling debug
PR:		ports/162929
Submitted by:	crees
Reviewed by:	"Surkov Andrey" <nsand@sura.ru>
Approved by:	maintainer timeout (marius@nuenneri.ch, 17 days)
2011-12-14 19:16:18 +00:00
Baptiste Daroussin
afb5d0b5f2 - chase celt library bump 2011-04-12 10:36:16 +00:00
Pav Lucistnik
221fcf8df4 - Mark BROKEN on 7.X: does not compile
overlay.c:125: error: 'RTLD_NOLOAD' undeclared (first use in this function)

Reported by:	pointyhat
2011-03-31 20:26:18 +00:00
Pav Lucistnik
b111429de3 - Mark BROKEN on amd64/9: does not link
Reported by:	pointyhat
2011-03-25 20:45:02 +00:00
Max Brazhnikov
f3103c6f60 - Update to 1.2.3
- Add option to build against a system-wide CELT instead of using
  the built-in one.

PR:		ports/155324
Submitted by:	Mark Felder <feld at feld.me>
Approved by:	maintainer
2011-03-13 14:55:51 +00:00
Max Brazhnikov
faaefcaa0d Fix build with Qt 4.7
PR:		ports/152753
Approved by:	portmgr (miwi)
2010-12-02 20:00:37 +00:00
Max Brazhnikov
175bf6a2a4 Fix dependencies.
PR:		ports/146578
Submitted by:	Demelier David <demelier.david at gmail.com>
Approved by:	maintainer
2010-05-16 11:39:21 +00:00
Pav Lucistnik
c8532f0389 - Add mumble11x option, default to off
PR:		ports/144119
Submitted by:	Sascha Schneider <suntsu@suntsu.org>
Approved by:	maintainer
2010-03-31 20:30:10 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Beat Gaetzi
e7a863bdf7 - Fix build with qt4.6.1
Submitted by:	Marius Nuennerich <marius AT nuenneri.ch> (maintainer, via IRC)
Reported by:	pointyhat (via pav, erwin)
2010-01-24 10:59:33 +00:00
Beat Gaetzi
7de497caa2 - Update to 1.2.1
- Add OPTIONS for D-Bus and Bonjour support

PR:		ports/142750
Submitted by:	Aragon Gouveia <aragon AT phat.za.net>
Approved by:	Marius Nuennerich <marius AT nuenneri.ch> (maintainer)
2010-01-16 17:28:09 +00:00
Beat Gaetzi
60e83566fd - Fix build with qt4.5
Submitted by:	Bernhard Froehlich <decke AT bluelife.at> (via IRC)
Approved by:	Marius Nuennerich <marius AT nuenneri.ch> (maintainer, via IRC)
Reported by:	pointyhat (via pav)
2009-12-03 16:02:45 +00:00
Boris Samorodov
51b287e3e4 . update to version 1.1.8;
. add MAKE_JOBS_SAFE=yes.

PR:		ports/140586
Submitted by:	Marius Nuennerich <marius at nuenneri.ch> (maintainer)
2009-11-16 12:16:35 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Martin Wilke
3644a64e8c - Fix build qith qt 4.5
PR:		137337
Submitted by:	"Dima Panov" <fluffy@fluffy.khv.ru>
2009-08-04 21:37:13 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Max Brazhnikov
fb994a357a Remove qt4 build tools from run dependencies.
Approved by:	maintainer
2009-05-27 22:02:15 +00:00
Dmitry Marakasov
9484b4db16 Mumble is an open source, low-latency, high quality voice chat software
primarily intended for use while gaming.

WWW: http://mumble.sourceforge.net/

PR:		131298
Submitted by:	Marius Nuennerich <marius at nuenneri dot ch>
2009-03-19 00:22:01 +00:00