Page MenuHomeSolus

D13878.id33874.diff
No OneTemporary

D13878.id33874.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,5 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Nazar Stasiv
+ - IRC: nast
+ - Email: nazar@autistici.org
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,4 @@
+ld-linux-x86-64.so.2
+libc.so.6
+libgcc_s.so.1
+libm.so.6
diff --git a/abi_used_symbols b/abi_used_symbols
new file mode 100644
--- /dev/null
+++ b/abi_used_symbols
@@ -0,0 +1,137 @@
+ld-linux-x86-64.so.2:__tls_get_addr
+libc.so.6:__environ
+libc.so.6:__errno_location
+libc.so.6:__libc_start_main
+libc.so.6:__register_atfork
+libc.so.6:__xpg_strerror_r
+libc.so.6:_exit
+libc.so.6:abort
+libc.so.6:bcmp
+libc.so.6:bind
+libc.so.6:calloc
+libc.so.6:cfmakeraw
+libc.so.6:chdir
+libc.so.6:clock_gettime
+libc.so.6:close
+libc.so.6:closedir
+libc.so.6:connect
+libc.so.6:dirfd
+libc.so.6:dl_iterate_phdr
+libc.so.6:dlsym
+libc.so.6:dup2
+libc.so.6:environ
+libc.so.6:epoll_create
+libc.so.6:epoll_create1
+libc.so.6:epoll_ctl
+libc.so.6:epoll_wait
+libc.so.6:execvp
+libc.so.6:exit
+libc.so.6:fcntl
+libc.so.6:fork
+libc.so.6:free
+libc.so.6:freeifaddrs
+libc.so.6:fstat64
+libc.so.6:fstatat64
+libc.so.6:getcwd
+libc.so.6:getenv
+libc.so.6:gethostname
+libc.so.6:getifaddrs
+libc.so.6:getsockopt
+libc.so.6:getuid
+libc.so.6:gnu_get_libc_version
+libc.so.6:if_nametoindex
+libc.so.6:ioctl
+libc.so.6:isatty
+libc.so.6:lseek64
+libc.so.6:lstat64
+libc.so.6:malloc
+libc.so.6:memchr
+libc.so.6:memcmp
+libc.so.6:memcpy
+libc.so.6:memmove
+libc.so.6:memrchr
+libc.so.6:memset
+libc.so.6:mmap
+libc.so.6:mprotect
+libc.so.6:munmap
+libc.so.6:open
+libc.so.6:open64
+libc.so.6:opendir
+libc.so.6:pipe
+libc.so.6:pipe2
+libc.so.6:poll
+libc.so.6:posix_memalign
+libc.so.6:posix_spawn_file_actions_adddup2
+libc.so.6:posix_spawn_file_actions_destroy
+libc.so.6:posix_spawn_file_actions_init
+libc.so.6:posix_spawnattr_destroy
+libc.so.6:posix_spawnattr_init
+libc.so.6:posix_spawnattr_setflags
+libc.so.6:posix_spawnattr_setpgroup
+libc.so.6:posix_spawnattr_setsigdefault
+libc.so.6:posix_spawnattr_setsigmask
+libc.so.6:posix_spawnp
+libc.so.6:prctl
+libc.so.6:pselect
+libc.so.6:pthread_attr_destroy
+libc.so.6:pthread_attr_getguardsize
+libc.so.6:pthread_attr_getstack
+libc.so.6:pthread_attr_init
+libc.so.6:pthread_attr_setstacksize
+libc.so.6:pthread_create
+libc.so.6:pthread_detach
+libc.so.6:pthread_getattr_np
+libc.so.6:pthread_getspecific
+libc.so.6:pthread_join
+libc.so.6:pthread_key_create
+libc.so.6:pthread_key_delete
+libc.so.6:pthread_mutex_lock
+libc.so.6:pthread_mutex_unlock
+libc.so.6:pthread_self
+libc.so.6:pthread_setspecific
+libc.so.6:pthread_sigmask
+libc.so.6:read
+libc.so.6:readdir64
+libc.so.6:readlink
+libc.so.6:realloc
+libc.so.6:realpath
+libc.so.6:recv
+libc.so.6:recvfrom
+libc.so.6:sched_yield
+libc.so.6:send
+libc.so.6:sendto
+libc.so.6:setgid
+libc.so.6:setgroups
+libc.so.6:setpgid
+libc.so.6:setsockopt
+libc.so.6:setuid
+libc.so.6:sigaction
+libc.so.6:sigaddset
+libc.so.6:sigaltstack
+libc.so.6:sigemptyset
+libc.so.6:signal
+libc.so.6:socket
+libc.so.6:socketpair
+libc.so.6:stat64
+libc.so.6:strlen
+libc.so.6:syscall
+libc.so.6:sysconf
+libc.so.6:tcgetattr
+libc.so.6:tcsetattr
+libc.so.6:waitpid
+libc.so.6:write
+libc.so.6:writev
+libgcc_s.so.1:_Unwind_Backtrace
+libgcc_s.so.1:_Unwind_DeleteException
+libgcc_s.so.1:_Unwind_FindEnclosingFunction
+libgcc_s.so.1:_Unwind_GetCFA
+libgcc_s.so.1:_Unwind_GetDataRelBase
+libgcc_s.so.1:_Unwind_GetIP
+libgcc_s.so.1:_Unwind_GetIPInfo
+libgcc_s.so.1:_Unwind_GetLanguageSpecificData
+libgcc_s.so.1:_Unwind_GetRegionStart
+libgcc_s.so.1:_Unwind_GetTextRelBase
+libgcc_s.so.1:_Unwind_RaiseException
+libgcc_s.so.1:_Unwind_Resume
+libgcc_s.so.1:_Unwind_SetGR
+libgcc_s.so.1:_Unwind_SetIP
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,19 @@
+name : bandwhich
+version : 0.20.0
+release : 1
+source :
+ - https://github.com/imsnif/bandwhich/archive/refs/tags/0.20.0.tar.gz : 4bbf05be32439049edd50bd1e4d5a2a95b0be8d36782e4100732f0cc9f19ba12
+license : MIT
+component : system.utils
+summary : Terminal bandwidth utilization tool
+description: |
+ This is a CLI utility for displaying current network utilization by process, connection and remote IP/hostname
+networking : yes
+builddeps :
+ - cargo
+build : |
+ cargo update
+ cargo build --release
+install : |
+ install -Dm00755 target/release/bandwhich $installdir/usr/bin/bandwhich
+ install -Dm00644 docs/bandwhich.1 -t $installdir/usr/share/man/man1/
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>bandwhich</Name>
+ <Packager>
+ <Name>Nazar Stasiv</Name>
+ <Email>nazar@autistici.org</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">Terminal bandwidth utilization tool</Summary>
+ <Description xml:lang="en">This is a CLI utility for displaying current network utilization by process, connection and remote IP/hostname
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>bandwhich</Name>
+ <Summary xml:lang="en">Terminal bandwidth utilization tool</Summary>
+ <Description xml:lang="en">This is a CLI utility for displaying current network utilization by process, connection and remote IP/hostname
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/bandwhich</Path>
+ <Path fileType="man">/usr/share/man/man1/bandwhich.1</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2022-12-18</Date>
+ <Version>0.20.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Nazar Stasiv</Name>
+ <Email>nazar@autistici.org</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 12:47 AM (3 h, 14 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5807038
Default Alt Text
D13878.id33874.diff (6 KB)

Event Timeline