Browse Source

Fixed amule build by adding an upstream patch.

early
Minto van der Sluis 17 years ago
parent
commit
71333f3e6e
  1. 23
      network/amule/amule.cache
  2. 11
      network/amule/amule.conf
  3. 3
      network/amule/amule.desc
  4. 7
      network/amule/config.hlp
  5. 7
      network/amule/config.in

23
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] bash
[DEP] binutils
[DEP] bison
[DEP] bzip2
[DEP] cairo
[DEP] xorg-cf-files
[DEP] coreutils
[DEP] diffutils
[DEP] expat
[DEP] findutils
[DEP] flex
[DEP] fontconfig
[DEP] freetype
[DEP] gawk
[DEP] gcc
[DEP] geany
[DEP] gettext
[DEP] glib
[DEP] glibc
@ -25,15 +27,15 @@
[DEP] grep
[DEP] gtk+
[DEP] imake
[DEP] inputproto
[DEP] kbproto
[DEP] libgd
[DEP] libice
[DEP] libjpeg
[DEP] libmspack
[DEP] libpng
[DEP] libsm
[DEP] libtiff
[DEP] libx11
[DEP] libxau
[DEP] libxcb
[DEP] libxcursor
[DEP] libxdmcp
[DEP] libxext
@ -43,20 +45,17 @@
[DEP] libxpm
[DEP] libxrandr
[DEP] libxrender
[DEP] libxxf86vm
[DEP] linux-header
[DEP] make
[DEP] mktemp
[DEP] ncurses
[DEP] net-tools
[DEP] pango
[DEP] pkgconfig
[DEP] patch
[DEP] readline
[DEP] renderproto
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] util-linux
[DEP] wxwidgets
[DEP] xproto
[DEP] xorg-cf-files
[DEP] zlib

11
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.
#
# 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
#
# 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
# the Free Software Foundation; version 2 of the License. A copy of the
# 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 ] &&
var_append confopt ' ' '--enable-amule-daemon'

3
network/amule/amule.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[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]
[COPY] More information can be found in the files COPYING and README.
@ -35,4 +35,5 @@
[P] X -----5---9 131.700
[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

7
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.
#
# 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
#
# 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
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
MENU_PKG_AMULE
Here you will enable optional features in config for the aMule package.

7
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.
#
# 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
#
# 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
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
# --- SDE-COPYRIGHT-NOTE-END ---
if pkgcheck amule X; then
menu_begin MENU_PKG_AMULE 'aMule Package Options'

Loading…
Cancel
Save