08c1696fb1
1. Switch from USE_GITHUB to pre-rolled release. 2. Use CMake to install the files instead of using custom do-install target. 3. Unbundle devel/microsoft-gsl. 4. Fix build and keep possibility to build 32bit overlay on other ARCHes than x86. 5. "Pet portclippy". Ideas, patches and testing: fuz, jhale, pkubaj. PR: 273203 272881 Approved by: tcberner Differential Revision: https://reviews.freebsd.org/D41604 MFH: 2023Q3
13 lines
601 B
Text
13 lines
601 B
Text
bin/mumble
|
|
bin/mumble-overlay
|
|
%%OVERLAY_32BIT%%lib/mumble/libmumbleoverlay%%OVERLAY_32BIT_SUFFIX%%.so
|
|
%%OVERLAY_32BIT%%lib/mumble/libmumbleoverlay%%OVERLAY_32BIT_SUFFIX%%.so.%%MUMBLE_VERSION%%.0
|
|
lib/mumble/libmumbleoverlay%%OVERLAY_NATIVE_SUFFIX%%.so
|
|
lib/mumble/libmumbleoverlay%%OVERLAY_NATIVE_SUFFIX%%.so.%%MUMBLE_VERSION%%.0
|
|
lib/mumble/plugins/liblink.so
|
|
share/applications/info.mumble.Mumble.desktop
|
|
share/icons/hicolor/256x256/apps/mumble.png
|
|
share/icons/hicolor/scalable/apps/mumble.svg
|
|
share/man/man1/mumble.1.gz
|
|
share/man/man1/mumble-overlay.1.gz
|
|
share/metainfo/info.mumble.Mumble.appdata.xml
|