mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
670e7bef15
This update is a collaboration between the maintainer and myself, the libdesklets part isn't finished and needs a little more debugging (RAM and boottime display). Unfortunately we also have a problem with threads (they get created, but they don't run/start) which we can't track down, so it's not easy to debug the remaining libdesklets bugs. We decided to commit the port in the current incarnation as at least the desklets which I will commit shortly after this update will work without problems. Submitted by: maintainer
13 lines
521 B
Plaintext
13 lines
521 B
Plaintext
##
|
|
In the future there will be a meta port of desklets to allow to choose
|
|
which desklets to install. It will probably be named
|
|
"gdesklets-desklets".
|
|
|
|
There are only few desklets in the ports tree at the moment. To help porting
|
|
more desklets please visit http://gdesklets.gnomedesktop.org/ and port
|
|
some desklets. Those ports should have a PKGNAMEPREFIX of "gdesklets-".
|
|
If the port only provides a sensor or a display the name should have a
|
|
-sensor or -display appended, so it would be e.g.
|
|
"gdesklets-<name>-sensor".
|
|
##
|