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}"
|
depends="gtk+3-devel startup-notification-devel libXres-devel libwnck>=${version}"
|
||||||
short_desc="${short_desc} -- development files"
|
short_desc="${short_desc} -- development files"
|
||||||
noarch=yes
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'libwnck'.
|
# Template build file for 'libwnck'.
|
||||||
pkgname=libwnck
|
pkgname=libwnck
|
||||||
version=3.4.5
|
version=3.4.5
|
||||||
revision=1
|
revision=2
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config intltool gobject-introspection
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||||
startup-notification-devel gtk+3-devel libXres-devel"
|
makedepends="startup-notification-devel gtk+3-devel libXres-devel"
|
||||||
short_desc="Library for layout and rendering of text"
|
short_desc="Library for layout and rendering of text"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org/"
|
homepage="http://www.gnome.org/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue