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

Commit

Permalink
build: lib libgeotiff
Browse files Browse the repository at this point in the history
Official repository of the libgeotiff project

log: add lib
  • Loading branch information
Van020530 committed May 21, 2024
1 parent 8834175 commit d062647
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions libgeotiff/linglong.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
package:
id: libgeotiff
name: libgeotiff
version: 1.7.1
kind: lib
description: |
Official repository of the libgeotiff project
runtime:
id: org.deepin.Runtime
version: 23.0.0

source:
kind: git
url: https://github.com/OSGeo/libgeotiff.git
commit: 0bfa226256b9bcdbcc3dbe1ae79fec7b41a0a74e


build:
kind: cmake
manual:
configure: |
cd libgeotiff
cmake -B ${build_dir} ${conf_args} ${extra_args}

0 comments on commit d062647

Please sign in to comment.