chromium-pdf: remove port
This commit is contained in:
parent
abc34d2158
commit
2cf60cf632
@ -1,4 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/chromium/
|
||||
-rwxr-xr-x root/root usr/lib/chromium/libpdf.so
|
@ -1,16 +0,0 @@
|
||||
# Description: PDF plugin for the chromium browser
|
||||
# URL: http://chromium.org/
|
||||
# Maintainer: Thomas Penteker, tek at serverop dot de
|
||||
# Depends on: chromium
|
||||
|
||||
name=chromium-pdf
|
||||
version=40.0.2214.111
|
||||
release=1
|
||||
source=()
|
||||
|
||||
build() {
|
||||
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
||||
ar -x google-chrome-stable_current_amd64.deb
|
||||
tar -xJf data.tar.xz
|
||||
install -D opt/google/chrome/libpdf.so $PKG/usr/lib/chromium/libpdf.so
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user