Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657386 - media-video/avidemux-2.7.3 version bump
Summary: media-video/avidemux-2.7.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-05 12:40 UTC by spargeltarzan
Modified: 2019-08-14 02:24 UTC (History)
12 users (show)

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


Attachments
Ebuild for avidemux-2.7.3 (avidemux-2.7.3.ebuild,4.37 KB, text/plain)
2019-06-19 15:42 UTC, thulle
Details
Ebuild for avidemux-core-2.7.3 (avidemux-core-2.7.3.ebuild,2.47 KB, text/plain)
2019-06-19 15:42 UTC, thulle
Details
Ebuild for avidemux-plugins-2.7.3 (avidemux-plugins-2.7.3.ebuild,4.73 KB, text/plain)
2019-06-19 15:43 UTC, thulle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description spargeltarzan 2018-06-05 12:40:12 UTC
media-video/avidemux is available in version 2.7.1, please add to the repository.
Comment 1 Viktor Yu. Kovalskii 2018-06-06 04:50:44 UTC
Seems Bug 646494 was fixed at avidemux-2.7.1:

https://github.com/mean00/avidemux2/commit/afdd9c4b876d77a4974d3fa7d9f25caeffbdf13d
Comment 2 Markus 2018-06-25 09:59:27 UTC
Copying existing ebuild for media-libs/avidemux-core, media-video/avidemux and media-libs/avidemux-plugins in version 2.7.0 to 2.7.1 works.

Also plugins build with qt-5.11 now.
Comment 3 Alexey Shildyakov 2018-10-02 18:40:09 UTC
I bumped version locally for:
- avidemux-core
- avidemux-plugins
- avidemux
to 1.7.1 and all are compiled fine with GCC 8.2.0.
But when I just apply patch to 1.7.0 to resolve bug 646494 errors for media-video/avidemux appears. This bug is for qt 5.11 and I don;t know why it's appears in avidemux not only for avidemux-plugins.
Anyway 1.7.1 solves this. What we are looking for now?
Comment 4 Andreas Sturmlechner gentoo-dev 2018-10-03 15:18:09 UTC
(In reply to Alexey Shildyakov from comment #3)
> What we are looking for now?
Ideally, some dedicated maintainer for the package to pick up the pieces.
Comment 5 Ulenrich 2018-10-17 15:27:02 UTC
(In reply to Alexey Shildyakov from comment #3)
> I bumped version locally for:
> - avidemux-core
> - avidemux-plugins
> - avidemux
> to 1.7.1 and all are compiled fine with GCC 8.2.0.
confirm havng emerged avidemux-2.7.1 with GCC 7.3.0

Qt-5.11 fits wonderful but you must
remove an already upstreamed patch at:
--- avidemux-plugins-2.7.0.ebuild	2018-08-18 00:14:25.368929753 +0200
+++ avidemux-plugins-2.7.1.ebuild	2018-10-17 17:15:49.427151876 +0200
@@ -85,7 +85,6 @@
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-2.6.20-optional-pulse.patch
-	"${FILESDIR}"/${P}-qt-5.11.patch
 )
 
 src_prepare() {
---
Comment 6 Ștefan Talpalaru 2019-02-06 04:34:47 UTC
Versions bumped in my overlay: https://github.com/stefantalpalaru/gentoo-overlay
Comment 7 Frank Krömmelbein 2019-03-23 08:29:12 UTC
2019-03-22: 2.7.3: VC++ bugfixing release
http://avidemux.sourceforge.net/news.html#2019-03-22
Comment 8 thulle 2019-06-19 15:42:05 UTC
Created attachment 580156 [details]
Ebuild for avidemux-2.7.3
Comment 9 thulle 2019-06-19 15:42:46 UTC
Created attachment 580158 [details]
Ebuild for avidemux-core-2.7.3
Comment 10 thulle 2019-06-19 15:43:20 UTC
Created attachment 580160 [details]
Ebuild for avidemux-plugins-2.7.3
Comment 11 thulle 2019-06-19 15:44:34 UTC
With the above 3 ebuilds i got avidemux-2.7.3, released 2019-05-21, running.
Comment 12 Ștefan Talpalaru 2019-06-19 22:17:19 UTC
Thanks. Added to my overlay.
Comment 13 Larry the Git Cow gentoo-dev 2019-08-14 02:24:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f23642e1c7e3666eb9995258cdb7c705dd998ec6

commit f23642e1c7e3666eb9995258cdb7c705dd998ec6
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-08-14 01:26:35 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-08-14 01:59:52 +0000

    media-video/avidemux: bump version to 2.7.3
    
    Closes: https://bugs.gentoo.org/657386
    Closes: https://bugs.gentoo.org/646796
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 media-video/avidemux/Manifest                      |   1 +
 media-video/avidemux/avidemux-2.7.3.ebuild         | 141 +++++++++++++++++++++
 .../avidemux/files/avidemux-2.7.3-desktop.patch    |  20 +++
 3 files changed, 162 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9bb5b2019d9756f0c68957121c977f607f45e8

commit 5d9bb5b2019d9756f0c68957121c977f607f45e8
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-08-14 01:57:38 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-08-14 02:16:47 +0000

    media-libs/avidemux-plugins: bump version to 2.7.3
    
    Bug: https://bugs.gentoo.org/657386
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 media-libs/avidemux-plugins/Manifest               |   1 +
 .../avidemux-plugins/avidemux-plugins-2.7.3.ebuild | 165 +++++++++++++++++++++
 2 files changed, 166 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb6a366cc2dc907d197cfe9e2f454dea6530e545

commit cb6a366cc2dc907d197cfe9e2f454dea6530e545
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-08-13 19:26:13 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-08-14 01:59:52 +0000

    media-libs/avidemux-core: bump version to 2.7.3
    
    - EAPI=7.
    - Add patch to fix libraries permissions.
    
    Bug: https://bugs.gentoo.org/657386
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 media-libs/avidemux-core/Manifest                  |  1 +
 .../avidemux-core/avidemux-core-2.7.3.ebuild       | 88 ++++++++++++++++++++++
 .../files/avidemux-core-2.7.3-permissions.patch    | 28 +++++++
 media-libs/avidemux-core/metadata.xml              |  2 +-
 4 files changed, 118 insertions(+), 1 deletion(-)