Skip to content

Anard/anard-overlay

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

anard-overlay

Gentoo repository to port various additionnal packages

  • dpluzz-cli : downloads videos from various websites
  • trobairitz : downloads videos from various websites, replaces older dpluzz-cli
  • leocad : virtual LEGO® CAD software
  • disklav : manages files from specfic Yamaha Disklavier's disk images
  • shell-text : utility to decorate shell texts
  • upgrade-portage : interactive tool to easily upgrade Gentoo system
  • kernel-tools : build-kernel utility performs full update of kernel based on existing or working configuration file

Installation

To install the repository, copy these lines in /etc/portage/repos.conf/anard.conf

[anard]
location = /var/db/repos/anard
sync-type = git
sync-uri = https://github.com/Anard/anard-overlay.git
auto-sync = yes

Or just use eselect repository

# eselect repository enable anard

And sync with overlay :

# emerge --sync anard

dPluzz

Instructions

To install dpluzz-cli, simply use :

# emerge -a dpluzz-cli

For help, type :

$ dpluzz-cli --help

You'll have to use dpluzz-cli with -f option to work (use ffmpeg in place of avconv).

Thanks

Melixgaro

trobairitz

Instructions

To install trobairitz, simply use :

# emerge -a trobairitz

For help, type :

$ trobairitz --help

Trobairitz replace dpluzz-cli for videos from Arte.tv and will shortly replace it also for other TV channels.

Thanks

Melixgaro

leocad

Instructions

To install LeoCAD, simply use :

# emerge -a leocad

LeoCAD is a CAD software to design virtual models you can build with LEGO® bricks.

Thanks

Leonardo Zide

disklav

Instructions

Read and manages files from Yamaha Disklavier disk image.

# emerge -a disklav
$ disklav --help

Thanks

Tom Nardi

upgrade-portage

Instructions

Easily upgrade Gentoo system via portage

# emerge -a upgrade-portage
$ upgrade --help

Also add a desktop file which uses zenity to interactively manage upgrade

kernel-tools

Instructions

Easily build a new kernel from known or working configuration.

# emerge -a kernel-tools
$ build-kernel --help

Also add a shortcut to grub-mkconfig -o /boot/grub/grub.cfg as update-grub for Grub users (with grub USE flag) ;

Thanks

Tony0945

About

gentoo repos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages