Browse Source

Daniel Jahre:


			
			
				rocklinux
			
			
		
Daniel Jahre 20 years ago
parent
commit
e522aa749d
3 changed files with 55 additions and 0 deletions
  1. +4
    -0
      package/daja77/digikam/digikam.conf
  2. +42
    -0
      package/daja77/digikam/digikam.desc
  3. +9
    -0
      package/daja77/digikam/digikam.desktop

+ 4
- 0
package/daja77/digikam/digikam.conf

@ -0,0 +1,4 @@
var_append confopt " " "--with-imlib2-config=$root/$ROCKCFG_PKG_E17_CORE_PREFIX/bin"
var_append confopt " " "--with-extra-includes=$root/$ROCKCFG_PKG_E17_CORE_PREFIX/include"
var_append confopt " " "--enable-nfs-hack"

+ 42
- 0
package/daja77/digikam/digikam.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/daja77/digikam/digikam.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 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] digiKam is a simple digital photo management application for KDE
[T] digiKam is a simple digital photo management application for KDE
[U] http://digikam.sourceforge.net
[A] Renchi Raju <renchi@pooh.tam.uiuc.edu>
[A] Caulier Gilles <caulier.gilles@free.fr>
[A] Jörn Ahrens <kde@jokele.de>
[M] Daniel Jahre <daja@rocklinux.org>
[C] extra/multimedia
[L] GPL
[S] Stable
[V] 0.7.1
[P] X -?---5---9 211.900
[D] 2567760537 digikam-0.7.1.tar.bz2 http://dl.sourceforge.net/sourceforge/digikam/

+ 9
- 0
package/daja77/digikam/digikam.desktop

@ -0,0 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Name=Digikam
Comment=Digital Photo Management Application
Exec=digikam
Terminal=false
Type=Application
Categories=Graphics;Photography
X-ROCK-Name=digikam

Loading…
Cancel
Save