From owner-svn-ports-head@freebsd.org Mon Jul 23 08:50:03 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C54801043CC5; Mon, 23 Jul 2018 08:50:03 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71C8472486; Mon, 23 Jul 2018 08:50:03 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4488F1A545; Mon, 23 Jul 2018 08:50:03 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6N8o3Oc043176; Mon, 23 Jul 2018 08:50:03 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6N8o2Vv043173; Mon, 23 Jul 2018 08:50:02 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201807230850.w6N8o2Vv043173@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 23 Jul 2018 08:50:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475155 - in head/multimedia/kodi-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/multimedia/kodi-devel: . files X-SVN-Commit-Revision: 475155 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2018 08:50:04 -0000 Author: tobik Date: Mon Jul 23 08:50:02 2018 New Revision: 475155 URL: https://svnweb.freebsd.org/changeset/ports/475155 Log: multimedia/kodi-devel: Update to latest commit - Appears to build fine on FreeBSD 10 now Added: head/multimedia/kodi-devel/files/patch-xbmc_platform_linux_storage_LinuxStorageProvider.cpp (contents, props changed) Modified: head/multimedia/kodi-devel/Makefile head/multimedia/kodi-devel/distinfo Modified: head/multimedia/kodi-devel/Makefile ============================================================================== --- head/multimedia/kodi-devel/Makefile Mon Jul 23 08:14:18 2018 (r475154) +++ head/multimedia/kodi-devel/Makefile Mon Jul 23 08:50:02 2018 (r475155) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= kodi -DISTVERSION= 18.0.g201806300625 -PORTREVISION= 1 +DISTVERSION= 18.0.g201807222249 CATEGORIES= multimedia PKGNAMESUFFIX?= -devel @@ -10,9 +9,8 @@ MAINTAINER= tobik@FreeBSD.org COMMENT= Award winning media center application LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/LICENSE.GPL +LICENSE_FILE= ${WRKSRC}/copying.txt -BROKEN_FreeBSD_10= does not build ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 BUILD_DEPENDS= rapidjson>=0:devel/rapidjson \ @@ -50,18 +48,18 @@ LIB_DEPENDS= libass.so:multimedia/libass \ # leads to dependency problems where libcpluff.a is not yet finished # building when it's required. USES= autoreconf:build cmake:outsource,noninja compiler:c++11-lib \ - gettext gmake iconv:wchar_t jpeg libtool pkgconfig python:-2.7 \ + gettext gmake iconv:wchar_t jpeg libtool pkgconfig python:2.7 \ ssl sqlite USE_GITHUB= yes GH_ACCOUNT= xbmc GH_PROJECT= xbmc -GH_TAGNAME= 8063088ceecc6674763c83a63356fe0296b005a8 +GH_TAGNAME= 64a79f3e8c1cc1af0b8dc4f645e60f6c889e3667 USE_GNOME= libxslt libxml2 USE_JAVA= yes JAVA_BUILD= yes USE_LDCONFIG= yes -CONFLICTS_INSTALL= kodi-[0-9]* +CONFLICTS_INSTALL= kodi CMAKE_ARGS= -DLIBDVD_INCLUDE_DIRS="${LOCALBASE}/include" \ -DDVDREAD_LIBRARY="${LOCALBASE}/lib/libdvdread.so" \ Modified: head/multimedia/kodi-devel/distinfo ============================================================================== --- head/multimedia/kodi-devel/distinfo Mon Jul 23 08:14:18 2018 (r475154) +++ head/multimedia/kodi-devel/distinfo Mon Jul 23 08:50:02 2018 (r475155) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530424760 -SHA256 (xbmc-xbmc-18.0.g201806300625-8063088ceecc6674763c83a63356fe0296b005a8_GH0.tar.gz) = d233357130bdcee29a7d4e6ad3c29a21cdb8d23cfdec9d80724b3c0a2690cee9 -SIZE (xbmc-xbmc-18.0.g201806300625-8063088ceecc6674763c83a63356fe0296b005a8_GH0.tar.gz) = 41119460 +TIMESTAMP = 1532314724 +SHA256 (xbmc-xbmc-18.0.g201807222249-64a79f3e8c1cc1af0b8dc4f645e60f6c889e3667_GH0.tar.gz) = 1618606b898bb475e05a3cb84976a1773cb9f44d87fdf9ac6b07d2e36296f206 +SIZE (xbmc-xbmc-18.0.g201807222249-64a79f3e8c1cc1af0b8dc4f645e60f6c889e3667_GH0.tar.gz) = 50766017 Added: head/multimedia/kodi-devel/files/patch-xbmc_platform_linux_storage_LinuxStorageProvider.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/kodi-devel/files/patch-xbmc_platform_linux_storage_LinuxStorageProvider.cpp Mon Jul 23 08:50:02 2018 (r475155) @@ -0,0 +1,15 @@ +xbmc/platform/linux/storage/LinuxStorageProvider.cpp:73:19: error: use of undeclared identifier 'getenv' + share.strPath = getenv("HOME"); + ^ + +--- xbmc/platform/linux/storage/LinuxStorageProvider.cpp.orig 2018-07-23 03:59:13 UTC ++++ xbmc/platform/linux/storage/LinuxStorageProvider.cpp +@@ -27,6 +27,8 @@ + #endif + #include "PosixMountProvider.h" + ++#include ++ + IStorageProvider* IStorageProvider::CreateInstance() + { + return new CLinuxStorageProvider();