# $Id $ PortSystem 1.0 PortGroup qt4 1.0 name qlipper version 2.0.1 #revision 1 description Lightweight & cross-platform clipboard history applet long_description ${description} maintainers pvanek openmaintainer categories aqua office textproc platforms darwin homepage http://code.google.com/p/qlipper/ master_sites googlecode # a stealth update of 2.0.1 - https://trac.macports.org/wiki/PortfileRecipes#stealth-updates dist_subdir ${name}/${version}_1 use_bzip2 yes depends_lib port:qt4-mac depends_build-append port:cmake checksums md5 e5e256de9b8ea07e237bde9b8e3ceb75 \ sha1 23eabec3351ece657b9eecb5faab64fc24afd570 \ rmd160 97347281053a90eefe49ba5e7ea43011e3f883ab configure.cmd cmake configure.pre_args -DCMAKE_INSTALL_PREFIX=${applications_dir} configure.args ${qt_cmake_defines} .