Tag Archive for 'RPM'

dmg2img for Mandriva 2009.1

package I’ve just created a RPM of dmg2img for the x86_64 version of Mandriva 2009.1. The package is available in my RPM repository.

dmg2img is a command line utility to extract the content of an Apple Disk Image .dmg file. Here is how I use it to access content:

dmg2img ./my-package.dmg
mount -t hfsplus -o loop ./my-package.img /media/my-mount-point

QLC 3.0.0 for Mandriva 2009.1

qlc-3-on-mandriva-2009 I’ve upgraded my old QLC RPM to the 3.0.0 version. This release is built for Mandriva 2009.1 and x86_64 architecture only, and do not depends on LLA. I also had to remove the FTDI output plugin as it doesn’t compile on my machine. You can find the QLC RPM in my repository.

In the end, this RPM is quite a prototype. I didn’t checked that it works well beyond the UI (check the screenshot for a proof). So use it at your own risks !

Proxad / Free.fr killed my RPM repository !

My ISP, Proxad/Free, hardened its policy and do not allow any longer the use of the 10 GiB hosting (that they gracefully provide for free to their customer) for things other than “pure” website. I think my RPM repository, which I moved there last year, fall in the “static storage” category, leading them to erase it some days ago.

Fortunately I have backups and I recently get a RPS from OVH. I’ve spent the majority of the week-end restoring and relocating the repository. Good news everyone, everything seems OK now. If you still use my repositories, please check that it responds.

Amarok 1.4.9.1 for Mandriva 2008.1

Amarok 1.4.9.1 logo Amarok 1.4.9.1 was released 6 weeks ago and was backported to Mandriva 2008.1 some times after. Usually I wait the “official” backport to rebuild the RPM with some extra features and add it to my personnal repository.

But this time it’s different: for Mandriva 2008.1, all the features I added to my builds (especially the full SQLite, MySQL and Postgresql database support) are now included in the “officialy” backported RPM. So starting from Mandriva 2008.1, you don’t need my Amarok backports. All you need is the love from the official backport repository (FTP URL given above). I’m happy as this mean more free time for me and less things to maintain ! ;)

QLC 2.6.1 for Mandriva 2008.1

QLC 2.6.1 on Mandriva 2008.1

I’ve just backported QLC 2.6.1 from Fedora Core to Mandriva 2008.1. Q Light Controller is a software designed to pilot lights (both moving and static ones) on stages via the DMX communication protocol. This is my first step to bring together two of my main recent interests: stage lighting and linux.

These RPMs are currently only available for the x86_64 version of Mandriva but includes the Open DMX USB drivers and Lighting Architecture for Linux (LLA) packages. All the sources of these packages came from the repository I found in the “LLA, OpenDMX USB and Q Light Controller Tutorial” tutorial.

I haven’t played with QLC yet: I’ve just started it and as you can see on the screenshot it seems to work. Happy testing ! ;)