summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/raspberrypi-userland-bin: adopt packageSam James2020-07-281-2/+2
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/raspberrypi-userland-bin: EAPI=7Andrey Utkin2019-07-291-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: drop inherit multilibAndrey Utkin2019-07-291-3/+1
| | | | | | | | | | | | | | | Apparenly multilib.eclass was used only for get_libdir function, and the usage was wrong, because it was appended to the package-specific "/opt/vc/" path which does not need to match system library directory name. More than that, the path "/opt/vc/lib" is actually hardcoded in env.d file installed by this package, so even if get_libdir ever returned something different than "lib", that would break dynamic linkage of the installed executables. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: drop inherit vcs-snapshotAndrey Utkin2019-07-291-2/+2
| | | | | | | Github-hosted files don't need it. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: drop src_prepare definitionAndrey Utkin2019-07-291-4/+0
| | | | | | | | | | | All it does is removing LICENSE file, which is not installed anyway. EAPI=7 mandates a call to eapply_user in src_prepare, which was missing. So rather than maintaining an explicit phase function, it is dropped so that the default implementation takes care of this. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: don't look for sbin/Andrey Utkin2019-07-291-1/+0
| | | | | | | Back in 2017, there used to be such directory, but now there's none. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: add new version 1.20190709Andrey Utkin2019-07-292-0/+49
| | | | | | | Cloned from existing ebuild unchanged. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: set myself as maintainerAndrey Utkin2019-07-291-1/+4
| | | | | | | The package was unmaintained, I intend to use it and take care of it. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* media-libs/raspberrypi-userland-bin: Sort KEYWORDSMichał Górny2019-07-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: reassign packages for xmw@g.oMichał Górny2018-11-251-5/+2
| | | | | Bug: https://bugs.gentoo.org/319525 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-2/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* media-libs/raspberrypi-userland-bin: Remove old version.Michael Weber2017-03-072-49/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* media-libs/raspberrypi-userland-bin: Version bump.Michael Weber2017-03-072-0/+49
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* media-libs/raspberrypi-userland-bin: Remove old version.Michael Weber2017-03-072-49/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/raspberrypi-userland-bin: Version bump.Michael Weber2016-03-153-2/+52
| | | | Package-Manager: portage-2.2.28
* media-libs/raspberrypi-userland-bin: add maintainer type in metadata.xmlMichael Weber2016-02-191-7/+7
| | | | Package-Manager: portage-2.2.27
* media-libs/raspberrypi-userland-bin: Initial import for bug 521920.Michael Weber2016-02-194-0/+63
Package-Manager: portage-2.2.27