Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Packages
Community
gnome
cosmic
Commits
5475cf9b
Commit
5475cf9b
authored
Dec 08, 2021
by
Mark Wagie
Browse files
[pkg-upd] gnome-control-center-cosmic: 41.2-1.1
parent
3b43c45b
Changes
1
Hide whitespace changes
Inline
Side-by-side
gnome-control-center-cosmic/PKGBUILD
View file @
5475cf9b
...
...
@@ -3,7 +3,7 @@
pkgname
=
gnome-control-center-cosmic
_pkgname
=
${
pkgname
%-cosmic
}
pkgver
=
41.2
pkgrel
=
1
pkgrel
=
1
.1
pkgdesc
=
"GNOME's main interface to configure various aspects of the desktop (with Pop!_OS COSMIC patches)"
url
=
"https://gitlab.gnome.org/GNOME/gnome-control-center"
license
=(
GPL2
)
...
...
@@ -35,7 +35,7 @@ source=("git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_co
'git+https://gitlab.gnome.org/GNOME/libhandy.git'
"pop-gcc::git+https://github.com/pop-os/gnome-control-center.git#commit=
$_pop_commit
"
'pop-desktop-widget-41.patch'
#
'distro-logo.patch'
'distro-logo.patch'
'software-updates.diff'
)
sha256sums
=(
'SKIP'
...
...
@@ -43,6 +43,7 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'df026703f37efb29e6eadae5cf78da7fb4027a5e524d8952d96381c2532845c6'
'ef5e75971c8ecfa76b54032617c5837ec59c54a8c8fb12467c588f1e338dc60e'
'8d296828ead3ab3e0ad8889e1e8c42fb5aa684c8648d34abf1ff2f5388cd4609'
)
pkgver
()
{
...
...
@@ -54,7 +55,7 @@ prepare() {
cd
$_pkgname
git submodule init
git submodule set-url subprojects/gvc
"
$srcdir
/libgnome-volume-control"
git
config
--local
submodule.
subprojects/libhandy
.url
"
$srcdir
/libhandy"
git
submodule set-url
subprojects/libhandy
"
$srcdir
/libhandy"
git submodule update
# patch -Np1 -i ../pop-gcc/debian/patches/pop/'0001-mouse-Add-Disable-While-Typing-toggle-for-touchpad.patch'
...
...
@@ -65,13 +66,15 @@ prepare() {
# patch -Np1 -i ../pop-gcc/debian/patches/pop/pop-desktop-widget.patch
patch
-Np1
-i
../pop-desktop-widget-41.patch
# patch -Np1 -i ../pop-gcc/debian/patches/pop/'0001-keyboard-Pop-_OS-changes-with-support-for-multiple-b.patch'
#
patch -Np1 -i ../distro-logo.patch
patch
-Np1
-i
../distro-logo.patch
patch
--strip
=
1 panels/info-overview/cc-info-overview-panel.c < ../software-updates.diff
}
build
()
{
arch-meson
$_pkgname
build
-D
documentation
=
true
arch-meson
$_pkgname
build
\
-D
documentation
=
true
\
-Ddistributor_logo
=
/usr/share/icons/manjaro/maia/128x128.png
meson compile
-C
build
}
...
...
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