Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867100 - media-video/pipewire-9999:0/0.3 is out of sync with media-video/pipewire*:0/0.4 release versions
Summary: media-video/pipewire-9999:0/0.3 is out of sync with media-video/pipewire*:0/0...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-28 14:17 UTC by Andreas Sturmlechner
Modified: 2022-08-31 05:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2022-08-28 14:17:02 UTC
$summary
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-31 01:16:26 UTC
I don't understand.

```
$ diff -ruN pipewire-0.3.56.ebuild pipewire-9999.ebuild
--- pipewire-0.3.56.ebuild      2022-08-13 21:51:21.244464674 +0100
+++ pipewire-9999.ebuild        2022-08-13 21:51:21.244464674 +0100
@@ -29,7 +29,7 @@
                SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz"
        fi

-       KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
 fi

 DESCRIPTION="Multimedia processing graphs"
@@ -144,7 +144,6 @@

 PATCHES=(
        "${FILESDIR}"/${PN}-0.3.25-enable-failed-mlock-warning.patch
-       "${FILESDIR}"/${P}-big-endian.patch
 )

 # limitsdfile related code taken from =sys-auth/realtime-base-0.1
```

That's a pretty normal difference between a release & live version.

Did you maybe compare the older 0.3.51-r2 with 9999?
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-31 01:21:17 UTC
... did you compare with your own https://github.com/a17r/a17rgentoo/blob/master/media-video/pipewire/pipewire-9999.ebuild instead?
Comment 3 Andreas Sturmlechner gentoo-dev 2022-08-31 05:27:34 UTC
Oooooops. :/