forked from Lainports/freebsd-ports
print/scribus-devel: update to 1.7.0
Changelog: https://wiki.scribus.net/canvas/1.7.0_Release
This commit is contained in:
parent
966e260dd6
commit
ac84285fa8
3 changed files with 502 additions and 1347 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= scribus
|
||||
DISTVERSION= 1.6.3
|
||||
DISTVERSION= 1.7.0
|
||||
CATEGORIES= print editors
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \
|
||||
http://www.scribus.net/downloads/${PORTVERSION}/
|
||||
|
|
@ -31,11 +31,12 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
|
|||
libqxp-0.0.so:textproc/libqxp \
|
||||
libzmf-0.0.so:graphics/libzmf
|
||||
|
||||
USES= cmake compiler:c++17-lang desktop-file-utils gnome jpeg \
|
||||
pkgconfig python qt:5 shared-mime-info tar:xz
|
||||
USE_QT= buildtools:build core gui linguisttools:build network opengl \
|
||||
printsupport qmake:build widgets xml
|
||||
USES= cmake compiler:c++17-lang desktop-file-utils gl gnome jpeg \
|
||||
pkgconfig python qt:6 shared-mime-info tar:xz xorg
|
||||
USE_GL= gl opengl
|
||||
USE_GNOME= cairo libxml2
|
||||
USE_QT= 5compat base svg tools
|
||||
USE_XORG= xcb
|
||||
|
||||
CMAKE_ARGS= -DWANT_CPP17=YES
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1736973905
|
||||
SHA256 (scribus-1.6.3.tar.xz) = 0ae58ced410101e82655e3b4c20a070cf1767145ada233dcef7c20b8ba6bd487
|
||||
SIZE (scribus-1.6.3.tar.xz) = 74909384
|
||||
TIMESTAMP = 1737891884
|
||||
SHA256 (scribus-1.7.0.tar.xz) = fa59d6221ff7cffa9372357997e86570162e1e18913736b7176fd10f48c243f6
|
||||
SIZE (scribus-1.7.0.tar.xz) = 97163704
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue