Skip to content

Commit

Permalink
strawberry: Rebuild for libicu
Browse files Browse the repository at this point in the history
Signed-off-by: Reilly Brogan <[email protected]>
  • Loading branch information
ReillyBrogan committed Oct 9, 2023
1 parent ef935a0 commit fbc117b
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions packages/s/strawberry/abi_used_libs
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ libgstaudio-1.0.so.0
libgstpbutils-1.0.so.0
libgstreamer-1.0.so.0
libgsttag-1.0.so.0
libicui18n.so.72
libicuuc.so.72
libicui18n.so.73
libicuuc.so.73
libm.so.6
libmtp.so.9
libprotobuf.so.32
Expand Down
18 changes: 9 additions & 9 deletions packages/s/strawberry/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ UNKNOWN:_ZTIN6TagLib6Vorbis4FileE
UNKNOWN:_ZTIN6TagLib7WavPack4FileE
UNKNOWN:_ZTIN6TagLib9TrueAudio4FileE
UNKNOWN:_ZTIN6google8protobuf7MessageE
UNKNOWN:_ZTIN6icu_728ByteSinkE
UNKNOWN:_ZTIN6icu_738ByteSinkE
UNKNOWN:_ZTVN6google8protobuf11MessageLiteE
libQt6Concurrent.so.6:_ZN12QtConcurrent16BlockSizeManager13timeAfterUserEv
libQt6Concurrent.so.6:_ZN12QtConcurrent16BlockSizeManager14timeBeforeUserEv
Expand Down Expand Up @@ -3458,14 +3458,14 @@ libgstreamer-1.0.so.0:gst_util_uint64_scale
libgstreamer-1.0.so.0:gst_util_uint64_scale_round
libgstreamer-1.0.so.0:gst_value_get_bitmask
libgsttag-1.0.so.0:gst_tag_register_musicbrainz_tags
libicui18n.so.72:_ZN6icu_7214Transliterator14createInstanceERKNS_13UnicodeStringE15UTransDirectionR10UErrorCode
libicuuc.so.72:_ZN6icu_7213UnicodeStringC1EPKc
libicuuc.so.72:_ZN6icu_7213UnicodeStringD1Ev
libicuuc.so.72:_ZN6icu_727UMemorydlEPv
libicuuc.so.72:_ZN6icu_728ByteSink15GetAppendBufferEiiPciPi
libicuuc.so.72:_ZN6icu_728ByteSink5FlushEv
libicuuc.so.72:_ZN6icu_728ByteSinkD2Ev
libicuuc.so.72:_ZNK6icu_7213UnicodeString6toUTF8ERNS_8ByteSinkE
libicui18n.so.73:_ZN6icu_7314Transliterator14createInstanceERKNS_13UnicodeStringE15UTransDirectionR10UErrorCode
libicuuc.so.73:_ZN6icu_7313UnicodeStringC1EPKc
libicuuc.so.73:_ZN6icu_7313UnicodeStringD1Ev
libicuuc.so.73:_ZN6icu_737UMemorydlEPv
libicuuc.so.73:_ZN6icu_738ByteSink15GetAppendBufferEiiPciPi
libicuuc.so.73:_ZN6icu_738ByteSink5FlushEv
libicuuc.so.73:_ZN6icu_738ByteSinkD2Ev
libicuuc.so.73:_ZNK6icu_7313UnicodeString6toUTF8ERNS_8ByteSinkE
libm.so.6:cos
libm.so.6:log10
libm.so.6:lround
Expand Down
2 changes: 1 addition & 1 deletion packages/s/strawberry/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : strawberry
version : 1.0.20
release : 50
release : 51
source :
- https://github.com/strawberrymusicplayer/strawberry/releases/download/1.0.20/strawberry-1.0.20.tar.xz : e27afd4b70cdbb1c88af868cafc3abcb526c825c53e413df326f008322413194
license : GPL-3.0-or-later
Expand Down
14 changes: 7 additions & 7 deletions packages/s/strawberry/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<Name>strawberry</Name>
<Homepage>https://www.strawberrymusicplayer.org</Homepage>
<Packager>
<Name>Troy Harvey</Name>
<Email>harveydevel@gmail.com</Email>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>multimedia.audio</PartOf>
<Summary xml:lang="en">Strawberry is a audio player and music collection organizer.</Summary>
<Description xml:lang="en">Strawberry is a audio player and music collection organizer. It is a fork of Clementine released in 2018 aimed at music collectors, audio enthusiasts and audiophiles.
</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>strawberry</Name>
Expand Down Expand Up @@ -54,12 +54,12 @@
</Files>
</Package>
<History>
<Update release="50">
<Date>2023-09-25</Date>
<Update release="51">
<Date>2023-10-09</Date>
<Version>1.0.20</Version>
<Comment>Packaging update</Comment>
<Name>Troy Harvey</Name>
<Email>harveydevel@gmail.com</Email>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
</Update>
</History>
</PISI>

0 comments on commit fbc117b

Please sign in to comment.