[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#631516: Fwd: [Bug 38642] [SNB] mesa 7.11: missing characters in text display of freedroid rpg



Martin Steigerwald <Martin@lichtvoll.de> (26/06/2011):
> Sure, but only if you want to do this. I don´t like to demand it from you, 
> so - as should be self-evident - only do it if you like to.

I was the one proposing. :)

> When its easy to do and you can describe the steps, I can build it
> myself on Monday or so as well.  Computing resources are plenty with
> that ThinkPad T520 and SSD. I know how to build a debian package, so
> if you just describe how to cherry pick that commit and include it
> into the package.... otherwise when you can put together the package
> in a few minutes that might be more efficient as long as its a
> one-timer.

For reference, that'd be something along those lines:
  debcheckout mesa mesa.git
  cd mesa.git
  git checkout debian-experimental
  # get the upstream git url in debian/watch
  git remote add upstream $url
  git fetch upstream
  git cherry-pick -x $commit
  # optional but good to keep track of versions:
  dch --local +martin
  # optionally setting DEB_BUILD_OPTIONS=parallel=$cpus
  dpkg-buildpackage -b
  sudo debi -u

That reminds me I should be writing a page summarizing those steps. :)

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: