Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Westly Ward
Adélie Package Tree
Commits
93144745
Verified
Commit
93144745
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/kde-education: new package
parent
5866f203
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
user/kde-education/APKBUILD
+27
-0
27 additions, 0 deletions
user/kde-education/APKBUILD
user/kde-education/org.adelie-linux.about-education.desktop
+8
-0
8 additions, 0 deletions
user/kde-education/org.adelie-linux.about-education.desktop
with
35 additions
and
0 deletions
user/kde-education/APKBUILD
0 → 100644
+
27
−
0
View file @
93144745
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
kde-education
pkgver
=
17.12.2
pkgrel
=
0
pkgdesc
=
"Educational software from the KDE Software Collection"
url
=
"https://www.kde.org/applications/education/"
arch
=
"noarch"
license
=
"NCSA"
options
=
"!check"
# Empty meta package, no point in testing.
depends
=
"artikulate blinken gcompris-qt kalgebra kalzium kanagram kbruch
kgeography khangman kig kiten klettres kmplot ktouch kturtle kwordquiz
labplot marble rocs step"
makedepends
=
""
install
=
""
subpackages
=
""
source
=
"org.adelie-linux.about-education.desktop"
build
()
{
return
0
}
package
()
{
mkdir
-p
"
$pkgdir
"
/usr/share/applications
cp
-pr
"
$srcdir
"
/
*
.desktop
"
$pkgdir
"
/usr/share/applications/
}
sha512sums
=
"d88ee909e3ce8d26f3fbfeebc8656e0b72ec399f5ba0a1225babf217b01f5c7caec6e81e95cabb00b23dcbd41416360ae15958f38a5cbf4d548b89e3dd3229d5 org.adelie-linux.about-education.desktop"
This diff is collapsed.
Click to expand it.
user/kde-education/org.adelie-linux.about-education.desktop
0 → 100644
+
8
−
0
View file @
93144745
[Desktop Entry]
Type=Application
Version=1.0
Name=About KDE Education
Comment=Learn about KDE educational software included with Adélie
Icon=dialog-information
Categories=KDE;Education
Exec=xdg-open https://support.adelielinux.org/html/desktop-kde/education.html
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment