1
0
forked from ports/opt

[notify] renamed: librsvg -> librsvg-compat, to make way for new version that requires rust.

This commit is contained in:
Danny Rawlins 2019-04-29 21:12:26 +10:00
parent c3f43cdf27
commit 114ffd282b
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RkLBu09HvXAwZrUa6JH2ldVLNwzom+10JSd2pH8wuyeAXHzvWJutzD/MtKwxgb8/RDGWCwV5jNYVcaTsB9Yvgw=
SHA256 (Pkgfile) = 532f327595a0b36d0be8973fc560370723e36c09dbe1b369e62b33e505619ff4
RWSE3ohX2g5d/RHb1R9kcjdbZxlhG8SqujJQxy3GSBH41q3csggYpXKdln+j5WdIv6Qd6LofWruSS8kZe0SJjIkJrqhjhAwdZAc=
SHA256 (Pkgfile) = 0609133ce50583245381bba68122650566499dc1895a74456a5dda5c18506290
SHA256 (.footprint) = cc7a2ab0dfd60a9e75615ae1c636fabf8057c4bc483ea47047122bad6852c713
SHA256 (librsvg-2.40.20.tar.xz) = cff4dd3c3b78bfe99d8fcfad3b8ba1eee3289a0823c0e118d78106be6b84c92b

View File

@ -3,13 +3,13 @@
# Maintainer: UNMAINTAINED
# Depends on: gtk3 libcroco
name=librsvg
name=librsvg-compat
version=2.40.20
release=1
source=(ftp://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz)
source=(ftp://ftp.gnome.org/pub/gnome/sources/librsvg/${version%.*}/librsvg-$version.tar.xz)
build() {
cd $name-$version
cd librsvg-$version
./configure --prefix=/usr \
--disable-static \