Re: Need volunteers to pick up my packages incl. wf-recorder and wayvnc

2024-08-29 Thread Bob Hepple
thanks again, Neal On Thu, 29 Aug 2024 at 17:24, Neal Gompa wrote: > > On Thu, Aug 29, 2024 at 3:09 AM Bob Hepple wrote: > > > > so that just leaves: > > > > bookworm > > i3blocks > > src > > wf-recorder > > > > ... any takers? > &g

Re: Need volunteers to pick up my packages incl. wf-recorder and wayvnc

2024-08-29 Thread Bob Hepple
so that just leaves: bookworm i3blocks src wf-recorder ... any takers? On Thu, 29 Aug 2024 at 16:54, Bob Hepple wrote: > > Thanks for stepping up Neal! You always can be counted on! > > I've transferred aml, neatvnc and wayvnc. I'll get to the others in due > cou

Re: Need volunteers to pick up my packages incl. wf-recorder and wayvnc

2024-08-28 Thread Bob Hepple
Thanks for stepping up Neal! You always can be counted on! I've transferred aml, neatvnc and wayvnc. I'll get to the others in due course. Cheers Bob On Thu, 29 Aug 2024 at 16:47, Neal Gompa wrote: > > On Wed, Aug 28, 2024 at 11:58 PM Bob Hepple wrote: > > > > Du

Need volunteers to pick up my packages incl. wf-recorder and wayvnc

2024-08-28 Thread Bob Hepple
Due to lack of time, I need to hand over these packages. I thought I'd put it here rather than just becoming 'unresponsive'. aml azote bookworm clipman i3blocks lavalauncher libevdevPlus libuInputPlus neatvnc nwg-wrapper src swappy wayvnc wdisplays wev wf-recorder wl-gammactl wlogout wlr-sunclock

Re: Building for EPEL

2024-08-23 Thread Bob Hepple
Thanks David. I'll press on with it then. On Fri, 23 Aug 2024 at 19:19, David Bold wrote: > > EPEL10 is currently in rawhide mode, thus updates get created automatically: > https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-bcaca74032 > > If you want to prevent this, you have to use a side-

Building for EPEL

2024-08-23 Thread Bob Hepple
Can some kind soul point me at the doco for building for EPEL. I seem to remember there's an extra step for EPEL but it escapes me (and google). https://docs.fedoraproject.org/en-US/epel/epel-packaging-examples/ doesn't seem to get me over the hump... I've been able to get a branch for EPEL10, mer

Re: Looking for advice - ffmpeg-free and wf-recorder

2022-12-17 Thread Bob Hepple
utput #0, webm, to 'recording.mp4': Stream #0:0: Video: vp8, yuv420p(pc), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 256 kb/s ^C $ file recording.mp4 recording.mp4: WebM <<<<< TOO NAF? On Sun, 18 Dec 2022 at 10:54, Neal Gompa wrote: > On Sat, Dec 17, 2022 at 7:49 PM Bob He

Re: Looking for advice - ffmpeg-free and wf-recorder

2022-12-17 Thread Bob Hepple
n ideal codec candidate that I am quite happy to unleash on the world at the moment - upstream may give me a clue. Or should I just go ahead with libvpx-vp9? Cheers Bob On Sat, 17 Dec 2022 at 20:44, Neal Gompa wrote: > On Sat, Dec 17, 2022 at 12:29 AM Bob Hepple wrote: > > > &

Looking for advice - ffmpeg-free and wf-recorder

2022-12-16 Thread Bob Hepple
I am the packager for wf-recorder (a wl-roots/wayland screen recorder) which presently resides in rpmfusion - it uses proprietary ffmpeg codecs by default (libx246). Now that we have ffmpeg-free we have an opportunity to move wf-recorder to the mainstream and change the default codec to the non-pr

Re: Question about git signed tags

2022-11-29 Thread Bob Hepple
Thanks to all respondents - an interesting discussion. I think I'm now equipped to respond to upstream. Bob On Wed, 30 Nov 2022 at 08:15, Björn Persson wrote: > Vitaly Zaitsev via devel wrote: > > On 29/11/2022 17:33, Todd Zullinger wrote: > > > One of reasons being that it's (at least slightly

Question about git signed tags

2022-11-29 Thread Bob Hepple
Here's a question from one of my upstream devels. Not sure I understand exactly what he's asking but I thought I'd post here in the hope that someone can enlighten him (and me!). "... Arch supports signed git tags. I'm hoping Fedora does too. I'm thinking of dropping this cumbersome process (i.e:

Re: -D_FORTIFY_SOURCE not defined errors

2022-01-29 Thread Bob Hepple
] Hopefully I can patch them. Cheers Bob On Sun, 30 Jan 2022 at 00:19, Sérgio Basto wrote: > > On Sat, 2022-01-29 at 09:56 +0100, Jakub Jelinek wrote: > > On Sat, Jan 29, 2022 at 04:03:06PM +1000, Bob Hepple wrote: > > > One of my packages, stable for a long time, is

-D_FORTIFY_SOURCE not defined errors

2022-01-28 Thread Bob Hepple
One of my packages, stable for a long time, is now getting exotic errors in rawhide such as -D_FORTIFY_SOURCE not defined -D_GLIBCXX_ASSERTIONS not defined Yesterday I saw (somewhere in here) that those errors are fixed in the latest annobin. Should I just wait for that fix to land in koji? If s

Re: Let's retire original glib and gtk+

2021-05-21 Thread Bob Hepple
There may be more to that iceberg than appears above the surface in the form of non-distributed or private software outside the realm of the public repositories. As for examples, I can only point to some of my own ancient binaries which I would certainly not suggest as a plea to preserve glib1. B

wdisplays - change of license and new repo

2021-04-18 Thread Bob Hepple
In the case of https://github.com/cyclopsian/wdisplays the author's entire corpus has gone. I believe his fleshware name is Jason Francis. It was licensed "MIT and GPLv3+ and CC0 and CC-BY-SA". I've had no response from his latest email address. There is a new repo https://github.com/artizirk/wdis

Re: How to build CPM.cmake packages?

2021-01-16 Thread Bob Hepple
Thanks Vitaly, I'll follow up on that this week. Cheers Bob On Sat, 16 Jan 2021 at 20:45, Vitaly Zaitsev via devel wrote: > > On 16.01.2021 08:57, Bob Hepple wrote: > > Any ideas how to overcome this? > > UPD: CPM can use packaged versions[1]. Y

How to build CPM.cmake packages?

2021-01-15 Thread Bob Hepple
One of my packages has started to use CPM.cmake (https://github.com/TheLartians/CPM.cmake) which is a "Setup-free CMake dependency management" addon script for cmake. I'm hoping someone out there has some expertise and can coach me through this - I'm frankly bewildered by it. My problem is that C

Re: ShotCut: dependency problems

2021-01-10 Thread Bob Hepple
Works for me on f32: http://ix.io/2LCc On Mon, 11 Jan 2021 at 08:38, Marius Schwarz wrote: > > Hi, > > it's impossible to install Shotcut, not as 20.11.28 nor 20.04.12 : > > > $ sudo dnf install shotcut > [sudo] Passwort für X: > Letzte Prüfung auf abgelaufene Metadaten: vor 0:01:11 am S

Change of License - ydotool

2021-01-10 Thread Bob Hepple
Ref: https://github.com/ReimuNotMoe/ydotool The author has changed from MIT to AGPLv3 which is on the 'good' list but I am required to post the change here for comment. The author has also declared an intention to apply for a copyright in China. Does that change anything? I'm guessing not. Comme

Re: Self Introduction: Tom Yates

2020-09-16 Thread Bob Hepple
Welcome! FWIW I'm probably older and yes - I used to use RCS (and sccs, cvs, perforce, svn) and I still use ESR's SRC package (which is based on RCS) on a daily basis: https://www.emacswiki.org/emacs/VersionControlAlways FAQ http://www.catb.org/~esr/src/FAQ.html resources http://www.catb.org/~esr

Re: Review swap: wlr-sunclock - Show the sun's shadows on earth (for wayland)

2020-08-16 Thread Bob Hepple
airly straightforward package using meson. > > Thanks, > > -- Carson Black [ jan Pontajosi ] > > > Am So., 16. Aug. 2020 um 21:16 Uhr schrieb Bob Hepple : > > > > Hi, > > > > I'm still not 100% sure that I'm able to approve a package - I have > &g

Review swap: wlr-sunclock - Show the sun's shadows on earth (for wayland)

2020-08-16 Thread Bob Hepple
Hi, I'm still not 100% sure that I'm able to approve a package - I have "Fedora Packager GIT Commit Group (packager)", I've been through sponsorship and I've had packages approved and released. If someone can point out the doco on this point, I'd be grateful as my searches haven't come up with any

Re: Need a package review (aml)

2020-08-03 Thread Bob Hepple
it's done - Thanks Aleksei! On Tue, 4 Aug 2020 at 12:02, Bob Hepple wrote: > > Hi, > > The upstream author of wayvnc (a VNC server for Wayland) has split > some code out into a separate tiny package (aml) for which I'm waiting > to get a review request done, since 28t

Need a package review (aml)

2020-08-03 Thread Bob Hepple
Hi, The upstream author of wayvnc (a VNC server for Wayland) has split some code out into a separate tiny package (aml) for which I'm waiting to get a review request done, since 28th July. I'm blocked from packaging the new release wayvnc-0.2.0 until that one is done and I need to get that new ve

Re: Fedora Packager Dashboard available for testing

2020-06-23 Thread Bob Hepple
Nice! Is the ourobolos (the snake eating its own tail) supposed to animate all the time? To me, that kinda sorta means something is working - but what? Hovering over it gives no clue. Or should I just wait a bit longer for it to finish? (I already waited a few minutes) Cheers Bob On Wed, 24

Re: Review request

2020-05-04 Thread Bob Hepple
Thanks! On Mon, 4 May 2020 at 18:12, Vascom wrote: > > I will do it. > > пн, 4 мая 2020 г., 11:03 Bob Hepple : >> >> Hello, >> >> Although I'm new here, I've had a few packages go through review >> already and I'm very grateful for the h

Review request

2020-05-04 Thread Bob Hepple
re in reviewer-land would like to take a look at the package I think it could be a useful addition to the fedora wayland offering. The short description is: wl-gammactl - Small GTK GUI application to set contrast, brightness and gamma for wayland compositors

Re: Unretire gjots2 (gtk heirarchical note jotter)

2020-04-16 Thread Bob Hepple
Done - https://bugzilla.redhat.com/show_bug.cgi?id=1823599 On Fri, 17 Apr 2020 at 12:50, Bob Hepple wrote: > > Well I eventually woke up, got out of bed and read my email!! > > I'll fix up the address and rebuild, no problemo. > > Cheers > > > Bob > > On

Re: Unretire gjots2 (gtk heirarchical note jotter)

2020-04-16 Thread Bob Hepple
Well I eventually woke up, got out of bed and read my email!! I'll fix up the address and rebuild, no problemo. Cheers Bob On Wed, 15 Apr 2020 at 01:06, Petr Pisar wrote: > > On Tue, Apr 14, 2020 at 04:51:04PM +0200, Alexander Ploumistos wrote: > > On Tue, Apr 14, 2020 at 4:40 PM Petr Pisar

Re: Unretire gjots2 (gtk heirarchical note jotter)

2020-04-13 Thread Bob Hepple
2020 at 11:27, Alexander Ploumistos wrote: > > Hello Bob, > > On Tue, Apr 14, 2020 at 3:12 AM Bob Hepple wrote: > > I'd like to unretire the package gjots2 package > > Full disclosure - I'm upstream. The package has been updated to python3 > > Since gjots2 ha

Unretire gjots2 (gtk heirarchical note jotter)

2020-04-13 Thread Bob Hepple
I'd like to unretire the package gjots2 package Full disclosure - I'm upstream. The package has been updated to python3 ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Cod

Re: Self Introduction: Bob Hepple

2020-03-06 Thread Bob Hepple
Hi Kevin, Pleased to meet you and thanks for the welcome! Yeah - 30,000 packages out there. More the merrier, of course. Bob On Sat, 7 Mar 2020 at 10:59, Kevin Fenzi wrote: > > On Sat, Mar 07, 2020 at 10:00:22AM +1000, Bob Hepple wrote: > ...snip... > > > > That's en

Self Introduction: Bob Hepple

2020-03-06 Thread Bob Hepple
Hello. I'm a 2-years retired engineer with a tediously long resume - in short I've been packaging RPMs for big and small companies for, h, maybe 20 years. Unix since 1983, Linux since SLS days, kernel 0.9x, then RedHat/Fedora. I started with Algol, Cobol and Fortran but jumped into C as soon a