Skip to content

Update pspec.xml #16498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions multimedia/videoplayer/libv4l/pspec.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>libv4l</Name>
<Homepage>http://freecode.com/projects/libv4l</Homepage>
<Homepage>https://linuxtv.org/downloads/v4l-utils/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>[email protected]</Email>
Expand All @@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>V4L wrapper for V4L2</Summary>
<Description>A library to access V4L2 API with V4L1 alike calls.</Description>
<Archive sha1sum="08f1d7cfa40c3eeaa47f3ca86306ff878d5767f9" type="tarbz2">https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.24.1.tar.bz2</Archive>
<Archive sha1sum="7f372d652a9d84fff367568891e1d2e550188c6d" type="tarxz">https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.28.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
Expand Down Expand Up @@ -109,6 +109,13 @@
</Package>

<History>
<Update release="11">
<Date>2025-04-30</Date>
<Version>1.28.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux</Name>
<Email>[email protected]</Email>
</Update>
<Update release="10">
<Date>2023-04-08</Date>
<Version>1.24.1</Version>
Expand Down