summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth-theme-linhes
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-22 05:29:48 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-22 05:29:48 (GMT)
commit0d949654424e93766d46705637ec2beed8a7a3c7 (patch)
tree42617b8b822c1ba1f48389cc957a1a5240ecd85c /abs/core/plymouth-theme-linhes
parent013b6506b799006303deb16b60f174f4a5cccd6c (diff)
downloadlinhes_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/core/plymouth-theme-linhes')
-rw-r--r--abs/core/plymouth-theme-linhes/PKGBUILD17
-rw-r--r--abs/core/plymouth-theme-linhes/linhes-logo.tar.gzbin0 -> 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
new file mode 100644
index 0000000..1c79f28
--- /dev/null
+++ b/abs/core/plymouth-theme-linhes/linhes-logo.tar.gz
Binary files differ