plymouth: update to 0.9.5.
This commit is contained in:
parent
dd308a60a1
commit
f89bba4625
2 changed files with 5 additions and 9 deletions
|
@ -2751,10 +2751,6 @@ libTKXmlXCAF.so.11 oce-0.18_1
|
|||
libTKernel.so.11 oce-0.18_1
|
||||
libKF5CoreAddons.so.5 kcoreaddons-5.26.0_1
|
||||
librpmatch.so.0 musl-rpmatch-1.0_1
|
||||
libply.so.4 plymouth-0.9.2_1
|
||||
libply-splash-core.so.4 plymouth-0.9.2_1
|
||||
libply-splash-graphics.so.4 plymouth-0.9.2_1
|
||||
libply-boot-client.so.4 plymouth-0.9.2_1
|
||||
libmilter.so.1.0.2 libmilter-1.0.2_1
|
||||
libopendkim.so.10 opendkim-2.10.3_1
|
||||
libtevent.so.0 tevent-0.9.28_1
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'plymouth'
|
||||
pkgname=plymouth
|
||||
version=0.9.4
|
||||
revision=2
|
||||
version=0.9.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-system-root-install=no \
|
||||
--without-rhgb-compat-link --enable-systemd-integration=no \
|
||||
--enable-gdm-transition $(vopt_enable gtk3 gtk) $(vopt_enable pango) \
|
||||
$(vopt_enable gtk3 gtk) $(vopt_enable pango) \
|
||||
--with-logo=/usr/share/void-artwork/void-transparent.png --localstatedir=/ \
|
||||
--disable-documentation"
|
||||
conf_files="/etc/plymouth/plymouthd.conf"
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="libdrm-devel libpng-devel void-artwork
|
||||
$(vopt_if gtk3 gtk+3-devel) $(vopt_if pango pango-devel)"
|
||||
depends="plymouth-data>=0"
|
||||
|
@ -18,7 +18,7 @@ maintainer="William OD <obirik2005@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/Plymouth/"
|
||||
distfiles="${FREEDESKTOP_SITE}/plymouth/releases/$pkgname-$version.tar.xz"
|
||||
checksum=4a197a4f1a05785d7453dd829b231352fb2d09171bd86c5ffaafbb2dd6791351
|
||||
checksum=ecae257f351d098340542a5bc06de029404c24dcee87e6ebb2abd5ef117fce86
|
||||
|
||||
build_options="gtk3 pango"
|
||||
build_options_default="gtk3 pango"
|
||||
|
|
Loading…
Reference in a new issue