Непер это ответвления репозитория decibelLinux так же известный как GentooStudio
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
audiodef 1a3b7e54dd
x11-libs/ntk: Updated Manifest
1 year ago
app-portage/portage-utils Modified portage-utils without pretend, which causes catalyst to fail with missing openmp complaint 1 year ago
eclass Adding exteutils from proaudio, some pkgs still use this 6 years ago
licenses Added licenses for bitwig and fltk 1 year ago
media-libs media-libs/hydrogen-drumkits: Mv'd to media-sound 1 year ago
media-plugins media-plugins/artyfx: Rm'd patches from ebuild, !necessary for 1.3.1 1 year ago
media-sound media-sound/arpage: Added dev-util/intltool as a dependency, since configure requires it 1 year ago
metadata Changed layout.conf autosync to true 1 year ago
profiles Create repo_name 7 years ago
sys-apps sys-apps/pkgupdate: Updated manfiest 1 year ago
tests Added tests from audio-overlay in case we want to use them here. 1 year ago
x11-libs/ntk x11-libs/ntk: Updated Manifest 1 year ago
README.txt README update 1 year ago

README.txt

# gentoostudio

Ebuild overlay for Gentoo Studio (http://gentoostudio.org)

All ebuilds:
* use EAPI7 or higher
* are any of:
* not in the main Portage repo
* differ from the main portage tree version in some significant way
* a later version than in Portage

Some ebuilds may have been copied from other overlays, such as audio-overlay or nedko's LADI overlay.
The reason for this is catalyst (the software used to build the install tarball) can only have one overlay.

To use this repo, edit /etc/portage/repos.conf/gentoostudio.conf:

[GentooStudio]
location = /var/db/repos
sync-type = git
sync-uri = https://github.com/Gentoo-Music-and-Audio-Technology/gentoostudio.git
auto-sync = yes

Next time you emerge --sync or eix-sync, this repo will be picked-up/updated.
To update only this repo: emaint sync -r GentooStudio