Browse Source

Alejandro Mery


			
			
				rocklinux
			
			
		
Clifford Wolf 21 years ago
parent
commit
73c13dea4e
2 changed files with 48 additions and 0 deletions
  1. +6
    -0
      package/mnemoc/bglibs/bglibs.conf
  2. +42
    -0
      package/mnemoc/bglibs/bglibs.desc

+ 6
- 0
package/mnemoc/bglibs/bglibs.conf

@ -0,0 +1,6 @@
[ "$prefix_auto" = 1 ] && prefix="usr/bglibs"
hook_add preconf 1 "echo '$root/$prefix' > conf-home"
makeinstopt=
hook_add postmake 5 './installer'

+ 42
- 0
package/mnemoc/bglibs/bglibs.desc

@ -0,0 +1,42 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/mnemoc/bglibs/bglibs.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
[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; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] BG Libraries Collection
[T] This package contains a collection of libraries written by Bruce and
[T] put in use in various packages.
[U] http://untroubled.org/bglibs/
[A] Bruce Guenter <bruceg@em.ca>
[M] Alejandro Mery <amery@geeks.cl>
[C] extra/base
[L] GPL
[S] Stable
[V] 1.017
[P] X -----5---9 700.000
[D] 915864675 bglibs-1.017.tar.gz http://untroubled.org/bglibs/

Loading…
Cancel
Save