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