gtkmm2: remove long_desc.
This commit is contained in:
parent
fcab4a4fb5
commit
102777ff75
1 changed files with 1 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gtkmm'.
|
# Template build file for 'gtkmm'.
|
||||||
pkgname=gtkmm2
|
pkgname=gtkmm2
|
||||||
version=2.24.4
|
version=2.24.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=gtkmm-${version}
|
wrksrc=gtkmm-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-documentation"
|
configure_args="--disable-static --disable-documentation"
|
||||||
|
@ -13,16 +13,6 @@ license="LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${GNOME_SITE}/gtkmm/2.24/gtkmm-$version.tar.xz"
|
distfiles="${GNOME_SITE}/gtkmm/2.24/gtkmm-$version.tar.xz"
|
||||||
checksum=443a2ff3fcb42a915609f1779000390c640a6d7fd19ad8816e6161053696f5ee
|
checksum=443a2ff3fcb42a915609f1779000390c640a6d7fd19ad8816e6161053696f5ee
|
||||||
long_desc="
|
|
||||||
gtkmm (previously known as Gtk--) is the official C++ interface for the
|
|
||||||
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
|
|
||||||
extensible via inheritance and a comprehensive set of widget classes that
|
|
||||||
can be freely combined to quickly create complex user interfaces. Here's
|
|
||||||
an overview, with documentation and status. gtkmm is free software
|
|
||||||
distributed under the GNU Library General Public License (LGPL).
|
|
||||||
|
|
||||||
Aside from the C++ interface to Gtk 2.x, this package also provides
|
|
||||||
bindings for the ATK library."
|
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
|
sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue