Tiny Core Extensions > TCE 2.x

gnote

(1/4) > >>

Jason W:
Thanks to Arslan S. for:


--- Code: ---Title:          gnote-locale.tcz
Description:    C++ port of Tomboy notes.
Version:        0.7.1
Author:         Debarshi Ray, Hubert Figuiere
Original-site:  http://live.gnome.org/Gnote
Copying-policy: GPL-3
Size: 552K
Extension_by:   Arslan S.
Comments:       This extension is PPI compatible.
Change-log:     ---
Current:    2010/03/08 Original

--- End code ---


--- Code: ---Title:          gnote.tcz
Description:    C++ port of Tomboy notes.
Version:        0.7.1
Author:         Debarshi Ray, Hubert Figuiere
Original-site:  http://live.gnome.org/Gnote
Copying-policy: GPL-3
Size: 2.3M
Extension_by:   Arslan S.
Comments:       This extension is PPI compatible.
Change-log:     ---
Current:    2010/03/08 Original

--- End code ---

Arslan S.:
last elements of dep files are not correct
gnote.tcz.dep

--- Code: ---dbus-c++.tczlibdaemon.tcz
nss-mdns.tcz
udevadm.tcz
dbus-c++.tcz

--- End code ---

gnote-locale.tcz.dep

--- Code: ---dbus-c++.tcz
gnote.tczlibdaemon.tcz
nss-mdns.tcz
udevadm.tcz
gnote.tcz

--- End code ---

corrected ones
gnote.tcz.dep

--- Code: ---dbus-c++.tcz
libdaemon.tcz
nss-mdns.tcz
udevadm.tcz

--- End code ---

gnote-locale.tcz.dep

--- Code: ---dbus-c++.tcz
libdaemon.tcz
nss-mdns.tcz
udevadm.tcz
gnote.tcz

--- End code ---

Jason W:
I am at work and will log in and fix it when I get a chance.

I was testing my audit script to add missing dependencies instead of just echo a warning, and forgot to set it back.  It depends on a standard newline at the end of the dep files, so dep files without newlines will show this behavior.   
 
With the time slot I have each day to spend on TC, working carefully and keeping up with the pace are often at odds.

Jason W:
This and the other are done

Arslan S.:
add shared-mime-info hicolor-icon-theme and gnome-icon-theme to dep list please

Navigation

[0] Message Index

[#] Next page

Go to full version