summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-12-08 21:47:48 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-12-08 21:47:48 (GMT)
commita05ce8e608d7429952ed78144a60f2a7d6483c00 (patch)
tree03ac1cdc3675e774f40b79dfa0d9b03253c5536a
parentb0893476b0988fdb4eea84fa40be34ef8a549f4f (diff)
downloadlinhes_pkgbuild-a05ce8e608d7429952ed78144a60f2a7d6483c00.zip
linhes_pkgbuild-a05ce8e608d7429952ed78144a60f2a7d6483c00.tar.gz
linhes_pkgbuild-a05ce8e608d7429952ed78144a60f2a7d6483c00.tar.bz2
plymouth and plymouth-theme-linhes: recompile and add to base
-rw-r--r--abs/core/plymouth-theme-linhes/PKGBUILD3
-rw-r--r--abs/core/plymouth/PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/abs/core/plymouth-theme-linhes/PKGBUILD b/abs/core/plymouth-theme-linhes/PKGBUILD
index da1cbc2..8b7c345 100644
--- a/abs/core/plymouth-theme-linhes/PKGBUILD
+++ b/abs/core/plymouth-theme-linhes/PKGBUILD
@@ -1,12 +1,13 @@
#
pkgname="plymouth-theme-linhes-logo"
pkgver=1
-pkgrel=3
+pkgrel=4
pkgdesc="LinHES theme for plymouth"
arch=('any')
license=('GPL')
depends=('plymouth')
options=('')
+groups=('base')
source=('lh-logo.png' 'linhes-logo.plymouth' 'linhes-logo.script' 'password_field.png'
'progress_dot_off.png' 'progress_dot_on.png')
install=plymouth-linhes.install
diff --git a/abs/core/plymouth/PKGBUILD b/abs/core/plymouth/PKGBUILD
index d0849c7..6126d4f 100644
--- a/abs/core/plymouth/PKGBUILD
+++ b/abs/core/plymouth/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=plymouth
pkgver=0.8.8.52.g37d2e40
-pkgrel=1
+pkgrel=4
pkgdesc="A graphical boot splash screen with kernel mode-setting support (Git version)"
url="http://cgit.freedesktop.org/cgit/plymouth/"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ makedepends=('git' 'docbook-xsl')
optdepends=('ttf-dejavu')
options=('!libtool' '!emptydirs')
install=$pkgname.install
-
+groups=('base')
provides=('plymouth')
conflicts=('plymouth')
backup=('etc/plymouth/plymouthd.conf')