papirus-filezilla-theme: dropped

This commit is contained in:
Tim Biermann 2021-01-17 23:00:13 +00:00
parent 88a05e7a13
commit d7c24d8777
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 0 additions and 1321 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39B9DtDRpJBiQkS1CjezG1YMObTuYTkJeSi5aUJYDc0gaUGHHm1v6wwGpr7cdM3/i7bF744ldht/J2xeA2R4JAk=
SHA256 (Pkgfile) = 533671471745145dcb014f0b31d119715aa940b0fa8983a5d9b900807c2fb8d7
SHA256 (.footprint) = f5605516618e8f356a913497efb19c58ea12e2c9c8e15dce6419274b5866b24e
SHA256 (papirus-filezilla-theme-20200105.tar.gz) = 28e28c50b6b500b522f78590ce442e2ed93c5c2bd7a169ee1d31ab588af92427

View File

@ -1,19 +0,0 @@
# Description: Papirus theme for FileZilla
# URL: https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: filezilla imagemagick
name=papirus-filezilla-theme
version=20200105
release=1
source=(https://github.com/PapirusDevelopmentTeam/papirus-filezilla-themes/archive/$version/$name-$version.tar.gz)
build() {
cd ${name}s-$version
make build
make DESTDIR=$PKG install
find $PKG \(\
-iname "*AUTHORS*" -o \
-iname "*LICENSE" -o \
-iname "*AUTHOR*" \) -delete
}