1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

4642 Commits

Author SHA1 Message Date
Beech Rintoul
6817d3f1a6 - Add patch to enable shift-V (stop-fade out) feature.
- Emulates winamp

PR:		ports/128984
Submitted by:	Germain Le Chapelain <lechapelaing@yahoo.fr>
2008-11-27 07:48:51 +00:00
Dirk Meyer
942373c550 This is a work-in-progress replacement for MultimediaKit. It currently only
plays music files. It uses OSS for sound output and libavcodec / libavformat for
file parsing.

WWW: http://www.etoile-project.org/
2008-11-24 18:16:43 +00:00
Martin Wilke
d1c3843737 - Update to 0.5.2 2008-11-22 05:43:08 +00:00
Lars Engels
ebfe52671e - Unbreak
- Add additional mirror to MASTER_SITES
- Remove check for 5.x
- Grab maintainership
2008-11-21 18:58:27 +00:00
Ion-Mihai Tetcu
c575cef85b Mark broken since it doesn't fetch
Prompted by:	QAT QA run
2008-11-21 09:32:23 +00:00
Ion-Mihai Tetcu
73e675e5ce - use DOCSDIR
- fix plist for -DNOPORTDOCS

Approved by:	maintainer timeout to QAT BotMail
Prompted by:	QAT QA run
2008-11-21 09:31:05 +00:00
Xin LI
942750a0fe Install localization messagge files.
Submitted by:	Intron <intron at intron dot ac>
PR:		ports/128580
Approved by:	maintainer timeout
2008-11-18 19:10:39 +00:00
Martin Wilke
416a4c03ad Fix graphics/ImageMagick LIB_DEPENDS.
No PORTREVISION bump necessary since port simply won't build if
WITH_IMAGEMAGICK is defined.

PR:		126790
Submitted by:	lioux@
Approved by:	maintainer timeout
2008-11-16 00:35:00 +00:00
Martin Wilke
8992e4d2e1 - Fix conflicting WITH_SKINS + WITHOUT_QT4
PR:		128747
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
2008-11-15 23:38:13 +00:00
Martin Wilke
7fd3227df9 - Update to 0.1.18 2008-11-15 22:43:49 +00:00
Martin Wilke
2158f191a5 - Update to 0.6.5 2008-11-15 22:41:21 +00:00
Florent Thoumie
f7af343515 Update multimedia/banshee to 1.4.1. 2008-11-11 11:15:48 +00:00
Florent Thoumie
614244224c Update multimedia/banshee to 1.4.0.1. 2008-11-10 11:05:03 +00:00
Martin Wilke
2be44a4b68 - Update to 0.8.7
PR:		128738
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
2008-11-09 22:41:59 +00:00
Dmitry Marakasov
a03ddab930 - Add USE_LDCONFIG 2008-11-09 21:46:11 +00:00
Dmitry Marakasov
45bb25174e - Add support for gmerlin
- Minor fixes
2008-11-09 21:31:07 +00:00
Martin Wilke
ce6e566851 - Update to 0.9.6
Fix a stack overflow vulnerability while parsing malformed cue files.
The vulnerability may be exploited by a (remote) attacker to execute
arbitrary code in the context of VLC media player.

PR:		128656
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Security:	http://www.vuxml.org/freebsd/4b09378e-addb-11dd-a578-0030843d3802.html
2008-11-09 16:06:10 +00:00
Martin Wilke
fc460102f4 Fix a stack overflow vulnerability while parsing malformed cue files.
The vulnerability may be exploited by a (remote) attacker to execute
arbitrary code in the context of VLC media player.

PR:		128660
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
Security:	http://www.vuxml.org/freebsd/4b09378e-addb-11dd-a578-0030843d3802.html
2008-11-09 16:04:23 +00:00
Dmitry Marakasov
5820b688ed Gmerlin is a multimedia framework, which allows you to quickly
develop multimedia applications. It is built upon gavl (for low
level Audio/Video things) and libxml2 (for loading and saving
configuration data and other things). The gmerlin API can be used
at multiple levels: Either you take the basic things like plugins,
fifos, message-queues and gavl audio/video converters and build
your own media engine. The other possibility is to use the player
or transcoder engines directly. The latter approach is probably
easier, but you'll have less freedom in controlling the process.

Gmerlin includes GUI player with mediatree and a GUI transcoder
among other things.

WWW: http://gmerlin.sourceforge.net/
2008-11-09 14:37:55 +00:00
Jimmy Olgeni
b49e2700ed Use PYTHON_CMD with the -m flag to run compileall (avoid referencing PYTHON_SITELIBDIR). 2008-11-08 22:54:17 +00:00
Dmitry Marakasov
851fd8ebd0 Gmerlin_avdecoder is a general purpose media decoding library. It
was written as a support library for gmerlin, but it can also be
used by other applications. You don't even need gmerlin installed,
only gavl. Most of it was written completely from scratch, but the
sourcetrees of some other great software packages were used as
reference documentation. Credits go to the authors of Xine, MPlayer,
quicktime4linux and ffmpeg.

Gmerlin_avdecoder is one of the most complete general purpose media
decoding libraries. The supported formats and codecs span a wide
range of applications from consumer level (mp3, divx etc.) to high
end production formats like 32 bit PCM and some professional
uncompressed video codecs.
Using gmerlin_avdecoder in your playback for transcoding application
means rock solid media format support with an ever growing list of
supported codecs and formats.

WWW: http://gmerlin.sourceforge.net/
2008-11-07 19:51:26 +00:00
Max Brazhnikov
a6b2711e07 Update to 0.9.5, pass maintainership to submitter
PR:		ports/128359
Submitted by:	Joseph S. Atkinson <jsa at wickedmachine.net>
Approved by:	Rafael Carre (maintainer), miwi (mentor)
2008-11-03 08:57:52 +00:00
Wesley Shields
f9c2d4f5b0 Update to 0.13.1
PR:		ports/128488
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2008-11-02 18:41:16 +00:00
Florent Thoumie
e1cd55d770 Update multimedia/banshee to 1.3.3. 2008-10-27 12:37:18 +00:00
Martin Wilke
7afb4f232f - Fix plist
Reported by:	erwinbot
2008-10-25 19:46:54 +00:00
Martin Wilke
daa946dca0 - Update to 0.6.4 2008-10-25 19:28:01 +00:00
MANTANI Nobutaka
ceb4251265 Unbreak build of KDE4.
PR:		ports/128336
Submitted by:	tabthorpe
2008-10-25 12:13:51 +00:00
Martin Wilke
a4637abeb1 - Update to 0.8.5
PR:		128303
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
2008-10-24 14:02:27 +00:00
Joe Marcus Clarke
e7ef054e56 Fix maintainer email address.
Requested by:	maintainer
2008-10-22 01:22:38 +00:00
Joe Marcus Clarke
5770bfc33a * Remove the no longer used SLP support
* Assign maintainership to PR submitter

PR:		126728
Submitted by:	"Joseph S. Atkinson" <jsa@dmz.wickedmachine.net>
Approved by:	funman@videolan.org (previous maintainer)
2008-10-22 00:50:48 +00:00
Florent Thoumie
b99ff506e4 Fix crash when listening to radio and pidgin-musictracker
is active.

PR:		ports/127285
Submitted by:	"Eric L. Chen" <d9364104@mail.nchu.edu.tw>
2008-10-20 15:46:04 +00:00
MANTANI Nobutaka
b2caeea682 Update LIBXINE_VER to fix build error with current version of libxine.
PR:		ports/128234
Submitted by:	Jack Low <xxjack12xx@gmail.com>
2008-10-20 11:52:01 +00:00
MANTANI Nobutaka
1ffe071e50 Update to 1.1.15.
PR:		ports/127274
Submitted by:	"Pawel Pekala" <c0rn@o2.pl>
Security:	http://www.vuxml.org/freebsd/06eac338-9ddf-11dd-813f-000e35248ad7.html
Security:	CVE-2008-3231
2008-10-19 14:05:44 +00:00
Martin Wilke
883c7fd601 - Update to 1.4
PR:		128199
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
2008-10-18 20:52:00 +00:00
Anders Nordby
3d340abc2b Remove unnecessary patch. 2008-10-18 17:45:19 +00:00
Anders Nordby
eab343e476 Add ffmpeg2theora, a command-line tool to convert many kinds of media
files to Ogg Theora.
2008-10-18 17:40:52 +00:00
Anders Nordby
5c1c98a112 Add libkate, codec for karaoke and text encapsulation for Ogg. 2008-10-18 17:33:44 +00:00
Yen-Ming Lee
bfd1b487e5 - update to 0.22 2008-10-17 23:14:05 +00:00
Ed Schouten
ceb2b68e55 Update three ports I maintain.
- net/uriparser 0.7.1 -> 0.7.2
- multimedia/libspiff 0.8.3 -> 1.0.0
- audio/herrie 2.1 -> 2.2

I'm updating these ports in a single commit, because herrie 2.2 requires
these up-to-date versions to compile properly.
2008-10-14 16:51:59 +00:00
Dmitry Marakasov
bcae81122d - Fix port to actually use assembly on i386 and amd64, providing up to 4x coding speedup
- Change pkg-plist to PLIST_FILES as there are only 4 files in there

PR:		128042
Submitted by:	Carlos Santos <unixmania at gmail dot com>
2008-10-13 12:49:38 +00:00
Koop Mast
0a15a2fe54 Fix the build when gtk isn't installed. 2008-10-12 16:10:53 +00:00
Martin Wilke
9a4ca2d04a - Connect kmplayer-kde4 2008-10-12 09:41:13 +00:00
Martin Wilke
8925caae5a - Update to 0.11.0-RC4
PR:		126864
Submitted by: 	Kris Moore <kris@pcbsd.org>
2008-10-12 09:40:03 +00:00
Michael Johnson
7dbeed22ce Uptdate to 0.9.7 2008-10-11 23:20:52 +00:00
Martin Wilke
ae818a0c84 - Update to 0.13.0
PR:		128011
Submitted by:	Chess Griffin <chess@chessgriffin.com> (maintainer)
2008-10-11 14:05:44 +00:00
Dmitry Marakasov
f36dd8f82e - Add dependencies on Xorg libs and corresponding OPTIONS
PR:		127524
Submitted by:	Christoph Mallon <christoph dot mallon at gmx dot de>
Patch by:	"Thomas E. Zander" <riggs at rrr dot de> (maintainer)
2008-10-11 13:45:57 +00:00
Nicola Vitale
294a913d76 - Update to 2.1.11
- Replace NOMANPAGES with NO_INSTALL_MANPAGES
2008-10-11 11:36:42 +00:00
Koop Mast
ee04516b85 Update to 0.10.21.
Depend on neon 28 unless neon 26 is installed.

Approved by:	maintainer (ahze)
2008-10-10 09:05:21 +00:00
Koop Mast
326568f0aa Update to 0.10.21.
Approved by:	maintainer (ahze)
2008-10-10 08:59:51 +00:00
Dmitry Marakasov
e850165111 - Update to 1.0.2:
- Add -q and -l options to capture app
- Fix checksum/size mismatch caused by stale distfile on FTP server

PR:		127972
Submitted by:	Jason Harmening <jason dot harmening at gmail dot com> (maintainer)
2008-10-09 11:58:16 +00:00