lagrange: bump to version 1.13.6

This commit is contained in:
John McQuah 2022-06-16 11:43:02 -04:00
parent e0d0c102ba
commit 85fed0ed43
3 changed files with 17 additions and 13 deletions

12
REPO
View File

@ -143,8 +143,8 @@ f:cd04b0bc583d4fa09d3047239b7473b8:wildmidi/.footprint
f:7f843408692a97f746c1dc0a3362a07f:python3-agate-sql/.signature
f:3dcf84e1d49d8d064dc0cf79dce43015:python3-agate-sql/Pkgfile
f:a78f4bf3e5513fba45311f45656c6055:python3-agate-sql/.footprint
f:4b342d94e488e57e30690a040be27706:lagrange/.signature
f:123d27a800bcf529fa6577e057405cb2:lagrange/Pkgfile
f:d58fe1353567c2734440fd219f1fdeb7:lagrange/.signature
f:559e2ebad076681678cbd0c59b018676:lagrange/Pkgfile
f:82a51d383223bf7fd9b96db8c25d63a9:lagrange/.footprint
f:493b4ecad5c18e7397938d7b1a5e0702:xxd-standalone/.signature
f:4c986b55eeb114b52b0ee9eda07e9586:xxd-standalone/Pkgfile
@ -336,14 +336,14 @@ f:24c677a3348e4032ba19fe177a663a00:chrono-date/disable_buggy_libstdc++_tests.pat
f:5f1939cdd49fd7bde3378db9ea45cf65:chrono-date/Pkgfile
f:aa8e36fa629afb66eee344286249130a:chrono-date/.footprint
f:fd0a106bb8f9eeae9fae02c18a54e226:szip/.signature
f:b8beda114d56a3a2064b327e9636a2fe:szip/Pkgfile
f:86fddeab5a65a1c50a956a1a1a14fa30:szip/Pkgfile
f:5a1495ba54a541d79d29e7ce959d1d05:szip/.footprint
f:37a1375063c29ceb81da9263d006b5a5:gl2ps/.signature
f:242fed3dc737c138bbd8850e983417af:gl2ps/Pkgfile
f:aa56dda5637db25cffd60e5bfb1a6f52:gl2ps/.footprint
f:5101b22dd46f31fed2487e54fd2c46b0:glew-egl/README
f:4060b15e44ef8e20780af85468df2758:glew-egl/.signature
f:422a436d9d173c3e1ddfccd0ad843c12:glew-egl/Pkgfile
f:7ffe2e6548a2f179bb67a416a608fe8c:glew-egl/.signature
f:de61ad54aab1871b60eb71eee9af20fe:glew-egl/Pkgfile
f:619484da13a6ce42e60ece709891e548:glew-egl/glew-2.0.0-install-headers.patch
f:d77ab201db9f9d7022bbf20f4bb2440b:glew-egl/.footprint
f:a6f358e55c15880cc139b0b2a646ef3b:deadbeef-alarm/.signature
@ -362,7 +362,7 @@ f:64401397320236dba8a148b4513742c0:tagutil/.signature
f:44dcf9b47d2d1824de3fe7b51484a99a:tagutil/Pkgfile
f:1e86acff2b0e4f7f59c4c91d39625f09:tagutil/.footprint
f:251b61a400847a833f6c2edc15ac732b:hdf5/.signature
f:8abb95621b856db932cfab3b9ecc098b:hdf5/Pkgfile
f:7f5ed4879cc3c7ccdccc65ca6485d950:hdf5/Pkgfile
f:9ee01144da280b05b78144c80fba5df9:hdf5/.footprint
f:2970a2ccc30e4c85d2f7db27a80d6a86:python3-csvkit/.signature
f:ba25e5064c5941d8471f065d31459a3a:python3-csvkit/Pkgfile

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxMn//yRDQ+HWjptLS8qIUA/KIEiJrBWOM94lLnFKrnq/iernqvZeqRUXN8qvmJBGMbjTO8K32mUd0Q4PvmdqPgM=
SHA256 (Pkgfile) = 0ecade1c147e28b6107d7531fb9536b58b721a02ca2ba136ae9d989ab6892df2
RWTTPlFarK9CxD/hp/EPMSifzc823xxkcCYbodWVEnyuhxHM+FRxQPGW4M18+o/wyWZYlJeZcf3fjmvGnUdXGp6zBo3JgtNTjAk=
SHA256 (Pkgfile) = ccc1a96e2b0429d4999949b5bf797660254ea62a8262534acd9953d9f2888e37
SHA256 (.footprint) = d60a5b7d38855f70b67d01943801b3946f0ca1d5a5c2e036a30d48a173842937
SHA256 (lagrange-1.10.3.tar.gz) = 042937f466e879bd6199b4ed59b7f786b31c382918650a7a8caa1cdb75897868
SHA256 (lagrange-1.13.6.tar.gz) = 7a89e4e950d14cfebd2806de07c49eeeb79368091a68ca439795d0aba9e1aaa7

View File

@ -1,19 +1,23 @@
# Description: graphical gemini browser using SDL
# URL: https://gmi.skyjake.fi/lagrange/
# Maintainer: John McQuah, jmcquah at disroot dot org
# Packager: Jaako Keranen
# Depends on: libsdl2 libunistring
# Nice to have: mpg123
# Nice to have: mpg123 fribidi harfbuzz libwebp
name=lagrange
version=1.10.3
version=1.13.6
release=1
source=(https://git.skyjake.fi/skyjake/$name/releases/download/v$version/$name-$version.tar.gz)
build() {
prt-get isinst fribidi || PKGMK_LAGRANGE="-DENABLE_FRIBIDI=OFF"
prt-get isinst harfbuzz || PKGMK_LAGRANGE+=" -DENABLE_HARFBUZZ=OFF"
prt-get isinst libwebp || PKGMK_LAGRANGE+=" -DENABLE_WEBP=OFF"
prt-get isinst mpg123 || PKGMK_LAGRANGE+=" -DENABLE_MPG123=OFF"
cd $name-$version
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX="/usr" ..
cmake -DCMAKE_BUILD_TYPE=Release ${PKGMK_LAGRANGE} \
-DCMAKE_INSTALL_PREFIX="/usr" ..
cmake --build .
make DESTDIR=$PKG install
}