Browse Source

qingy: Updated (0.9.5 -> 0.9.9)

user/chris/old/ruby
Nagy Karoly Gabriel 15 years ago committed by Alejandro Mery
parent
commit
456c3138a3
  1. 22
      base/qingy/qingy.conf
  2. 6
      base/qingy/qingy.desc

22
base/qingy/qingy.conf

@ -0,0 +1,22 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../qingy/qingy.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 ---
if pkginstalled libx11; then
pkgprefix -t libx11
var_append confopt ' ' '--enable-x-support=yes'
var_append LDFLAGS " " "-L$( pkgprefix libdir libx11 )"
export LDFLAGS
else
var_append confopt ' ' '--enable-x-support=no'
fi

6
base/qingy/qingy.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../qingy/qingy.desc
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -30,8 +30,8 @@
[L] GPL
[S] Stable
[V] 0.9.5
[V] 0.9.9
[P] O -----5---9 201.700
[D] 517661021 qingy-0.9.5.tar.bz2 http://dl.sourceforge.net/qingy/
[D] 333729179 qingy-0.9.9.tar.bz2 http://dl.sourceforge.net/qingy/

Loading…
Cancel
Save