Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@22024 10447126-35f2-4685-b0cf-6dd780d3921fearly
Nagy Karoly Gabriel
18 years ago
2 changed files with 85 additions and 0 deletions
@ -0,0 +1,48 @@
|
||||
|
||||
[TIMESTAMP] 1186595038 Thu Aug 9 01:43:58 2007 |
||||
[BUILDTIME] 5 (5) |
||||
[SIZE] 0.09 MB, 9 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] atk |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] cairo |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] expat |
||||
[DEP] findutils |
||||
[DEP] fontconfig |
||||
[DEP] freetype |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glib |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] gtk+ |
||||
[DEP] kbproto |
||||
[DEP] libpng |
||||
[DEP] libpthread-stubs |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcb |
||||
[DEP] libxcursor |
||||
[DEP] libxdmcp |
||||
[DEP] libxext |
||||
[DEP] libxfixes |
||||
[DEP] libxi |
||||
[DEP] libxinerama |
||||
[DEP] libxrandr |
||||
[DEP] libxrender |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] pango |
||||
[DEP] pkgconfig |
||||
[DEP] renderproto |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
||||
[DEP] xproto |
@ -0,0 +1,37 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../gmrun/gmrun.desc |
||||
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] A little window for running programs, featuring tab completion, history, etc |
||||
|
||||
[T] Gmrun provides a small window which lets you launch programs by typing |
||||
[T] their names. It features tab completion similar to bash or Emacs. It |
||||
[T] can complete program names from $PATH, or if the command starts |
||||
[T] with "/" it will complete file names. It provides a |
||||
[T] command history of configurable size, as well as the ability to perform |
||||
[T] forward/backward searches through the command history. Gmrun was developed |
||||
[T] as a replacement for the Gnome Run program. |
||||
|
||||
[U] http://dynarch.com/mishoo/gmrun.epl |
||||
|
||||
[A] Mihai Bazon <mihai.bazon@gmail.com> |
||||
[M] Nagy Karoly Gabriel <nagy.karoly@opensde.org> |
||||
|
||||
[C] extra/tool |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 0.9 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 0 gmrun-0.9.tar.gz http://prdownloads.sourceforge.net/gmrun/ |
Loading…
Reference in new issue