~tenacity/tenacity-dev

tenacity: BUILDING.md: Add libsbsms, portsmf to Alpine v3 PROPOSED

Sol Fisher Romanoff: 1
 BUILDING.md: Add libsbsms, portsmf to Alpine

 1 files changed, 3 insertions(+), 3 deletions(-)
#581342 alpine.yml success
#581343 archlinux.yml success
#581344 freebsd.yml success
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~tenacity/tenacity-dev/patches/25009/mbox | git am -3
Learn more about email & git

[PATCH tenacity v3] BUILDING.md: Add libsbsms, portsmf to Alpine Export this patch

Signed-off-by: Sol Fisher Romanoff <sol@solfisher.com>
---
 BUILDING.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/BUILDING.md b/BUILDING.md
index 591b7a53b..223b8b21c 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -144,6 +144,9 @@ community repository:
sudo apk add cmake samurai lame-dev libsndfile-dev soxr-dev sqlite-dev portaudio-dev portmidi-dev libid3tag-dev soundtouch-dev libmad-dev ffmpeg-dev
```

If you're using the edge branch, you may also install `libsbsms-dev` and
`portsmf-dev` from the testing repository.

wxWidgets 3.1 is required but not packaged in Alpine Linux. Refer to the
[wxWidgets documentation](https://github.com/wxWidgets/wxWidgets/blob/master/docs/gtk/install.md)
for how to install it from source code, and make sure to set
@@ -155,9 +158,6 @@ To install wxWidgets' dependencies:
sudo apk add gtk+3.0-dev zlib-dev libpng-dev tiff-dev libjpeg-turbo-dev expat-dev
```

TODO: add portsmf and libsbsms to this package list when aports are accepted.


#### FreeBSD

wxWidgets 3.1.5 is packaged in FreeBSD's repositories. Install it and the rest
-- 
2.33.0
tenacity/patches: SUCCESS in 30m21s

[BUILDING.md: Add libsbsms, portsmf to Alpine][0] v3 from [Sol Fisher Romanoff][1]

[0]: https://lists.sr.ht/~tenacity/tenacity-dev/patches/25009
[1]: mailto:sol@solfisher.com

✓ #581342 SUCCESS tenacity/patches/alpine.yml    https://builds.sr.ht/~tenacity/job/581342
✓ #581344 SUCCESS tenacity/patches/freebsd.yml   https://builds.sr.ht/~tenacity/job/581344
✓ #581343 SUCCESS tenacity/patches/archlinux.yml https://builds.sr.ht/~tenacity/job/581343