Adrian Schröter
8ba574cff5
Submit gmic package to openSUSE:Factory via the graphics Devel package. Sidenote: While I will continue to build the full gmic binary in my home:garloff:Photography project (and use MMX,SSE on i386) for continuity reasons, I follow upstream to only build gmic the float type for openSUSE submission, covering probably 99% of the use cases ... This is controlled by a %define in the specfile, so I can keep the packages in sync otherwise at least for the time being. OBS-URL: https://build.opensuse.org/request/show/225522 OBS-URL: https://build.opensuse.org/package/show/graphics/gmic?expand=0&rev=1
10 lines
216 B
Plaintext
10 lines
216 B
Plaintext
<!-- We build well with 2 CPUs/1.5GB, 3CPUs/2GB, 4CPUs/2.5GB-->
|
|
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="M">1920</size>
|
|
</physicalmemory>
|
|
<processors>3</processors>
|
|
</hardware>
|
|
</constraints>
|