Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
e31ec2d3
Commit
e31ec2d3
authored
Mar 11, 2016
by
Xuetian Weng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add breeze-grub
parent
ab295aa0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
1 deletion
+30
-1
breeze-grub/PKGBUILD
breeze-grub/PKGBUILD
+30
-0
breeze-plymouth/PKGBUILD
breeze-plymouth/PKGBUILD
+0
-1
No files found.
breeze-grub/PKGBUILD
0 → 100644
View file @
e31ec2d3
# Contributor from arch: https://projects.archlinux.org/svntogit/packages.git/tree/kde-unstable/PKGBUILD?h=packages/breeze-grub
source
../plasma.conf
pkgname
=
breeze-grub
pkgver
=
${
PVersion
}
pkgrel
=
1
pkgdesc
=
"Breeze theme for GRUB"
arch
=(
any
)
url
=
'https://projects.kde.org/breeze-grub'
license
=(
LGPL
)
depends
=(
grub
)
makedepends
=()
source
=(
"
${
PServer
}
/
${
pkgver
}
/
${
pkgname
}
-
${
PSubVersion
}
.tar.xz"
breeze-grub-remove-unsupported-options.patch::
"https://quickgit.kde.org/?p=breeze-grub.git&a=commitdiff&h=a978617a&o=plain"
)
sha256sums
=(
$(
getSum
${
pkgname
}
)
'ccb833ccc1227af0cc1d4378f5dc021fe02a34854be73afbecaa285b0c5180b5'
)
prepare
()
{
mkdir
-p
build
# Remove unsupported options
cd
$pkgname
-
$pkgver
patch
-p1
-i
../breeze-grub-remove-unsupported-options.patch
}
package
()
{
install
-d
"
$pkgdir
"
/boot/grub/themes
cp
-r
$pkgname
-
$pkgver
/breeze
"
$pkgdir
"
/boot/grub/themes
}
breeze-plymouth/PKGBUILD
View file @
e31ec2d3
#Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/bluedevil-frameworks
source
../plasma.conf
pkgname
=
breeze-plymouth
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment