trenchbroom: add original icon svg (#11896)

This commit is contained in:
erysdren
2025-03-11 02:09:37 -05:00
committed by GitHub
parent cb35ae7042
commit 6019027b51
2 changed files with 97 additions and 1 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -11,7 +11,8 @@ CHECKSUM_SHA256="57770ce2d50af4e9c8b74fedb5c37a5ec9ff400529da3240c1434092636acae
SOURCE_URI_2="https://github.com/richgel999/miniz/releases/download/3.0.2/miniz-3.0.2.zip"
CHECKSUM_SHA256_2="ada38db0b703a56d3dd6d57bf84a9c5d664921d870d8fea4db153979fb5332c5"
SOURCE_DIR="TrenchBroom-$portVersion"
ADDITIONAL_FILES="TrenchBroom-$portVersion.rdef.in"
ADDITIONAL_FILES="TrenchBroom-$portVersion.rdef.in
qbrush-alphashadow.svg"
PATCHES="trenchbroom-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"