Hi,

Tim Abell's changes are integrated in release 0.5.6 which I'll announce
in a bit and can be fetched from
http://code.google.com/p/omnewrotate/source/browse/#svn/tags/release-0.5.6

I also attach a new recipe, as I noticed there was a patch for
omnewrotate on SHR Unstable (after tagging 0.5.5, thus two tags in the
same day) which I also have already integrated, so I attach a new
bitbake recipe.

I would supply a patch, but since the filename has a release number, it
felt kind of irrelevant :)

Rui

Em 30-03-2010 23:31, Tim Abell escreveu:
> Hello,
> 
> I love omnewrotate, but I particularly dislike the way it starts up
> again every time you resume from suspend.
> 
> I've rewritten the scripts as proper init.d a scripts, and changed the
> default state on boot to be "stopped".
> 
> Run the following to apply my customisations:
> 
>  wget http://www.timwise.co.uk/om/omnewrotate-init.tar.gz
>  tar -xzvf omnewrotate-init.tar.gz -C /
>  rm -f /etc/apm/suspend.d/11omnewrotate-suspend
> /etc/apm/resume.d/89omnewrotate-resume
> 
> The tar file omnewrotate-init.tar.gz contain replacements for:
> 
>  /usr/bin/omnewrotate.sh
>  /etc/X11/Xsession.d/89omnewrotate
>  /etc/default/omnewrotate.conf
> 
> and a new init script:
> 
>  /etc/init.d/omnewrotate
> 
> ----
> 
> Would the original developer(s) / the shr package maintainers like to
> use my changes? I'd love to see this in the main feed.
> 
> Yours
> 
> Tim Abell

DESCRIPTION = "OpenMoko New Rotate is a screen rotation program"
HOMEPAGE = "http://code.google.com/p/omnewrotate/";
AUTHOR = "Rui Seabra"
LICENSE = "GPLv3"
SECTION = "console/network"
DEPENDS = "libframeworkd-glib xrandr"
PV = "0.5.6"
PR = "r1"

SRC_URI = 
"svn://omnewrotate.googlecode.com/svn/trunk;module=.;proto=http;rev=57"
S = "${WORKDIR}"

inherit autotools
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to