commit b19fce8e0d25b552a6184e4311b178c75757ffbb Author: Danny Rawlins <monster.romster@gmail.com> Date: Wed Feb 5 19:57:41 2020 +1100 inkscape: fix footprint diff --git a/inkscape/.footprint b/inkscape/.footprint index c82f48be8..05fcfec3e 100644 --- a/inkscape/.footprint +++ b/inkscape/.footprint @@ -2,8 +2,6 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/inkscape -rwxr-xr-x root/root usr/bin/inkview -drwxr-xr-x root/root usr/lib/ --rwxr-xr-x root/root usr/lib/libpoppler.so.95 drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/appdata/ -rw-r--r-- root/root usr/share/appdata/inkscape.appdata.xml diff --git a/inkscape/.signature b/inkscape/.signature index 5ab3cf612..411d2f4c0 100644 --- a/inkscape/.signature +++ b/inkscape/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35eIMLi8vam0hL0y6E2gIHcYJnmCudbi45d7p6ITVZwzwVDGEHstBNx2fzCs6Pu5o/VJiC2jCuDB2yAkrGu9cwE= -SHA256 (Pkgfile) = 5fc280e2b2e46c51d38884267ad00fddf67b7a6bbbd5c5dbaff258d2f781f8c0 -SHA256 (.footprint) = 51f3fc24d9125a92681790957a90cfe5026847213ded06c84828a9835f9e4c7c +RWSagIOpLGJF3+U4OvoyiSvbZbec42dAKaOLPazTQc4JvFz5T2sKyBYSVwWepRb1II6WL8800/0suKmNCWXbaXJXZZcVMw2ajAk= +SHA256 (Pkgfile) = 175ff61f4c9e44dfea88a50802d5568d94a30d765b66121ea1c6734777018709 +SHA256 (.footprint) = a231855b77d8603f16e2a8754074e97f6c430bf80ac8ccaa02b35814f2f4db2b SHA256 (inkscape-0.92.4.tar.bz2) = 57ec2da8177b36614a513e2822efd73af721e690f7ddc6bd0a5fbb1525b4515e SHA256 (poppler-0.85.0.tar.xz) = 2bc875eb323002ae6b287e09980473518e2b2ed6b5b7d2e1089e36a6cd00d94b SHA256 (inkscape-0.92.4-poppler_0_83_0_fixes-1.patch) = 0b8d8e8915af3a50ee4c19e1dc954aa9c21171c90aa8e3d439cfe3f44fdf1eb8 diff --git a/inkscape/Pkgfile b/inkscape/Pkgfile index f7f75a4fa..d7da0d20f 100644 --- a/inkscape/Pkgfile +++ b/inkscape/Pkgfile @@ -41,7 +41,7 @@ poppler() { } build() { - poppler + [ ! -e '/usr/lib/libpoppler.so.95' ] && poppler cd $SRC/$name-$version