Skip to content

Commit

Permalink
add external-source to libjpeg-turbo-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 19, 2022
1 parent 7d7c489 commit 7d8d59d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/libjpeg-turbo/osgeo4w/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ sdesc: "A JPEG image codec that uses SIMD instructions to accelerate baseline JP
ldesc: "A JPEG image codec that uses SIMD instructions to accelerate baseline JPEG compression and decompression (tools)"
category: Libs
requires: $P
external-source: $P
maintainer: $MAINTAINER
EOF

Expand Down Expand Up @@ -84,4 +85,7 @@ tar -C install -cjf $R/$P-devel/$P-devel-$V-$B.tar.bz2 \
include \
lib

tar -C .. -cjf $R/$P-$V-$B-src.tar.bz2 \
osgeo4w/package.sh

endlog

0 comments on commit 7d8d59d

Please sign in to comment.