pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
carnival: Drop, last release in 2005, unmaintained, dependencies (wxgtk24) no longer met
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat May 28 14:02:20 2016 +0200
Changeset: 5c687b84f9c9fadf8f2ec627d078bd79df9b810e
Removed Files:
carnival/DESCR
carnival/MESSAGE
carnival/Makefile
carnival/PLIST
carnival/distinfo
carnival/files/carnival.desktop
carnival/patches/patch-aa
carnival/patches/patch-ab
Log Message:
carnival: Drop, last release in 2005, unmaintained, dependencies (wxgtk24) no longer met
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c687b84f9c9fadf8f2ec627d078bd79df9b810e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
carnival/DESCR | 4 ----
carnival/MESSAGE | 9 --------
carnival/Makefile | 44 -----------------------------------
carnival/PLIST | 6 -----
carnival/distinfo | 7 ------
carnival/files/carnival.desktop | 11 ---------
carnival/patches/patch-aa | 32 --------------------------
carnival/patches/patch-ab | 51 -----------------------------------------
8 files changed, 164 deletions(-)
diffs:
diff --git a/carnival/DESCR b/carnival/DESCR
deleted file mode 100644
index 9d9c17f..0000000
--- a/carnival/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Carnival is a graphical user interface (GUI) for Festival,
-the wide-spread and popular speech synthesis system.
-Carnival is written in C++ with the wxWidgets framework and therefore
-supports several OS including Windows, Unix/Linux and MacOS.
diff --git a/carnival/MESSAGE b/carnival/MESSAGE
deleted file mode 100644
index dc0fd6f..0000000
--- a/carnival/MESSAGE
+++ /dev/null
@@ -1,9 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2012/01/04 19:10:40 noud4 Exp $
-
-Carnival needs Festival in server mode,
-and Festivals text2wave to synthesize.
-
-sox play command can be used to play.
-
-===========================================================================
diff --git a/carnival/Makefile b/carnival/Makefile
deleted file mode 100644
index a99542f..0000000
--- a/carnival/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2014/02/11 21:04:08 noud4 Exp $
-#
-
-DISTNAME= carnival-1.03-src
-PKGNAME= ${DISTNAME:S|-src||}
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=carnival/}
-EXTRACT_SUFX= .zip
-
-MAINTAINER= noud4%users.sourceforge.net@localhost
-HOMEPAGE= http://carnival.sourceforge.net/
-COMMENT= GUI for Festival
-LICENSE= gnu-gpl-v1
-
-WRKSRC= ${WRKDIR}/
-USE_LANGUAGES= c++
-USE_TOOLS+= gmake
-MAKE_FILE= makefile.unx
-
-DOCS= sable.htm ssml.htm
-DOCDIR= share/doc/carnival
-
-INSTALLATION_DIRS+= bin ${DOCDIR} ${XDG_DIR} share/pixmaps
-
-XDG_DESKTOP= carnival.desktop
-XDG_DIR= share/applications
-
-PLIST_SUBST+= DOCDIR=${DOCDIR}
-PLIST_SUBST+= XDG_DESKTOP=${XDG_DESKTOP}
-
-post-extract:
- ${CP} ${FILESDIR}/${XDG_DESKTOP} ${WRKSRC}
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/carnival ${DESTDIR}${PREFIX}/bin
-.for f in ${DOCS}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/${DOCDIR}
-.endfor
- ${INSTALL_DATA} ${WRKSRC}/${XDG_DESKTOP} ${DESTDIR}${PREFIX}/${XDG_DIR}
- ${INSTALL_DATA} ${WRKSRC}/carnival.xpm ${DESTDIR}${PREFIX}/share/pixmaps
-
-.include "../../x11/wxGTK24/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/carnival/PLIST b/carnival/PLIST
deleted file mode 100644
index 3e8213a..0000000
--- a/carnival/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/04 19:10:40 noud4 Exp $
-bin/carnival
-share/applications/${XDG_DESKTOP}
-share/pixmaps/carnival.xpm
-${DOCDIR}/sable.htm
-${DOCDIR}/ssml.htm
diff --git a/carnival/distinfo b/carnival/distinfo
deleted file mode 100644
index fef2197..0000000
--- a/carnival/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/01/04 19:10:40 noud4 Exp $
-
-SHA1 (carnival-1.03-src.zip) = 83e5b997e3ad27afc346a29c5fa3b2133ced7c3a
-RMD160 (carnival-1.03-src.zip) = 486bceb535e64d916b1a687b0bf7796b2be8d2e1
-Size (carnival-1.03-src.zip) = 67566 bytes
-SHA1 (patch-aa) = 7d40ffd4dc243abc8e0f0c6e12a227ca3189c9fb
-SHA1 (patch-ab) = 6c3405e8568e7066fca29f7719afeab084e8416d
diff --git a/carnival/files/carnival.desktop b/carnival/files/carnival.desktop
deleted file mode 100644
index c608d90..0000000
--- a/carnival/files/carnival.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Carnival
-Comment=a GUI to Festival
-Comment[de]=ein GUI für Festival
-Exec=carnival
-Icon=carnival.xpm
-Terminal=false
-Type=Application
-StartupNotify=false
-Categories=GNOME;Application;AudioVideo;GTK;TTS;
diff --git a/carnival/patches/patch-aa b/carnival/patches/patch-aa
deleted file mode 100644
index 857c3d4..0000000
--- a/carnival/patches/patch-aa
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2012/01/04 19:10:40 noud4 Exp $
-
-wx-config replacement and additon some .o files.
-
---- makefile.unx 2011-12-15 12:37:07.000000000 +0000
-+++ makefile.unx.orig 2005-05-01 19:32:46.000000000 +0000
-@@ -15,21 +15,21 @@
-
- PROGRAM = carnival
-
--CXX = $(shell wx-config --cxx)
-+CXX = $(shell wx24-config --cxx)
-
--OBJECTS = $(PROGRAM).o
-+OBJECTS = $(PROGRAM).o fcomm.o fserver.o fwave.o
-
- # implementation
-
- .SUFFIXES: .o .cpp
-
- .cpp.o :
-- $(CXX) -c `wx-config --cxxflags` -o $@ $<
-+ $(CXX) -c `wx24-config --cxxflags` -o $@ $<
-
- all: $(PROGRAM)
-
- $(PROGRAM): $(OBJECTS)
-- $(CXX) -o $(PROGRAM) $(OBJECTS) `wx-config --libs`
-+ $(CXX) -o $(PROGRAM) $(OBJECTS) `wx24-config --libs`
-
- clean:
- rm -f *.o $(PROGRAM)
diff --git a/carnival/patches/patch-ab b/carnival/patches/patch-ab
deleted file mode 100644
index 8d0360d..0000000
--- a/carnival/patches/patch-ab
+++ /dev/null
@@ -1,51 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 2012/01/04 19:10:40 noud4 Exp $
-
-various wxGTK changes.
-
---- carnival.cpp.orig 2011-12-15 12:12:21.000000000 +0000
-+++ carnival.cpp 2011-12-15 12:12:51.000000000 +0000
-@@ -382,7 +382,7 @@
- {
- // make an unique ID string to identify multiple instances:
- // "Carnival-[User-ID]"
-- const wxString name = wxString::Format("Carnival-%s", wxGetUserId().c_str());
-+ const wxString name = wxString::Format(_T("Carnival-%s"), wxGetUserId().c_str());
- m_checker = new wxSingleInstanceChecker(name); // make new instance checker
- SetAppName(_T("Carnival")); // set internal app and vendor name
- SetVendorName(_T("Bernd Amann, IMS (Uni Stuttgart)"));
-@@ -1428,7 +1428,7 @@
- wxCAPTION | wxMINIMIZE_BOX | wxSYSTEM_MENU | wxRESIZE_BORDER)
- {
- m_text = NULL;
-- SetIcon(wxICON(carnival)); // load the icon, see MyFrame constructor
-+ //SetIcon(wxICON(carnival)); // load the icon, see MyFrame constructor
- m_text = new wxTextCtrl(this, -1, _T("This is the log window.\n"),
- wxPoint(0, 0), wxSize(500, 140), wxTE_MULTILINE | wxTE_READONLY);
- m_text->SetBackgroundColour(wxT("light blue"));
-@@ -1481,7 +1481,7 @@
- // Give it an icon
- // The wxICON() macro loads an icon from a resource under Windows
- // and uses an #included XPM image under GTK+ and Motif
-- SetIcon(wxICON(carnival));
-+ //SetIcon(wxICON(carnival));
-
- // load / create the menu
- wxMenu *file_menu = new wxMenu;
-@@ -1574,7 +1574,7 @@
- frame_sable = NULL;
- frame_sable = new wxFrame(this, D_SABLE, boxtext,wxPoint(10,10),wxSize(550,490),
- wxDEFAULT_FRAME_STYLE); // | wxRESIZE_BORDER);
-- frame_sable->SetIcon(wxICON(carnival)); // load the icon, see MyFrame constructor
-+ //frame_sable->SetIcon(wxICON(carnival)); // load the icon, see MyFrame constructor
- frame_sable->Move(50,50);
- wxHtmlWindow *htmlwin;
- htmlwin = new wxHtmlWindow(frame_sable, -1,wxPoint(0,0),wxSize(510,470));
-@@ -1590,7 +1590,7 @@
- frame_ssml = NULL;
- frame_ssml = new wxFrame(this, D_SSML, boxtext,wxPoint(10,10),wxSize(550,490),
- wxDEFAULT_FRAME_STYLE); // | wxRESIZE_BORDER);
-- frame_ssml->SetIcon(wxICON(carnival)); // load the icon, see MyFrame constructor
-+ //frame_ssml->SetIcon(wxICON(carnival)); // load the icon, see MyFrame constructor
- frame_ssml->Move(80,80);
- wxHtmlWindow *htmlwin;
- htmlwin = new wxHtmlWindow(frame_ssml, -1,wxPoint(0,0),wxSize(510,470));
Home |
Main Index |
Thread Index |
Old Index