libcheese: typelib got moved, so replace cheese<=3.2.2.
This commit is contained in:
@@ -5,7 +5,8 @@ long_desc="${long_desc}
|
|||||||
|
|
||||||
This package contains the shared libraries."
|
This package contains the shared libraries."
|
||||||
|
|
||||||
replaces="cheese<3.2.1"
|
revision=1
|
||||||
|
replaces="cheese<=3.2.2" # for the typelib file
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
# Template file for 'cheese'
|
# Template file for 'cheese'
|
||||||
pkgname=cheese
|
pkgname=cheese
|
||||||
version=3.2.2
|
version=3.2.2
|
||||||
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-scrollkeeper
|
configure_args="--disable-scrollkeeper
|
||||||
|
|||||||
Reference in New Issue
Block a user