When I install something I want to know the changes [SOLVED]

Under development: PCMCIA, wireless, etc.
Message
Author
User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

New BaCon ls-pet lister

#21 Post by vovchik »

Dear Puppians,

I decided to implement a new version in BaCon http://www.basic-converter.org/ , in preparation for a gui version. This one shows filesizes and runs more quickly - I think - than the bash script I did yesterday. The source code is also here, so you can compile it yourself if you download the BaCon sources.

The output looks like this:
----------------------------------------------------------------
Contents of pup-advert-blocker.pet:
----------------------------------------------------------------
/usr/share/applications/pup-advert-blocker.desktop (251 bytes)
/usr/local/pup-advert-blocker/pup-advert-blocker (6748 bytes)
/usr/bin/pup-advert-blocker -> ../local/pup-advert-blocker/pup-advert-blocker (0 bytes)
----------------------------------------------------------------
Total installed package size (in bytes): 6999
----------------------------------------------------------------
With kind regards,
vovchik
Attachments
ls-pet.src.tar.gz
(1.21 KiB) Downloaded 442 times
ls-pet-0.1a.pet
(11.02 KiB) Downloaded 448 times

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#22 Post by vovchik »

Dear puppians,

Here is a gtk gui version of ls-pet. After installation, I recommend right-clicking in a pet in ROX-Filer and going to "Customize Menu". There make a symlink to /usr/local/bin/ls-pet-gui. Then you will be able to right click on a pet, select ls-pet-gui and it will show you the contents in a gtk window, so you don't have to open a terminal. The program is extremely simple, but I find it useful. The tar.gz file contains the source files I used for BaCon.

With kind regards,
vovchik
Attachments
ls-pet-gui.jpg
(73.43 KiB) Downloaded 809 times
ls-pet-gui-0.1b.src.tar.gz
(10.45 KiB) Downloaded 455 times
ls-pet-gui-0.1b.pet
(23.13 KiB) Downloaded 462 times

User avatar
steve_s
Posts: 1595
Joined: Mon 26 May 2008, 13:29
Location: Austin, TX, USA
Contact:

#23 Post by steve_s »

Vovchik: sweet! Great stuff!

Post Reply