Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
build: add lib PROJ
Browse files Browse the repository at this point in the history
PROJ - Cartographic Projections and Coordinate Transformations Library

log: add lib
  • Loading branch information
Van020530 committed May 22, 2024
1 parent 8834175 commit 7d3740f
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions PROJ/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
package:
id: PROJ
name: PROJ
version: 9.4.0
kind: lib
description: |
PROJ - Cartographic Projections and Coordinate Transformations Library
runtime:
id: org.deepin.Runtime
version: 23.0.0

source:
kind: git
url: https://github.com/OSGeo/PROJ.git
commit: ea00f187f7572b3b745ed41e0285d6223a2ec488

depends:
- id: sqlite/3.45.1

build:
kind: cmake


0 comments on commit 7d3740f

Please sign in to comment.