forked from Shinonome/dots-hyprland
Update microtex PKGBUILD (#1186)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
pkgname=illogical-impulse-microtex-git
|
pkgname=illogical-impulse-microtex-git
|
||||||
_pkgname=MicroTeX
|
_pkgname=MicroTeX
|
||||||
pkgver=r494.0e3707f
|
pkgver=r494.0e3707f
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='MicroTeX for illogical-impulse dotfiles.'
|
pkgdesc='MicroTeX for illogical-impulse dotfiles.'
|
||||||
#pkgdesc="A dynamic, cross-platform, and embeddable LaTeX rendering library"
|
#pkgdesc="A dynamic, cross-platform, and embeddable LaTeX rendering library"
|
||||||
arch=("x86_64")
|
arch=("x86_64")
|
||||||
@@ -25,6 +25,7 @@ pkgver() {
|
|||||||
prepare() {
|
prepare() {
|
||||||
cd $_pkgname
|
cd $_pkgname
|
||||||
sed -i 's/gtksourceviewmm-3.0/gtksourceviewmm-4.0/' CMakeLists.txt
|
sed -i 's/gtksourceviewmm-3.0/gtksourceviewmm-4.0/' CMakeLists.txt
|
||||||
|
sed -i 's/tinyxml2.so.10/tinyxml2.so.11/' CMakeLists.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|||||||
Reference in New Issue
Block a user