Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
86
Issues
86
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
32
Merge Requests
32
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
core
Commits
b35dee77
Commit
b35dee77
authored
Mar 04, 2014
by
totte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
multiple: KDE SC 4.12.3
parent
fb1bd53c
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
41 additions
and
440 deletions
+41
-440
kde-4.12.3.txt
kde-4.12.3.txt
+0
-436
kdeadmin-print-manager/PKGBUILD
kdeadmin-print-manager/PKGBUILD
+1
-1
kdeplasma-applets-plasma-nm/PKGBUILD
kdeplasma-applets-plasma-nm/PKGBUILD
+37
-0
kdetoys-kteatime/PKGBUILD
kdetoys-kteatime/PKGBUILD
+1
-1
kdeutils-ark/PKGBUILD
kdeutils-ark/PKGBUILD
+1
-1
kdeutils-kwallet/PKGBUILD
kdeutils-kwallet/PKGBUILD
+1
-1
No files found.
kde-4.12.3.txt
View file @
b35dee77
This diff is collapsed.
Click to expand it.
kdeadmin-print-manager/PKGBUILD
View file @
b35dee77
...
...
@@ -14,7 +14,7 @@ arch=('x86_64')
license
=(
'GPL'
'LGPL'
'FDL'
)
depends
=(
"kde-workspace=4.11.
6
"
depends
=(
"kde-workspace=4.11.
7
"
"libcups"
"system-config-printer>=1.3.12"
)
makedepends
=(
'cmake'
...
...
kdeplasma-applets-plasma-nm/PKGBUILD
0 → 100644
View file @
b35dee77
# Maintainer: FranzMari <franzmari[at]chakra-project[dot]it>
# Contributors: H W Tovetjrn (totte) <totte@tott.es>
pkgname
=
kdeplasma-applets-plasma-nm
_pkgname
=
plasma-nm
pkgver
=
0.9.3.2
pkgrel
=
1
pkgdesc
=
'Plasma applet written in QML for managing network connections'
arch
=(
'x86_64'
)
url
=
'https://projects.kde.org/projects/playground/network/plasma-nm'
license
=(
'GPL2'
)
depends
=(
'kde-workspace'
'libnm-qt'
'openconnect'
)
makedepends
=(
'cmake'
'automoc4'
)
conflicts
=(
'kdeplasma-applets-plasma-nm-git'
'kdeplasma-applets-networkmanagement'
)
screenshot
=
"http://grulja.files.wordpress.com/2013/06/nm1.png?w=268&h=300"
source
=
"http://download.kde.org/unstable/
${
_pkgname
}
/
${
_pkgname
}
-
${
pkgver
}
.tar.xz"
sha512sums
=(
'51b9b4a2d861fd6d3deb1a28f977cb4e817ab5b14f512b4b2dd1f4a6bc43fc6e1d575930cd5c654e540c0d29200b17088f7026b7ab8d33341887e38cd13716aa'
)
build
()
{
cd
$srcdir
/
${
_pkgname
}
-
${
pkgver
}
mkdir
build
cd
build
cmake ..
\
-DCMAKE_INSTALL_PREFIX
=
/usr
\
-DCMAKE_BUILD_TYPE
=
Release
make
}
package
()
{
cd
$srcdir
/
${
_pkgname
}
-
${
pkgver
}
cd
build
make
DESTDIR
=
"
${
pkgdir
}
"
install
}
kdetoys-kteatime/PKGBUILD
View file @
b35dee77
...
...
@@ -28,7 +28,7 @@ options=('docs'
makedepends
=(
'pkg-config'
'cmake'
'automoc4'
"kde-workspace=4.11.
6
"
)
"kde-workspace=4.11.
7
"
)
source
=(
$_mirror
/
${
_pkgname
}
-
$_kdever
.tar.xz
)
sha256sums
=(
`
grep
${
_pkgname
}
-
$_kdever
.tar.xz ../checksums.txt |
cut
-d
" "
-f1
`
)
...
...
kdeutils-ark/PKGBUILD
View file @
b35dee77
...
...
@@ -39,7 +39,7 @@ makedepends=('pkg-config'
'automoc4'
"kdelibs>=
${
_kdever
}
"
"kde-baseapps>=
${
_kdever
}
"
"kde-workspace=4.11.
6
"
"kde-workspace=4.11.
7
"
'libarchive'
'p7zip'
'zip'
...
...
kdeutils-kwallet/PKGBUILD
View file @
b35dee77
...
...
@@ -5,7 +5,7 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
"kdeutils-kwallet"
_pkgname
=
"kwallet"
_pkgname
=
"kwallet
manager
"
arch
=(
'x86_64'
)
pkgver
=
${
_kdever
}
pkgrel
=
1
...
...
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