Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 532898

Summary: dev-util/qdevicemonitor - cross-platform log viewer for Android, iOS and text files
Product: Gentoo Linux Reporter: Alexander Lopatin <alopatindev>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: proxy-maint
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/alopatindev/qdevicemonitor
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 603810    
Attachments: qdevicemonitor-9999.ebuild
qdevicemonitor-9999.ebuild
qdevicemonitor-9999.ebuild
qdevicemonitor-1.0.0.ebuild
qdevicemonitor-9999.ebuild
qdevicemonitor-1.0.1.ebuild

Description Alexander Lopatin 2014-12-17 22:32:13 UTC
Created attachment 391894 [details]
qdevicemonitor-9999.ebuild

This is an ebuild for new log viewer for smartphones/tablets (Android and iOS) and text files. An alternative to tools like Android Device Monitor but with a focus on usability. Written in C++ with Qt5 framework.
Comment 1 Alexander Lopatin 2014-12-21 19:18:28 UTC
Created attachment 392192 [details]
qdevicemonitor-9999.ebuild

Dependencies fix
Comment 2 Alexander Lopatin 2015-11-26 02:17:56 UTC
Created attachment 417904 [details]
qdevicemonitor-9999.ebuild
Comment 3 Alexander Lopatin 2015-11-26 02:19:03 UTC
Created attachment 417906 [details]
qdevicemonitor-1.0.0.ebuild

Version 1.0.0 has been released.
Comment 4 Alexander Lopatin 2015-11-29 14:15:22 UTC
Created attachment 418144 [details]
qdevicemonitor-9999.ebuild

Added .desktop and icon.
Comment 5 Alexander Lopatin 2016-07-12 17:26:59 UTC
Created attachment 440504 [details]
qdevicemonitor-1.0.1.ebuild

Released version 1.0.1
Comment 6 Amy Liffey gentoo-dev 2016-12-26 17:32:47 UTC
Hello,
would you be willing to maintain this package through Proxy maintainers project?

https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
Comment 7 Alexander Lopatin 2016-12-27 03:52:37 UTC
Hello Amy,

I'd love to maintain this package!

Here's my Maintainership request bug #603810.

Thanks!
Comment 8 Amy Liffey gentoo-dev 2016-12-28 15:09:08 UTC
(In reply to Alexander Lopatin from comment #7)
> Hello Amy,
> 
> I'd love to maintain this package!
> 
> Here's my Maintainership request bug #603810.
> 
> Thanks!

Maybe it would be quicker if you submit Github pull request :) then it will be easier for you to improve ebuild and get it to the tree as soon as possible. :)
Comment 9 Alexander Lopatin 2016-12-29 09:27:38 UTC
Sure, here's the pull request https://github.com/gentoo/gentoo/pull/3272
Thanks!
Comment 10 Patrice Clement gentoo-dev 2017-01-02 10:00:04 UTC
commit 98319e06830ea708d7946b18a5d8f4888e74fb3e (HEAD -> master, origin/master, origin/HEAD)
Author:     Alexander Lopatin <alopatindev@gmail.com>
AuthorDate: Thu Dec 29 12:12:28 2016 +0300
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Mon Jan 2 10:59:37 2017 +0100

dev-util/qdevicemonitor: new package.

QDeviceMonitor is a crossplatform log viewer for Android, iOS and text files.
Written in C++ using the Qt5 framework.

Gentoo-Bug: https://bugs.gentoo.org/532898
Gentoo-Bug: https://bugs.gentoo.org/603810

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/3272

dev-util/qdevicemonitor/Manifest                   |  1 +
dev-util/qdevicemonitor/metadata.xml               | 16 ++++++++
.../qdevicemonitor/qdevicemonitor-1.0.1.ebuild     | 47 ++++++++++++++++++++++
dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild | 47 ++++++++++++++++++++++
4 files changed, 111 insertions(+)
create mode 100644 dev-util/qdevicemonitor/Manifest
create mode 100644 dev-util/qdevicemonitor/metadata.xml
create mode 100644 dev-util/qdevicemonitor/qdevicemonitor-1.0.1.ebuild
create mode 100644 dev-util/qdevicemonitor/qdevicemonitor-9999.ebuild