chromium-pdf: fetch the .deb file manually

This commit is contained in:
Thomas Penteker 2013-07-08 11:26:32 +02:00
parent a9289acbce
commit 1e97d50eb8
2 changed files with 3 additions and 3 deletions

View File

@ -1 +0,0 @@
d4a91fdf1eec15f40b2c46ab724b405d google-chrome-stable_current_amd64.deb

View File

@ -5,10 +5,11 @@
name=chromium-pdf
version=27.0.1453.116
release=1
source=(https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb)
release=2
source=()
build() {
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
ar -x google-chrome-stable_current_amd64.deb
tar --use-compress-program=lzma -xf data.tar.lzma
install -D opt/google/chrome/libpdf.so $PKG/usr/lib/chromium/libpdf.so