Commit graph

1049 commits

Author SHA1 Message Date
Max Khon
6fd53cd51c xvid was moved to multimedia 2003-03-29 17:44:02 +00:00
Max Khon
c35272cf1b - Update to 0.9.1
- Lots of reinplacements and patches removed.
- Install the static lib, too
- Byebye divx4.h
- Use ${LN} -sf instead of ${LN} -s in post-install

PR:             50410
2003-03-29 17:25:54 +00:00
Max Khon
70a2ed585b xvid was repo-copied to ports/multimedia 2003-03-29 15:51:30 +00:00
Tilman Keskinoz
861f2b8565 Remove reference to my old emailaddress. 2003-03-28 15:02:47 +00:00
Joe Marcus Clarke
d0d9fae0d4 Correct the formatting of the skin selector dialog.
Approved by:	maintainer
2003-03-28 05:04:53 +00:00
Mario Sergio Fujikawa Ferreira
57ffe5056b o Update to 0.90 rc5 [1]
o Add WITH_FAAD knob [1] [2]

PR:		50188 [1],
		50246 [2]
Submitted by:	maintainer [1],
		David Yeske <dyeske@yahoo.com> [2]
2003-03-26 16:17:59 +00:00
MANTANI Nobutaka
aca8d2267e Depend on multimedia/libdvdread (and multimedia/libdvdcss indirectly)
to surely support encrypted DVDs.

Pointed out by:	eivind
2003-03-26 13:57:01 +00:00
MANTANI Nobutaka
cd37251110 Update to 0.9.19. 2003-03-25 13:09:07 +00:00
MANTANI Nobutaka
041043c9b7 Update to 1-beta9. 2003-03-25 13:07:51 +00:00
MANTANI Nobutaka
26e794c61a Use ${REINPLACE_CMD} instead of ${PERL}.
Pointed out by:	kris
2003-03-24 15:21:48 +00:00
Tilman Keskinoz
1db3f4ebc0 Update to 3.86
PR:		50177
Submitted by:	maintainer
2003-03-23 18:24:41 +00:00
Tilman Keskinoz
e72fccab33 Update to 0.7.14 2003-03-23 16:18:32 +00:00
Norikatsu Shigemura
d20cfc405d Add new skin, mini for mplayer-plugin use.
Approved by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2003-03-23 07:12:25 +00:00
Mario Sergio Fujikawa Ferreira
cf11c8a2b6 New port gstreamer-editor version 0.5.0: Provide View and Controller
counterparts to GStreamer's Model
2003-03-23 02:51:16 +00:00
Joe Marcus Clarke
ad385a02f4 Fix the build on Alpha -STABLE.
Reported by:	bento
Approved by:	portmgr (kris)
Requested by:	kris
2003-03-19 06:12:45 +00:00
John Baldwin
24ff7276b7 Add a patch to cast pointers to intptr_t instead of int when performing
arithmetic on a stack address.  This fixes arch's such as alpha where
sizeof(int) != sizeof(void *).

Requested by:	kris
2003-03-18 18:17:58 +00:00
Mario Sergio Fujikawa Ferreira
09526f7995 USE_XLIB
Submitted by:	maintainer,
		bento,
		kris (bento logs)
Approved by:	portmgr (kris & self)
2003-03-10 21:33:40 +00:00
Mario Sergio Fujikawa Ferreira
88f6b6e8ab Fix packaging
Submitted by:	bento
2003-03-08 15:39:32 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Mario Sergio Fujikawa Ferreira
40d45c192b Update to 0.5.0 2003-03-06 04:49:59 +00:00
Mario Sergio Fujikawa Ferreira
5eeae1be68 Update to 0.3 2003-03-06 04:49:45 +00:00
Mario Sergio Fujikawa Ferreira
c2c863c426 Update 0.9.0 2003-03-06 04:47:51 +00:00
Mario Sergio Fujikawa Ferreira
efc993b4dd Chase libdvdread lib version bump on port version 0.9.4 2003-03-06 04:45:49 +00:00
Mario Sergio Fujikawa Ferreira
4ffec4deab Update to 0.9.4 2003-03-06 04:43:00 +00:00
Mario Sergio Fujikawa Ferreira
331e4213c9 New port NuppelVideo version 0.52a: A very low CPU usage VCR/DVR
application

Submitted by:	Steve O'Hara-Smith <steve@sohara.org>
2003-03-05 22:27:25 +00:00
Mario Sergio Fujikawa Ferreira
7bb7a9978a o Update grabbing code adding support for: PALBDGHI, NTSCM, SECAM,
PALN, PALM and NTSCJ
o Bump PORTREVISION

Submitted by:	Steve O'Hara-Smith <steve@sohara.org>
2003-03-05 05:30:08 +00:00
Mario Sergio Fujikawa Ferreira
4c7d679b5e Update to 0.7.3
Reviewed by:	kde (members)
Approved by:	maintainer
2003-03-05 00:22:49 +00:00
Mario Sergio Fujikawa Ferreira
6b11d4a8f6 o Fix outstanding issue with KDE aRts: do not lockup when exitting
- Background: For some reason, mplayer locks up if we cleanup
	  when exitting by calling arts_free(). Therefore, we trade
	  risk of memory leakage when using KDE aRts over locking
	  up.
	- Caveat: Memory probably is not witheld after mplayer
	  exits. I won't say that it IS NOT withheld cause I do not
	  know what arts_free() does exactly. So, worst case scenario
	  is probably that we will leak memory for as many files
	  the user tells mplayer to play but only WHILE mplayer is
	  running.
o Bump PORTREVISION

Reviewed by:	kde (some members)
2003-03-05 00:11:23 +00:00
Mario Sergio Fujikawa Ferreira
9b562b7f30 o Update to 1.0.4 unbreaking the port: developers finally versioned
the various skin files
o Simplify maintainership: generate PLIST on the fly. Therefore,
  the PLIST committed is empty
o Simplify dependency list (remove USE_PERL5): generate PLIST with
  sh shell based solution instead of perl one
o De-pkg-comment
2003-03-05 00:09:14 +00:00
Mario Sergio Fujikawa Ferreira
d9daa8743d Optionally support cdparanoia with WITH_CDPARANOIA knob now that
it finally works under FreeBSD

PR:		48734
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-03-04 20:21:08 +00:00
Akinori MUSHA
a853876263 Switch the dependency for rpm2cpio from BUILD_DEPENDS to
EXTRACT_DEPENDS.

Reported by:	Daniel Mueller <mue.da@gmx.de>
2003-03-04 00:32:08 +00:00
Akinori MUSHA
e9dfb51bbc Apply RealVideo 9 codec upgrade.
No response from:	maintainer
2003-03-03 13:18:43 +00:00
Will Andrews
8dad52a115 Add kmplayer 0.6.5a, a KDE frontend to mplayer. This port allows the
embedding of MPlayer in Konqueror.  It has been successfully tested to
play QuickTime and WMP encoded movies.

Tested by:	Michael Colette <metrol@metrol.net> (and myself)
2003-03-02 17:21:06 +00:00
Yen-Ming Lee
10341c2ceb - Add check for installed perl-version.
- Mark as BROKEN on systems with perl < 5.6.0.

PR:		48626
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2003-03-01 19:30:37 +00:00
Mario Sergio Fujikawa Ferreira
8dfcf896b0 o Both completely and utterly remove detection of libxine port
o For some yet unknown reason, the port was ignoring the disabling
  of libxine detection

Prompted by:	roberto
Approved by:	Lauri Watts <lauri@kde.org> (FreeBSD KDE Team),
		Andy Fawcett <tap@kde.org> (FreeBSD KDE Team)
2003-02-28 14:08:17 +00:00
Mario Sergio Fujikawa Ferreira
dbc529953a o Unmark IGNORE
o Update to 0.5.0
2003-02-28 04:55:24 +00:00
Mario Sergio Fujikawa Ferreira
6e637f67f7 o Small fixes to support upcoming update to gstreamer-player port
- Depend unconditionally on hermes port since it is currently
	  the only colorspace plugin available
	- Fix {x,}videosink build
o Bump PORTREVISION
2003-02-28 04:50:37 +00:00
Joe Marcus Clarke
41d06cd13b Update to 0.95.1.
Approved by:	maintainer
2003-02-27 17:41:03 +00:00
MANTANI Nobutaka
185ce7eba2 Update to 1-beta6. 2003-02-25 14:56:48 +00:00
MANTANI Nobutaka
8aa189f2d0 Sync with libxine shared library version bump.
Bump PORTREVISION of graphics/totem to encourage rebuild.
2003-02-24 14:25:07 +00:00
MANTANI Nobutaka
967c7b5392 Sync with libxine update.
Add the extra patch to fix build error on 5.0-RELEASE.
2003-02-24 14:13:22 +00:00
MANTANI Nobutaka
d28d4a66a3 Update to 1-beta5. 2003-02-24 14:10:42 +00:00
MANTANI Nobutaka
a275baa57f Sync with the category changes of libdvdnav, libxine and xine. 2003-02-24 12:57:02 +00:00
MANTANI Nobutaka
24fce7b8c8 Move graphics/libdvdnav, graphics/libxine and graphics/xine to the multimedia category. 2003-02-24 12:54:56 +00:00
Anders Nordby
646f08145c Add dv2jpg, a tool to convert type-2 DV codec-encoded AVI streams to
mjpeg-encoded AVI.
2003-02-24 00:21:01 +00:00
Joe Marcus Clarke
afcfa97906 Chase FLAC's shared lib version. 2003-02-23 20:04:12 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Tilman Keskinoz
3366242122 Update to 3.85
PR:		48252
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-02-23 17:32:48 +00:00
Tilman Keskinoz
dac0aac36b de-pkg-comment 2003-02-22 14:38:12 +00:00
MANTANI Nobutaka
a33aeb1362 De-pkg-comment. 2003-02-22 14:25:38 +00:00