blob: d45f0338bcdd5fa9385ac40e4f1ca51703c110c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
{'description': {'en': 'Unofficial repository with all vapoursynth related '
'ebuilds'},
'homepage': 'https://github.com/4re/vapoursynth-portage',
'name': 'vapoursynth',
'owner': [{'email': 'surukko@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/4re/vapoursynth-portage.git'}],
'status': 'unofficial'}
$ pmaint sync vapoursynth
From https://github.com/4re/vapoursynth-portage
71ec03c..09ff891 master -> origin/master
Updating 71ec03c..09ff891
Fast-forward
media-plugins/vapoursynth-vmaf/Manifest | 6 +-
...nth-vmaf-5.ebuild => vapoursynth-vmaf-6.ebuild} | 2 +-
.../vapoursynth-vmaf/vapoursynth-vmaf-9999.ebuild | 2 +-
sci-libs/vmaf/Manifest | 4 +-
sci-libs/vmaf/vmaf-1.3.14.ebuild | 75 ----------------------
sci-libs/vmaf/vmaf-1.3.15.ebuild | 23 +++++++
sci-libs/vmaf/vmaf-9999.ebuild | 28 ++++++++
7 files changed, 58 insertions(+), 82 deletions(-)
rename media-plugins/vapoursynth-vmaf/{vapoursynth-vmaf-5.ebuild => vapoursynth-vmaf-6.ebuild} (99%)
delete mode 100644 sci-libs/vmaf/vmaf-1.3.14.ebuild
create mode 100644 sci-libs/vmaf/vmaf-1.3.15.ebuild
create mode 100644 sci-libs/vmaf/vmaf-9999.ebuild
*** syncing vapoursynth
*** synced vapoursynth
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 vapoursynth
* Cache regenerated successfully
|