mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
rhapsody_irc, disable for multiple definitions ... (#12638)
re-apply patchset (didn't work)
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
diff -ur rhapsody-0.28b.org/configure rhapsody-0.28b/configure
|
||||
--- rhapsody-0.28b.org/configure 2006-02-24 07:46:19.017301504 +0100
|
||||
+++ rhapsody-0.28b/configure 2012-11-22 20:29:15.727973888 +0100
|
||||
@@ -168,6 +168,25 @@
|
||||
From 379bfe05240e11cc64624be3c9e575a0309ab8f9 Mon Sep 17 00:00:00 2001
|
||||
From: Luc Schrijvers <begasus@gmail.com>
|
||||
Date: Wed, 30 Jul 2025 10:36:32 +0200
|
||||
Subject: Re-apply old patch
|
||||
|
||||
|
||||
diff --git a/configure b/configure
|
||||
index 53f2c8c..dd7a062 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -168,6 +168,25 @@ elif [ "$OS" = "BeOS" -o "$OS" = "Zeta" ] ; then
|
||||
|
||||
STDDOCSPATH="/usr/share/doc/rhapsody"
|
||||
|
||||
@@ -27,7 +34,7 @@ diff -ur rhapsody-0.28b.org/configure rhapsody-0.28b/configure
|
||||
elif [ "$OS" = "HP-UX" ] ; then
|
||||
CCPATH="/bin /usr/bin /usr/local/bin"
|
||||
CURSESPATH="/usr/include /usr/local/include /usr/include/ncurses /usr/local/include/ncurses"
|
||||
@@ -235,7 +254,7 @@
|
||||
@@ -235,7 +254,7 @@ fi
|
||||
# Set install, docs, header and lib path if not provided #
|
||||
###########################################################
|
||||
|
||||
@@ -36,3 +43,6 @@ diff -ur rhapsody-0.28b.org/configure rhapsody-0.28b/configure
|
||||
echo "Running as root."
|
||||
|
||||
if [ -z "$INSTALLPATH" ] ; then
|
||||
--
|
||||
2.48.1
|
||||
|
||||
@@ -6,13 +6,13 @@ beginner to intermediate users."
|
||||
HOMEPAGE="http://rhapsody.sourceforge.net/"
|
||||
COPYRIGHT="2006 Adrian Gonera"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://sourceforge.net/projects/rhapsody/files/rhapsody/Rhapsody%20IRC%200.28b/rhapsody_0.28b.tgz"
|
||||
CHECKSUM_SHA256="606d767f9bd4c810343b1ce94492f4aaf993552edee090ec881627b29294b4dd"
|
||||
SOURCE_DIR="rhapsody-0.28b"
|
||||
PATCHES="rhapsody_irc-$portVersion.patch"
|
||||
PATCHES="rhapsody_irc-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all"
|
||||
ARCHITECTURES="?all"
|
||||
|
||||
PROVIDES="
|
||||
rhapsody_irc = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user