mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libvorbis-system: remove unused package
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Copyright (C) 2019-present Frank Hartung (supervisedthinking (@) gmail.com)
|
||||
|
||||
PKG_NAME="libvorbis-system"
|
||||
PKG_VERSION="$(get_pkg_version libvorbis)"
|
||||
PKG_LICENSE="BSD"
|
||||
PKG_SITE="http://www.vorbis.com/"
|
||||
PKG_URL="http://downloads.xiph.org/releases/vorbis/libvorbis-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain libogg-system libvorbis"
|
||||
PKG_LONGDESC="Lossless audio compression tools using the ogg-vorbis algorithms."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--with-ogg=${SYSROOT_PREFIX}/usr \
|
||||
--disable-docs \
|
||||
--disable-examples \
|
||||
--disable-oggtest"
|
||||
Reference in New Issue
Block a user