libwnck: rebuild and make -devel MD.
This commit is contained in:
parent
615e057d19
commit
a0be2b97f2
2 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,6 @@
|
|||
#
|
||||
depends="gtk+3-devel startup-notification-devel libXres-devel libwnck>=${version}"
|
||||
short_desc="${short_desc} -- development files"
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'libwnck'.
|
||||
pkgname=libwnck
|
||||
version=3.4.5
|
||||
revision=1
|
||||
revision=2
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config intltool gobject-introspection
|
||||
startup-notification-devel gtk+3-devel libXres-devel"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
makedepends="startup-notification-devel gtk+3-devel libXres-devel"
|
||||
short_desc="Library for layout and rendering of text"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org/"
|
||||
|
|
Loading…
Reference in a new issue