mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
libcheese: typelib got moved, so replace cheese<=3.2.2.
This commit is contained in:
parent
9e382e7f70
commit
a506e1c868
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue