Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hill Ma
Adélie Package Tree
Commits
45304ec2
Verified
Commit
45304ec2
authored
7 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
harmony/graphviz: merge Alpine 3.8 changes
parent
97e1d888
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
harmony/graphviz/APKBUILD
+14
-4
14 additions, 4 deletions
harmony/graphviz/APKBUILD
with
14 additions
and
4 deletions
harmony/graphviz/APKBUILD
+
14
−
4
View file @
45304ec2
# Contributor: Sören Tempel <soeren
+
alpine@soeren-tempel.net>
# Contributor: Sören Tempel <soeren
/
alpine@soeren-tempel.net>
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
graphviz
...
...
@@ -19,12 +19,20 @@ install="$pkgname.pre-deinstall"
triggers
=
"
$pkgname
.trigger=/usr/lib/graphviz"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc lua-
$pkgname
:_lua
$pkgname
-gtk
$pkgname
-graphs guile-
$pkgname
:guile"
source
=
"http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-
$pkgver
.tar.
gz
source
=
"http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-
$pkgver
.tar.
bz2
$pkgname
.trigger
0001-clone-nameclash.patch
"
builddir
=
"
$srcdir
"
/graphviz-
$pkgver
prepare
()
{
# Rename unpacked directory with hash in the name to something sane...
mv
"
$srcdir
"
/
$pkgname
-stable_release_
$pkgver
-
*
"
$builddir
"
default_prepare
cd
"
$builddir
"
./autogen.sh NOCONFIG
}
build
()
{
cd
"
$builddir
"
...
...
@@ -45,8 +53,10 @@ build() {
--with-x
\
--disable-static
\
--disable-dependency-tracking
\
--enable-java
=
no
\
--enable-lua
=
yes
\
--enable-python34
=
yes
\
--enable-tcl
=
no
\
--without-mylibgd
\
--with-ipsepcola
\
--with-pangocairo
\
...
...
@@ -105,6 +115,6 @@ graphs() {
"
$subpkgdir
"
/usr/share/graphviz/
}
sha512sums
=
"
a3f358a7050523a39b91a259563a95925b37853ffec799e571211a
f5
b
68
6d3af42457c937882954482785745d90416b1abd945caf05f8abb52b3876e07aa70f5
graphviz-2.40.1.tar.
gz
sha512sums
=
"
4e819b3906f3b8e31245a021acd6fae4a1bc55df0a4df6b57a3578a62017e9db0b474a38f3
f5
4
68
2b9e9136d332f2374feee308af489e2848f8bc303ffab58ac
graphviz-2.40.1.tar.
bz2
50947e6a11929f724759266f7716d52d10923eba6d59704ab39e4bdf18f8471d548c2b11ab051dd4b67cb82742aaf54d6358890d049d5b5982f3383b65f7ae8c graphviz.trigger
aa4cbc341906a949a6bf78cadd96c437d6bcc90369941fe03519aa4447731ecbf6063a0dd0366d3e7aaadf22b69e4bcab3f8632a7da7a01f8e08a3be05c2bc5d 0001-clone-nameclash.patch"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment