Index: head/multimedia/smpeg2/Makefile =================================================================== --- head/multimedia/smpeg2/Makefile (revision 499585) +++ head/multimedia/smpeg2/Makefile (revision 499586) @@ -1,38 +1,38 @@ # Created by: Vladimir Kondratiev # $FreeBSD$ PORTNAME= smpeg2 PORTVERSION= 2.0.0 PORTREVISION= 4 CATEGORIES= multimedia -MASTER_SITES= http://www.libsdl.org/projects/smpeg/release/ \ - http://rsync.macports.org/smpeg2/ +MASTER_SITES= https://www.libsdl.org/projects/smpeg/release/ \ + https://distfiles.macports.org/smpeg2/ MAINTAINER= ports@FreeBSD.org COMMENT= Free MPEG1 video player library with sound support LICENSE= MIT LGPL20+ LICENSE_COMB= multi GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CFLAGS+= ${COMPILER_FEATURES:Mc++11:C/.+/-Wno-error=narrowing/} USES= compiler:features libtool USE_SDL= sdl2 USE_LDCONFIG= yes OPTIONS_DEFINE= PLAYMPEG OPTIONS_DEFAULT= PLAYMPEG_DESC= Build plaympeg binary (conficts with smpeg) OPTIONS_SUB= yes CONFIGURE_ARGS= --enable-mmx PLAYMPEG_CONFLICTS_INSTALL= smpeg PLAYMPEG_VARS= LICENSE+=GPLv2+ post-patch-PLAYMPEG-off: @${REINPLACE_CMD} -e '/^bin_PROGRAMS =/s/plaympeg$$(EXEEXT)// ; \ /^man_MANS =/s/plaympeg\.1//' ${WRKSRC}/Makefile.in .include Index: head/multimedia/smpeg2/pkg-descr =================================================================== --- head/multimedia/smpeg2/pkg-descr (revision 499585) +++ head/multimedia/smpeg2/pkg-descr (revision 499586) @@ -1,14 +1,14 @@ SMPEG is a free MPEG1 video player library with sound support. Video playback is based on the ubiquitous Berkeley MPEG player, mpeg_play v2.2. Audio is played through a slightly modified mpegsound library, part of Splay v0.8.2. SMPEG supports MPEG audio (MP3), MPEG-1 video, and MPEG system streams. plaympeg is simple video players provided to test the library. The C library interface is 'documented' in smpeg.h, and the C++ library interface is spread out over the MPEG*.h files. This is a work in progress. Only 16 or 32 bit color depth is supported. The player will dynamically convert to other color depths, but playback will be much faster if your display is already set to 16 bit color depth. -WWW: http://icculus.org/smpeg/ +WWW: https://icculus.org/smpeg/ Property changes on: head/multimedia/smpeg2/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property