libSM: cross build and debug support.
This commit is contained in:
parent
3a5d2c113a
commit
29aa70d782
@ -1,11 +1,7 @@
|
||||
# Template file for 'libSM-devel'.
|
||||
#
|
||||
depends="xproto libICE-devel libSM"
|
||||
depends="xproto libICE-devel libSM>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
@ -1,17 +1,14 @@
|
||||
# Template build file for 'libSM'.
|
||||
pkgname=libSM
|
||||
version=1.2.1
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
revision=2
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config xtrans libuuid-devel libICE-devel"
|
||||
revision=1
|
||||
makedepends="pkg-config libuuid-devel libICE-devel"
|
||||
crossmakedepends="libuuid-devel libICE-devel"
|
||||
short_desc="X Session Management Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
checksum=93c11d569c64f40723b93b44af1efb474a0cfe92573b0c8c330343cabb897f1d
|
||||
long_desc="
|
||||
This package contains the library and header files for the X Session
|
||||
Management Library. This is from the modular X.org project."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
|
Loading…
x
Reference in New Issue
Block a user