diff options
Diffstat (limited to 'openembedded')
| -rw-r--r-- | openembedded/packages/xrandr/xrandr_cvs.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/openembedded/packages/xrandr/xrandr_cvs.bb b/openembedded/packages/xrandr/xrandr_cvs.bb deleted file mode 100644 index 0ab7c745f4..0000000000 --- a/openembedded/packages/xrandr/xrandr_cvs.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | PV = "0.0+cvs${SRCDATE}" | ||
| 2 | LICENSE= "BSD-X" | ||
| 3 | DEPENDS = "libxrandr libx11 libxext" | ||
| 4 | DESCRIPTION = "X Resize and Rotate extension command." | ||
| 5 | SECTION = "x11/base" | ||
| 6 | |||
| 7 | SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xrandr" | ||
| 8 | S = "${WORKDIR}/xrandr" | ||
| 9 | |||
| 10 | inherit autotools pkgconfig | ||
