# -*- 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
# $Id: Portfile 83812 2011-09-11 11:49:15Z afb@macports.org $

PortSystem 1.0

name            squeeze
version         0.2.3
revision        1
categories      xfce
platforms       darwin
license         GPL-2+
maintainers     afb
description     Squeeze is a modern and advanced archive manager for the \
Xfce Desktop Environment.
long_description ${description}
homepage        http://squeeze.xfce.org/
master_sites    ${homepage}/downloads
use_bzip2       yes
checksums       md5 bd3cb0648b49be1f146fc4f675606176 \
                sha1 218f0e61e1d105f1f9aa898a56837f78ce65aaac \
                rmd160 0833a0681d5c952077bf2f220cd2f07b2df2904f

depends_build   path:bin/pkg-config:pkgconfig
depends_lib     port:gtk2 port:libxfce4util port:dbus-glib port:thunar

patchfiles      patch-internals.diff

livecheck.type  regex
livecheck.url   ${homepage}/download
livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
