ports/contrib (3.6): i3blocks: dropped
commit 5ed3112f343e70b81f2714fa68fd012b32bc239c Author: Matt Housh <jaeger@crux.ninja> Date: Mon Aug 24 18:28:16 2020 -0500 i3blocks: dropped diff --git a/i3blocks/.footprint b/i3blocks/.footprint deleted file mode 100644 index fbb5d8f4b..000000000 --- a/i3blocks/.footprint +++ /dev/null @@ -1,24 +0,0 @@ -drwxr-xr-x root/root etc/ --rw-r--r-- root/root etc/i3blocks.conf -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/i3blocks -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/i3blocks/ --rwxr-xr-x root/root usr/lib/i3blocks/bandwidth --rwxr-xr-x root/root usr/lib/i3blocks/battery --rwxr-xr-x root/root usr/lib/i3blocks/cpu_usage --rwxr-xr-x root/root usr/lib/i3blocks/disk --rwxr-xr-x root/root usr/lib/i3blocks/iface --rwxr-xr-x root/root usr/lib/i3blocks/keyindicator --rwxr-xr-x root/root usr/lib/i3blocks/load_average --rwxr-xr-x root/root usr/lib/i3blocks/mediaplayer --rwxr-xr-x root/root usr/lib/i3blocks/memory --rwxr-xr-x root/root usr/lib/i3blocks/openvpn --rwxr-xr-x root/root usr/lib/i3blocks/temperature --rwxr-xr-x root/root usr/lib/i3blocks/volume --rwxr-xr-x root/root usr/lib/i3blocks/wifi -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/i3blocks.1.gz diff --git a/i3blocks/.signature b/i3blocks/.signature deleted file mode 100644 index 8313356cc..000000000 --- a/i3blocks/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wgxZgDGWAwmBe6a1K7KJQpJYPUHRROAkgqpfM08KzNrTPFldnE6V/pPl0AKrhvMTP+M5nXz9uZVpeTKYYEzHQg= -SHA256 (Pkgfile) = 4732c9cf4d2a15d2c427af95cf28446fe2a6fee0e4bcd15fc4c20924fb6b9bbb -SHA256 (.footprint) = 863019d7d07f0b2ef72d68726629c66ec0f1a3b54fd6e565f417e87ba7926c0a -SHA256 (i3blocks-1.4.tar.gz) = c64720057e22cc7cac5e8fcd58fd37e75be3a7d5a3cb8995841a7f18d30c0536 diff --git a/i3blocks/Pkgfile b/i3blocks/Pkgfile deleted file mode 100644 index f5deb02ea..000000000 --- a/i3blocks/Pkgfile +++ /dev/null @@ -1,13 +0,0 @@ -# Description: A flexible scheduler for your i3bar blocks -# URL: https://github.com/vivien/i3blocks -# Maintainer: Matt Housh, jaeger at crux dot ninja - -name=i3blocks -version=1.4 -release=1 -source=(https://github.com/vivien/i3blocks/releases/download/$version/$name-$version...) - -build() { - cd $name-$version - make LIBEXECDIR=/usr/lib PREFIX=/usr DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu