This commit is contained in:
Manuel Tortosa 2010-06-25 22:44:20 +02:00
commit a3de9fc670
4 changed files with 5 additions and 4 deletions

2
build.sh Executable file → Normal file
View File

@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/> # 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 # by Phil Miller
# #
# setup # setup

View File

@ -23,7 +23,7 @@ pkgname=('kdebase-runtime'
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
pkgver=${_kdever} pkgver=${_kdever}
pkgrel=1 pkgrel=2
pkgdesc="split package" pkgdesc="split package"
url="http://www.kde.org" url="http://www.kde.org"

View File

@ -30,7 +30,7 @@ pkgname=('kdegraphics-common'
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
pkgver=${_kdever} pkgver=${_kdever}
pkgrel=2 pkgrel=3
pkgdesc="split package" pkgdesc="split package"
url="http://www.kde.org" url="http://www.kde.org"

View File

@ -22,10 +22,11 @@ pkgname=('koffice-common'
'koffice-doc') 'koffice-doc')
pkgver=2.2.0 pkgver=2.2.0
pkgrel=2 pkgrel=3
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url='http://koffice.kde.org' url='http://koffice.kde.org'
license=('GPL' 'LGPL' 'FDL') license=('GPL' 'LGPL' 'FDL')
depends=('fftw')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'eigen' \ makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'eigen' \
'kdelibs' 'gsl' 'qca' 'lcms' 'glew' 'qimageblitz' 'libgsf' \ 'kdelibs' 'gsl' 'qca' 'lcms' 'glew' 'qimageblitz' 'libgsf' \
'kdepimlibs' 'pstoedit' 'wv2' 'poppler-qt' 'libwpd' 'openexr' 'kdegraphics-common' 'sqlite3') # 'opengtl' 'kdepimlibs' 'pstoedit' 'wv2' 'poppler-qt' 'libwpd' 'openexr' 'kdegraphics-common' 'sqlite3') # 'opengtl'