-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
30 changed files
with
99 additions
and
22 deletions.
There are no files selected for viewing
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
This file was deleted.
Oops, something went wrong.
Empty file.
Binary file added
BIN
+68.3 KB
...ASMA.ART.PKG/abstract-gray-wallpaper/Abstract Gray/contents/images/1280x768.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+149 KB
...SMA.ART.PKG/abstract-gray-wallpaper/Abstract Gray/contents/images/1920x1080.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+218 KB
...SMA.ART.PKG/abstract-gray-wallpaper/Abstract Gray/contents/images/2048x1536.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+187 KB
...SMA.ART.PKG/abstract-gray-wallpaper/Abstract Gray/contents/images/2560x1440.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+204 KB
...SMA.ART.PKG/abstract-gray-wallpaper/Abstract Gray/contents/images/2560x1600.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.9 KB
00-PLASMA.ART.PKG/abstract-gray-wallpaper/Abstract Gray/contents/screenshot.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions
30
00-PLASMA.ART.PKG/abstract-gray-wallpaper/Abstract Gray/metadata.desktop
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,30 @@ | ||
[Desktop Entry] | ||
Name=Abstract Gray | ||
Name[ca]=Abstract Gray | ||
Name[ca@valencia]=Abstract Gray | ||
Name[da]=Abstract Gray | ||
Name[en_GB]=Abstract Gray | ||
Name[es]=Abstract Gray | ||
Name[fi]=Abstract Gray | ||
Name[gl]=Abstract Gray | ||
Name[it]=Abstract Gray | ||
Name[nl]=Abstract Gray | ||
Name[nn]=Abstract Gray | ||
Name[pl]=Abstract Gray | ||
Name[pt]=Abstract Gray | ||
Name[pt_BR]=Abstract Gray | ||
Name[sk]=Abstract Gray | ||
Name[sl]=Abstract Gray | ||
Name[sr]=Abstract Gray | ||
Name[sr@ijekavian]=Abstract Gray | ||
Name[sr@ijekavianlatin]=Abstract Gray | ||
Name[sr@latin]=Abstract Gray | ||
Name[sv]=Abstract Gray | ||
Name[uk]=Abstract Gray | ||
Name[x-test]=xxAbstract Grayxx | ||
Name[zh_CN]=Abstract Gray | ||
Name[zh_TW]=Abstract Gray | ||
X-KDE-PluginInfo-Name=Abstract Gray | ||
X-KDE-PluginInfo-Author=unknown | ||
X-KDE-PluginInfo-Website=http://wallpaperswide.com/abstract_graphic_design__gray-wallpapers.html | ||
X-KDE-PluginInfo-License=unknown |
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,11 @@ | ||
#!/usr/bin/make -f | ||
THEME = "Abstract Gray" | ||
PREFIX = /usr | ||
INSTALLDIR = $(DESTDIR)/$(PREFIX)/share/wallpapers | ||
RM = rm -rf | ||
INSTALL = install -Dm644 | ||
|
||
install: | ||
find $(THEME) -type f -exec $(INSTALL) '{}' "$(INSTALLDIR)/{}" \; | ||
uninstall: | ||
$(RM) $(INSTALLDIR)/$(THEME) |
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,17 @@ | ||
# Maintainer: FadeMind <[email protected]> | ||
|
||
pkgname=abstract-gray-wallpaper | ||
pkgver=20180214 | ||
pkgrel=1 | ||
pkgdesc="Abstract Gray wallpaper" | ||
url="https://github.com/FadeMind/${pkgname}" | ||
arch=('any') | ||
license=('GPL') | ||
makedepends=('make') | ||
options=('!strip') | ||
source=(Makefile) | ||
sha256sums=('7a77f034033398097ba57b7671843cd4fcdcee11640c2a4d90c00747e4c8f3af') | ||
|
||
package() { | ||
make -C "${startdir}" install DESTDIR="$pkgdir" | ||
} |
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,10 @@ | ||
<p align="center"> | ||
<img src="http://hd.wallpaperswide.com/thumbs/abstract_graphic_design__gray-t2.jpg" alt="reflection" title="Abstract Gray"/> | ||
</p> | ||
|
||
|
||
**BUILD** | ||
|
||
``` | ||
export LANG=C;mkdir -p /tmp/makepkg;BUILDDIR=/tmp/makepkg makepkg -srci | ||
``` |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
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