summaryrefslogtreecommitdiff
blob: 1e161e32d6017a7434ba4aee9852f1ffd2f3e0cd (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{'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
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://github.com/4re/vapoursynth-portage
   5be81dd..801779a  master     -> origin/master
Updating 5be81dd..801779a
Fast-forward
 Documentation/package.accept_keywords/vapoursynth  |   1 +
 .../package.accept_keywords/vapoursynth-live       |   1 +
 media-libs/vapoursynth/Manifest                    |   3 +-
 ...oursynth-51-r1.ebuild => vapoursynth-52.ebuild} |   0
 media-libs/vapoursynth/vapoursynth-52_rc1.ebuild   |  95 -------
 media-libs/zimg/Manifest                           |   3 +-
 media-libs/zimg/files/zimg-2.9.3-gcc10.patch       |   9 -
 media-libs/zimg/zimg-2.9.3-r2.ebuild               |  37 ---
 .../zimg/{zimg-3.0.ebuild => zimg-3.0.1.ebuild}    |   0
 media-plugins/vapoursynth-edgefixer/Manifest       |   1 +
 .../vapoursynth-edgefixer-2.ebuild                 |  41 +++
 .../vapoursynth-edgefixer-9999.ebuild              |  41 +++
 .../vapoursynth-plugins-meta-59.ebuild             | 275 +++++++++++++++++++++
 13 files changed, 362 insertions(+), 145 deletions(-)
 rename media-libs/vapoursynth/{vapoursynth-51-r1.ebuild => vapoursynth-52.ebuild} (100%)
 delete mode 100644 media-libs/vapoursynth/vapoursynth-52_rc1.ebuild
 delete mode 100644 media-libs/zimg/files/zimg-2.9.3-gcc10.patch
 delete mode 100644 media-libs/zimg/zimg-2.9.3-r2.ebuild
 rename media-libs/zimg/{zimg-3.0.ebuild => zimg-3.0.1.ebuild} (100%)
 create mode 100644 media-plugins/vapoursynth-edgefixer/Manifest
 create mode 100644 media-plugins/vapoursynth-edgefixer/vapoursynth-edgefixer-2.ebuild
 create mode 100644 media-plugins/vapoursynth-edgefixer/vapoursynth-edgefixer-9999.ebuild
 create mode 100644 media-plugins/vapoursynth-plugins-meta/vapoursynth-plugins-meta-59.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