- Fix: Autostart - Pads did not hide on startup when set in the
preferences due to the tray icon not being recognized properly
(#1560019)
- adjust dependencies
- fix spelling on header
- update xpad to 4.5.0
- add documentation to installation
- lessen dependency count by using smaller icon package
- remove patches, as they were committed upstream (see Changelog)
- adjust conflicts for deskutils/xpad3
. xpad is now released under the terms of the GPL v3;
. use new MASTER_SITES since SF contains only old version(s);
. remove "-A" option from FETCH_ARGS since fetching is
actually is redirected and the tarball can't be fetched otherwise;
. fix pkg-plist.
PR: ports/132696
Submitted by: bsam (me)
Approved by: Guillaume <amyfoub at gmail.com> (maintainer)
xpad is a sticky note application written using GTK+ 2.0
that strives to be simple, fault-tolerant, and customizable.
xpad consists of independent pad windows; each is basically
a text box in which notes can be written.
PR: ports/49003
Submitted by: Guillaume Paquet <amyfoub@videotron.ca>