mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
parent
4ac52e870b
commit
505e68348e
@ -2,13 +2,16 @@
|
||||
# Maintainer: Ralf Rachinger <alpine@ralfrachinger.de>
|
||||
pkgname=gnome-latex
|
||||
pkgver=3.44.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="LaTeX editor for the GNOME desktop"
|
||||
url="https://gitlab.gnome.org/swilmet/gnome-latex"
|
||||
# s390x, ppc64le and riscv64 blocked by texlive
|
||||
arch="all !ppc64le !s390x !riscv64"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="texlive"
|
||||
depends="
|
||||
gsettings-desktop-schemas
|
||||
texlive
|
||||
"
|
||||
makedepends="
|
||||
autoconf
|
||||
automake
|
||||
|
Loading…
Reference in New Issue
Block a user