Ticket #11047: .PackageInfo

File .PackageInfo, 568 bytes (added by michel, 10 years ago)
Line 
1name TimeCop
2version 0.61b-1
3architecture x86_gcc2
4
5summary "Uptime analysis utility"
6Description "TimeCop will display a lot of information about when you wou were working, or at least when your computer was switched on. Best results after a few days, when the bundled daemon has had a chance to collect data."
7
8packager "Michel Clasquin-Johnson <clasqm@gmail.com>"
9vendor "clasqm"
10copyrights "<michael@augusta.de>"
11licenses "TimeCop"
12provides {
13 TimeCop = 0.61b-1
14}
15post-install-scripts {
16 boot/home/config/boot/post-install/TimeCop.sh
17}