diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1 +0,0 @@
-libc.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : psutils
-version : '1.23'
-release : 1
+version : 1.90
+release : 2
source :
- - https://github.com/rrthomas/psutils/archive/v1.23.tar.gz : b7db52e30c763bb1ca3e073a8b1648728899157e10aedc0e0fcc97e19ea72279
+ - https://github.com/rrthomas/psutils/archive/v1.90.tar.gz : b45a78b14fa213f8705a0347f7429272bf6cb7c0367f7408915aaf66d0734a9b
license : psutils
component : programming.tools
networking : yes
@@ -11,10 +11,7 @@
PSUtils is a suite of utilities for manipulating PostScript documents produced according to the Document Structuring Conventions. It is possible to select and rearrange pages, including arrangement into signatures for booklet printing, and page merging for n-up printing.
builddeps :
- ghostscript-devel
- - git
setup : |
- %patch -p1 < $pkgfiles/patch-30-unsigned.patch
- ./bootstrap
%reconfigure
build : |
%make
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
psutils
- Peter O'Connor
- peter@solus-project.com
+ F. von Gellhorn
+ flinux@vongellhorn.ch
psutils
programming.tools
Utilities for manipulating PostScript documents
PSUtils is a suite of utilities for manipulating PostScript documents produced according to the Document Structuring Conventions. It is possible to select and rearrange pages, including arrangement into signatures for booklet printing, and page merging for n-up printing.
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
psutils
@@ -19,17 +19,35 @@
programming.tools
- /usr/bin
- /usr/share/man
+ /usr/bin/epsffit
+ /usr/bin/extractres
+ /usr/bin/includeres
+ /usr/bin/psbook
+ /usr/bin/psjoin
+ /usr/bin/psnup
+ /usr/bin/psresize
+ /usr/bin/psselect
+ /usr/bin/pstops
+ /usr/share/man/man1/epsffit.1
+ /usr/share/man/man1/extractres.1
+ /usr/share/man/man1/includeres.1
+ /usr/share/man/man1/psbook.1
+ /usr/share/man/man1/psjoin.1
+ /usr/share/man/man1/psnup.1
+ /usr/share/man/man1/psresize.1
+ /usr/share/man/man1/psselect.1
+ /usr/share/man/man1/pstops.1
+ /usr/share/man/man1/psutils.1
+ /usr/share/perl/PSUtils.pm
-
- 2017-06-21
- 1.23
+
+ 2019-11-30
+ 1.9
Packaging update
- Peter O'Connor
- peter@solus-project.com
+ F. von Gellhorn
+ flinux@vongellhorn.ch
\ No newline at end of file