CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
|
Patch
| revision 2798, Thu Jun 28 10:55:12 2012 UTC | revision 2799, Mon Jul 9 12:30:24 2012 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | # Description: Userspace interface to kernel DRM services | # Description: Userspace interface to kernel DRM services |
| 2 | # URL: http://dri.freedesktop.org/ | # URL: http://dri.freedesktop.org/ |
| 3 | # Maintainer: acrux, acrux at linuxmail dot org | # Maintainer: acrux, acrux at linuxmail dot org |
| 4 | # Depends on: libpthread-stubs | # Depends on: libpthread-stubs xorg-libpciaccess |
| 5 | # PPC!=: | # PPC!=: |
| 6 | ||
| 7 | name=libdrm | name=libdrm |
| 8 | version=2.4.36 | version=2.4.37 |
| 9 | release=1 | release=1 |
| 10 | source=(http://dri.freedesktop.org/$name/$name-$version.tar.bz2 \ | source=(http://dri.freedesktop.org/$name/$name-$version.tar.bz2 \ |
| 11 | pci0001.patch) | pci0001.patch) |
|
||||||||