summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/motion: fix UnusedLocalUseJohn Helmert III2021-04-141-1/+0
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* media-video/motion: security cleanup (drop <4.3.1)John Helmert III2021-04-144-166/+0
| | | | | Bug: https://bugs.gentoo.org/760714 Signed-off-by: John Helmert III <ajak@gentoo.org>
* media-video/motion: include libmicrohttpd in RDEPEND, #778020Joonas Niilola2021-04-141-1/+1
| | | | | | Closes: https://bugs.gentoo.org/778020 Testing GH notifications: @juippis Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/motion: Stabilize 4.3.2 x86, #760714Sam James2021-01-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/motion: Stabilize 4.3.2 amd64, #760714Sam James2021-01-011-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/motion: version bump to 4.3.2Johannes Willem Fernhout2020-12-154-0/+158
| | | | | | | | | | | | | | Changes are: - version 4.3.2 has some bug fixes - init file updated with need localmount and after bootmisc - simplification of ebuild - supervise-deamon USE flag no longer used Closes: https://bugs.gentoo.org/752135 Closes: https://bugs.gentoo.org/739872 Signed-off-by: Johannes Willem Fernhout <hfern@fernhout.info> Closes: https://github.com/gentoo/gentoo/pull/18569 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/motion: remove unused patchesMichael Mair-Keimberger2020-12-125-126/+0
| | | | | | Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* media-video/motion: remove version 4.1.1-r1Johannes Willem Fernhout2020-11-052-92/+0
| | | | | | | | | | | motion-4.1.1-r1 still uses deprecated eclass systemd_tmpfiles. New motion-4.3.1 is already stabilized. Closes: https://bugs.gentoo.org/740618 Signed-off-by: Johannes Willem Fernhout <hfern@fernhout.info> Closes: https://github.com/gentoo/gentoo/pull/18114 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/motion: Stabilize 4.3.1 amd64, #707428Sam James2020-11-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/motion: x86 stable (bug #707428)Thomas Deutschmann2020-10-311-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-video/motion: restrict tests, bug #727056Joonas Niilola2020-06-041-0/+3
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/motion: version bump to 4.3.1Hans Fernhout2020-06-047-2/+201
| | | | | | | | | | | | | | | | | | | Summary of changes: - support new version 4.3.1 - EAPI6 to EAPI7 - GLEP81 support: user and group management via dedicated packages - untangled support for mariadb and mysql - remove libav - confd support for commandline options, umask and work dir - initd checkpre function to check existence of work dir and log dir - support for OpenRC's supervise-daemon via a local use flag - added myself as proxy-maintainer Closes: https://bugs.gentoo.org/665930 Closes: https://bugs.gentoo.org/673410 Closes: https://bugs.gentoo.org/717312 Signed-off-by: Johannes Willem Fernhout <hfern@fernhout.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/motion: migrate from libavMikle Kolyada2020-04-261-6/+3
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-video/motion: Remove William Breathitt Gray from metadata.xmlWilliam Breathitt Gray2019-09-261-8/+0
| | | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13042 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/motion: remove unused filesMichael Mair-Keimberger2019-06-202-24/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12289 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/motion: Drop 4.0.1 and 4.1.1 (r0)Andreas Sturmlechner2019-06-064-254/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/motion: x86 stable (bug #681494)Thomas Deutschmann2019-06-041-2/+2
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-video/motion: amd64 stableAaron Bauman2019-05-281-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* media-video/motion: Fix build errors with FFmpeg 4.0William Breathitt Gray2018-05-042-0/+148
| | | | | Closes: https://bugs.gentoo.org/654416 Closes: https://github.com/gentoo/gentoo/pull/8220
* media-video/motion: version bump to 4.1.1William Breathitt Gray2018-03-062-0/+88
| | | | | | | This version adds support for the sqlite and webp USE flags. Closes: https://bugs.gentoo.org/639526 Closes: https://github.com/gentoo/gentoo/pull/7359
* media-video/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* 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-video/motion: reformat README.gentoo, print contents upon first ↵Wolfram Schlich2017-02-101-0/+85
| | | | | | installation, use latest motion.confd-r1 Package-Manager: portage-2.3.3
* media-video/motion: security cleanup wrt bug #475120Wolfram Schlich2017-02-1011-712/+0
| | | | Package-Manager: portage-2.3.3
* media-video/motion: x86 stable wrt bug #475120Agostino Sarubbo2017-01-311-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/motion: amd64 stable wrt bug #475120Agostino Sarubbo2017-01-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/motion: updated maintainership info, fixed upstream reference ↵Wolfram Schlich2017-01-231-1/+9
| | | | | | (thanks to William Breathitt Gray <vilhelm.gray@gmail.com> for the headsup) Package-Manager: portage-2.3.0
* media-video/motion: fix reference to wrong init script, thanks to Sven ↵Wolfram Schlich2017-01-201-4/+6
| | | | | | Schwyn <svoop@delirium.ch> for the headsup. Package-Manager: portage-2.3.0
* media-video/motion: add new ebuild for version 4, mostly based upon the ↵Wolfram Schlich2017-01-168-0/+178
| | | | | | ebuild from William Breathitt Gray <vilhelm.gray@gmail.com> (bug #475120) Package-Manager: portage-2.3.0
* media-video/motion: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+0
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0813-0/+727
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed