Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
e5f29f4d
Commit
e5f29f4d
authored
Sep 01, 2012
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cython 0.17
parent
c3cf0bf8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
+5
-7
python2-c/PKGBUILD
python2-c/PKGBUILD
+5
-7
No files found.
python-c
ython
/PKGBUILD
→
python
2
-c/PKGBUILD
View file @
e5f29f4d
...
...
@@ -3,21 +3,19 @@
#
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
# include global config
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
python-cython
pkgname
=
python2-c
_pkgname
=
Cython
pkgver
=
0.1
4.1
pkgver
=
0.1
7
pkgrel
=
1
pkgdesc
=
"C-Extensions for Python 2."
arch
=(
i686 x86_64
)
url
=
"http://www.cython.org"
license
=(
'APACHE'
)
depends
=(
'python2'
)
replaces
=(
python-cython
)
provides
=(
python-cython
)
source
=(
"http://cython.org/release/
$_pkgname
-
$pkgver
.tar.gz"
)
md5sums
=(
'1ae1947c1218110f0e41fc95b2bc4530'
)
md5sums
=(
'd6b669956b25babf7dd86db0a98539e4'
)
package
()
{
cd
$srcdir
/
$_pkgname
-
$pkgver
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment