-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**Summary** - Add `monitoring.yml` - Fix license - Fix setup - Fix formatting Part of #3554 Signed-off-by: Evan Maddock <[email protected]>
- Loading branch information
1 parent
dca1689
commit 00285cd
Showing
5 changed files
with
86 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,36 @@ | ||
libc.so.6:__ctype_b_loc | ||
libc.so.6:__errno_location | ||
libc.so.6:__fprintf_chk | ||
libc.so.6:__isoc99_sscanf | ||
libc.so.6:__libc_start_main | ||
libc.so.6:__memcpy_chk | ||
libc.so.6:__printf_chk | ||
libc.so.6:__sprintf_chk | ||
libc.so.6:__stack_chk_fail | ||
libc.so.6:exit | ||
libc.so.6:fclose | ||
libc.so.6:fopen | ||
libc.so.6:fputc | ||
libc.so.6:fread | ||
libc.so.6:free | ||
libc.so.6:fwrite | ||
libc.so.6:getopt | ||
libc.so.6:gettimeofday | ||
libc.so.6:malloc | ||
libc.so.6:memcmp | ||
libc.so.6:memcpy | ||
libc.so.6:memset | ||
libc.so.6:optarg | ||
libc.so.6:optind | ||
libc.so.6:rand | ||
libc.so.6:signal | ||
libc.so.6:srand | ||
libc.so.6:stderr | ||
libc.so.6:stdin | ||
libc.so.6:stdout | ||
libc.so.6:strcmp | ||
libc.so.6:strerror | ||
libc.so.6:strlen | ||
libc.so.6:strncpy | ||
libc.so.6:strtod | ||
libc.so.6:strtol | ||
libc.so.6:time |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
releases: | ||
id: 21490 | ||
rss: ~ | ||
security: | ||
cpe: | ||
- vendor: ittiam | ||
product: libmpeg2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
name : libmpeg2 | ||
version : 0.5.1 | ||
release : 2 | ||
source : | ||
name : libmpeg2 | ||
version : 0.5.1 | ||
release : 3 | ||
source : | ||
- http://libmpeg2.sourceforge.net/files/libmpeg2-0.5.1.tar.gz : dee22e893cb5fc2b2b6ebd60b88478ab8556cb3b93f9a0d7ce8f3b61851871d4 | ||
homepage : http://libmpeg2.sourceforge.net/ | ||
license : GPL-2.0 | ||
component : | ||
homepage : http://libmpeg2.sourceforge.net/ | ||
license : GPL-2.0-or-later | ||
component : | ||
- multimedia.codecs | ||
- utils: multimedia.codecs | ||
summary : | ||
- utils : multimedia.codecs | ||
summary : | ||
- A free MPEG-2 video stream decoder | ||
- devel: Development files for libmpeg2 | ||
- utils: Command line utilities for libmpeg2 | ||
description : | ||
- devel : Development files for libmpeg2 | ||
- utils : Command line utilities for libmpeg2 | ||
description: | ||
- A free MPEG-2 video stream decoder | ||
- devel: Development files for libmpeg2 | ||
- utils: Command line utilities for libmpeg2 | ||
patterns : | ||
- utils: | ||
- /usr/bin | ||
- /usr/share/doc | ||
- /usr/share/man | ||
builddeps : | ||
- devel : Development files for libmpeg2 | ||
- utils : Command line utilities for libmpeg2 | ||
builddeps : | ||
- pkgconfig(ice) | ||
- pkgconfig(xext) | ||
setup : | | ||
%configure --disable-static | ||
%reconfigure --disable-static | ||
build : | | ||
%make | ||
install : | | ||
%make_install | ||
patterns : | ||
- utils : | ||
- /usr/bin | ||
- /usr/share/doc | ||
- /usr/share/man |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,22 +3,25 @@ | |
<Name>libmpeg2</Name> | ||
<Homepage>http://libmpeg2.sourceforge.net/</Homepage> | ||
<Packager> | ||
<Name>Joshua Strobl</Name> | ||
<Email>[email protected]</Email> | ||
<Name>Evan Maddock</Name> | ||
<Email>[email protected]</Email> | ||
</Packager> | ||
<License>GPL-2.0</License> | ||
<License>GPL-2.0-or-later</License> | ||
<PartOf>multimedia.codecs</PartOf> | ||
<Summary xml:lang="en">A free MPEG-2 video stream decoder</Summary> | ||
<Description xml:lang="en">A free MPEG-2 video stream decoder</Description> | ||
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | ||
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive> | ||
</Source> | ||
<Package> | ||
<Name>libmpeg2</Name> | ||
<Summary xml:lang="en">A free MPEG-2 video stream decoder</Summary> | ||
<Description xml:lang="en">A free MPEG-2 video stream decoder</Description> | ||
<PartOf>multimedia.codecs</PartOf> | ||
<Files> | ||
<Path fileType="library">/usr/lib64/lib*.so.*</Path> | ||
<Path fileType="library">/usr/lib64/libmpeg2.so.0</Path> | ||
<Path fileType="library">/usr/lib64/libmpeg2.so.0.1.0</Path> | ||
<Path fileType="library">/usr/lib64/libmpeg2convert.so.0</Path> | ||
<Path fileType="library">/usr/lib64/libmpeg2convert.so.0.0.0</Path> | ||
</Files> | ||
</Package> | ||
<Package> | ||
|
@@ -27,12 +30,15 @@ | |
<Description xml:lang="en">Development files for libmpeg2</Description> | ||
<PartOf>programming.devel</PartOf> | ||
<RuntimeDependencies> | ||
<Dependency release="2">libmpeg2</Dependency> | ||
<Dependency release="3">libmpeg2</Dependency> | ||
</RuntimeDependencies> | ||
<Files> | ||
<Path fileType="header">/usr/include/</Path> | ||
<Path fileType="library">/usr/lib64/lib*.so</Path> | ||
<Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path> | ||
<Path fileType="header">/usr/include/mpeg2dec/mpeg2.h</Path> | ||
<Path fileType="header">/usr/include/mpeg2dec/mpeg2convert.h</Path> | ||
<Path fileType="library">/usr/lib64/libmpeg2.so</Path> | ||
<Path fileType="library">/usr/lib64/libmpeg2convert.so</Path> | ||
<Path fileType="data">/usr/lib64/pkgconfig/libmpeg2.pc</Path> | ||
<Path fileType="data">/usr/lib64/pkgconfig/libmpeg2convert.pc</Path> | ||
</Files> | ||
</Package> | ||
<Package> | ||
|
@@ -41,20 +47,23 @@ | |
<Description xml:lang="en">Command line utilities for libmpeg2</Description> | ||
<PartOf>multimedia.codecs</PartOf> | ||
<RuntimeDependencies> | ||
<Dependency release="2">libmpeg2</Dependency> | ||
<Dependency release="3">libmpeg2</Dependency> | ||
</RuntimeDependencies> | ||
<Files> | ||
<Path fileType="executable">/usr/bin</Path> | ||
<Path fileType="man">/usr/share/man</Path> | ||
<Path fileType="executable">/usr/bin/corrupt_mpeg2</Path> | ||
<Path fileType="executable">/usr/bin/extract_mpeg2</Path> | ||
<Path fileType="executable">/usr/bin/mpeg2dec</Path> | ||
<Path fileType="man">/usr/share/man/man1/extract_mpeg2.1</Path> | ||
<Path fileType="man">/usr/share/man/man1/mpeg2dec.1</Path> | ||
</Files> | ||
</Package> | ||
<History> | ||
<Update release="2"> | ||
<Date>2018-01-26</Date> | ||
<Update release="3"> | ||
<Date>2024-08-12</Date> | ||
<Version>0.5.1</Version> | ||
<Comment>Packaging update</Comment> | ||
<Name>Joshua Strobl</Name> | ||
<Email>[email protected]</Email> | ||
<Name>Evan Maddock</Name> | ||
<Email>[email protected]</Email> | ||
</Update> | ||
</History> | ||
</PISI> |