Skip to content

Commit

Permalink
graphviz_compat: Add version 2.26.3
Browse files Browse the repository at this point in the history
niclas authored and donald committed Sep 11, 2019
1 parent 3652f4e commit 6963bd5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions graphviz_compat.be0
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/usr/bin/env beesh

# BEE_VERSION graphviz_compat-2.26.3-0

mee_install() {
cd ${D}
start_cmd tar xpf /src/mariux/beeroot/packages/graphviz-2.26.3-0.x86_64.bee.tar.bz2 /usr/lib/libcdt.so.4.0.0
start_cmd tar xpf /src/mariux/beeroot/packages/graphviz-2.26.3-0.x86_64.bee.tar.bz2 /usr/lib/libgraph.so.4.0.0
start_cmd tar xpf /src/mariux/beeroot/packages/graphviz-2.26.3-0.x86_64.bee.tar.bz2 /usr/lib/libgvc.so.5.0.0
}

0 comments on commit 6963bd5

Please sign in to comment.