Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion packages/p/pv/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@ libc.so.6:__environ
libc.so.6:__errno_location
libc.so.6:__fdelt_chk
libc.so.6:__fprintf_chk
libc.so.6:__getdelim
libc.so.6:__isoc23_fscanf
libc.so.6:__isoc23_sscanf
libc.so.6:__isoc23_strtoul
libc.so.6:__libc_start_main
libc.so.6:__printf_chk
libc.so.6:__stack_chk_fail
libc.so.6:__vasprintf_chk
libc.so.6:__vfprintf_chk
libc.so.6:__vsnprintf_chk
libc.so.6:__xpg_basename
Expand All @@ -19,18 +21,19 @@ libc.so.6:chmod
libc.so.6:clock_gettime
libc.so.6:close
libc.so.6:closedir
libc.so.6:copy_file_range
libc.so.6:dcgettext
libc.so.6:dup
libc.so.6:dup2
libc.so.6:environ
libc.so.6:execlp
libc.so.6:execvp
libc.so.6:exit
libc.so.6:fclose
libc.so.6:fcntl
libc.so.6:fdatasync
libc.so.6:fdopen
libc.so.6:feof
libc.so.6:fgets
libc.so.6:fopen
libc.so.6:fork
libc.so.6:fpathconf
Expand Down Expand Up @@ -72,6 +75,7 @@ libc.so.6:optarg
libc.so.6:optind
libc.so.6:perror
libc.so.6:pipe
libc.so.6:poll
libc.so.6:posix_fadvise
libc.so.6:posix_memalign
libc.so.6:putchar
Expand Down Expand Up @@ -107,6 +111,7 @@ libc.so.6:strlen
libc.so.6:strncmp
libc.so.6:strncpy
libc.so.6:strrchr
libc.so.6:strsignal
libc.so.6:sysconf
libc.so.6:tcgetattr
libc.so.6:tcgetpgrp
Expand All @@ -115,11 +120,14 @@ libc.so.6:textdomain
libc.so.6:time
libc.so.6:ttyname
libc.so.6:umask
libc.so.6:uname
libc.so.6:waitpid
libc.so.6:wcswidth
libc.so.6:wctomb
libc.so.6:write
libm.so.6:fmod
libm.so.6:lroundl
libm.so.6:nextafterl
libm.so.6:sqrtl
libncursesw.so.6:setupterm
libncursesw.so.6:tigetnum
6 changes: 3 additions & 3 deletions packages/p/pv/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : pv
version : 1.10.5
release : 23
version : 1.11.0
release : 24
source :
- https://www.ivarch.com/s/pv-1.10.5.tar.gz : ab21b4f8662280646b6a02e1b9f096790918f89c952bbe0d06fef75d3b52fb15
- https://www.ivarch.com/s/pv-1.11.0.tar.gz : fc02c9fc2b82b20a92cc8d98f844be63f22abd98751a8e4abc875e1d803662eb
homepage : https://www.ivarch.com/programs/pv.shtml
license : GPL-3.0-or-later
summary : A terminal-based tool for monitoring the progress of data through a pipeline.
Expand Down
15 changes: 7 additions & 8 deletions packages/p/pv/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>pv</Name>
<Homepage>https://www.ivarch.com/programs/pv.shtml</Homepage>
<Packager>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</Email>
<Name>Jared Cervantes</Name>
<Email>jared@jaredcervantes.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>system.utils</PartOf>
Expand All @@ -30,7 +30,6 @@
<Path fileType="data">/usr/share/licenses/pv/COPYING</Path>
<Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/pv.mo</Path>
<Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/pv.mo</Path>
<Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/pv.mo</Path>
<Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/pv.mo</Path>
<Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/pv.mo</Path>
<Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/pv.mo</Path>
Expand All @@ -42,12 +41,12 @@
</Files>
</Package>
<History>
<Update release="23">
<Date>2026-04-06</Date>
<Version>1.10.5</Version>
<Update release="24">
<Date>2026-06-18</Date>
<Version>1.11.0</Version>
<Comment>Packaging update</Comment>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</Email>
<Name>Jared Cervantes</Name>
<Email>jared@jaredcervantes.com</Email>
</Update>
</History>
</PISI>