Skip to content

Commit

Permalink
shntool: include homepage (#2878)
Browse files Browse the repository at this point in the history
**Summary**
- Add homepage to package.yml

**Test Plan**
- Checked homepage was added.

**Checklist**

- [X] Package was built and tested against unstable
  • Loading branch information
malfisya authored Jun 6, 2024
2 parents 3800e85 + 97772bf commit b6f2c9a
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 17 deletions.
1 change: 1 addition & 0 deletions packages/s/shntool/abi_libs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
shntool
1 change: 1 addition & 0 deletions packages/s/shntool/abi_symbols
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
shntool:basename
9 changes: 6 additions & 3 deletions packages/s/shntool/abi_used_symbols
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
libc.so.6:_IO_getc
libc.so.6:__ctype_b_loc
libc.so.6:__errno_location
libc.so.6:__fprintf_chk
libc.so.6:__fread_chk
libc.so.6:__libc_start_main
libc.so.6:__memcpy_chk
libc.so.6:__stack_chk_fail
libc.so.6:__stpcpy_chk
libc.so.6:__strcat_chk
libc.so.6:__strcpy_chk
libc.so.6:__strdup
libc.so.6:__vsnprintf_chk
libc.so.6:__xstat
libc.so.6:calloc
libc.so.6:close
libc.so.6:dup2
Expand All @@ -31,12 +29,14 @@ libc.so.6:fread
libc.so.6:free
libc.so.6:fseek
libc.so.6:fwrite
libc.so.6:getc
libc.so.6:getenv
libc.so.6:getopt
libc.so.6:isatty
libc.so.6:kill
libc.so.6:malloc
libc.so.6:memcpy
libc.so.6:memmove
libc.so.6:memset
libc.so.6:open
libc.so.6:optarg
Expand All @@ -45,15 +45,18 @@ libc.so.6:perror
libc.so.6:pipe
libc.so.6:qsort
libc.so.6:signal
libc.so.6:stat
libc.so.6:stderr
libc.so.6:stdin
libc.so.6:stdout
libc.so.6:strcat
libc.so.6:strchr
libc.so.6:strcmp
libc.so.6:strcpy
libc.so.6:strdup
libc.so.6:strerror
libc.so.6:strlen
libc.so.6:strncmp
libc.so.6:strrchr
libc.so.6:strstr
libc.so.6:strtok
Expand Down
9 changes: 5 additions & 4 deletions packages/s/shntool/package.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
name : shntool
version : 3.0.10
release : 1
release : 2
source :
- http://www.etree.org/shnutils/shntool/dist/src/shntool-3.0.10.tar.gz : 74302eac477ca08fb2b42b9f154cc870593aec8beab308676e4373a5e4ca2102
license : GPL-2.0
- http://shnutils.freeshell.org/shntool/dist/src/shntool-3.0.10.tar.gz : 74302eac477ca08fb2b42b9f154cc870593aec8beab308676e4373a5e4ca2102
homepage : http://shnutils.freeshell.org/shntool/
license : GPL-2.0-or-later
component : multimedia.audio
summary : a multi-purpose WAVE data processing and reporting utility
description: |
a multi-purpose WAVE data processing and reporting utility
setup : |
%configure
%configure_no_runstatedir
build : |
%make
install : |
Expand Down
35 changes: 25 additions & 10 deletions packages/s/shntool/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>shntool</Name>
<Homepage>http://shnutils.freeshell.org/shntool/</Homepage>
<Packager>
<Name>Bryan T. Meyers</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Packager>
<License>GPL-2.0</License>
<License>GPL-2.0-or-later</License>
<PartOf>multimedia.audio</PartOf>
<Summary xml:lang="en">a multi-purpose WAVE data processing and reporting utility</Summary>
<Description xml:lang="en">a multi-purpose WAVE data processing and reporting utility
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>shntool</Name>
Expand All @@ -19,17 +20,31 @@
</Description>
<PartOf>multimedia.audio</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="executable">/usr/bin/shncat</Path>
<Path fileType="executable">/usr/bin/shncmp</Path>
<Path fileType="executable">/usr/bin/shnconv</Path>
<Path fileType="executable">/usr/bin/shncue</Path>
<Path fileType="executable">/usr/bin/shnfix</Path>
<Path fileType="executable">/usr/bin/shngen</Path>
<Path fileType="executable">/usr/bin/shnhash</Path>
<Path fileType="executable">/usr/bin/shninfo</Path>
<Path fileType="executable">/usr/bin/shnjoin</Path>
<Path fileType="executable">/usr/bin/shnlen</Path>
<Path fileType="executable">/usr/bin/shnpad</Path>
<Path fileType="executable">/usr/bin/shnsplit</Path>
<Path fileType="executable">/usr/bin/shnstrip</Path>
<Path fileType="executable">/usr/bin/shntool</Path>
<Path fileType="executable">/usr/bin/shntrim</Path>
<Path fileType="man">/usr/share/man/man1/shntool.1</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2017-02-23</Date>
<Update release="2">
<Date>2024-06-06</Date>
<Version>3.0.10</Version>
<Comment>Packaging update</Comment>
<Name>Bryan T. Meyers</Name>
<Email>[email protected]</Email>
<Name>Jakob Gezelius</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit b6f2c9a

Please sign in to comment.