LINUXNAUTA

    voidlinux-televsion-template

    Template for VoidLinux

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

    version v0.13.3

    television

    August 2025


    Binaries https://voidrepo.linuxnauta.com/

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


    template download


    
      
        
    # Template file for 'television'
    pkgname=television
    version=0.13.3
    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=4d3f5475fd4040ac64abc08395f4c769ffd40c9071a9a560d8038b233277b0c6
    
    post_install() {
    	vlicense LICENSE
    }