You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
26 lines
956 B
Tcl
26 lines
956 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup kde4 1.1
|
|
|
|
name qimageblitz
|
|
version 0.0.6
|
|
revision 2
|
|
categories graphics kde kde4
|
|
maintainers nomaintainer
|
|
license BSD
|
|
description Graphical effects library for KDE4
|
|
long_description QImageBlitz is a graphical effect and filter library \
|
|
for KDE4 with MMX/SSE support.
|
|
homepage https://www.kde.org
|
|
|
|
platforms darwin
|
|
|
|
master_sites kde:stable/${name}/
|
|
use_bzip2 yes
|
|
checksums rmd160 5720d4e18dd7fdcd532e6dc9a2d2fe06116e7fef \
|
|
sha256 9f102269dec50641440e23a449df215a0db9efef9a3969939d618c5e78a5010f
|
|
|
|
livecheck.url http://kde.mirrors.hoobly.com/stable/qimageblitz/
|
|
livecheck.regex ${name}-(\\d+(\\.\\d+)+)
|