florb rebuild with omake.

This commit is contained in:
uglyside
2024-12-22 10:40:56 +03:00
parent 49d2d05f71
commit 4b57072a05
8 changed files with 1743 additions and 768 deletions
+16 -6
View File
@@ -6,7 +6,7 @@
<Homepage>http://florb.shugaa.de/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app:gui</IsA>
@@ -15,10 +15,10 @@
<Description>
florb is a really simple map viewer and GPX editor written in C++ using the FLTK UI toolkit. florb makes it easy to create and edit tracks for planning short and extended trips into the wild green. Or anywhere else for that matter.
</Description>
<Archive sha1sum="074ee0eca20fd8977e659a8bf353e28028ef3107" type="zip">https://github.com/shugaa/florb/archive/85d2be7d851f83db8a289fd2018832aec295d526.zip</Archive>
<Archive target="florb-85d2be7d851f83db8a289fd2018832aec295d526/src/res" sha1sum="0857fd36313ceeed06b19c3c37a121d34bd621ee" type="binary">https://github.com/pekdon/florb/raw/cmake_support/src/res/audio-input-microphone-ina.png</Archive>
<Archive sha1sum="22e837752f164641ab5deb614e30e653a5c78d80" type="targz">https://github.com/shugaa/florb/archive/v1.1/florb-1.1.tar.gz</Archive>
<Archive target="florb-1.1/src/res" sha1sum="0857fd36313ceeed06b19c3c37a121d34bd621ee" type="binary">https://github.com/pekdon/florb/raw/cmake_support/src/res/audio-input-microphone-ina.png</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>omake</Dependency>
<Dependency>yaml-cpp</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>mesa-devel</Dependency>
@@ -31,11 +31,14 @@
<Dependency>tinyxml2-devel</Dependency>
<Dependency>libxkbfile-devel</Dependency>
<Dependency>libxkbcommon-devel</Dependency>
<Dependency>python3-translate_toolkit</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">support_building_with_cmake.patch</Patch>
<Patch level="1">upstream.patch</Patch>
<Patch level="1">allow_startup_with_missing_config_file.patch</Patch>
<Patch level="1">no_build_about_resources.patch</Patch>
<Patch level="1">Swedish_translation.patch</Patch>
<Patch level="1">update_search_request.patch</Patch>
<Patch level="1">BudDavis__1.patch</Patch>
</Patches>
</Source>
@@ -63,6 +66,13 @@
</Package>
<History>
<Update release="6">
<Date>2024-12-22</Date>
<Version>1.1</Version>
<Comment>Rebuild</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="5">
<Date>2023-11-01</Date>
<Version>1.1</Version>