- new version of default skin
- add message to PLIST which mentions the possibility of needing additional setup - mention the use of sysctl(8) to modify shared memory settings in DESCR -- From: MAINTAINER
This commit is contained in:
parent
818f873ad9
commit
f98a36cca2
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2003/02/16 07:25:18 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2003/02/17 14:55:34 brad Exp $
|
||||
|
||||
# May not be hard to add more.
|
||||
ONLY_FOR_ARCHS= i386 macppc sparc64
|
||||
@ -22,19 +22,20 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= http://www2.mplayerhq.hu/MPlayer/releases/
|
||||
MASTER_SITES+= http://www.mplayerhq.hu/MPlayer/releases/
|
||||
MASTER_SITES+= http://ftp.lug.udel.edu/MPlayer/releases/
|
||||
#MASTER_SITES0= http://www2.mplayerhq.hu/MPlayer/Skin/
|
||||
MASTER_SITES0= http://www.sightly.net/mplayer/
|
||||
MASTER_SITES0= http://www2.mplayerhq.hu/MPlayer/Skin/
|
||||
|
||||
MAINTAINER= Bjorn Sandell <biorn@dce.chalmers.se>
|
||||
|
||||
SKIN= default
|
||||
SKINVER= 1.1
|
||||
SKINVER= 1.7
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${SKIN}-${SKINVER}${EXTRACT_SUFX}:0
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
.if ${ELF_TOOLCHAIN} == "no"
|
||||
BUILD_DEPENDS= :binutils->=2.11.2:devel/binutils/stable
|
||||
MAKE_ENV= AR=${LOCALBASE}/${MACHINE_ARCH}-unknown-openbsd${OPSYS_VER}/bin/ar
|
||||
CONFIGURE_ARGS+=--as=${LOCALBASE}/${MACHINE_ARCH}-unknown-openbsd${OPSYS_VER}/bin/as
|
||||
.endif
|
||||
LIB_DEPENDS= png::graphics/png \
|
||||
jpeg::graphics/jpeg \
|
||||
@ -42,14 +43,9 @@ LIB_DEPENDS= png::graphics/png \
|
||||
ungif,gif::graphics/libungif \
|
||||
vorbis.0,vorbisfile.1::audio/libvorbis
|
||||
|
||||
.if ${ELF_TOOLCHAIN} == "no"
|
||||
MAKE_ENV= AR=${LOCALBASE}/${MACHINE_ARCH}-unknown-openbsd${OPSYS_VER}/bin/ar
|
||||
.endif
|
||||
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= simple
|
||||
CONFIGURE_ARGS+=--as=${LOCALBASE}/${MACHINE_ARCH}-unknown-openbsd${OPSYS_VER}/bin/as \
|
||||
--disable-alsa \
|
||||
CONFIGURE_ARGS+=--disable-alsa \
|
||||
--disable-ossaudio \
|
||||
--disable-arts \
|
||||
--disable-nas \
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (mplayer/MPlayer-0.90rc4.tar.bz2) = 4976575433d5b0ad526ca1733f5cab26
|
||||
MD5 (mplayer/default-1.1.tar.bz2) = 95417702dbb28226a2b0a20139ddfd0b
|
||||
MD5 (mplayer/default-1.7.tar.bz2) = 2ab41a197fec2df1caddd97a00e7237f
|
||||
RMD160 (mplayer/MPlayer-0.90rc4.tar.bz2) = d0048f4be7395fc0eaad6a960b1da156b40e9c98
|
||||
RMD160 (mplayer/default-1.1.tar.bz2) = bdcb3db26d6d5cc2ac8de3c0bd9ea40921e509a4
|
||||
RMD160 (mplayer/default-1.7.tar.bz2) = 1c94ab7ed99fc16d581567bb35e69c79292de235
|
||||
SHA1 (mplayer/MPlayer-0.90rc4.tar.bz2) = d9372956b3bdcc20df5b8a0bcc93a49ceb826d28
|
||||
SHA1 (mplayer/default-1.1.tar.bz2) = 804d181e96c81e3794260dc8976786f3a535a3cf
|
||||
SHA1 (mplayer/default-1.7.tar.bz2) = 441f44a8afa9e265cdbed3ce03d9e6114bf7641b
|
||||
|
@ -18,10 +18,12 @@ antialiased shaded subtitles (9 supported types!!!) with european/ISO
|
||||
8859-1,2 (hungarian, english, czech, etc), cyrillic, korean fonts, and
|
||||
OSD?
|
||||
|
||||
MPlayer might fail due to lack of shared memory, eg when using gui mode under
|
||||
KDE. You can use config to change the shared memory limits without needing to
|
||||
recompile the kernel, e.g., "config -e -o bsd2 bsd". On i386 it should be
|
||||
sufficient to add 8 to shmseg and 2048 to shmmaxpgs.
|
||||
MPlayer might fail due to lack of shared memory, eg when using gui mode
|
||||
under KDE. Starting with OpenBSD 3.3, sysctl(8) can modify the shared
|
||||
memory parameters. A reasonable choice would be:
|
||||
|
||||
kern.shminfo.shmseg=32
|
||||
kern.shminfo.shmall=32768
|
||||
|
||||
Flavors:
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.no-no_x11,v 1.1 2003/01/03 23:06:36 brad Exp $
|
||||
@comment $OpenBSD: PFRAG.no-no_x11,v 1.2 2003/02/17 14:55:34 brad Exp $
|
||||
bin/gmplayer
|
||||
share/mplayer/Skin/default/README
|
||||
share/mplayer/Skin/default/VERSION
|
||||
@ -19,6 +19,7 @@ share/mplayer/Skin/default/menus.png
|
||||
share/mplayer/Skin/default/next.png
|
||||
share/mplayer/Skin/default/pause.png
|
||||
share/mplayer/Skin/default/play.png
|
||||
share/mplayer/Skin/default/playbar.png
|
||||
share/mplayer/Skin/default/plb.png
|
||||
share/mplayer/Skin/default/pos.png
|
||||
share/mplayer/Skin/default/prev.png
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2003/02/16 07:25:18 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2003/02/17 14:55:34 brad Exp $
|
||||
@exec echo "This package may need further setup. Run pkg_info mplayer to find out more"
|
||||
bin/mencoder
|
||||
bin/mplayer
|
||||
lib/mplayer/vidix/cyberblade_vid.so
|
||||
|
Loading…
Reference in New Issue
Block a user