alarm/kodi-rbp-git to 18.0b2-20180909-1

This commit is contained in:
graysky 2018-09-09 21:19:46 -04:00 committed by Kevin Mihelich
parent 02da4e4898
commit b6fe0d99d7
2 changed files with 7 additions and 6 deletions

View file

@ -12,12 +12,12 @@ _prefix=/usr
pkgbase=kodi-rbp-git
_suffix=rbp-git
pkgname=("kodi-$_suffix" "kodi-eventclients-$_suffix" "kodi-tools-texturepacker-$_suffix" "kodi-dev-$_suffix")
pkgver=18.0b1v2.20180827
pkgver=18.0b2.20180909
pkgrel=1
_commit=f21b477993cae9f59f77b8798a1390159863f3f7
_commit=7868a27c6a83eafd3bf505172b59481868d940fb
_short=${_commit::+7}
_codename=Leia
_tag="18.0b1v2-$_codename"
_tag="18.0b2-$_codename"
_rtype=Alpha
_ffmpeg_version="4.0.2-$_codename-$_rtype"3
_libdvdcss_version="1.4.1-$_codename-$_rtype"-3
@ -64,8 +64,8 @@ noextract=(
"fstrcmp-$_fstrcmp_version.tar.gz"
"flatbuffers-$_flatbuffers_version.tar.gz"
)
sha256sums=('be2ccdfd2e9d360893a81ca49580d786d78219e764ddb6d65865eb10806c6f38'
'aa96b6abb18329dcca7b5f775df69eee10beeb9ca727e867e7a96886953c66d0'
sha256sums=('fd36de783dbf37fa21714ec9d080cc0495eff5018f3d37cf376131a6cd0cf767'
'8523f3e9362181c9728ea226b2f82ef85bda1e4ea050f70ddb33f6d2d96ad999'
'b31570f95654434b01fd8531612fbb6be77cbc1c519dd60f92feae26eb160f3d'
'9ea592205023ba861603d74b63cdb73126c56372a366dc4cb7beb379073cbb96'
'0b9d951911a8576c26dec8a31f394282677e48afff49b9579448121d27b8509e'
@ -117,6 +117,7 @@ build() {
-Dlibdvdnav_URL="$srcdir/libdvdnav-$_libdvdnav_version.tar.gz" \
-Dlibdvdread_URL="$srcdir/libdvdread-$_libdvdread_version.tar.gz" \
-DFFMPEG_URL="$srcdir/ffmpeg-$_ffmpeg_version.tar.gz" \
-DENABLE_INTERNAL_FFMPEG=ON \
-DFMT_URL="$srcdir/fmt-$_fmt_version.tar.gz" \
-DENABLE_INTERNAL_FMT=ON \
-DCROSSGUID_URL="$srcdir/crossguid-$_crossguid_version.tar.gz" \

View file

@ -1,5 +1,5 @@
[Unit]
Description = Starts an instance of Kodi
Description = Kodi standalone
After = remote-fs.target
[Service]