Packaging the Intersense Library

2012-07-26 Thread Ankur Sinha
Hi folks, I was wondering if it's worth packaging up the Intersense library[1] to make it available for Fedora? Intersense makes sensors and chips for motion tracking. I've recently started working with NavChip[2]. It's how I ran into the library. Navigation systems are an important research subje

Re: Packaging the Intersense Library

2012-07-27 Thread Ankur Sinha
On Thu, 2012-07-26 at 20:35 -0500, Richard Shaw wrote: > I didn't see the source anywhere. Unless they over the sources (and > it's FOSS) then it's a non-starter... > > Yeah. That's what I thought too. I'll see if I can get the source code some place. If I can't, I'll set up a private repository

VLC: Dbus interface not available in preferences

2013-02-17 Thread Ankur Sinha
Hi folks, I found this post[1] that tells one how to enable the Dbus interface for vlc so that it can be controlled via MPRIS2. However, in the vlc that I installed from RPMFusion on F18, I can't find the option to enable this as the post describes. Here are the vlc packages I have installed. Am I

Re: VLC: Dbus interface not available in preferences

2013-02-17 Thread Ankur Sinha
On Sun, 2013-02-17 at 14:21 +0100, Nicolas Chauvet wrote: > Hi, > > From a quick look at config.log, it seems that this test fails: > configure:45676: checking for MCE > configure:45683: $PKG_CONFIG --exists --print-errors "dbus-1 mce" > There is no pkgconfig/mce.pc in f17 at least, so this featur

Re: VLC: Dbus interface not available in preferences

2013-02-23 Thread Ankur Sinha
On Sun, 2013-02-17 at 14:21 +0100, Nicolas Chauvet wrote: > Patch is welcomed if you find something is missing. > Thx From the looks of it, the interface setting's been removed completely[1] $ vlc --control dbus seems to work just fine. May be that's the intended usage. [1] http://mailman.video

Opencv-nonfree in rpmfusion?

2013-05-08 Thread Ankur Sinha
Hi folks, I recently realized that the opencv module in Fedora doesn't contain the "nonfree" parts, which are the SURF and SIFT feature detectors. I was wondering if it's OK to make them available via RPMFusion? Both SIFT and SURF are widely used feature detectors in vision research. Not having th

Re: Opencv-nonfree in rpmfusion?

2013-05-08 Thread Ankur Sinha
Hi Hans, Alec, On Wed, 2013-05-08 at 11:23 +0200, Hans de Goede wrote: > Note that we would prefer for opencv-nonfree to just contain a couple > of plugins, or some such, and depend on the Fedora package. If that is > not possible it is allowed to simply copy the Fedora package as base, > add the

Re: Opencv-nonfree in rpmfusion?

2013-05-18 Thread Ankur Sinha
On Wed, 2013-05-15 at 16:55 +0200, Nicolas Chauvet wrote: > Hi, > > > Please note that despite the shared object is named opencv_nonfree.so, > this library will belong to the RPM Fusion free section. > We used to use the opencv-freeworld as the package name in this case. > (instead of opencv-free

Broken dependency: Requires: libavcodec.so.54(LIBAVCODEC_54)(64bit)

2013-09-17 Thread Ankur Sinha
Hi, Please forgive me if this is a known issue: > [asinha@ankur ~]$ sudo yum install mpd --skip-broken > [sudo] password for asinha: > Loaded plugins: langpacks, refresh-packagekit > Resolving Dependencies > --> Running transaction check > ---> Package mpd.x86_64 1:0.17.3-3.fc20 will be installe

Re: Broken dependency: Requires: libavcodec.so.54(LIBAVCODEC_54)(64bit)

2013-09-17 Thread Ankur Sinha
On Wed, 2013-09-18 at 05:34 +1000, David Timms wrote: > How about using a released version aka fedora 19 ? Excuse me? Is installing an alpha release to help with testing a bad thing nowadays? -- Thanks, Warm regards, Ankur (FranciscoD) http://fedoraproject.org/wiki/User:Ankursinha Join Fedora!

Re: Broken dependency: Requires: libavcodec.so.54(LIBAVCODEC_54)(64bit)

2013-09-17 Thread Ankur Sinha
Hi Sergio, On Tue, 2013-09-17 at 18:29 +0100, Sérgio Basto wrote: > Builder as stopped (20 of Aug), so we can't fix it (soon) ... :( Ah! Yikes! :/ I could use mock to build myself newer packages, though, right? Would you know what packages need to be rebuilt to fix this issue until the builder

Re: Broken dependency: Requires: libavcodec.so.54(LIBAVCODEC_54)(64bit)

2013-09-17 Thread Ankur Sinha
On Wed, 2013-09-18 at 10:53 +1000, Ankur Sinha wrote: > Ah! Yikes! :/ Known issue: http://bugs.musicpd.org/view.php?id=3814#bugnotes I'll see if I can get it to build off git. -- Thanks, Warm regards, Ankur (FranciscoD) http://fedoraproject.org/wiki/User:Ankursinha Join Fedora! Come

MPD update (Was: Re: Broken dependency: Requires: libavcodec.so.54(LIBAVCODEC_54)(64bit))

2013-09-18 Thread Ankur Sinha
On Wed, 2013-09-18 at 15:32 +1000, Ankur Sinha wrote: > I'll see if I can get it to build off git. Well, I got it to build: http://ankursinha.fedorapeople.org/mpd/mpd.spec http://ankursinha.fedorapeople.org/mpd/mpd-0.17.5.89d2d64-1.fc21.src.rpm It'll need a review though. Should

Re: MPD update (Was: Re: Broken dependency: Requires: libavcodec.so.54(LIBAVCODEC_54)(64bit))

2013-09-18 Thread Ankur Sinha
On Wed, 2013-09-18 at 22:53 +1000, David Timms wrote: > Check for an existing 'upgrade the package/broken dependency/ffmpeg > /fail to build from source etc' bug first, and if it doesn't already > exist, you can create a new bug. > > Do not attach SRPM to the bug. Attach a diff -u from the origina

Re: MPD update (Was: Re: Broken dependency: Requires: libavcodec.so.54(LIBAVCODEC_54)(64bit))

2013-09-19 Thread Ankur Sinha
On Wed, 2013-09-18 at 18:17 +0100, Sérgio Basto wrote: > we need compile new gpac 0.5.0 package against new ffmpeg , but > doesn't > build due a problem in a define [1] that I don't understand if a gcc > incompatibility or what . Is gpac a requirement for mpd? Doesn't look like it. I just checked

Re: Re: cvstogit updates

2013-09-19 Thread Ankur Sinha
Hi Ken, I just looked at your email on your cvs2git script. Considering that Fedora did the same a few releases ago, would it be worth asking releng how they went about it? I found Jesse's post here[1], which says they used the cvs2git tool from cvs2svn[2]. I'm not aware of the work that has alr

Re: what left in mass rebuild x264/ffmpeg for F20

2013-10-01 Thread Ankur Sinha
On Mon, 2013-09-30 at 21:06 +0100, Sérgio Basto wrote: > mpd Like I said earlier, I'll have to update this to a git snapshot to get it to work with the new ffmpeg version. 0.17.5 doesn't work with it. I have a spec ready. I'll update it whenever I have cycles. -- Thanks, Warm regards, Ankur (Fra

Re: what left in mass rebuild x264/ffmpeg for F20

2013-10-02 Thread Ankur Sinha
On Wed, 2013-10-02 at 14:39 +1000, Ankur Sinha wrote: > I'll update it whenever I have cycles. I successfully built mpd for devel. It's a git snapshot of 0.18 since the 0.17 branch doesn't work with the new ffmpeg at all. http://buildsys.rpmfusion.org/logs/fedora-developm

Re: BuildSys restored re-submit/verify your build

2013-10-02 Thread Ankur Sinha
On Wed, 2013-10-02 at 10:54 +0200, Nicolas Chauvet wrote: > The root cause of the failure was not specifically related to plague > and could have appeared with koji. But that's not a reason not to > continue to work on the transition to git/koji. So I still hope to > have this transition before f20

Appstream data for rpmfusion

2013-10-17 Thread Ankur Sinha
Hi, I just read this on the planet: http://blogs.gnome.org/hughsie/2013/10/16/how-to-generate-appstream-metadata-for-fedora/ Would rpmfusion be able to provide appstream data? (I'm trying out the process on my machine now to see how it works.) -- Thanks, Warm regards, Ankur (FranciscoD) http:/

Re: Appstream data for rpmfusion

2013-10-20 Thread Ankur Sinha
On Fri, 2013-10-18 at 11:49 +1100, Ankur Sinha wrote: > Hi, > > I just read this on the planet: > http://blogs.gnome.org/hughsie/2013/10/16/how-to-generate-appstream-metadata-for-fedora/ > > Would rpmfusion be able to provide appstream data? > > (I'm trying out the

Re: Appstream data for rpmfusion

2013-10-22 Thread Ankur Sinha
On Tue, 2013-10-22 at 23:28 +1100, David Timms wrote: > My understanding is that we can best play a part by providing upstream > with suitable content that can get used, and included in the upstream > release tarballs. > > I guess that is a bit of work, so if there are any helpers who feel > like

Re: Appstream data for rpmfusion

2013-10-22 Thread Ankur Sinha
On Tue, 2013-10-22 at 20:33 +0200, Nicolas Chauvet wrote: > I would say that the implementation really must take into accounts > third parties vendors, not only one third party repository like us. > And not only the vendor ... 2cts If appdata files are provided by upstream, all vendors will be abl

Re: Non-redistributable packages: Skype, spotify, ...

2013-10-31 Thread Ankur Sinha
On Fri, 2013-11-01 at 02:42 +0100, Kevin Kofler wrote: > I wrote: > > I'm going to complain about this to FPC, and if they ignore the > issue, > > escalate it to FESCo. This kind of package has no business being in > > Fedora! > > https://fedorahosted.org/fpc/ticket/362 Thank you for filing the t

FYI: Copr (from the fedora-devel list)

2013-11-11 Thread Ankur Sinha
Forwarded Message > From: Miroslav Suchý > Reply-to: Development discussions related to Fedora > > To: de...@lists.fedoraproject.org > Subject: Copr > Date: Thu, 07 Nov 2013 13:54:40 +0100 > > Dear developers and Fedora contributors, > > let me introduce Copr: > > http://copr

Re: Packaging 3-rd party repositories in rpmfusion

2014-02-02 Thread Ankur Sinha
On Wed, 2014-01-29 at 12:12 +0100, Alec Leamas wrote: > To handle this, my simple proposal is that we handles packaged yum > repositories like this: > - It's ok to package yum repositories listed in [4]. > - If anyone wants to change the list in [4] this should be announced > here on rpmfusion-deve

Appdata for RPMFusion (again)

2014-07-31 Thread Ankur Sinha
Hi, I had brought up the subject of appdata for rpmfusion packages a couple of months ago. With F21 coming up fast, it'll be good to make some headway in this regard. A bug is already filed here[1]. Could rpmfusion package maintainers please give their suggestions there? Like I've said in the bug

Re: AppData in RPMFusion

2014-08-13 Thread Ankur Sinha
On Tue, 2014-08-12 at 11:34 +0300, Nikos Roussos wrote: > +1. I think it's really frustrating for end users that they can't > currently find RPMfusion applications through Software Center (which > is > the default and only preinstalled application for installing new > software). +1 The fedora pac

Re: AppData in RPMFusion

2014-08-13 Thread Ankur Sinha
On Wed, 2014-08-13 at 18:27 +0300, Nikos Roussos wrote: > Elad's proposal is about deciding if we want RPMFusion packages to be > accessible to Desktop Fedora users or not. It's that simple. Bringing the thread back to topic. Questions that need answering: 0. Do we want to ship appdata for RPMFu

Re: AppData in RPMFusion

2014-08-13 Thread Ankur Sinha
On Thu, 2014-08-14 at 02:07 +1000, Ankur Sinha wrote: > 2. Who will generate the metadata and where? > > 3. How will the metadata be packaged to ship in the repositories? I did a trial run today. Interested folks can see the results on the bug here: https://bugzilla.rpmfusion.org/sho

[F21] VLC does not support the audio or video format "h264"

2014-08-23 Thread Ankur Sinha
Hi, Probably a known issue, but I couldn't find much info on it. I get this error when I try to play a video in VLC: -> VLC does not support the audio or video format "h264" Not really sure what's causing it. I have the x264 packages installed. -- Thanks, Warm regards, Ankur (FranciscoD) http

Re: [F21] VLC does not support the audio or video format "h264"

2014-08-23 Thread Ankur Sinha
On Sun, 2014-08-24 at 13:37 +1000, Ankur Sinha wrote: > -> VLC does not support the audio or video format "h264" Running it from the terminal gives me this: [0x1800118] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [0x

Re: [F21] VLC does not support the audio or video format "h264"

2014-08-25 Thread Ankur Sinha
Hi Sergio, On Mon, 2014-08-25 at 20:12 +0100, Sérgio Basto wrote: > It is working here on a vm Yeah. Had worked in F20 without any issues. I'd seen half the movie there before fresh installing f21 and running into this issue. > [asinha@localhost Downloads]$ vlc \[\ www.UsaBit.com\ \]\ -\ The\

Re: [F21] VLC does not support the audio or video format "h264"

2014-08-25 Thread Ankur Sinha
On Tue, 2014-08-26 at 11:04 +1000, Ankur Sinha wrote: > I've removed and reinstalled vlc and related packages and also deleted > any vlc configuration in the home directory but there still isn't any > change. VLC plays the audio, but not the video of the file. Something is off

Re: [F21] VLC does not support the audio or video format "h264"

2014-08-25 Thread Ankur Sinha
On Tue, 2014-08-26 at 02:54 +0100, Sérgio Basto wrote: > my vm for tests is an Fedora 21, so I'm saying that is working here in > a > Fedora 21 . /me scratches head. What else do you think we can do to debug this? If you come on IRC sometime, please drop me a ping and we could maybe look at this

Re: [F21] VLC: dlopen: cannot load any more object with static TLS [Was: VLC does not support the audio or video format "h264"]

2014-08-25 Thread Ankur Sinha
On Tue, 2014-08-26 at 11:55 +1000, Ankur Sinha wrote: > Something is off here. I can't play webM either. Even totem plays the > file just fine: This is what I get when I run it with -vvv: > 0x7fd4c0008ac8] main input debug: Buffering 0% > [0x7fd4d4003b38] mkv demux debug: Sta

Re: [F21] VLC: dlopen: cannot load any more object with static TLS [Was: VLC does not support the audio or video format "h264"]

2014-08-25 Thread Ankur Sinha
On Tue, 2014-08-26 at 12:56 +1000, Ankur Sinha wrote: > I've tried to see what the error means. No luck yet. Anyone have a > clue? Found this: http://stackoverflow.com/questions/14892101/cannot-load-any-more-object-with-static-tls It's something to do with linking with modules g

Re: [F21] VLC: dlopen: cannot load any more object with static TLS [Was: VLC does not support the audio or video format "h264"]

2014-08-26 Thread Ankur Sinha
On Tue, 2014-08-26 at 10:39 +0200, Hans de Goede wrote: > Yes, this seems to be the same problem as with running calibre on > f21 / rawhide: > > https://bugzilla.redhat.com/show_bug.cgi?id=1124987 > > Esp see: > > https://bugzilla.redhat.com/show_bug.cgi?id=1124987#c15 > > You could try this gl

Re: [F21] VLC: dlopen: cannot load any more object with static TLS [Was: VLC does not support the audio or video format "h264"]

2014-08-26 Thread Ankur Sinha
On Tue, 2014-08-26 at 19:12 +1000, Ankur Sinha wrote: > I'll file a new bug and reference the calibre bug as you suggest. Bug filed here: https://bugzilla.redhat.com/show_bug.cgi?id=1133843 -- Thanks, Warm regards, Ankur (FranciscoD) http://fedoraproject.org/wiki/User:Ankursinha Joi

Re: ffmpeg-2.4 released

2014-09-25 Thread Ankur Sinha
On Thu, 2014-09-25 at 10:06 +0200, Xavier Bachelot wrote: > xine-lib passed a local rebuild and is now building in plague. Hi, I get this at the moment: Error: package mpd-1:0.18.11-2.fc21.x86_64 requires libavcodec.so.55()(64bit), but none of the providers can be installed. package vlc-core-2.1

Re: ffmpeg-2.4 released

2014-10-01 Thread Ankur Sinha
On Fri, 2014-09-26 at 14:29 +0200, Xavier Bachelot wrote: > mplayer I'm still seeing this on my F21 up to date system: Error: nothing provides libavutil.so.54()(64bit) needed by mplayer-1.1-28.20140919svn.fc21.x86_64. nothing provides libavutil.so.54()(64bit) needed by mplayer-1.1-28.20140919svn.

Re: ffmpeg-2.4 released

2014-10-01 Thread Ankur Sinha
On Wed, 2014-10-01 at 19:23 +0200, Julian Sikorski wrote: > t is related. Try doing > # yum downgrade ffmpeg\* I only have 2.3.3 here: [asinha@localhost 99_Current_papers]$ rpm -qa \*ffmpeg\* ffmpeg-libs-2.3.3-3.fc21.x86_64 gstreamer-ffmpeg-0.10.13-13.fc21.x86_64 ffmpeg-2.3.3-3.fc21.x86_64 Shou

Warnings while upgrading to F22 beta using fedup

2015-04-15 Thread Ankur Sinha
1:mpd-0.18.16-3.fc22.x86_64 (replaced by 1:mpd-0.19.2-1.fc21.x86_64) > requires libicu-52.1-5.fc21.x86_64 (replaced by libicu-54.1-1.fc22.x86_64) > perl-Carp-1.36-1.fc21.noarch (no replacement) requires > 4:perl-5.18.4-306.fc21.x86_64 (replaced by 4:perl-5.20.2-321.fc22.x86_64) Some of

Re: Warnings while upgrading to F22 beta using fedup

2015-04-15 Thread Ankur Sinha
On Wed, 2015-04-15 at 14:33 +0200, Dominik 'Rathann' Mierzejewski wrote: > There's no RPMFusion for F22 or rawhide yet. That's what I'd thought. What are the packages at the URL though? -- Thanks, Regards, Ankur Sinha "FranciscoD" http://fedoraproject.or

Re: Review swap - Stella - A multi-platform Atari 2600 VCS emulator

2015-05-08 Thread Ankur Sinha
On Fri, 2015-05-08 at 01:53 +0100, Sérgio Basto wrote: > Hi Ankur Sinha > > On Dom, 2015-04-26 at 19:51 +0100, Sérgio Basto wrote: > > On Dom, 2015-04-26 at 10:27 +0100, Ankur Sinha wrote: > > > On Sun, 2015-04-26 at 09:25 +0100, Ankur Sinha wrote: > > > >

Appdata for F22

2015-05-12 Thread Ankur Sinha
pdata and add an extra package that the release rpms can pull in. I'm more than happy to generate the appdata and maintain this package until it can be automated. What do you folks think? [1] https://bugzilla.rpmfusion.org/show_bug.cgi?id=2998 -- Thanks, Regards, Ankur Sinha "Fr

Re: State of the RPM Fusion repository for f22

2015-05-12 Thread Ankur Sinha
nonfree part hasn't been pushed yet. Anyway, no comments about appdata then? -- Thanks, Regards, Ankur Sinha "FranciscoD" http://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: This is a digitally signed message part

Re: State of the RPM Fusion repository for f22

2015-05-12 Thread Ankur Sinha
On Tue, 2015-05-12 at 17:24 +0100, Ankur Sinha wrote: > Erm, not relevant to the thread, but that's known. The nonfree part > hasn't been pushed yet. > > Anyway, no comments about appdata then? Yikes, sorry, wrong thread - low on coffee :/ But yea, non free is still a WI

Re: Appdata for F22

2015-05-22 Thread Ankur Sinha
On Tue, 2015-05-12 at 11:16 +0100, Ankur Sinha wrote: > What do you folks think? Hello, I've generated and submitted appdata for both repositories here: https://bugzilla.rpmfusion.org/show_bug.cgi?id=3658 - nonfree https://bugzilla.rpmfusion.org/show_bug.cgi?id=3657 - free I'l

Re: Appdata for F22

2015-05-22 Thread Ankur Sinha
On Fri, 2015-05-22 at 11:28 +0100, Ankur Sinha wrote: > I'll be happy to swap reviews to try and get these in the repos > before > the F22 release. Just a note - very few packages have appdata right now. Some of them have appdata files upstream and should receive them with the ne

Re: Appdata for F22

2015-05-25 Thread Ankur Sinha
On Fri, 2015-05-22 at 11:28 +0100, Ankur Sinha wrote: > I've generated and submitted appdata for both repositories here: > > > https://bugzilla.rpmfusion.org/show_bug.cgi?id=3658 ;- nonfree > https://bugzilla.rpmfusion.org/show_bug.cgi?id=3657 ;- free > > I'll

Re: Appdata for F22

2015-05-25 Thread Ankur Sinha
On Mon, 2015-05-25 at 20:10 +0100, Ankur Sinha wrote: > > Anyone? A temporary repository with appdata files is here: > https://github.com/sanjayankur31/rpmfusion-appdata I've started adding files to it and will update the rpms when I've done a few. Please feel free to op

k9copy -> k9copy-reloaded

2015-05-28 Thread Ankur Sinha
-reloaded.sourceforge.net/#Overview -- Thanks, Regards, Ankur Sinha "FranciscoD" http://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: This is a digitally signed message part

Re: Appdata for F22

2015-05-28 Thread Ankur Sinha
On Mon, 2015-05-25 at 21:48 +0100, Ankur Sinha wrote: > On Mon, 2015-05-25 at 20:10 +0100, Ankur Sinha wrote: > > > > Anyone? So, I went ahead and added appdata files for all the rpmfusion packages that can show up in gnome-software - gui applications that have icons, basical

Re: k9copy -> k9copy-reloaded

2015-05-29 Thread Ankur Sinha
f/when you rebuild the package for devel and F22, can you please include the appdata file in the package too? https://raw.githubusercontent.com/sanjayankur31/rpmfusion -appdata/master/appdata-extra-free/desktop/k9copy.appdata.xml Of course, please feel free to improve it. -- Thanks, Regards, Ankur

http://rpmfusion.org/keys does not list F22 keys

2015-05-29 Thread Ankur Sinha
le here, though: http://keys.fedoraproject.org/pks/lookup?search=0xA6708DA3&op=vindex -- Thanks, Regards, Ankur Sinha "FranciscoD" http://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: This is a digitally signed message part

Re: k9copy -> k9copy-reloaded

2015-05-29 Thread Ankur Sinha
la accounts and send them the appdata files by myself - maintainers would probably already have accounts and could do it, hopefully :) Having said that, a number of RPMFusion packages do not have an active upstream, so for them, the appdata will just have to be carried in the srpm. -- Thanks,

Re: (on list) Re: State of the RPM Fusion repository for f22

2015-07-12 Thread Ankur Sinha
dora-infra-application github repos - I remember seeing messages. -- Thanks, Regards, Ankur Sinha "FranciscoD" http://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: This is a digitally signed message part

Re: [ANNOUNCE] New infra has rised up (finally)

2016-05-20 Thread Ankur Sinha
On Tue, 2016-05-17 at 08:03 -0500, Richard Shaw wrote: > This is great news! I wish I had both the time and expertise to have > been more helpful so thank you very much for your efforts! +1 Thanks, Nicholas. -- Thanks, Regards, Ankur Sinha "FranciscoD" http://fedora

Re: [ANNOUNCE] pkgdb is live at rpmfusion.org !

2016-10-17 Thread Ankur Sinha
Thanks, Regards, Ankur Sinha "FranciscoD" http://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: This is a digitally signed message part

Re: HEAD up about appdata files in RPM Fusion.

2017-01-27 Thread Ankur Sinha
ps://pkgs.rpmfusion.org/cgit/free/rpmfusion-free-appstream-data.gi > t/ > https://pkgs.rpmfusion.org/cgit/nonfree/rpmfusion-nonfree-appstream-d > ata.git/ I've closed these now. -- Thanks, Regards, Ankur Sinha signature.asc Description: This is a digitally signed message part _

Re: AppStream metadata and the wiki

2017-11-23 Thread Ankur Sinha
On Thu, 2017-11-23 at 14:40 +, Sérgio Basto wrote: > Please contact the author of this page FrancisoD Is that page also protected? I was hoping anyone could edit it rather than waiting for me. :/ -- Thanks, Regards, Ankur Sinha "FranciscoD" https://fedoraproject.org/wiki/Us

Re: AppStream metadata and the wiki

2017-11-23 Thread Ankur Sinha
t this. Could someone please check and let us know if this works? If it does (as it should), we won't need the wiki page and the other workarounds. -- Thanks, Regards, Ankur Sinha "FranciscoD" https://fedoraproject.org/wiki/User:Ankursinha s

Re: AppStream metadata and the wiki

2017-11-25 Thread Ankur Sinha
and things would "just work". -- Thanks, Regards, Ankur Sinha "FranciscoD" https://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: This is a digitally signed message part ___ rpmfusion-developers mailing list

Re: AppStream metadata and the wiki

2017-11-27 Thread Ankur Sinha
nd then we can get rid of the wiki page etc? -- Thanks, Regards, Ankur Sinha "FranciscoD" http://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: This is a digitally signed message part ___ rpmfusion-developers mail

Updating appstream data for both -free and -nonfree

2018-05-21 Thread Ankur Sinha
27;ll try to fix as many as we can before regenerating the appdata. https://bugzilla.rpmfusion.org/show_bug.cgi?id=4915 Also, if you have some free cycles, please feel free to poke around these bugs and see if you can fix them. More hands are always welcome! -- Thanks, Regards, Ankur Sinha "

Re: Github discussion

2018-06-18 Thread Ankur Sinha
e not seen any changes to GitHub that would require it. We all have copies of our code, and if we do get to a point where things change at GitHub, we can always move to GitLab/Bitbucket/Pagure. I personally don't think it's required just yet. -- Thanks, Regards, Ankur S

Linking the IRC channel to the Telegram channel

2018-07-06 Thread Ankur Sinha
it to #rpmfusion? [1] t.me/rpmfusion_team -- Thanks, Regards, Ankur Sinha "FranciscoD" https://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: PGP signature ___ rpmfusion-developers mailing list -- rpmfusion-developers@lists.r

Ansible help needed to links releasemonitoring.org with rpmfusion bugzilla

2018-07-15 Thread Ankur Sinha
equired PR? [1] https://bugzilla.rpmfusion.org/show_bug.cgi?id=4897 -- Thanks, Regards, Ankur Sinha "FranciscoD" https://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: PGP signature ___ rpmfusion-developers mailing lis

Re: Ansible help needed to links releasemonitoring.org with rpmfusion bugzilla

2018-07-16 Thread Ankur Sinha
Resending without the image attachment (message held for moderation) On Mon, Jul 16, 2018 11:06:51 -0700, Ankur Sinha wrote: > On Mon, Jul 16, 2018 09:18:28 +0200, Nicolas Chauvet wrote: > > 2018-07-15 23:59 GMT+02:00 Ankur Sinha : > > Are you able to run a new-hotness instance loc

Re: Ansible help needed to links releasemonitoring.org with rpmfusion bugzilla

2018-07-16 Thread Ankur Sinha
> ??? > It's the rhbz instance. Please try with our own instance! Well, I would, but I can't find a single fedmsg notification about an update to the rpmfusion packages from datagrepper. -- Thanks, Regards, Ankur Sinha "FranciscoD" https://fedoraprojec

Re: Ansible help needed to links releasemonitoring.org with rpmfusion bugzilla

2018-07-18 Thread Ankur Sinha
On Tue, Jul 17, 2018 17:51:50 +0200, Nicolas Chauvet wrote: > 2018-07-16 23:52 GMT+02:00 Ankur Sinha : > >> ??? > >> It's the rhbz instance. Please try with our own instance! > > > > Well, I would, but I can't find a single fedmsg notification about a

Re: Ansible help needed to links releasemonitoring.org with rpmfusion bugzilla

2018-07-24 Thread Ankur Sinha
On Wed, Jul 18, 2018 09:33:51 -0700, Ankur Sinha wrote: > I'll ask the infra team if they can find me an rpmfusion related anitya > notification to test with when I'm back home in ~10 days, if no one has > done it by then. Filed: https://pagure.io/fedora-infrastructure/iss

Re: Ansible help needed to links releasemonitoring.org with rpmfusion bugzilla

2018-07-24 Thread Ankur Sinha
onsume. So we're not using "resources from Fedora", and I expect it will not be a problem. -- Thanks, Regards, Ankur Sinha "FranciscoD" https://fedoraproject.org/wiki/User:Ankursinha signature.asc Description: PGP signature __

Re: Orphaning qt5-qtwebengine-freeworld

2018-09-13 Thread Ankur Sinha
would be best if it were picked up by the same person also  > picking up qt5-qtwebengine in Fedora. Thanks for all your work on the package, Kevin, both here and in Fedora. -- Thanks, Regards, Ankur Sinha "FranciscoD" https://fedoraproject.org/wiki/User:Ankursinha Time zone: Euro

Re: RPM Fusion is in place for Fedora 29

2018-10-24 Thread Ankur Sinha
; Thx for your work for this release! and congrats to all. Thanks for all your work Nicolas. Have a good holiday! -- Thanks, Regards, Ankur Sinha "FranciscoD" https://fedoraproject.org/wiki/User:Ankursinha Time zone: Europe/London signature.asc Description: PGP signature __

New AskFedora on Discourse

2019-05-17 Thread Ankur Sinha
hands to help :) https://ask.fedoraproject.org/c/community/contributing-to-fedora -- Thanks, Regards, Ankur Sinha https://ankursinha.in Time zone: Europe/London signature.asc Description: PGP signature ___ rpmfusion-developers mailing list -- rpmfusi

Testing upgrade to F31: qt5-qtwebengine-freeworld errors

2019-09-16 Thread Ankur Sinha
7; to skip uninstallable packages) Would this be a known issue please, and is there a fix/workaround we can help test? -- Thanks, Regards, Ankur Sinha "FranciscoD" (He / Him / His) | https://fedoraproject.org/wiki/User:Ankursinha Time zone: Europe/London signature.asc Descri

Re: Testing upgrade to F31: qt5-qtwebengine-freeworld errors

2019-09-17 Thread Ankur Sinha
On Tue, Sep 17, 2019 09:01:54 +0200, Kevin Kofler wrote: > Ankur Sinha wrote: > > Would this be a known issue please, and is there a fix/workaround we can > > help test? > > It is known: https://bugzilla.rpmfusion.org/show_bug.cgi?id=5384 – > qt5-qtwebengine-freeworld

rawhide/f33: qt5-qtwebengine-freeworld rebuild for qt 5.15.1 update

2020-09-29 Thread Ankur Sinha
2020-47f5cdf08a [2] https://src.fedoraproject.org/rpms/qt5-qtwebengine/commits/master -- Thanks, Regards, Ankur Sinha "FranciscoD" (He / Him / His) | https://fedoraproject.org/wiki/User:Ankursinha Time zone: Europe/London From fc9f2762cdbc8e131751dcd13ace66edc54c13ca Mon Sep 17 00:00:0

Re: rawhide/f33: qt5-qtwebengine-freeworld rebuild for qt 5.15.1 update

2020-09-29 Thread Ankur Sinha
On Tue, Sep 29, 2020 08:33:24 -, Leigh Scott wrote: > File a bug report so the maintainer sees it! OK! (5x more exclaiming XD) https://bugzilla.rpmfusion.org/show_bug.cgi?id=5773 -- Thanks, Regards, Ankur Sinha "FranciscoD" (He / Him / His) | https://fedorapro

Regenerating appstream data

2022-04-08 Thread Ankur Sinha
s, Regards, Ankur Sinha "FranciscoD" (He / Him / His) | https://fedoraproject.org/wiki/User:Ankursinha Time zone: Europe/London signature.asc Description: PGP signature ___ rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusio

Re: Regenerating appstream data

2022-04-25 Thread Ankur Sinha
On Fri, Apr 08, 2022 10:37:13 +0100, Ankur Sinha wrote: > Hi folks, > > I hope you're all well. > > I am planning to regenerate the appstream data and push updates to all > release soon. Could you please let me know if there are any new > packages/builds that I shoul

Re: RPM Fusion Fedora 36 GA

2022-05-09 Thread Ankur Sinha
On Mon, May 09, 2022 12:15:51 +0100, Sérgio Basto wrote: > Hello, > > I happily announce that RPM Fusion Fedora 36 is General Available (GA). > > Thank you all that make it happen . Thanks everyone 👏 -- Thanks, Regards, Ankur Sinha "FranciscoD" (He / Him / His) |

mpd for F16

2011-10-11 Thread Ankur Sinha
Hello, I just updated to F16 beta. I've installed the rpmfusion repos but cannot find mpd in here. I can't find kmod-wl either. Could someone please shed light on when these will be availble? -- Thanks a bunch, Regards, Ankur: "FranciscoD" http://fedoraproject.org/wiki/User:Ankursinha http://d

Co-maintain mpd

2011-10-11 Thread Ankur Sinha
Hello, I'd like to co-maintain mpd. Adrian, the current maintainer has agreed to this. Can someone please point me to the procedure? PS: kwizart: I didn't exactly understand what you mentioned over the irc, apologies :) https://bugzilla.rpmfusion.org/show_bug.cgi?id=1954 -- Thanks, Regards, A

Re: mpd for F16

2011-10-11 Thread Ankur Sinha
On Tue, 2011-10-11 at 23:06 +0200, Nicolas Chauvet wrote: > 2011/10/11 Ankur Sinha : > > Hello, > > > > I just updated to F16 beta. I've installed the rpmfusion repos but > > cannot find mpd in here. I can't find kmod-wl either. Could someone > > pleas

Re: RPM Fusion orphaned packages searching for a new owner

2011-10-14 Thread Ankur Sinha
On Fri, 2011-09-23 at 13:47 +0100, Chris Nolan wrote: > I can no longer maintain wl-kmod or broadcom-wl either. > > After 4 years of Fedora I am bored of having to upgrade every 13 > months > so I jumped ship to Arch. > > Any takers? Is there some process I need to go through to officially > or

Re: Newcomer

2011-10-23 Thread Ankur Sinha
On Wed, 2011-10-19 at 10:35 +0200, Nicolas Viéville wrote: > Hello Nicolas, Hi Nicolas, I'm sorry I've been a little aloof these couple of days. I was going through wl-kmod last night when I came across this post. If you need any assistance with the spec etc, please feel free to ping me on the

Fedora kmod nvidia howto

2011-11-08 Thread Ankur Sinha
Hello, I've noticed that the steps around dracut usage have been removed from the Nvidia guide here[1]. Why is this? Are they not needed anymore? Quite a few folks have come into #fedora and have had their borked X fixed after running the dracut commands. Can these please be added back to the page

Re: qt5-qtwebengine-freeworld is still maintained ?

2023-04-18 Thread Ankur Sinha via rpmfusion-developers
n't know---someone more knowledgeable will have to tell us. -- Thanks, Regards, Ankur Sinha "FranciscoD" (He / Him / His) | https://fedoraproject.org/wiki/User:Ankursinha Time zone: Europe/London signature.asc Description: PGP signature ___

Re: qt5-qtwebengine-freeworld is still maintained ?

2023-04-28 Thread Ankur Sinha via rpmfusion-developers
5 I don't quite understand this---shouldn't koji and mock do the same thing? Anyway, sorry about that. I'll remember to check koji in the future to confirm. -- Thanks, Regards, Ankur Sinha "FranciscoD" (He / Him / His) | https://fedoraproject.org/wiki/User:Ankursinha Time

qt5-qtwebengine-freeworld rebuild for qt 5.15.10 in progress

2023-06-16 Thread Ankur Sinha via rpmfusion-developers
hanks, Regards, Ankur Sinha "FranciscoD" (He / Him / His) | https://fedoraproject.org/wiki/User:Ankursinha Time zone: Europe/London signature.asc Description: PGP signature ___ rpmfusion-developers mailing list -- rpmfusion-developers@lists.r

qt6-qtwebengine-freeworld?

2023-09-21 Thread Ankur Sinha via rpmfusion-developers
p with the rebuilds etc., but I don't know enough about Qt development to do the initial packaging. -- Thanks, Regards, Ankur Sinha "FranciscoD" (He / Him / His) | https://fedoraproject.org/wiki/User:Ankursinha Time zone: Europe/London signature.asc D

Re: qt6-qtwebengine-freeworld?

2023-09-21 Thread Ankur Sinha via rpmfusion-developers
e should be able to use the fedora version unmodified and just > switch codecs (swap ffmpeg-libs). > > But you need to confirm with the qt6/kde maintainers. Cool, I'll go check with them to see what needs to be done here. -- Thanks, Regards, Ankur Sinha "FranciscoD" (He

Re: qt6-qtwebengine-freeworld?

2023-09-21 Thread Ankur Sinha via rpmfusion-developers
Hi folks, No -freeworld package is required for qt6-qtwebengine. Neal said: " No freeworld package is needed for qt6-qtwebengine. It is linked against Fedora's system ffmpeg and will gracefully upgrade when libavcodec-freeworld is installed. " -- Thanks, Regards, Ankur Sinha &

Re: qt6-qtwebengine-freeworld?

2023-09-26 Thread Ankur Sinha via rpmfusion-developers
Hi Kevin, On Tue, Sep 26, 2023 12:56:04 +0200, Kevin Kofler via rpmfusion-developers wrote: > Ankur Sinha via rpmfusion-developers wrote: > > No freeworld package is needed for qt6-qtwebengine. It is linked > > against Fedora's system ffmpeg and will gracefully upgrade

Re: qt6-qtwebengine-freeworld?

2023-09-27 Thread Ankur Sinha via rpmfusion-developers
On Tue, Sep 26, 2023 19:28:57 +0200, Kevin Kofler via rpmfusion-developers wrote: > Ankur Sinha via rpmfusion-developers wrote: > > I'm not really sure. How would one test this? (Things like Netflix seem > > to work fine here for me) > > Netflix works for you?! I woul