Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit bf05708

Browse files
authored
New package: poppler at 0.85.0 and removal of poppler-glib (#314)
* New package: poppler at 0.85.0 * Poppler-glib deleted * Dependencies of zathura-pdf-poppler changed
1 parent 795969a commit bf05708

File tree

8 files changed

+5
-9
lines changed

8 files changed

+5
-9
lines changed

community/poppler-glib/depends

Lines changed: 0 additions & 3 deletions
This file was deleted.

community/poppler-glib/build renamed to community/poppler/build

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@
33
cmake . \
44
-DCMAKE_INSTALL_PREFIX=/usr \
55
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
6-
-DENABLE_UNSTABLE_API_ABI_HEADERS=OFF \
7-
-DENABLE_UTILS=OFF \
86
-DENABLE_CPP=OFF \
97
-DENABLE_QT5=OFF \
10-
-DENABLE_CMS=lcms2 \
11-
-DENABLE_LIBOPENJPEG=none \
128
-DWITH_NSS3=OFF
139

1410
make
File renamed without changes.

community/poppler/depends

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
cmake make
2+
fontconfig
3+
openjpeg2
File renamed without changes.
File renamed without changes.

community/zathura-pdf-poppler/depends

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
meson make
2-
poppler-glib
2+
poppler
33
zathura

community/zathura-pdf-poppler/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0 1
1+
0.3.0 2

0 commit comments

Comments
 (0)