gpick-0.3 rebuild lua.

This commit is contained in:
4fury-c3440d8
2023-01-04 19:02:11 +03:00
parent 0e8cc00bc5
commit b29bcbb813
3 changed files with 252 additions and 5 deletions
+12 -2
View File
@@ -15,8 +15,8 @@
<Description>
Gpick is an application that allows you to sample any color from anywhere on the desktop, and use it to create palettes (i.e. collections of colors) for use in graphic design applications.
</Description>
<Archive sha1sum="b0e51feb274a39aea6063f0c72a8562824ce1010" type="targz">
https://github.com/thezbyg/gpick/archive/gpick-0.2.6.tar.gz
<Archive sha1sum="e24a210d17b646dfe07ef7e2cf78b58498798c1d" type="targz">
https://github.com/thezbyg/gpick/releases/download/v0.3/gpick-0.3.tar.gz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -26,6 +26,9 @@
<Dependency>expat-devel</Dependency>
<Dependency>boost-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level='1'>archlinux/buildfix.patch</Patch>
</Patches>
</Source>
<Package>
@@ -51,6 +54,13 @@
</Package>
<History>
<Update release="3">
<Date>2023-01-04</Date>
<Version>0.3</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2021-11-04</Date>
<Version>0.2.6</Version>