Browse Source

xdelta: Updated (1.1.4 -> 3.0.0)

user/chris/next/0.4
Christian Wiese 13 years ago committed by Christian Wiese
parent
commit
cdabe62482
  1. 12
      archiver/xdelta/xdelta.conf
  2. 8
      archiver/xdelta/xdelta.desc

12
archiver/xdelta/xdelta.conf

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../xdelta/xdelta.conf
# Copyright (C) 2011 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -14,3 +15,14 @@
# addition to the glib-2.0 patch taken from fedora core:
var_append GCC_WRAPPER_APPEND ' ' "`pkg-config glib-2.0 --cflags --libs`"
# do not run python setup.py automatically
runpysetup=0
# no install target defined within the Makefile
makeinstopt=
xdelta_install() {
cp -avp xdelta3 $root$bindir
}
hook_add postmake 9 'xdelta_install'

8
archiver/xdelta/xdelta.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../xdelta/xdelta.desc
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -28,9 +28,11 @@
[C] extra/development
[F] NOPARALLEL
[L] GPL
[S] Stable
[V] 1.1.4
[V] 3.0.0
[P] X -----5---9 128.700
[D] 3227142355 xdelta-1.1.4.tar.gz http://xdelta.googlecode.com/files/
[D] 1636015221 xdelta3.0.0.tar.gz http://xdelta.googlecode.com/files/

Loading…
Cancel
Save