plata-theme: update to 0.8.9
This commit is contained in:
parent
7d5c6c7595
commit
68093618a9
2 changed files with 6 additions and 4 deletions
3
srcpkgs/plata-theme/INSTALL.msg
Normal file
3
srcpkgs/plata-theme/INSTALL.msg
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Plata-theme upstream recommends the Roboto font.
|
||||||
|
You can obtain it by installing fonts-roboto-ttf or
|
||||||
|
google-fonts-ttf.
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plata-theme'
|
# Template file for 'plata-theme'
|
||||||
pkgname=plata-theme
|
pkgname=plata-theme
|
||||||
version=0.8.0
|
version=0.8.9
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -8,14 +8,13 @@ configure_args="--enable-parallel --enable-telegram"
|
||||||
hostmakedepends="automake libtool pkg-config glib-devel libxml2 sassc inkscape
|
hostmakedepends="automake libtool pkg-config glib-devel libxml2 sassc inkscape
|
||||||
parallel procps-ng zip"
|
parallel procps-ng zip"
|
||||||
makedepends="libglib-devel gdk-pixbuf-devel gtk+-devel gtk+3-devel
|
makedepends="libglib-devel gdk-pixbuf-devel gtk+-devel gtk+3-devel
|
||||||
gtk2-engines gtk-engine-murrine"
|
gtk2-engines gtk-engine-murrine libmarco-devel"
|
||||||
depends="fonts-roboto-ttf"
|
|
||||||
short_desc="Gtk theme based on Material Design Refresh"
|
short_desc="Gtk theme based on Material Design Refresh"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="CC-BY-SA-4.0, GPL-2.0-or-later"
|
license="CC-BY-SA-4.0, GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.com/tista500/plata-theme"
|
homepage="https://gitlab.com/tista500/plata-theme"
|
||||||
distfiles="https://gitlab.com/tista500/plata-theme/-/archive/${version}/plata-theme-${version}.tar.gz"
|
distfiles="https://gitlab.com/tista500/plata-theme/-/archive/${version}/plata-theme-${version}.tar.gz"
|
||||||
checksum=1ee6e49716fdf4ddafae61e5fafb4f9b2c66ee02abab200f9872556c037157f8
|
checksum=f8eb0033eed93a3cecc0c2d8f9f81b206a158a2e0e2a02393a9d656cc691478d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue