Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : proj.4 | name : proj | ||||
| version : 4.9.3 | version : 6.2.0 | ||||
| release : 2 | release : 1 | ||||
JoshStrobl: Release should be 3, it never gets reset to 1. | |||||
| source : | source : | ||||
| - https://github.com/OSGeo/proj.4/archive/4.9.3.tar.gz : c34254f9d54e1f1fcafd322e529a6ca2785785ff99b529dc40b2a25a8a46c871 | - https://github.com/OSGeo/PROJ/releases/download/6.2.0/proj-6.2.0.tar.gz : b300c0f872f632ad7f8eb60725edbf14f0f8f52db740a3ab23e7b94f1cd22a50 | ||||
| license : MIT | license : MIT | ||||
| component : programming | component : programming.library | ||||
| summary : PROJ.4 - Cartographic Projections Library | summary : PROJ.4 - Cartographic Projections Library | ||||
| description: | | description: | | ||||
| PROJ.4 - Cartographic Projections Library | PROJ.4 - Cartographic Projections Library | ||||
| builddeps : | |||||
| - pkgconfig(sqlite3) | |||||
| setup : | | setup : | | ||||
| %autogen --disable-static | %configure --disable-static | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| replaces : | |||||
| - proj.4 | |||||
| - devel : proj.4-devel | |||||
| - dbginfo : proj.4-dbginfo | |||||
Not Done Inline ActionsThese should be above the steps. JoshStrobl: These should be above the steps. | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Release should be 3, it never gets reset to 1.