Christian Wiese
16 years ago
committed by
Christian Wiese
2 changed files with 49 additions and 0 deletions
@ -0,0 +1,18 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../activeresource/activeresource.conf |
||||
# Copyright (C) 2009 The OpenSDE Project |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
pkgprefix -t ruby |
||||
|
||||
ruby_major_ver=$( expr "$( pkgprefix ver ruby )" : '\([0-9]*\.[0-9]*\)' ) |
||||
hook_add postmake 5 "cp -a pkg/$pkg-$ver/lib/* $root$( pkgprefix libdir ruby )/ruby/site_ruby/$ruby_major_ver/" |
@ -0,0 +1,31 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../activeresource/activeresource.desc |
||||
[COPY] Copyright (C) 2009 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] Think Active Record for web resources |
||||
|
||||
[T] Think Active Record for web resources. |
||||
|
||||
[U] http://rubyforge.org/projects/activeresource/ |
||||
|
||||
[A] David Heinemeier Hansson, Jeremy Kemper |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
|
||||
[C] extra/library |
||||
|
||||
[L] MIT |
||||
[S] Stable |
||||
[V] 2.2.2 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 271234739 activeresource-2.2.2.tgz http://rubyforge.org/frs/download.php/47179/ |
Loading…
Reference in new issue