Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(245)

Issue 543059: Native build import script (Closed)

Created:
10 years, 11 months ago by cjwatson
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_googlegroups.com
Visibility:
Public.

Description

Native build import script Add a script to import all binary packages for a given source package from ports.ubuntu.com, convert and install them using 'chromiumos-build --convert', and write out a fake .changes file so that chromiumos-build doesn't try to re-import them. Use it like this: ./import_native_build.sh anthy libchewing For the moment, there are a number of source packages that won't cross-build successfully but that can be imported from native Ubuntu builds, and this wraps up the process of doing so.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
A src/scripts/import_native_build.sh View 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
cjwatson
10 years, 11 months ago (2010-01-14 15:17:18 UTC) #1
Bill Richardson
10 years, 11 months ago (2010-01-14 19:08:13 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698