mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 00:24:36 +08:00
merge
This commit is contained in:
commit
a3de9fc670
2
build.sh
Executable file → Normal file
2
build.sh
Executable file → Normal file
@ -13,7 +13,7 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
#
|
||||
# Desktop v.0.06.08
|
||||
# Desktop v.0.06.20
|
||||
# by Phil Miller
|
||||
#
|
||||
# setup
|
||||
|
@ -23,7 +23,7 @@ pkgname=('kdebase-runtime'
|
||||
|
||||
arch=('i686' 'x86_64')
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
|
||||
pkgdesc="split package"
|
||||
url="http://www.kde.org"
|
||||
|
@ -30,7 +30,7 @@ pkgname=('kdegraphics-common'
|
||||
|
||||
arch=('i686' 'x86_64')
|
||||
pkgver=${_kdever}
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
|
||||
pkgdesc="split package"
|
||||
url="http://www.kde.org"
|
||||
|
@ -22,10 +22,11 @@ pkgname=('koffice-common'
|
||||
'koffice-doc')
|
||||
|
||||
pkgver=2.2.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://koffice.kde.org'
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
depends=('fftw')
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'eigen' \
|
||||
'kdelibs' 'gsl' 'qca' 'lcms' 'glew' 'qimageblitz' 'libgsf' \
|
||||
'kdepimlibs' 'pstoedit' 'wv2' 'poppler-qt' 'libwpd' 'openexr' 'kdegraphics-common' 'sqlite3') # 'opengtl'
|
||||
|
Loading…
Reference in New Issue
Block a user