Commit Graph

109 Commits

Author SHA1 Message Date
pvalchev
db15b80605 sync 2005-05-27 04:31:51 +00:00
biorn
093049d8da unbreak aa FLAVOR. Found and tested by Matthias Kilian 2005-05-13 16:14:00 +00:00
biorn
f5271b838d Update to 1.0pre7
Don't depend on ogg/vorbis as it's built in now
Put fontconfig and freetype in WANTLIB and BUILD_DEPEND on pkgconfig if
 FLAVOR is not no_x11.
2005-05-09 12:24:38 +00:00
pvalchev
8077758448 change x86_64->amd64 now; from biorn 2005-04-09 22:06:19 +00:00
biorn
1d0de42f06 - Make amd64 use MMX and friends. Tested by niallo and naddy.
- Avoid picking up libdv and libsmb

Looks fine, naddy@
2005-04-01 06:28:57 +00:00
pvalchev
ebc59d0d2f this was reported to work on zaurus; enable 2005-03-27 04:10:51 +00:00
biorn
81fe59a382 Avoid picking up the xvidcore library
Bump PKGNAME

From espie@, ok pvalchev@
2005-03-16 12:33:35 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
biorn
abd23476d9 Finally take it to 1.0pre6a
Prodded by espi@, ok sturm@
2005-03-09 16:07:29 +00:00
biorn
72701a1d1e fix LIB_DEPENDS
prod and ok naddy@
2005-01-06 21:33:28 +00:00
naddy
2492803fcd SIZE 2005-01-05 17:53:50 +00:00
biorn
8d2742283d Security: Upgrade to 1.0pre5try2 (see http://www.mplayerhq.hu/)
Also unbreak arts FLAVOR (from Stephan Tesch) and fix up DESCR
(from Michael Knudsen and joshua stein).

ok sturm@
2004-12-22 22:22:13 +00:00
alek
5a4cdaba58 Add WANTLIB markers 2004-12-19 12:56:26 +00:00
biorn
b718e5ab1f update to 1.0pre5
ok pvalchev@
2004-10-18 06:48:08 +00:00
espie
4c6f632c64 new style plists 2004-09-15 19:26:27 +00:00
naddy
ead93c472a Create configuration directory, so that sample conf files will be installed.
From: Bjorn Sandell <biorn@dce.chalmers.se>
2004-08-20 15:22:32 +00:00
espie
6e7c776dbf more new plists. 2004-08-09 11:09:10 +00:00
espie
d085510a75 new-style PLIST 2004-08-05 12:29:30 +00:00
robert
9611ab19cb SECURITY:
The added distribution patch fixes several vulnerabilities in MPlayer's GUI.
http://www.mplayerhq.hu/homepage/design7/news.html

ok biorn@
2004-07-03 02:10:26 +00:00
naddy
0d43a99571 unbreak 2004-06-22 20:34:09 +00:00
brad
77638ea326 - disable the Vidix support
- instead of passing --target for powerpc just make the configure
script recognize macppc as another name for a powerpc system

ok MAINTAINER
2004-06-22 08:13:11 +00:00
brad
f871528e51 don't try to use AltiVec if gcc3 is detected since gcc3 (3.3.x) has broken
AltiVec support.
2004-06-15 02:19:56 +00:00
biorn
7a365f9f2c Take it to 1.0pre4
ok brad@
2004-05-06 07:27:36 +00:00
sturm
814d39c591 don't run ldconfig when faking, noticed by systrace
ok maintainer biorn@
2004-05-01 18:43:43 +00:00
biorn
c5629968df Plug remote buffer overflow and bump PKGNAME 2004-03-30 21:05:57 +00:00
pvalchev
b07efd2f2f enable runtime cpu detection by default; tested and ok'ed by many 2004-03-15 22:42:28 +00:00
avsm
a7f1ff3d04 support amd64, ok and tweaks maintainer, pvalchev@ 2004-03-04 12:57:45 +00:00
david
7a1e80441f audio/mad -> audio/libmad
ok biorn@
2004-02-26 06:57:21 +00:00
biorn
de7404678d Keeping up with -current. Ok pvalchev@ 2004-01-03 10:10:47 +00:00
biorn
3c9e5b5e7e Update to 1.0pre3
Ok espie@ pvalchev@
2003-12-16 17:17:14 +00:00
biorn
5eb7fc01c1 pasto, from Jared Yanovich
ok pvalchev@
2003-12-16 16:35:03 +00:00
biorn
a234539b85 Fix dependency audio/mad -> audio/libmad
Ok naddy@
2003-12-11 08:09:21 +00:00
biorn
1854e1b1e2 Clean up flavors: drop lzo, always use cdda and document those that
were missing.
ok pvalchev@
2003-12-04 22:05:09 +00:00
david
6276c62c07 stop configure from trying to exec things in /tmp
better fix from MAINTAINER
ok pvalchev@ henning@
2003-11-12 07:02:07 +00:00
brad
551c4f96e6 upgrade to mplayer 1.0pre2
based on diff from MAINTAINER
2003-11-02 23:30:27 +00:00
brad
6c6e4e6c25 - move global config files from LOCALBASE/share/mplayer (bad enough no one
noticed it wasn't using SYSCONFDIR nevermind LOCALBASE) to SYSCONFDIR/mplayer
- move install time message via @exec's in the PLIST to MESSAGE
- add @extra stuff
- remove WWW: from DESCR
--
ok jolan@ pvalchev@
2003-10-26 19:54:46 +00:00
sturm
d0e57c8908 SECURITY UPDATE to 0.92
fixes a remotely exploitable buffer overflow in ASX headers that could
be used to make mplayer run arbitrary code

from maintainer Bjoern Sandell
2003-09-25 20:59:01 +00:00
avsm
1deb57f4e4 backport a patch from mplayer-cvs to plug a bad buffer boundary
pointed out by Bjorn Sandell <biorn@dce.chalmers.se>
bump PKGNAME
2003-06-18 14:03:36 +00:00
brad
ca00053351 - use iconv MODULE
- don't need binutils anymore
2003-05-31 00:03:22 +00:00
espie
a99f4efbb0 remove real flavor, fold it into win32, now that the win32 codecs package
also includes real video stuff.
2003-05-26 16:53:05 +00:00
espie
09b286d32a Partial real video support. Need manual installation of the codecs.
mplayer was already working, but if linked with g++, mencoder also
works, so one can convert stuff from realvideo into other more palateable
formats.

With help from Bjorn, who suggested linking with g++.
2003-05-18 11:49:55 +00:00
brad
95cfbeb116 use a reasonable default CD/DVD-ROM device name of /dev/rcd0a instead
of Linux's /dev/cdrom.
2003-04-21 15:29:16 +00:00
wilfried
294c607e02 update from maintainer Bjorn Sandell <biorn@dce.chalmers.se>
* Make mplayer compile on i386/elf
* Some whitespace and "=" -> "+=" in Makefile (from Thorsten Glaser)
2003-04-17 22:16:18 +00:00
wilfried
55a5eee945 update to 0.90; from maintainer Bjorn Sandell <biorn@dce.chalmers.se>
No big changes; iconv flavor is gone, remove sparc64 from supported
architectures
2003-04-17 10:35:07 +00:00
espie
53c7ee4db1 --disable-iconv is not enough, --disable-freetype as well 2003-04-06 22:56:28 +00:00
miod
c0c3f60da9 Update the USER_LDT blurb to match reality; some feedback from espie@,
ok naddy@
2003-03-30 12:27:55 +00:00
pvalchev
db084e84a2 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-02 21:22:22 +00:00
pvalchev
094b63bb54 Brad, I had mirrored the skins package locally for a reason!
These people change the file on an daily basis (no comment)
2003-02-19 01:06:03 +00:00
espie
001f6902b9 Fix bad checksum for skin.
Add esd and arts flavors (unbreak package building, thanks to
auto-detection)
2003-02-18 17:17:44 +00:00
brad
753fa49b86 use :L variable modifier with ELF_TOOLCHAIN check 2003-02-18 16:40:38 +00:00