gnome-icon-theme: initial import, version 3.12.0
This commit is contained in:
parent
de3ade8b74
commit
0b0a012c03
5995
gnome-icon-theme/.footprint
Normal file
5995
gnome-icon-theme/.footprint
Normal file
File diff suppressed because it is too large
Load Diff
5
gnome-icon-theme/.signature
Normal file
5
gnome-icon-theme/.signature
Normal file
@ -0,0 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3zzT3MnkJOdBa6jAmTAy2JJalzSfCXbHm0mlqRcYdRYiP+9IPAXEskQdghdfuQXITjARogUVAwi2bu6mXlwKvQ8=
|
||||
SHA256 (Pkgfile) = d42310ef791cdec9e86518d587f44ffdb0c7d11d0552a0de9b8df1e9646999dd
|
||||
SHA256 (.footprint) = aaf16c63d3f2cc631a928a8df67c3f47169281f1a3f3eb910ee0a0ce10c3c94f
|
||||
SHA256 (gnome-icon-theme-3.12.0.tar.xz) = 359e720b9202d3aba8d477752c4cd11eced368182281d51ffd64c8572b4e503a
|
17
gnome-icon-theme/Pkgfile
Normal file
17
gnome-icon-theme/Pkgfile
Normal file
@ -0,0 +1,17 @@
|
||||
# Description: A collection of icons used as the basis for GNOME themes
|
||||
# URL: http://www.gnome.org/
|
||||
# Maintainer: Matt housh, jaeger at crux dot ninja
|
||||
# Depends on: gtk intltool icon-naming-utils
|
||||
|
||||
name=gnome-icon-theme
|
||||
version=3.12.0
|
||||
release=1
|
||||
source=(https://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--disable-nls
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user