Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
aports
Commits
4bcca646
Commit
4bcca646
authored
Jun 28, 2011
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/gdl: remove libtool archives
parent
0ec18409
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
main/gdl/APKBUILD
main/gdl/APKBUILD
+3
-2
No files found.
main/gdl/APKBUILD
View file @
4bcca646
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
gdl
pkgver
=
2.30.1
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"Gnome Devtool Libraries"
url
=
"http://www.gnome.org/"
arch
=
"all"
license
=
"GPL"
makedepends
=
"gtk+-dev libxml2-dev intltool"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"http://ftp.gnome.org/pub/GNOME/sources/
$pkgname
/
2.30
/
$pkgname
-
$pkgver
.tar.bz2"
source
=
"http://ftp.gnome.org/pub/GNOME/sources/
$pkgname
/
${
pkgver
%.*
}
/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
...
...
@@ -23,5 +23,6 @@ build() {
package
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
rm
-f
"
$pkgdir
"
/usr/lib/
*
.la
}
md5sums
=
"4af16be490b47ce4e828a2fb93633856 gdl-2.30.1.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