Browse Source

Fixed amule build by adding an upstream patch.

early
Minto van der Sluis 17 years ago
parent
commit
71333f3e6e
5 changed files with 28 additions and 23 deletions
  1. +11
    -12
      network/amule/amule.cache
  2. +7
    -4
      network/amule/amule.conf
  3. +2
    -1
      network/amule/amule.desc
  4. +4
    -3
      network/amule/config.hlp
  5. +4
    -3
      network/amule/config.in

+ 11
- 12
network/amule/amule.cache

@ -1,23 +1,25 @@
[TIMESTAMP] 1133998985 Thu Dec 8 00:43:05 2005
[BUILDTIME] 75 (9)
[SIZE] 13.90 MB, 231 files
[TIMESTAMP] 1189079079 Thu Sep 6 13:44:39 2007
[BUILDTIME] 360 (5)
[SIZE] 14.28 MB, 289 files
[DEP] 00-dirtree
[DEP] atk [DEP] atk
[DEP] bash [DEP] bash
[DEP] binutils [DEP] binutils
[DEP] bison [DEP] bison
[DEP] bzip2 [DEP] bzip2
[DEP] cairo [DEP] cairo
[DEP] xorg-cf-files
[DEP] coreutils [DEP] coreutils
[DEP] diffutils [DEP] diffutils
[DEP] expat [DEP] expat
[DEP] findutils [DEP] findutils
[DEP] flex
[DEP] fontconfig [DEP] fontconfig
[DEP] freetype [DEP] freetype
[DEP] gawk [DEP] gawk
[DEP] gcc [DEP] gcc
[DEP] geany
[DEP] gettext [DEP] gettext
[DEP] glib [DEP] glib
[DEP] glibc [DEP] glibc
@ -25,15 +27,15 @@
[DEP] grep [DEP] grep
[DEP] gtk+ [DEP] gtk+
[DEP] imake [DEP] imake
[DEP] inputproto
[DEP] kbproto
[DEP] libgd [DEP] libgd
[DEP] libice
[DEP] libjpeg [DEP] libjpeg
[DEP] libmspack
[DEP] libpng [DEP] libpng
[DEP] libsm
[DEP] libtiff [DEP] libtiff
[DEP] libx11 [DEP] libx11
[DEP] libxau [DEP] libxau
[DEP] libxcb
[DEP] libxcursor [DEP] libxcursor
[DEP] libxdmcp [DEP] libxdmcp
[DEP] libxext [DEP] libxext
@ -43,20 +45,17 @@
[DEP] libxpm [DEP] libxpm
[DEP] libxrandr [DEP] libxrandr
[DEP] libxrender [DEP] libxrender
[DEP] libxxf86vm
[DEP] linux-header [DEP] linux-header
[DEP] make [DEP] make
[DEP] mktemp [DEP] mktemp
[DEP] ncurses [DEP] ncurses
[DEP] net-tools
[DEP] pango [DEP] pango
[DEP] pkgconfig
[DEP] patch
[DEP] readline [DEP] readline
[DEP] renderproto
[DEP] sed [DEP] sed
[DEP] sysfiles [DEP] sysfiles
[DEP] tar [DEP] tar
[DEP] util-linux [DEP] util-linux
[DEP] wxwidgets [DEP] wxwidgets
[DEP] xproto
[DEP] xorg-cf-files
[DEP] zlib [DEP] zlib

+ 7
- 4
network/amule/amule.conf

@ -1,8 +1,8 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# T2 SDE: package/.../amule/amule.conf
# Filename: package/.../amule/amule.conf
# Copyright (C) 2007 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
@ -11,7 +11,10 @@
# it under the terms of the GNU General Public License as published by # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
# apply the patches defined in the amule.desc
var_append patchfiles ' ' "`match_source_file -p patch`"
[ "$SDECFG_PKG_AMULE_DAEMON" != 0 ] && [ "$SDECFG_PKG_AMULE_DAEMON" != 0 ] &&
var_append confopt ' ' '--enable-amule-daemon' var_append confopt ' ' '--enable-amule-daemon'

+ 2
- 1
network/amule/amule.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] [COPY]
[COPY] Filename: package/.../amule/amule.desc [COPY] Filename: package/.../amule/amule.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] [COPY]
[COPY] More information can be found in the files COPYING and README. [COPY] More information can be found in the files COPYING and README.
@ -35,4 +35,5 @@
[P] X -----5---9 131.700 [P] X -----5---9 131.700
[D] 1034447898 aMule-2.1.3.tar.bz2 http://dl.sourceforge.net/sourceforge/amule/ [D] 1034447898 aMule-2.1.3.tar.bz2 http://dl.sourceforge.net/sourceforge/amule/
[D] 908244740 aMule-wx.patch !http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/aMule-wx.patch?rev=1.2

+ 4
- 3
network/amule/config.hlp

@ -1,7 +1,8 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# T2 SDE: package/.../amule/config.hlp
# Filename: package/.../amule/config.hlp
# Copyright (C) 2007 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
@ -10,7 +11,7 @@
# it under the terms of the GNU General Public License as published by # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
MENU_PKG_AMULE MENU_PKG_AMULE
Here you will enable optional features in config for the aMule package. Here you will enable optional features in config for the aMule package.

+ 4
- 3
network/amule/config.in

@ -1,7 +1,8 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# T2 SDE: package/.../amule/config.in
# Filename: package/.../amule/config.in
# Copyright (C) 2007 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
@ -10,7 +11,7 @@
# it under the terms of the GNU General Public License as published by # 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 # the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
if pkgcheck amule X; then if pkgcheck amule X; then
menu_begin MENU_PKG_AMULE 'aMule Package Options' menu_begin MENU_PKG_AMULE 'aMule Package Options'

Loading…
Cancel
Save