gtk-xfce-engine: remove long_desc.
This commit is contained in:
parent
1bd8487fd0
commit
d1dca214b8
1 changed files with 3 additions and 6 deletions
|
@ -1,17 +1,14 @@
|
||||||
# Template file for 'gtk-xfce-engine'
|
# Template file for 'gtk-xfce-engine'
|
||||||
pkgname=gtk-xfce-engine
|
pkgname=gtk-xfce-engine
|
||||||
version=3.0.1
|
version=3.0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
makedepends="pkg-config intltool gtk+-devel gtk+3-devel"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
makedepends="gtk+-devel gtk+3-devel"
|
||||||
short_desc="A GTK+ 2/3 theme engine for Xfce"
|
short_desc="A GTK+ 2/3 theme engine for Xfce"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://xfce.org"
|
homepage="http://xfce.org"
|
||||||
distfiles="http://archive.se.xfce.org/src/xfce/gtk-xfce-engine/3.0/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.se.xfce.org/src/xfce/gtk-xfce-engine/3.0/$pkgname-$version.tar.bz2"
|
||||||
checksum=eb03cf81da1a91e426a2141c092ed7a1634cab29ea2f3546480e901290a7a06d
|
checksum=eb03cf81da1a91e426a2141c092ed7a1634cab29ea2f3546480e901290a7a06d
|
||||||
long_desc="
|
|
||||||
This package contains an Xfce engine for GTK2.0 which makes you able to use
|
|
||||||
various GTK2.0 themes with Xfce. It also contains some ready themes, but you
|
|
||||||
are of course free to design your own."
|
|
||||||
|
|
Loading…
Reference in a new issue