From 51f5c4aa6c3407a034bcc28befb9491a82459f5d Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Thu, 15 Jul 2021 11:47:48 -0400 Subject: [PATCH] chromium: build without libgcrypt --- extra/chromium/depends | 17 ++++++++--------- {extra => junk}/libgcrypt/build | 0 {extra => junk}/libgcrypt/checksums | 0 {extra => junk}/libgcrypt/depends | 0 {extra => junk}/libgcrypt/sources | 0 {extra => junk}/libgcrypt/version | 0 {extra => junk}/libgpg-error/build | 0 {extra => junk}/libgpg-error/checksums | 0 {extra => junk}/libgpg-error/sources | 0 {extra => junk}/libgpg-error/version | 0 10 files changed, 8 insertions(+), 9 deletions(-) rename {extra => junk}/libgcrypt/build (100%) rename {extra => junk}/libgcrypt/checksums (100%) rename {extra => junk}/libgcrypt/depends (100%) rename {extra => junk}/libgcrypt/sources (100%) rename {extra => junk}/libgcrypt/version (100%) rename {extra => junk}/libgpg-error/build (100%) rename {extra => junk}/libgpg-error/checksums (100%) rename {extra => junk}/libgpg-error/sources (100%) rename {extra => junk}/libgpg-error/version (100%) diff --git a/extra/chromium/depends b/extra/chromium/depends index f4b26e6..0849d75 100644 --- a/extra/chromium/depends +++ b/extra/chromium/depends @@ -1,11 +1,11 @@ alsa-lib -byacc make +byacc make bzip2 ffmpeg fontconfig freetype-harfbuzz glib -gperf make +gperf make libXcomposite libXdamage libXi @@ -13,19 +13,18 @@ libXrandr libXtst libdrm libexif -libgcrypt libjpeg-turbo libva libwebp libxml2 libxslt mesa -nodejs make +nodejs make nss opus -perl make -pkgconf make -python make -python2 make -samurai make +perl make +pkgconf make +python make +python2 make +samurai make xcb-proto diff --git a/extra/libgcrypt/build b/junk/libgcrypt/build similarity index 100% rename from extra/libgcrypt/build rename to junk/libgcrypt/build diff --git a/extra/libgcrypt/checksums b/junk/libgcrypt/checksums similarity index 100% rename from extra/libgcrypt/checksums rename to junk/libgcrypt/checksums diff --git a/extra/libgcrypt/depends b/junk/libgcrypt/depends similarity index 100% rename from extra/libgcrypt/depends rename to junk/libgcrypt/depends diff --git a/extra/libgcrypt/sources b/junk/libgcrypt/sources similarity index 100% rename from extra/libgcrypt/sources rename to junk/libgcrypt/sources diff --git a/extra/libgcrypt/version b/junk/libgcrypt/version similarity index 100% rename from extra/libgcrypt/version rename to junk/libgcrypt/version diff --git a/extra/libgpg-error/build b/junk/libgpg-error/build similarity index 100% rename from extra/libgpg-error/build rename to junk/libgpg-error/build diff --git a/extra/libgpg-error/checksums b/junk/libgpg-error/checksums similarity index 100% rename from extra/libgpg-error/checksums rename to junk/libgpg-error/checksums diff --git a/extra/libgpg-error/sources b/junk/libgpg-error/sources similarity index 100% rename from extra/libgpg-error/sources rename to junk/libgpg-error/sources diff --git a/extra/libgpg-error/version b/junk/libgpg-error/version similarity index 100% rename from extra/libgpg-error/version rename to junk/libgpg-error/version -- 2.39.2