summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Widawsky2017-06-12 19:47:42 -0700
committerBen Widawsky2017-06-12 19:47:42 -0700
commit9c46d11cca14fb06c625992ec45d48e738682a6d (patch)
treeec0baa024469317de875de7131d77697023198f3
parent5473e89a7ff30442c8b853097bdbebc6407e11a5 (diff)
downloadaur-9c46d11cca14fb06c625992ec45d48e738682a6d.tar.gz
Remove netcdf.
Matching upstream commit 61c5f19f7aa9b3d23393cc040efd086fd2a0f7ca Author: alucryd <alucryd@eb2447ed-0c53-47e4-bac8-5bc4a241df78> Date: Tue May 30 16:44:51 2017 +0000 Relinquish netcdf to [community] so that it can have a maintainer
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c177778d49d6..eccc7dd7364f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,8 +20,8 @@ depends=('alsa-lib' 'bzip2' 'fontconfig' 'fribidi' 'glibc' 'gmp' 'gnutls' 'gsm'
'libraw1394' 'libsoxr' 'libssh' 'libtheora' 'libva' 'libvdpau'
'libwebp' 'libx11' 'libxcb' 'opencore-amr' 'openjpeg2' 'opus'
'schroedinger' 'sdl2' 'speex' 'v4l-utils' 'xz' 'zlib'
- 'libass.so' 'libbluray.so' 'libfreetype.so' 'libnetcdf.so'
- 'libvidstab.so' 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
+ 'libass.so' 'libbluray.so' 'libfreetype.so' 'libvidstab.so'
+ 'libvorbisenc.so' 'libvorbis.so' 'libvpx.so'
'libx264.so' 'libx265.so' 'libxvidcore.so'
'libfdk-aac')
makedepends=('hardening-wrapper' 'ladspa' 'libvdpau' 'yasm')
@@ -78,7 +78,6 @@ build() {
--enable-libx265 \
--enable-libxcb \
--enable-libxvid \
- --enable-netcdf \
--enable-shared \
--enable-version3 \
--enable-libfdk_aac \