Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
677
Issues
677
List
Boards
Labels
Service Desk
Milestones
Merge Requests
215
Merge Requests
215
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
ba324961
Commit
ba324961
authored
Dec 12, 2010
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/py-gobject: upgrade to 2.26.0
parent
79316ede
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
main/py-gobject/APKBUILD
main/py-gobject/APKBUILD
+5
-5
No files found.
main/py-gobject/APKBUILD
View file @
ba324961
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
py-gobject
pkgver
=
2.2
0
.0
pkgrel
=
1
pkgver
=
2.2
6
.0
pkgrel
=
0
pkgdesc
=
"Python bindings for the GObject library"
url
=
"http://www.pygtk.org/"
license
=
"GPL"
depends
=
makedepends
=
"python-dev glib-dev"
makedepends
=
"python-dev glib-dev
py-cairo-dev
"
install
=
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"http://ftp.gnome.org/pub/GNOME/sources/pygobject/
2.20
/pygobject-
$pkgver
.tar.bz2"
source
=
"http://ftp.gnome.org/pub/GNOME/sources/pygobject/
${
pkgver
%.*
}
/pygobject-
$pkgver
.tar.bz2"
_builddir
=
"
$srcdir
"
/pygobject-
$pkgver
prepare
()
{
...
...
@@ -32,4 +32,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
md5sums
=
"
10e1fb79be3d698476a28b1e1b0c5640 pygobject-2.20
.0.tar.bz2"
md5sums
=
"
7e3352c4b83ce8dc15290e86dd9c2be0 pygobject-2.26
.0.tar.bz2"
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