orca-45.2

This commit is contained in:
Rmys
2024-01-06 16:35:52 +03:00
parent a4bf047d8a
commit ae6341cf4e
3 changed files with 17 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ j = ''.join([
' -DRAWSPEED_ENABLE_LTO=ON',
' -DBINARY_PACKAGE_BUILD=1',
' -DCMAKE_BUILD_TYPE=Release',
' -DCMAKE_INSTALL_PREFIX=/usr',
' -DCMAKE_INSTALL_LIBDIR=/usr/lib',
' -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib',
' -B_build -G Ninja -L '
+8 -1
View File
@@ -12,7 +12,7 @@
<PartOf>multimedia.graphics</PartOf>
<Summary>darktable is an open source photography workflow application and RAW developer.</Summary>
<Description>darktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers.</Description>
<Archive type="tarxz" sha1sum="6174cf04c3971cc3b0ca1089a19616e93d2936f7">https://github.com/darktable-org/darktable/releases/download/release-4.4.1/darktable-4.4.1.tar.xz</Archive>
<Archive type="targz" sha1sum="abe3c24090929c65a833f3e516c3eae51a583640">https://github.com/darktable-org/darktable/archive/refs/tags/release-4.7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>llvm</Dependency>
<Dependency>cmake</Dependency>
@@ -138,6 +138,13 @@
</Package>
<History>
<Update release="16">
<Date>2024-01-06</Date>
<Version>4.7.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2023-10-29</Date>
<Version>4.4.1</Version>