summaryrefslogtreecommitdiff
path: root/package/libdrm
AgeCommit message (Collapse)Author
2019-10-08libdrm: update to 2.4.99Waldemar Brodkorb
2017-11-02libdrm: update to 2.4.86Waldemar Brodkorb
2017-08-14libdrm: update to 2.4.82Waldemar Brodkorb
2016-02-21libdrm: update to latest versionWaldemar Brodkorb
2015-12-29xorg: update all packages to latest stable version, remove mirror.mk entryWaldemar Brodkorb
2015-07-08update libdrm to latest stable upstream versionWaldemar 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-29resolve merge conflictWaldemar Brodkorb
2014-04-26use XZ tarballs as defaultWaldemar Brodkorb
2014-03-16update libdrmWaldemar Brodkorb
2013-11-27try to fixup mesalib compile, it needs libxml2 python moduleWaldemar Brodkorb
2013-10-21Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-10-21fix build dependencyWaldemar Brodkorb
2013-10-21resolve conflictsWaldemar Brodkorb
2013-10-21automatically create development subpackages, without user interaction, ↵Waldemar Brodkorb
depend on gcc for the target, simplifies a lot of library packages
2013-10-21disable m68k buildsWaldemar Brodkorb
2013-10-11add latest version of firefox, update dependencies and fix nss package to ↵Waldemar Brodkorb
include all necessary libraries for https support, tested only in qemu-i686 glibc for now
2013-05-02update Xorg to 7.7Waldemar Brodkorb
2011-04-18add required depWaldemar 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-01-17fix packages to be compile with stack protectorWaldemar Brodkorb
- libtool do not pass -fstack-protector while linking, but this is required to successfully link libraries or executables with SSP - pass LDFLAGS for non-libtool packages
2010-11-25make intel driver work on ibm x40Waldemar Brodkorb
- add kernel support for AGP/DRM/KMS - update intel driver - fix MesaLib (add the correct driver)
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-06-20libdrm: add lemote specific fixesPhil Sutter
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