[aur-requests] [PRQ#18947] Deletion Request for oranchelo-icon-theme-git

notify at aur.archlinux.org notify at aur.archlinux.org
Mon Apr 20 07:37:35 UTC 2020


ryanw [1] filed a deletion request for oranchelo-icon-theme-git [2]:

it's been 4 years but there's no update from maintainer.

Last Update Jan 13 2020 from source repo
https://github.com/OrancheloTeam/oranchelo-icon-theme

PKGBUILD need to be updated to

```
package() {

install -d -m 755 "$pkgdir"/usr/share/icons/Oranchelo
install -d -m 755 "$pkgdir"/usr/share/icons/Oranchelo-Green
install -d -m 755 "$pkgdir"/usr/share/icons/Oranchelo-Beka
install -d -m 755 "$pkgdir"/usr/share/icons/Oranchelo-Classic-Folders
install -d -m 755 "$pkgdir"/usr/share/icons/oranchelo-light

cd $srcdir/$pkgname/Oranchelo
cp -r . "$pkgdir"/usr/share/icons/Oranchelo/
cd $srcdir/$pkgname/Oranchelo-Green
cp -r . "$pkgdir"/usr/share/icons/Oranchelo-Green/
cd $srcdir/$pkgname/Oranchelo-Beka
cp -r . "$pkgdir"/usr/share/icons/Oranchelo-Beka/
cd $srcdir/$pkgname/Oranchelo-Classic-Folders
cp -r . "$pkgdir"/usr/share/icons/Oranchelo-Classic-Folders/
cd $srcdir/$pkgname/oranchelo-light
cp -r . "$pkgdir"/usr/share/icons/oranchelo-light/

}
```

so other icons can be installed

[1] https://aur.archlinux.org/account/ryanw/
[2] https://aur.archlinux.org/pkgbase/oranchelo-icon-theme-git/


More information about the aur-requests mailing list