summaryrefslogtreecommitdiff
path: root/package/xcb-proto
AgeCommit message (Collapse)Author
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-06-19compile autotool stuff, bison and flex by defaultWaldemar Brodkorb
2014-06-16also remove python sed for hostWaldemar Brodkorb
2014-06-16fix libxcb buildWaldemar Brodkorb
2014-06-16fix HOST_STYLE stuff, openjdk7 compile problems fixedWaldemar Brodkorb
2014-06-15cleanup HOST_STYLE, use SYSROOT feature for pkgconfWaldemar Brodkorb
there are three HOST_STYLE's, not set mean fully automatic installation. auto means prefix is set to /usr and DESTDIR is set to STAGING_HOST_DIR. When using manual, you need to provide your own targets. Instead of using sed to modify *.pc files, use PKG_SYSROOT feature, which does work better and avoids pathcing some pc files. Idea from sh4rm via #musl.
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-04-26use XZ tarballs as defaultWaldemar Brodkorb
2014-03-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
update Xorg / Mesa Conflicts: TODO
2014-03-10rename STAGING_DIR to STAGING_TARGET_DIR, since ADK_NATIVE is gone, there is ↵Waldemar Brodkorb
no difference
2014-01-23remove jtools/java host dir. use host stuff instead.Waldemar Brodkorb
fix arm building.
2014-01-10add upower, polkit and dependenciesWaldemar Brodkorb
2013-11-30fix xbmc build, it uses distutils to find python include dirWaldemar Brodkorb
2013-11-01xcb-proto configure searches for pythonWaldemar Brodkorb
2013-10-30fix build dependencyWaldemar Brodkorb
2013-10-24add host build infrastructure; convert file, ncurses, glib and ruby to it. ↵Waldemar Brodkorb
remove unneeded hacks for openldap and mesalib
2013-10-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-23fix install of xml files into staging dirWaldemar Brodkorb
2013-10-23fix section variableWaldemar Brodkorb
2013-10-21automatically create development subpackages, without user interaction, ↵Waldemar Brodkorb
depend on gcc for the target, simplifies a lot of library packages
2011-04-07update some packages after libpng15 update, misc stuffWaldemar Brodkorb
2011-04-01fix bulk buildsWaldemar Brodkorb
2011-03-28add build dependencyWaldemar Brodkorb
2011-03-03more native compile fixes on my ibm x40Waldemar Brodkorb
2011-02-24allow native build of a lot of packagesWaldemar Brodkorb
STAGING_TARGET_DIR is used for package Makefile's for include and library search path's. STAGING_DIR is used for common code in mk/ or Makefile/rules.mk. STAGING_TARGET_DIR is /usr when native builds are used.
2011-02-04create missing directory, before copyWaldemar Brodkorb
2011-01-26add somemissing dependenciesWaldemar Brodkorb
2011-01-25update Xorg to 7.6Waldemar Brodkorb
2010-09-14replace mksh scripts with faster C programsWaldemar Brodkorb
depmaker and pkgmaker is replaced by C programs. scan-pkgs.sh will be replaced by another mechanism. scan-pkgs.sh is needed to recognize package flavour changes, so that a package is rebuild. Generation of meta-data is a lot faster now. Fix or add new PKG variables to fulfill the needs of the new programs. Documentation will follow as soon as it is stable.
2010-07-08Merge remote branch 'phil/auto-config-in'Waldemar Brodkorb
Conflicts: Config.in package/dropbear/Makefile package/iptables/Makefile package/kismet/Makefile package/nfs-utils/Makefile package/ntpclient/Makefile package/openvpn/Makefile package/pkgmaker package/rxvt-unicode/Makefile package/vgp/Makefile package/wpa_supplicant/Makefile package/xf86-input-keyboard/Makefile package/xf86-input-mouse/Makefile
2010-04-21fat commit to add support for firefox on ibm x40 via usb stickWaldemar Brodkorb
- add support for IBM X40 notebook - add USB boot support - add firefox package - update and add all dependencies for firefox - add xorg intel driver - add dri support for xorg