Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2015 03:48:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196299] [maintainer] multimedia/xbmc: Rename to kodi, Update to 14.0
Message-ID:  <bug-196299-13-gYLbz9QX7X@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196299-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196299-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196299

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbeich@FreeBSD.org

--- Comment #16 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 152050
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D152050
diff of kodi update

pkg-descr still mentions the old name and homepage.

>-MASTER_SITES=3D	http://mirrors.xbmc.org/releases/source/
>+MASTER_SITES=3D	http://mirrors.kodi.tv/releases/source/ GH:ffmpeg
>+DISTFILES=3D  ${DISTVERSION}-Helix${EXTRACT_SUFX} ${GH_PROJECT}-${GH_TAGN=
AME}.tar.gz:ffmpeg
>+EXTRACT_ONLY=3D  ${DISTVERSION}-Helix${EXTRACT_SUFX}

Style nits:
- Separate different MASTER_SITES and DISTFILES using a newline
- Tabify whitespace

>+USE_GITHUB=3D	yes
>+GH_ACCOUNT=3D	xbmc
>+GH_PROJECT=3D	ffmpeg
>+GH_COMMIT=3D	8865ab5
>+GH_TAGNAME=3D	2.4.4-Helix
>+

Style nit: wrong place to put GH defines according to portlint(1)

>-USE_SDL=3D	image sdl
>+USE_SDL=3D	image sdl2

USE_SDL=3Dimage implicitly depends on USE_SDL=3Dsdl. Unless kodi links agai=
nst
both SDL 1.2 and SDL 2.0 change to

  USE_SDL=3D    image2 sdl2

>-OPTIONS_DEFINE=3D	AIRPLAY AIRTUNES AVAHI CEC DOCS LAME \
>-		LIBBLURAY HAL LIRC MYSQL NONFREE PULSEAUDIO RTMP SFTP \
>-		SMB VAAPI VDPAU VORBIS WEBSERVER XRANDR

Why LAME, HAL, VORBIS, PULSEAUDIO are removed ? A succinct explanation
for commit message would be enough.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196299-13-gYLbz9QX7X>