summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormadmurphy2016-03-10 02:45:30 +0100
committermadmurphy2016-03-10 02:45:30 +0100
commitb45aabb9de84fa066855a6e89b80a9f3174a27a9 (patch)
tree2a300d8ef71a544aea862266b534d3c042976639
parente1c6fc8afb42a9f6ae09dbf12d4935238e7cacb9 (diff)
downloadaur-b45aabb9de84fa066855a6e89b80a9f3174a27a9.tar.gz
# Maintainer: grufo <madmurphy333@gmail.com>
pkgname=popcorntime-ce _pkgfamily=popcorntime pkgver=0.4.0 pkgrel=2 pkgdesc="Stream movies from torrents. Skip the downloads. Launch, click, watch. Repos of the original community edition." arch=("x86_64" "i686") url="http://popcorntime.ag/" license=('GPL3') depends=('libnotify' 'desktop-file-utils' 'ttf-font' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib') optdepends=('net-tools: necessary for the new vpn feature' 'ttf-liberation: open source ttf fonts') provides=('popcorntime') conflicts=('popcorntime' 'popcorntime-bin' 'popcorntime-git') options=('!strip') install="popcorntime-ce.install" sha1sums=('ee6a1b9314cbcb8eeabe76e9d6928f8c0bee4f42' '48fe37180e9dfed60da82fc67d023b0004f3f1c7' '98cba5c0c979d37e601cc33cf3b562f106427d36') _platform='64bit' if [ "$CARCH" = 'i686' ]; then _platform='32bit' sha1sums[0]='369da992f097e1b872a0f7d00a62361ac9192c93' fi source=("https://github.com/PopcornTime-CE/desktop/releases/download/v${pkgver}-${pkgrel}/popcorn-time-community-v${pkgver}-${pkgrel}-${_platform}.tar.xz" "popcorntime-ce.install" "popcorntime-ce.desktop") package() { cd "${srcdir}" install -dm755 "${pkgdir}/usr/share/${_pkgfamily}" install -dm755 "${pkgdir}/usr/bin" # Program install -Dm755 "${srcdir}/Popcorn-Time" "${pkgdir}/usr/share/${_pkgfamily}/" install -Dm644 "${srcdir}/"{icudtl.dat,libffmpegsumo.so,nw.pak,package.json} \ "${pkgdir}/usr/share/${_pkgfamily}/" # Directories cp -a "${srcdir}/"{node_modules,src} "${pkgdir}/usr/share/${_pkgfamily}/" # Link to program ln -s "/usr/share/${_pkgfamily}/Popcorn-Time" "${pkgdir}/usr/bin/${_pkgfamily}" # Desktop file install -Dm644 "${pkgname}.desktop" "${pkgdir}/usr/share/applications/${_pkgfamily}.desktop" # Icon install -Dm644 "${srcdir}/${_pkgfamily}.png" "${pkgdir}/usr/share/pixmaps/${_pkgfamily}.png" }
-rw-r--r--.SRCINFO2
-rw-r--r--popcorntime-ce.desktop1
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b2510fbce87..ab5ab26108be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,7 +27,7 @@ pkgbase = popcorntime-ce
source = popcorntime-ce.desktop
sha1sums = ee6a1b9314cbcb8eeabe76e9d6928f8c0bee4f42
sha1sums = 48fe37180e9dfed60da82fc67d023b0004f3f1c7
- sha1sums = bf7c94bef131003ea940c78d053c536433e34cf5
+ sha1sums = 98cba5c0c979d37e601cc33cf3b562f106427d36
pkgname = popcorntime-ce
diff --git a/popcorntime-ce.desktop b/popcorntime-ce.desktop
index 7fe1b0a19336..3b39b6356a01 100644
--- a/popcorntime-ce.desktop
+++ b/popcorntime-ce.desktop
@@ -7,4 +7,3 @@ MimeType=application/x-bittorrent;x-scheme-handler/magnet;
StartupNotify=false
Categories=AudioVideo;Video;Network;Player;P2P;
Type=Application
-Name[it_IT]=popcorntime-ce.desktop