Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
4ba9f202
Commit
4ba9f202
authored
Jan 13, 2014
by
totte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
multiple: KDE SC 4.12.1 tweaks
parent
5d482ee7
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
chakra-common/PKGBUILD
chakra-common/PKGBUILD
+1
-1
kde-workspace/PKGBUILD
kde-workspace/PKGBUILD
+1
-1
kdesdk-kate/PKGBUILD
kdesdk-kate/PKGBUILD
+4
-4
No files found.
chakra-common/PKGBUILD
View file @
4ba9f202
...
...
@@ -7,7 +7,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname
=
chakra-common
arch
=(
'x86_64'
)
pkgver
=
${
_kdever
}
pkgrel
=
2
pkgrel
=
1
pkgdesc
=
"Common configuration files, scripts and artwork"
url
=
"http://www.chakra-project.org"
license
=(
'GPL'
...
...
kde-workspace/PKGBUILD
View file @
4ba9f202
...
...
@@ -9,7 +9,7 @@ pkgname="kde-workspace"
arch
=(
'x86_64'
)
#pkgver=${_kdever}
pkgver
=
4.11.5
pkgrel
=
2
pkgrel
=
1
pkgdesc
=
"KDE Workspace"
url
=
"http://www.kde.org"
license
=(
'GPL'
...
...
kdesdk-kate/PKGBUILD
View file @
4ba9f202
...
...
@@ -50,9 +50,9 @@ package_kde-baseapps-katepart() {
pkgdesc
=
'A fast and feature-rich text editor component'
url
=
'http://kate-editor.org/about-katepart/'
depends
=(
'kdelibs'
)
provides
=(
"kdebase-katepart"
)
replaces
=(
"kdebase-katepart"
)
conflicts
=(
"kdebase-katepart"
)
provides
=(
"kdebase-katepart"
"kate-syntax-markdown"
)
replaces
=(
"kdebase-katepart"
"kate-syntax-markdown"
)
conflicts
=(
"kdebase-katepart"
"kate-syntax-markdown"
)
install
=
'katepart.install'
cd
"
${
srcdir
}
/build/part"
...
...
@@ -87,7 +87,7 @@ package_kdesdk-kate() {
'kde-uninstall'
)
url
=
'http://www.kde.org/applications/utilities/kate/'
install
=
'kate.install'
optdepends
=(
'konsole: Open a terminal in Kate'
optdepends
=(
'
kde-baseapps-
konsole: Open a terminal in Kate'
'kdebindings-python2: Python 2 bindings'
'kdebindings-python3: Python 3 bindings'
)
...
...
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