Update xviewer-plugins from 1.4.1_1 to 1.4.3_1
The build style was changed from gnu-configure to meson.
This commit is contained in:
parent
5c0e1f3f49
commit
456e02a87a
1 changed files with 3 additions and 9 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'xviewer-plugins'
|
# Template file for 'xviewer-plugins'
|
||||||
pkgname=xviewer-plugins
|
pkgname=xviewer-plugins
|
||||||
version=1.4.1
|
version=1.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=meson
|
||||||
repository=cereus-extra
|
repository=cereus-extra
|
||||||
wrksrc=xviewer-plugins-${version}
|
wrksrc=xviewer-plugins-${version}
|
||||||
makedepends="gnome-common gobject-introspection which intltool pkg-config glib-devel gtk+3-devel libpeas-devel xviewer-devel cinnamon-desktop-devel xapps-devel librsvg-devel libexif-devel libchamplain-devel libgdata-devel gettext-devel libtool exempi-devel"
|
makedepends="gnome-common gobject-introspection which intltool pkg-config glib-devel gtk+3-devel libpeas-devel xviewer-devel cinnamon-desktop-devel xapps-devel librsvg-devel libexif-devel libchamplain-devel libgdata-devel gettext-devel libtool exempi-devel"
|
||||||
|
@ -12,13 +12,7 @@ maintainer="KF-Art <https://github.com/KF-Art>"
|
||||||
license="GPL-2.0"
|
license="GPL-2.0"
|
||||||
homepage="https://github.com/linuxmint/xviewer-plugins"
|
homepage="https://github.com/linuxmint/xviewer-plugins"
|
||||||
distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
|
distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1d4970ccd6cd516143f267b7e128698c560a307b4f9e4d7bd9e35a14b0fcdaad
|
checksum=6e4054aea353697c57533141ae849eac210b5cc02db52abac1eddd9e40db429e
|
||||||
|
|
||||||
do_configure(){
|
|
||||||
./autogen.sh --prefix="/usr" \
|
|
||||||
--localstatedir="/var" \
|
|
||||||
--libexecdir="/usr/libexec/${pkgname}"
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue