mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 20:54:37 +08:00
next batch of .xz rename
This commit is contained in:
parent
26ecdd50d0
commit
0ccb9c669e
@ -29,8 +29,8 @@ options=('docs' '!splithdr' 'splitdbg' 'log')
|
|||||||
makedepends=('pkgconfig' 'cmake' 'automoc4' "kdepimlibs>=${_kdever}" "kde-runtime>=${_kdever}"
|
makedepends=('pkgconfig' 'cmake' 'automoc4' "kdepimlibs>=${_kdever}" "kde-runtime>=${_kdever}"
|
||||||
"kdebindings-pykde4>=${_kdever}" 'system-config-printer-common' "kdepim-runtime>=${_kdever}" "docbook-xsl")
|
"kdebindings-pykde4>=${_kdever}" 'system-config-printer-common' "kdepim-runtime>=${_kdever}" "docbook-xsl")
|
||||||
|
|
||||||
source=($_mirror/${pkgbase}-$_kdever.tar.bz2)
|
source=($_mirror/${pkgbase}-$_kdever.tar.xz)
|
||||||
md5sums=(`grep ${pkgbase}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
md5sums=(`grep ${pkgbase}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1`)
|
||||||
|
|
||||||
#
|
#
|
||||||
# build function
|
# build function
|
||||||
|
@ -20,9 +20,9 @@ arch=('i686' 'x86_64')
|
|||||||
license=('GPL' 'LGPL' 'FDL')
|
license=('GPL' 'LGPL' 'FDL')
|
||||||
depends=('pyqt' 'qscintilla' 'boost-libs' 'kdepim-runtime')
|
depends=('pyqt' 'qscintilla' 'boost-libs' 'kdepim-runtime')
|
||||||
makedepends=('cmake' 'automoc4' 'polkit-qt' 'boost')
|
makedepends=('cmake' 'automoc4' 'polkit-qt' 'boost')
|
||||||
source=("$_mirror/${_pkgname}-$_kdever.tar.bz2")
|
source=("$_mirror/${_pkgname}-$_kdever.tar.xz")
|
||||||
#"fix-pykde4.patch")
|
#"fix-pykde4.patch")
|
||||||
md5sums=(`grep ${_pkgname}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
md5sums=(`grep ${_pkgname}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1`)
|
||||||
#'3096e7ad08058c4fce32e5bf4846f4d0')
|
#'3096e7ad08058c4fce32e5bf4846f4d0')
|
||||||
groups=("kde" "kdebindings" "kde-uninstall")
|
groups=("kde" "kdebindings" "kde-uninstall")
|
||||||
provides=('kdebindings-python' 'pykde4')
|
provides=('kdebindings-python' 'pykde4')
|
||||||
|
@ -27,8 +27,8 @@ options=('docs' '!splithdr' 'splitdbg' 'log')
|
|||||||
categories=('education')
|
categories=('education')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
|
|
||||||
source=("$_mirror/${_pkgname}-$_kdever.tar.bz2")
|
source=("$_mirror/${_pkgname}-$_kdever.tar.xz")
|
||||||
md5sums=(`grep ${_pkgname}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
md5sums=(`grep ${_pkgname}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1`)
|
||||||
|
|
||||||
build()
|
build()
|
||||||
{
|
{
|
||||||
|
@ -27,8 +27,8 @@ categories=('education')
|
|||||||
options=('docs' '!splithdr' 'splitdbg' 'log')
|
options=('docs' '!splithdr' 'splitdbg' 'log')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
|
|
||||||
source=("$_mirror/${_pkgname}-$_kdever.tar.bz2")
|
source=("$_mirror/${_pkgname}-$_kdever.tar.xz")
|
||||||
md5sums=(`grep ${_pkgname}-$_kdever.tar.bz2 ../kde-sc.md5 | cut -d" " -f1`)
|
md5sums=(`grep ${_pkgname}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1`)
|
||||||
|
|
||||||
build()
|
build()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user