LINUXNAUTA

    voidlinux-televsion-template

    GitHub release (with filter)

    Template for VoidLinux

    television A cross-platform, fast and extensible general purpose fuzzy finder

    version 0.13.5

    television

    October 2025


    Binaries https://voidrepo.linuxnauta.com/

    Originnal project https://github.com/alexpasmantier/television


    template download


    
      
        
    # Template file for 'television'
    pkgname=television
    version=0.13.5
    revision=1
    archs="x86_64"
    build_style=cargo
    depends="fd bat fzf"
    short_desc="Cross-platform, fast and extensible general purpose fuzzy finde"
    maintainer="JuanMa <numblinux@gmail.com>"
    license="MIT"
    homepage="https://github.com/alexpasmantier/television"
    distfiles="https://github.com/alexpasmantier/television/archive/refs/tags/${version}.tar.gz"
    checksum=496a7e0c75593ab05ba2d011d3dd69b5e2b7b49c07fc0c37fcfde6fad93eee00
    
    post_install() {
    	vlicense LICENSE
    }