mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
void-artwork: add logo with transparent background and white outline.
This commit is contained in:
parent
0b92184eb6
commit
66a7f7446c
2 changed files with 2 additions and 1 deletions
BIN
srcpkgs/void-artwork/files/void-transparent.png
Normal file
BIN
srcpkgs/void-artwork/files/void-transparent.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'void-artwork'
|
# Template file for 'void-artwork'
|
||||||
pkgname=void-artwork
|
pkgname=void-artwork
|
||||||
version=20141219
|
version=20170517
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="Void Linux artwork"
|
short_desc="Void Linux artwork"
|
||||||
|
@ -12,4 +12,5 @@ do_install() {
|
||||||
vinstall ${FILESDIR}/splash.png 644 usr/share/void-artwork
|
vinstall ${FILESDIR}/splash.png 644 usr/share/void-artwork
|
||||||
vinstall ${FILESDIR}/splashwhite.png 644 usr/share/void-artwork
|
vinstall ${FILESDIR}/splashwhite.png 644 usr/share/void-artwork
|
||||||
vinstall ${FILESDIR}/void-logo.png 644 usr/share/void-artwork
|
vinstall ${FILESDIR}/void-logo.png 644 usr/share/void-artwork
|
||||||
|
vinstall ${FILESDIR}/void-transparent.png 644 usr/share/void-artwork
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue