Lines 2-8
Link Here
|
2 |
|
2 |
|
3 |
PORTNAME= kodi |
3 |
PORTNAME= kodi |
4 |
DISTVERSION= 16.1 |
4 |
DISTVERSION= 16.1 |
5 |
PORTREVISION= 2 |
5 |
PORTREVISION= 3 |
6 |
CATEGORIES= multimedia java |
6 |
CATEGORIES= multimedia java |
7 |
|
7 |
|
8 |
MAINTAINER= mickael.maillot@gmail.com |
8 |
MAINTAINER= mickael.maillot@gmail.com |
Lines 28-48
Link Here
|
28 |
libdcadec.so:multimedia/libdcadec \ |
28 |
libdcadec.so:multimedia/libdcadec \ |
29 |
libdrm.so:graphics/libdrm \ |
29 |
libdrm.so:graphics/libdrm \ |
30 |
libenca.so:converters/enca \ |
30 |
libenca.so:converters/enca \ |
|
|
31 |
libexpat.so:textproc/expat2\ |
31 |
libfontconfig.so:x11-fonts/fontconfig \ |
32 |
libfontconfig.so:x11-fonts/fontconfig \ |
32 |
libfreetype.so:print/freetype2 \ |
33 |
libfreetype.so:print/freetype2 \ |
33 |
libfribidi.so:converters/fribidi \ |
34 |
libfribidi.so:converters/fribidi \ |
|
|
35 |
libgcrypt.so:security/libgcrypt \ |
36 |
libgmp.so:math/gmp \ |
37 |
libgpg-error.so:security/libgpg-error \ |
34 |
libgnutls.so:security/gnutls \ |
38 |
libgnutls.so:security/gnutls \ |
|
|
39 |
libidn.so:dns/libidn \ |
40 |
libinotify.so:devel/libinotify \ |
35 |
libjasper.so:graphics/jasper \ |
41 |
libjasper.so:graphics/jasper \ |
36 |
libltdl.so:devel/libltdl \ |
42 |
libltdl.so:devel/libltdl \ |
37 |
liblzo2.so:archivers/lzo2 \ |
43 |
liblzo2.so:archivers/lzo2 \ |
38 |
libmodplug.so:audio/libmodplug \ |
44 |
libmodplug.so:audio/libmodplug \ |
39 |
libmpeg2.so:multimedia/libmpeg2 \ |
45 |
libmpeg2.so:multimedia/libmpeg2 \ |
|
|
46 |
libnettle.so:security/nettle \ |
47 |
libogg.so:audio/libogg \ |
48 |
libp11-kit.so:security/p11-kit \ |
40 |
libpcre.so:devel/pcre \ |
49 |
libpcre.so:devel/pcre \ |
41 |
libpng.so:graphics/png \ |
50 |
libpng.so:graphics/png \ |
42 |
libsamplerate.so:audio/libsamplerate \ |
51 |
libsamplerate.so:audio/libsamplerate \ |
43 |
libsqlite3.so:databases/sqlite3 \ |
52 |
libsqlite3.so:databases/sqlite3 \ |
44 |
libtag.so:audio/taglib \ |
53 |
libtag.so:audio/taglib \ |
|
|
54 |
libtasn1.so:security/libtasn1 \ |
55 |
libtiff.so:graphics/tiff \ |
45 |
libtinyxml.so:textproc/tinyxml \ |
56 |
libtinyxml.so:textproc/tinyxml \ |
|
|
57 |
libtspi.so:security/trousers \ |
58 |
libuuid.so:misc/e2fsprogs-libuuid \ |
46 |
libvorbis.so:audio/libvorbis \ |
59 |
libvorbis.so:audio/libvorbis \ |
47 |
libxslt.so:textproc/libxslt \ |
60 |
libxslt.so:textproc/libxslt \ |
48 |
libyajl.so:devel/yajl |
61 |
libyajl.so:devel/yajl |
Lines 51-66
Link Here
|
51 |
python:lang/python \ |
64 |
python:lang/python \ |
52 |
xdpyinfo:x11/xdpyinfo |
65 |
xdpyinfo:x11/xdpyinfo |
53 |
|
66 |
|
|
|
67 |
CONFLICTS_BUILD=compat9x |
68 |
|
54 |
USE_GITHUB= yes |
69 |
USE_GITHUB= yes |
55 |
GH_TUPLE= xbmc:xbmc:c327c53 xbmc:FFmpeg:2.8.6-Jarvis-16.0:ffmpeg |
70 |
GH_TUPLE= xbmc:xbmc:c327c53 xbmc:FFmpeg:2.8.6-Jarvis-16.0:ffmpeg |
56 |
|
71 |
|
57 |
USES= autoreconf:build compiler:c++11-lib gettext gmake iconv jpeg \ |
72 |
USES= autoreconf:build compiler:c++11-lib gettext gmake iconv jpeg \ |
58 |
libtool pkgconfig python:2 |
73 |
libtool pkgconfig python:2 ssl |
59 |
GNU_CONFIGURE= yes |
74 |
GNU_CONFIGURE= yes |
60 |
USE_XORG= xmu xrandr xt xtst |
75 |
USE_XORG= x11 xcb xext xmu xrandr xt xtst |
61 |
USE_GL= glu glew |
76 |
USE_GL= gl glu glew |
62 |
USE_SDL= image sdl2 |
77 |
USE_SDL= image sdl2 |
63 |
USE_JAVA= yes |
78 |
USE_JAVA= yes |
|
|
79 |
USE_GNOME= libxml2 |
64 |
USE_LDCONFIG= yes |
80 |
USE_LDCONFIG= yes |
65 |
JAVA_BUILD= jre |
81 |
JAVA_BUILD= jre |
66 |
NOPRECIOUSMAKEVARS= yes |
82 |
NOPRECIOUSMAKEVARS= yes |