You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
graphics/*: set github.tarball_from explicitly
In preparation for changing the default.
This commit is contained in:
@@ -4,13 +4,15 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup seebk GIMP-Lensfun 0.2.4
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 6
|
||||
categories graphics
|
||||
license GPL-3
|
||||
maintainers {mascguy @mascguy} openmaintainer
|
||||
|
||||
description GimpLensfun is a GIMP plugin to correct lens distortion
|
||||
long_description ${description} using the lensfun library and database.
|
||||
long_description {*}${description} using the lensfun library and database.
|
||||
homepage https://seebk.github.io/${name}
|
||||
|
||||
checksums rmd160 529285a05fed3c3fd5669d22a9686cad31564227 \
|
||||
|
||||
@@ -22,6 +22,8 @@ legacysupport.newest_darwin_requires_legacy 10
|
||||
|
||||
name ImageMagick7
|
||||
github.setup ImageMagick ImageMagick 7.1.1-41
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 1
|
||||
|
||||
checksums rmd160 33aaaa6f16fd50916abfaa646c56d2c5d25da52e \
|
||||
|
||||
@@ -8,6 +8,8 @@ PortGroup github 1.0
|
||||
|
||||
name InsightToolkit
|
||||
github.setup InsightSoftwareConsortium ITK 5.3.0 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 3
|
||||
categories graphics science devel
|
||||
license Apache
|
||||
|
||||
@@ -8,6 +8,8 @@ PortGroup github 1.0
|
||||
|
||||
name InsightToolkit4
|
||||
github.setup InsightSoftwareConsortium ITK 4.13.3 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 3
|
||||
categories graphics science devel
|
||||
license Apache
|
||||
|
||||
@@ -4,6 +4,8 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup MorbZ OpenSansEmoji e76f1200b1892f1e154fe844671ac391ed433f9f
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
# version is commit date
|
||||
version 2013.06.03
|
||||
categories-append graphics
|
||||
|
||||
@@ -8,6 +8,8 @@ PortGroup boost 1.0
|
||||
set git_commit ba2a6f7339055647a98b3d0c1afe36036f6a6979
|
||||
set git_date 20200529
|
||||
github.setup openscenegraph OpenSceneGraph ${git_commit}
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
name OpenSceneGraph-devel
|
||||
version 3.7.0-${git_date}
|
||||
revision 21
|
||||
|
||||
@@ -6,6 +6,8 @@ PortGroup cmake 1.1
|
||||
PortGroup boost 1.0
|
||||
|
||||
github.setup openscenegraph OpenSceneGraph 3.6.5 OpenSceneGraph-
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 16
|
||||
conflicts OpenSceneGraph-devel
|
||||
categories graphics
|
||||
|
||||
@@ -9,6 +9,8 @@ PortGroup legacysupport 1.1
|
||||
legacysupport.newest_darwin_requires_legacy 15
|
||||
|
||||
github.setup stevenlovegrove Pangolin 0.8 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
categories graphics
|
||||
license MIT
|
||||
|
||||
@@ -7,6 +7,8 @@ PortGroup qt5 1.0
|
||||
PortGroup active_variants 1.1
|
||||
|
||||
github.setup thliebig QCSXCAD 1cde9d560a5000f4c24c249d2dd5ccda12de38b6
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
version 20230106-[string range ${github.version} 0 7]
|
||||
checksums rmd160 c619c2075e0e81b66c7b16dc3bc4ac9cbd44b1d0 \
|
||||
sha256 510c0c4b7833e4fdac51205256cd33341c55df7c500e910633b046cf40c380e0 \
|
||||
@@ -19,7 +21,7 @@ license LGPL-3
|
||||
maintainers {ra1nb0w @ra1nb0w} openmaintainer
|
||||
|
||||
description Qt-GUI library for CSXCAD
|
||||
long_description ${description}
|
||||
long_description {*}${description}
|
||||
|
||||
compiler.cxx_standard 2011
|
||||
|
||||
|
||||
@@ -5,6 +5,8 @@ PortGroup github 1.0
|
||||
PortGroup qmake5 1.0
|
||||
|
||||
github.setup tumic0 QtPBFImagePlugin 3.0
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
categories graphics
|
||||
license LGPL-3
|
||||
|
||||
@@ -6,8 +6,9 @@ PortGroup cmake 1.1
|
||||
PortGroup qt5 1.0
|
||||
|
||||
github.setup ENSTABretagneRobotics VIBES 0.2.3
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
categories graphics
|
||||
platforms darwin
|
||||
maintainers nomaintainer
|
||||
|
||||
description Visualizer for Intervals and Boxes
|
||||
|
||||
@@ -5,6 +5,8 @@ PortGroup github 1.0
|
||||
PortGroup cmake 1.1
|
||||
|
||||
github.setup ampas aces_container 1.0.2 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 1
|
||||
categories graphics
|
||||
# the license is a GPL incompatible BSD Variant
|
||||
@@ -15,7 +17,6 @@ description Reference implementation of SMPTE S2065-4
|
||||
long_description \
|
||||
A reference implementation for an ACES container file writer intended to be used with the Academy Color Encoding System (ACES). \
|
||||
The resulting file is compliant with the ACES container specification (SMPTE S2065-4).
|
||||
platforms darwin
|
||||
|
||||
checksums rmd160 73a2f4bcce0d8bf80f186dddaa5adcdd1e444aba \
|
||||
sha256 9249950de9f432008bb5810f67f02ffbb77ec7ee1c5f96b6dd38ae11814479b7 \
|
||||
|
||||
@@ -7,9 +7,10 @@ PortGroup active_variants 1.1
|
||||
PortGroup legacysupport 1.0
|
||||
|
||||
github.setup alembic alembic 1.7.12
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 1
|
||||
categories graphics
|
||||
platforms darwin
|
||||
license BSD
|
||||
maintainers @jasonliu-- openmaintainer
|
||||
homepage https://www.alembic.io
|
||||
|
||||
@@ -6,6 +6,8 @@ PortGroup github 1.0
|
||||
PortGroup compiler_blacklist_versions 1.0
|
||||
|
||||
github.setup team-charls charls 2.4.2
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
categories graphics
|
||||
maintainers {vince @Veence}
|
||||
|
||||
@@ -10,6 +10,8 @@ if {(${os.platform} eq "darwin" && ${os.major} > 13) \
|
||||
PortGroup qt5 1.0
|
||||
|
||||
github.setup Faster3ck converseen 0.12.2.4 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
checksums rmd160 6b78852358efd30e6d967f6a3849a074a74eadfa \
|
||||
sha256 62b17dcc88eca16418f3c7ff1b401f906a37da5b689d7ab2fd94d34bcce5634e \
|
||||
@@ -24,6 +26,8 @@ if {(${os.platform} eq "darwin" && ${os.major} > 13) \
|
||||
|
||||
# Version for legacy systems using Qt4.
|
||||
github.setup Faster3ck converseen 0.9.2 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
checksums rmd160 8fb30774f2105641c864fd5d828dc51bb218eb7c \
|
||||
sha256 4ad8a612ff8dc693159743031b6bf14af966b163a155296ce809d1dc3789faee \
|
||||
|
||||
@@ -7,6 +7,8 @@ PortGroup cmake 1.1
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup DCMTK dcmtk 3.6.9 DCMTK-
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 0
|
||||
|
||||
set unpatched_version [lindex [split ${version} _] 0]
|
||||
|
||||
@@ -4,6 +4,8 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup dmtx dmtx-utils 0.7.6 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 2
|
||||
categories graphics
|
||||
maintainers nomaintainer
|
||||
|
||||
@@ -5,9 +5,10 @@ PortGroup github 1.0
|
||||
PortGroup cmake 1.1
|
||||
|
||||
github.setup embree embree 3.13.5 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 1
|
||||
categories graphics
|
||||
platforms darwin
|
||||
license Apache-2
|
||||
maintainers @jasonliu-- openmaintainer
|
||||
homepage https://www.embree.org
|
||||
|
||||
@@ -6,6 +6,8 @@ PortGroup boost 1.0
|
||||
PortGroup compiler_wrapper 1.0
|
||||
|
||||
github.setup imageworks Field3D 1.7.3 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
name field3d
|
||||
revision 9
|
||||
|
||||
|
||||
@@ -4,8 +4,9 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup frankheckenbach ftgl 2.4.0 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 1
|
||||
platforms darwin
|
||||
categories graphics
|
||||
license MIT
|
||||
maintainers nomaintainer
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user