mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 09:22:17 +08:00
Package Groups Operation :)
This commit is contained in:
parent
eddcd6d5a9
commit
6ea532c25d
@ -144,7 +144,7 @@ package_gcc-multilib()
|
||||
pkgdesc="The GNU Compiler Collection - C and C++ frontends for multilib"
|
||||
depends=('binutils-multilib>=2.20' 'libmpc>=0.8.1-2' 'cloog-ppl>=0.15.9-2' 'elfutils' \
|
||||
"gcc-libs-multilib=$pkgver-$pkgrel")
|
||||
groups=('multilib-devel')
|
||||
groups=('base-devel-multilib')
|
||||
provides=("gcc=$pkgver-$pkgrel")
|
||||
conflicts=('gcc')
|
||||
install=gcc.install
|
||||
|
@ -12,7 +12,6 @@ pkgdesc="An older version of a library of JPEG support functions (32-bit)"
|
||||
url="ftp://ftp.uu.net/graphics/jpeg/"
|
||||
license=('custom')
|
||||
arch=(x86_64)
|
||||
groups=('lib32')
|
||||
depends=('lib32-glibc')
|
||||
source=("http://mirror.oscc.org.my/archlinux/extra/os/i686/$_pkgbasename-$pkgver-$_pkgrel32-i686.pkg.tar.gz")
|
||||
md5sums=('3cfb78bd9ac89bbf28130ec825187933')
|
||||
|
@ -45,7 +45,7 @@ msg2 "Building libtool-32..."
|
||||
}
|
||||
|
||||
package_libtool-multilib() {
|
||||
groups=('multilib-devel')
|
||||
groups=('base-devel-multilib')
|
||||
depends=(sh tar texinfo "lib32-libtool=$pkgver-$pkgrel")
|
||||
provides=("libtool=$pkgver-$pkgrel")
|
||||
conflicts=(libtool)
|
||||
|
Loading…
Reference in New Issue
Block a user