From 7599db39aea754829bedfb0dde19d1b8a2a1af8b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 19 Feb 2014 16:18:03 +0100 Subject: [PATCH] glm: remove long_desc. --- srcpkgs/glm/template | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/srcpkgs/glm/template b/srcpkgs/glm/template index 224fe1a39e..1554a49d5a 100644 --- a/srcpkgs/glm/template +++ b/srcpkgs/glm/template @@ -1,7 +1,7 @@ # Template file for 'glm' pkgname=glm version=0.9.3.4 -revision=1 +revision=2 noarch=yes hostmakedepends="unzip" maintainer="Juan RP " @@ -10,13 +10,6 @@ short_desc="A C++ mathematics library for graphics programming" homepage="http://glm.g-truc.net" distfiles="${SOURCEFORGE_SITE}/ogl-math/glm-${version}.zip" checksum=0646b29718cf3ad2ee9c4c9dcb2d5b1d9b483fc0b71764e93b369934203d90ce -long_desc=" - OpenGL Mathematics (GLM) is a header only C++ mathematics library for - graphics software based on the OpenGL Shading Language (GLSL) specification. - - GLM provides classes and functions designed and implemented with the same - naming conventions and functionalities than GLSL so that when a programmer - knows GLSL, he knows GLM as well which makes it really easy to use." do_install() { vmkdir usr/include/glm