Leonid Plyushch
5871ed7b26
bump C++ packages for NDK-19
6 years ago
Wetitpig
8dcfd793a2
No backticks
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
b5ece43ae9
Bump c++-using packages
7 years ago
Fredrik Fornwall
6c29fb22ab
graphviz: Fix download url (see #1907 )
7 years ago
Fredrik Fornwall
b94f52f1b4
Bump revisions of packages linking to harfbuzz
7 years ago
Stephen
24d1605f05
add libtool to graphviz build depends ( #1453 )
#1169
7 years ago
its-pointless
aa605e8901
put shebang in scripts
7 years ago
Fredrik Fornwall
8fe4c234c1
graphviz: Do not require libltdl.la for building
7 years ago
Fredrik Fornwall
a56e45b1c9
graphviz: Formatting for readability
7 years ago
Fredrik Fornwall
d946e67c5b
Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.
We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.
Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
8 years ago
Fredrik Fornwall
1af04c0ed6
cairo: Update from 1.4.8 to 1.4.10
This required rebuilding cairo-using packages due to a shared
library name change (libcairo.so.2 -> libcairo.so).
8 years ago
Fredrik Fornwall
6dac3a7bb4
graphviz: Update from 2.38.0 to 2.40.1
8 years ago
Fredrik Fornwall
f737c81810
graphviz: Remove patch breaking clang arm build
8 years ago
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
8 years ago
Fredrik Fornwall
18911013a6
graphviz: Add src checksum
8 years ago
Fredrik Fornwall
2249861c02
graphviz: Fix a few issues
- Remove two unneeded patches.
- Do not install a custom libltdl, use the system one.
- Add dependency on librsvg and libgd.
8 years ago
Dustin DeWeese
8f905a7097
Add Graphviz ( #526 )
8 years ago