Skip to content

Commit

Permalink
db5: Add homepage
Browse files Browse the repository at this point in the history
Part of getsolus#411
  • Loading branch information
davidjharder committed Jan 22, 2024
1 parent a94530c commit 23f744d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 16 deletions.
8 changes: 3 additions & 5 deletions packages/d/db5/abi_used_symbols
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
libc.so.6:__ctype_b_loc
libc.so.6:__cxa_atexit
libc.so.6:__errno_location
libc.so.6:__fdelt_chk
libc.so.6:__fprintf_chk
libc.so.6:__isoc23_strtol
libc.so.6:__isoc23_strtoul
libc.so.6:__libc_start_main
libc.so.6:__memcpy_chk
libc.so.6:__printf_chk
Expand Down Expand Up @@ -134,19 +135,16 @@ libc.so.6:strncmp
libc.so.6:strncpy
libc.so.6:strrchr
libc.so.6:strsep
libc.so.6:strtol
libc.so.6:strtoul
libc.so.6:sysconf
libc.so.6:time
libc.so.6:unlink
libc.so.6:write
libc.so.6:writev
libgcc_s.so.1:_Unwind_Resume
libstdc++.so.6:_ZNSt8ios_base4InitC1Ev
libstdc++.so.6:_ZNSt8ios_base4InitD1Ev
libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate
libstdc++.so.6:_ZNSt9exceptionD2Ev
libstdc++.so.6:_ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l
libstdc++.so.6:_ZSt21ios_base_library_initv
libstdc++.so.6:_ZTISt9exception
libstdc++.so.6:_ZTVN10__cxxabiv117__class_type_infoE
libstdc++.so.6:_ZTVN10__cxxabiv120__si_class_type_infoE
Expand Down
8 changes: 3 additions & 5 deletions packages/d/db5/abi_used_symbols32
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
libc.so.6:__ctype_b_loc
libc.so.6:__cxa_atexit
libc.so.6:__errno_location
libc.so.6:__fdelt_chk
libc.so.6:__fprintf_chk
libc.so.6:__isoc23_strtol
libc.so.6:__isoc23_strtoul
libc.so.6:__memcpy_chk
libc.so.6:__snprintf_chk
libc.so.6:__sprintf_chk
Expand Down Expand Up @@ -115,19 +116,16 @@ libc.so.6:strncmp
libc.so.6:strncpy
libc.so.6:strrchr
libc.so.6:strsep
libc.so.6:strtol
libc.so.6:strtoul
libc.so.6:sysconf
libc.so.6:time
libc.so.6:unlink
libc.so.6:write
libc.so.6:writev
libgcc_s.so.1:_Unwind_Resume
libstdc++.so.6:_ZNSt8ios_base4InitC1Ev
libstdc++.so.6:_ZNSt8ios_base4InitD1Ev
libstdc++.so.6:_ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate
libstdc++.so.6:_ZNSt9exceptionD2Ev
libstdc++.so.6:_ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_i
libstdc++.so.6:_ZSt21ios_base_library_initv
libstdc++.so.6:_ZTISt9exception
libstdc++.so.6:_ZTVN10__cxxabiv117__class_type_infoE
libstdc++.so.6:_ZTVN10__cxxabiv120__si_class_type_infoE
Expand Down
1 change: 1 addition & 0 deletions packages/d/db5/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version : 5.3.28
release : 9
source :
- http://download.oracle.com/berkeley-db/db-5.3.28.tar.gz : e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628
homepage : https://www.oracle.com/technology/software/products/berkeley-db/index.html
license : BSD-3-Clause
component : system.base
libsplit : no
Expand Down
13 changes: 7 additions & 6 deletions packages/d/db5/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>db5</Name>
<Homepage>https://www.oracle.com/technology/software/products/berkeley-db/index.html</Homepage>
<Packager>
<Name>Algent Albrahimi</Name>
<Email>[email protected]</Email>
<Name>David Harder</Name>
<Email>[email protected]</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>system.base</PartOf>
<Summary xml:lang="en">Berkeley Database v5</Summary>
<Description xml:lang="en">This package provides different tools for manipulating databases in the Berkeley Database v5 format.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>db5</Name>
Expand Down Expand Up @@ -5344,11 +5345,11 @@
</Package>
<History>
<Update release="9">
<Date>2022-03-24</Date>
<Date>2024-01-22</Date>
<Version>5.3.28</Version>
<Comment>Packaging update</Comment>
<Name>Algent Albrahimi</Name>
<Email>[email protected]</Email>
<Name>David Harder</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 23f744d

Please sign in to comment.