Skip to content

Commit

Permalink
media-video/transcode: Bump v.1.1.7+1
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Oct 9, 2023
1 parent 398e095 commit 35d7ee6
Showing 1 changed file with 52 additions and 22 deletions.
74 changes: 52 additions & 22 deletions packages/atoms/base-kde4/media-video/transcode/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,44 +1,74 @@
name: transcode
version: 1.1.7
version: 1.1.7+1
category: media-video
use_flags:
- -X
- -a52
- -aac
- -alsa
- -dv
- -iconv
- -imagemagick
- -jpeg
- -lzo
- -mjpeg
- -mpeg
- -ogg
- -postproc
- -quicktime
- -sdl
- -theora
- -truetype
- -v4l
- -x264
- -xml
- -xvid
- X
- a52
- aac
- alsa
- dv
- dvd
- iconv
- imagemagick
- jpeg
- lzo
- mjpeg
- mp3
- mpeg
- ogg
- postproc
- quicktime
- sdl
- theora
- truetype
- v4l
- vorbis
- x264
- xvid
requires:
- name: lzo
version: '>=0'
category: dev-libs-2
- name: imagemagick
version: '>=0'
category: media-gfx
- name: a52dec
version: '>=0'
category: media-libs
- name: freetype
version: '>=0'
category: media-libs-2
- name: libdvdread
version: '>=0'
category: media-libs
- name: libvorbis
- name: libmpeg2
version: '>=0'
category: media-libs
- name: libtheora
version: '>=0'
category: media-libs
- name: libv4l
version: '>=0'
category: media-libs
- name: x264
version: '>=0'
category: media-libs
- name: xvid
version: '>=0'
category: media-libs
- name: lame
version: '>=0'
category: media-sound
- name: mjpegtools
version: '>=0'
category: media-video-1
- name: ffmpeg
version: '>=0'
category: virtual
- name: libiconv
version: '>=0'
category: virtual
annotations:
subsets:
rules:
Expand Down

0 comments on commit 35d7ee6

Please sign in to comment.