diff options
author | James Meyer <james.meyer@operamail.com> | 2012-11-22 05:29:48 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-11-22 05:29:48 (GMT) |
commit | 0d949654424e93766d46705637ec2beed8a7a3c7 (patch) | |
tree | 42617b8b822c1ba1f48389cc957a1a5240ecd85c /abs | |
parent | 013b6506b799006303deb16b60f174f4a5cccd6c (diff) | |
download | linhes_pkgbuild-0d949654424e93766d46705637ec2beed8a7a3c7.zip linhes_pkgbuild-0d949654424e93766d46705637ec2beed8a7a3c7.tar.gz linhes_pkgbuild-0d949654424e93766d46705637ec2beed8a7a3c7.tar.bz2 |
plymouth-theme-linhes: new linhes-logo theme for plymouth
refs #869
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core/plymouth-theme-linhes/PKGBUILD | 17 | ||||
-rw-r--r-- | abs/core/plymouth-theme-linhes/linhes-logo.tar.gz | bin | 0 -> 143360 bytes |
2 files changed, 17 insertions, 0 deletions
diff --git a/abs/core/plymouth-theme-linhes/PKGBUILD b/abs/core/plymouth-theme-linhes/PKGBUILD new file mode 100644 index 0000000..0418a70 --- /dev/null +++ b/abs/core/plymouth-theme-linhes/PKGBUILD @@ -0,0 +1,17 @@ +# +pkgname="plymouth-theme-linhes-logo" +pkgver=1 +pkgrel=1 +pkgdesc="linhes logo theme for plymouth" +arch=('any') +license=('GPL') +depends=('plymouth') +options=('') +source=("linhes-logo.tar.gz") + +package() { + cd $srcdir/linhes-logo + mkdir -p $pkgdir/usr/share/plymouth/themes/linhes-logo + install -Dm644 * $pkgdir/usr/share/plymouth/themes/linhes-logo +} +md5sums=('ec26e16177210f616765e3848b1bf5e4') diff --git a/abs/core/plymouth-theme-linhes/linhes-logo.tar.gz b/abs/core/plymouth-theme-linhes/linhes-logo.tar.gz Binary files differnew file mode 100644 index 0000000..1c79f28 --- /dev/null +++ b/abs/core/plymouth-theme-linhes/linhes-logo.tar.gz |