summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Parnell2017-01-05 23:24:15 -0600
committerMatt Parnell2017-01-05 23:24:15 -0600
commitfa60cde2bef7494e5cbda0e9f9835a7e559a2b1c (patch)
tree463707caf51722312817d0332c290a6d0e87cf20
parent7011edafac05b394b99a2b59518415c0ac7ffe8e (diff)
downloadaur-fa60cde2bef7494e5cbda0e9f9835a7e559a2b1c.tar.gz
fix bugs
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--ungoogled-chromium.install2
3 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 511cb70957af..bd0f83388655 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Dec 21 22:05:53 UTC 2016
+# Fri Jan 6 05:24:14 UTC 2017
pkgbase = ungoogled-chromium
pkgdesc = Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency
pkgver = 55.0.2883.95
@@ -17,6 +17,8 @@ pkgbase = ungoogled-chromium
makedepends = git
makedepends = quilt
makedepends = clang
+ makedepends = harfbuzz-icu
+ makedepends = ffmpeg
depends = gtk2
depends = nss
depends = alsa-lib
diff --git a/PKGBUILD b/PKGBUILD
index 4ea731269243..1b9356e0e364 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ optdepends=('kdebase-kdialog: needed for file dialogs in KDE'
'gnome-keyring: for storing passwords in GNOME keyring'
'kdeutils-kwalletmanager: for storing passwords in KWallet'
'pepper-flash: for Pepper Flash plugin [AUR]')
-makedepends=('python3' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'git' 'quilt' 'clang')
+makedepends=('python3' 'python2' 'gperf' 'yasm' 'mesa' 'ninja' 'git' 'quilt' 'clang' 'harfbuzz-icu' 'ffmpeg')
provides=('chromium')
install=${pkgname}.install
source=("git://github.com/Eloston/ungoogled-chromium"
diff --git a/ungoogled-chromium.install b/ungoogled-chromium.install
index efde0c126ceb..0fd448abbdf7 100644
--- a/ungoogled-chromium.install
+++ b/ungoogled-chromium.install
@@ -13,7 +13,7 @@ blue="${bold}$(tput setaf 4)"
yellow="${bold}$(tput setaf 3)"
post_install() {
- note "Pepper Flash is now auto-detected from: /usr/lib/PepperFlash/ (pepper-flash [AUR])
+ note "Pepper Flash is now auto-detected from: /usr/lib/PepperFlash/ (pepper-flash [AUR])"
echo
note "Custom flags should be put directly in: ~/.config/chromium-flags.conf