categories devel framework
description framework class for reporting Unix process statistics
AGProcess is a class for reporting Unix process statistics. It is similar to \
NSProcessInfo except that it provides more information, and can represent \
any process, not just the current process. Additionally it provides methods \
for sending signals to processes.
homepage http://agkit.sourceforge.net/
master_sites sourceforge:project/agkit/AGProcess/AGProcess-${version}
distname ${my_name}-${version}
checksums md5 61b640f048aaed3d9d4cde6775b08957 \
sha1 94e3831145b0fec2ebe4df4faeb699768219f87b \
rmd160 9197095046acdc4b804fbed63c370e25e65fc454
xcode.destroot.type framework
move ${worksrcpath}/AGProcess.pbproj ${worksrcpath}/AGProcess.xcodeproj
copy -force ${filespath}/project.pbxproj ${worksrcpath}/AGProcess.xcodeproj/
copy ${filespath}/Info-AGProcess__Upgraded_.plist ${worksrcpath}/
livecheck.regex "${my_name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"