summaryrefslogtreecommitdiff
path: root/package/x11vnc
AgeCommit message (Collapse)Author
2016-11-27add three library methods, static, shared or bothWaldemar Brodkorb
Rename the static symbol and add the choice to a more visible place for users.
2015-06-04update hashWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make
2014-05-31rework static linking support, works with musl/glibc, fails to boot with ↵Waldemar Brodkorb
uclibc (qemu-x86)
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-04-26use XZ tarballs as defaultWaldemar Brodkorb
2014-01-06delete jpeg, use libjpeg-turboWaldemar Brodkorb
2012-02-17add jpeg to build dependenciesWaldemar Brodkorb
2011-04-29static linking is very package dependent, so do not handle it globallyWaldemar Brodkorb
2011-04-28add new package x11vncWaldemar Brodkorb