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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
Hill Ma
Adélie Package Tree
Commits
87d60a3e
Verified
Commit
87d60a3e
authored
7 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/papirus-icons: update source URL, use new build system
parent
3754b113
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/papirus-icons/APKBUILD
+6
-21
6 additions, 21 deletions
user/papirus-icons/APKBUILD
with
6 additions
and
21 deletions
user/papirus-icons/APKBUILD
+
6
−
21
View file @
87d60a3e
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
papirus-icons
pkgver
=
201
71007
pkgver
=
201
80214
pkgrel
=
0
pkgdesc
=
"Material, flat style icon theme"
url
=
"https://store.kde.org/p/1166289/"
...
...
@@ -11,22 +11,13 @@ options="!check" # Icon set.
depends
=
""
makedepends
=
""
install
=
""
subpackages
=
"
$pkgname
-light
$pkgname
-dark
$pkgname
-adapta e
$pkgname
:elementary"
source
=
"https://dl.opendesktop.org/api/files/download/id/1507885652/papirus-icon-theme-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
build
()
{
cd
"
$builddir
"
}
subpackages
=
"
$pkgname
-light
$pkgname
-dark
$pkgname
-adapta"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/papirus-icon-theme-
$pkgver
"
package
()
{
cd
"
$builddir
"
mkdir
-p
"
$pkgdir
"
/usr/share/icons
for
iconset
in
Papirus Papirus-Adapta Papirus-Adapta-Nokto Papirus-Dark
\
Papirus-Light ePapirus
;
do
mv
"
$builddir
"
/
$iconset
"
$pkgdir
"
/usr/share/icons/
done
make
IGNORE
=
"ePapirus"
DESTDIR
=
"
$pkgdir
"
install
}
light
()
{
...
...
@@ -51,10 +42,4 @@ adapta() {
"
$subpkgdir
"
/usr/share/icons/
}
elementary
()
{
pkgdesc
=
"
$pkgdesc
(elementaryOS style)"
mkdir
-p
"
$subpkgdir
"
/usr/share/icons
mv
"
$pkgdir
"
/usr/share/icons/ePapirus
"
$subpkgdir
"
/usr/share/icons/
}
sha512sums
=
"82830fa69cbc5113728c3b390bbe3e4cbb270cdd6d386951efdc23c7495aa187b330954ccbaa67103e8f15c0e1367ad4198c2cbd2fcba01ed044bb490bf9e4c6 papirus-icon-theme-20171007.tar.gz"
sha512sums
=
"e3cff11cb4e0ad71ff5c44da9ef5135ce7fc2f4bea5e95f4c42963868ef7fce19daf45bc7f5649186bbedeb683d8a56a48f859cda17acacad7c3fbf35fdcd291 papirus-icons-20180214.tar.gz"
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