You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
glw: change openmotif to motif and bump revision
* Assume maintainership, since the upstream repo is archived, and this is also tracked in the motif repo. * Fix port linting nits
This commit is contained in:
committed by
Renee Otten
parent
5fadfb54d4
commit
3cba86ac44
+7
-6
@@ -4,10 +4,10 @@ PortSystem 1.0
|
||||
|
||||
name glw
|
||||
version 20120116
|
||||
revision 2
|
||||
revision 3
|
||||
license MIT
|
||||
categories x11 devel graphics
|
||||
platforms darwin
|
||||
maintainers nomaintainer
|
||||
maintainers {hentenaar.com:tim @thentenaar} openmaintainer
|
||||
|
||||
description Mesa OpenGL widget library
|
||||
|
||||
@@ -25,15 +25,16 @@ worksrcdir Mesa-${mesa_version}
|
||||
dist_subdir mesa
|
||||
use_bzip2 yes
|
||||
|
||||
checksums sha1 21de672a1cbe307135d7f172dc6952041a38e1c7 \
|
||||
rmd160 d06c95bc36304b8ef72211b5defd3ac338fe7956
|
||||
checksums rmd160 d06c95bc36304b8ef72211b5defd3ac338fe7956 \
|
||||
sha256 505bf418dceba05837f4ea1b1972b9620c35f8cb94bc4d1e6d573c15f562576d \
|
||||
size 5138463
|
||||
|
||||
depends_build port:pkgconfig
|
||||
|
||||
depends_lib port:xorg-libsm \
|
||||
port:libpng \
|
||||
port:mesa \
|
||||
lib:libXm:openmotif
|
||||
lib:libXm:motif
|
||||
|
||||
extract.post_args-append \
|
||||
${worksrcdir}/src/glw
|
||||
|
||||
Reference in New Issue
Block a user