-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add bluefin wallpapers * fix(bluefin, wallpapers): proper vendor * chore: also include extra wallpapers * fix: use actual xml files that are being used on bluefin
- Loading branch information
1 parent
053571d
commit 24e8ae1
Showing
35 changed files
with
266 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
%global debug_package %{nil} | ||
%global vendor bluefin | ||
|
||
Name: bluefin-wallpapers | ||
Version: 0.1.0 | ||
Release: 1%{?dist} | ||
Summary: Bluefin wallpapers | ||
|
||
License: CC-BY-CA | ||
URL: https://github.com/ublue-os/packages | ||
VCS: {{{ git_dir_vcs }}} | ||
Source: {{{ git_dir_pack }}} | ||
|
||
%description | ||
Bluefin wallpapers | ||
|
||
%prep | ||
{{{ git_dir_setup_macro }}} | ||
|
||
%install | ||
mkdir -p -m0755 \ | ||
%{buildroot}%{_datadir}/backgrounds/%{vendor} \ | ||
%{buildroot}%{_datadir}/gnome-background-properties \ | ||
%{buildroot}%{_datadir}/wallpapers/${vendor} | ||
mv src/*.xml %{buildroot}%{_datadir}/gnome-background-properties | ||
mv src/* %{buildroot}%{_datadir}/backgrounds/%{vendor} | ||
|
||
%files | ||
%attr(0755,root,root) %{_datadir}/backgrounds/%{vendor}/* | ||
%attr(0755,root,root) %{_datadir}/gnome-background-properties/*.xml | ||
|
||
%changelog | ||
%autochangelog |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 01 - January</name> | ||
<filename>/usr/share/backgrounds/bluefin/01-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<!-- REMOVE THIS LINE TO ENABLE | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 02 - Febuary</name> | ||
<filename>/usr/share/backgrounds/bluefin/02-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> | ||
REMOVE THIS LINE TO ENABLE --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<!-- REMOVE THIS LINE TO ENABLE | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 03 - March</name> | ||
<filename>/usr/share/backgrounds/bluefin/03-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> | ||
REMOVE THIS LINE TO ENABLE --> |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 04 - April</name> | ||
<filename>/usr/share/backgrounds/bluefin/04-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<!-- REMOVE THIS LINE TO ENABLE | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 05 - May</name> | ||
<filename>/usr/share/backgrounds/bluefin/05-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> | ||
REMOVE THIS LINE TO ENABLE --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<!-- REMOVE THIS LINE TO ENABLE | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 06 - June</name> | ||
<filename>/usr/share/backgrounds/bluefin/06-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> | ||
REMOVE THIS LINE TO ENABLE --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<!-- REMOVE THIS LINE TO ENABLE | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 07 - July</name> | ||
<filename>/usr/share/backgrounds/bluefin/07-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> | ||
REMOVE THIS LINE TO ENABLE --> |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 08 - August</name> | ||
<filename>/usr/share/backgrounds/bluefin/08-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<!-- REMOVE THIS LINE TO ENABLE | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 09 - September</name> | ||
<filename>/usr/share/backgrounds/bluefin/09-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> | ||
REMOVE THIS LINE TO ENABLE --> |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 10 - October</name> | ||
<filename>/usr/share/backgrounds/bluefin/10-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> | ||
|
||
|
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 11 - November</name> | ||
<filename>/usr/share/backgrounds/bluefin/11-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin 12 - December</name> | ||
<filename>/usr/share/backgrounds/bluefin/12-bluefin.xml</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Bluefin</name> | ||
<filename>/usr/share/backgrounds/chicken.webp</filename> | ||
<filename-dark>/usr/share/backgrounds/chicken.webp</filename-dark> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Clouds</name> | ||
<filename>/usr/share/backgrounds/xe_clouds.jxl</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>LA Foothills</name> | ||
<filename>/usr/share/backgrounds/xe_foothills.jxl</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Space Needle</name> | ||
<filename>/usr/share/backgrounds/xe_space_needle.jxl</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0"?> | ||
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd"> | ||
<wallpapers> | ||
<wallpaper deleted="false"> | ||
<name>Sunset</name> | ||
<filename>/usr/share/backgrounds/xe_sunset.jxl</filename> | ||
<options>zoom</options> | ||
<shade_type>solid</shade_type> | ||
<pcolor>#464646</pcolor> | ||
<scolor>#464646</scolor> | ||
</wallpaper> | ||
</wallpapers> |