Skip to content

dapperlinux/dapper-backgrounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dapper-backgrounds

About

The Dapper Backgrounds package contains the artwork used in the desktop wallpaper for the Dapper Linux distribution.

Files

main.xcf - a GIMP file of the main artwork main.png - an output of the xcf file, used for all derivative wallpaper sizes found in the dapper-backgrounds/default directory

Building

To build this package, first install an RPM development chain:

$ sudo dnf install fedora-packager fedora-review

Next, setup rpmbuild directories with

$ rpmdev-setuptree

And place the file dapper-backgrounds.spec in the SPECS directory, and rename the dapper-backgrounds directory to dapper-backgrounds-28 and compress it:

$ mv dapper-backgrounds.spec ~/rpmbuild/SPECS/
$ mv dapper-backgrounds dapper-backgrounds-28
$ tar -cJvf dapper-backgrounds-28.tar.xz dapper-backgrounds-28
$ mv dapper-backgrounds-28.tar.xz ~/rpmbuild/SOURCES/

and finally, you can build RPMs and SRPMs with:

$ cd ~/rpmbuild/SPECS
$ rpmbuild -ba dapper-backgrounds.spec

About

The Dapper Backgrounds Package provides the wallpaper for Dapper Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published