mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
restored splitdbg splithdr options
This commit is contained in:
parent
9113b6ccd0
commit
d9ccc4c533
@ -16,14 +16,14 @@ _origname=google-gadgets-qt
|
||||
|
||||
pkgname=${_origname}
|
||||
pkgver=0.11.2
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Desktop Widgets (engine) from Google"
|
||||
arch=(i686 x86_64)
|
||||
url="http://code.google.com/p/google-gadgets-for-linux/"
|
||||
license=('APACHE')
|
||||
depends=('gstreamer0.10-base-plugins' 'librsvg' 'xulrunner>=2.0' "${_qtpkg}>=${_qtver}" 'desktop-file-utils' 'curl' 'spidermonkey')
|
||||
makedepends=('zip' 'unzip')
|
||||
options=('!libtool')
|
||||
options=('!libtool' '!splitdbg' '!splithdr')
|
||||
conflicts=('google-gadgets-gtk' 'google-gadgets' 'google-gadgets-qt' 'google-gadgets-gtk-svn' 'google-gagdets-qt-svn')
|
||||
replaces=('google-gadgets-qt')
|
||||
install=${_origname}.install
|
||||
|
Loading…
Reference in New Issue
Block a user