From b6266b35a11272cd474ea520a1b1568ff422cf1b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 15 Feb 2013 14:20:17 +0100 Subject: [PATCH] wayland: update to 1.0.5. --- srcpkgs/wayland/template | 10 ++-------- srcpkgs/wayland/wayland-devel.template | 3 --- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/srcpkgs/wayland/template b/srcpkgs/wayland/template index 3b4ed2b4b6e..6d16a57c5ac 100644 --- a/srcpkgs/wayland/template +++ b/srcpkgs/wayland/template @@ -1,6 +1,6 @@ # Template file for 'wayland'. pkgname=wayland -version=1.0.2 +version=1.0.5 revision=1 build_style=gnu-configure configure_args="--disable-documentation --disable-static" @@ -11,10 +11,4 @@ maintainer="Juan RP " homepage="http://wayland.freedesktop.org/" license="MIT" distfiles="http://wayland.freedesktop.org/releases/wayland-${version}.tar.xz" -checksum=e1e05e65e492ac1b44540e6cd0526a6bd0cc4d166ec4f8bdb1851e26f4405760 -long_desc=" - Wayland is a protocol for a compositor to talk to its clients as well as a C - library implementation of that protocol. The compositor can be a standalone - display server running on Linux kernel modesetting and evdev input devices, - an X application, or a wayland client itself. The clients can be traditional - applications, X servers (rootless or fullscreen) or other display servers." +checksum=9c8c3a8bd6b461b7d17d4e1fbfce46ed51c8bcfb6d232b22cddae513cb3e168c diff --git a/srcpkgs/wayland/wayland-devel.template b/srcpkgs/wayland/wayland-devel.template index a2bc19ce409..587bcc1dd21 100644 --- a/srcpkgs/wayland/wayland-devel.template +++ b/srcpkgs/wayland/wayland-devel.template @@ -2,9 +2,6 @@ # depends="${sourcepkg}>=1.0.0" short_desc="${short_desc} -- development files" -long_desc="${long_desc} - - This package contains files for development, headers, static libs, etc." do_install() { vmove usr/bin usr