🔒 Repository is read-only – file editing is disabled.

recipes/gui/lxde-icon-theme/PAGBUILD.yaml main

18 linii Raw ← Powrót
123456789101112131415161718
pkgname: lxde-icon-theme
pkgver: '0.5.2'
pkgrel: '1'
pkgdesc: The LXDE Icon Theme package contains nuoveXT 2.2 Icon Theme for LXDE.
url: 'http://lxde.org/'
arch: x86_64
depends:
- gtk-update-icon-cache
makedepends:
- gtk-update-icon-cache
source:
- 'https://github.com/lxde/lxde-icon-theme/archive/refs/tags/${pkgver}.tar.gz'
sha256sums:
- 5b71da247ba25ddcd991a3a184ca5ac92f40b7676766e1e59437067a20f7ecf7
build: "cd ${pkgname}-${pkgver}\nautoreconf -fiv\n\n./configure --prefix=/usr \nmake\nmake DESTDIR=${PKGDIR} install\n# Update\
  \ cache\ngtk-update-icon-cache ${PKGDIR}/usr/share/icons/nuoveXT2\n"
package: |
  true