The startup-notification package
contains startup-notification
libraries. These are useful for building a consistent manner to notify
the user through the cursor that the application is loading.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://www.freedesktop.org/software/startup-notification/releases/startup-notification-0.12.tar.gz
Download SHA256 Sum: 3c391f7e930c583095045cd2d10eb73a64f085c7fde9d260f2652c7cb3cfbe4a
Download MD5 sum: 2cd77326d4dcaed9a5a23a1232fb38e9
Download size: 1,460.9 KB
Estimated disk space required: 2,283.8 KB
Estimated build time: less than 0.1 SBU
Prepare startup-notification by running the following commands:
./configure --prefix=/usr --disable-static
To Build the package, issue:
make
This package does not come with a test suite.
Now Install the package, as the root user:
make install
install -v -m644 -D doc/startup-notification.txt \
/usr/share/doc/startup-notification-0.12/startup-notification.txt
--disable-static: This switch prevents
installation of static versions of the libraries.