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

Unified Diff: installer/linux/debian_amd64/control

Issue 149132: Initial support for Linux installers. Currently just an amd64 .deb, but more ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « installer/linux/debian_amd64/changelog ('k') | installer/linux/debian_amd64/dirs » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: installer/linux/debian_amd64/control
===================================================================
--- installer/linux/debian_amd64/control (revision 0)
+++ installer/linux/debian_amd64/control (revision 0)
@@ -0,0 +1,15 @@
+Source: google-o3d
+Section: non-free/web
+Priority: optional
+Maintainer: Tristan Schmelcher <tschmelcher@google.com>
+Build-Depends: debhelper (>= 4.0.0), cdbs (>=0.4.34ubuntu4)
+Standards-Version: 3.7.2
+
+Package: google-o3d
+Architecture: amd64
+Depends: ia32-libs, libc6-i386, lib32stdc++6, lib32gcc1, lib32z1, nspluginwrapper
+Description: Google O3D Plugin
+ O3D is an open-source web API for creating rich, interactive 3D applications in
+ the browser.
+ .
+ This package provides the NPAPI browser plugin for running O3D-based web apps.
« no previous file with comments | « installer/linux/debian_amd64/changelog ('k') | installer/linux/debian_amd64/dirs » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698