pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
mbrola*: remove, imported to pkgsrc
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Fri Jan 26 14:02:13 2024 +0100
Changeset: 9ae5f481a705337831766e8920687bdb34892346
Modified Files:
Makefile
Removed Files:
mbrola/COMMIT_MSG
mbrola/DESCR
mbrola/Makefile
mbrola/PLIST
mbrola/distinfo
mbrola/mbrolavox.mk
mbrola/patches/patch-Makefile
mbrola/patches/patch-Misc_common.h
mbrolavox-en1/COMMIT_MSG
mbrolavox-en1/DESCR
mbrolavox-en1/Makefile
mbrolavox-en1/PLIST
mbrolavox-en1/distinfo
mbrolavox-us1/COMMIT_MSG
mbrolavox-us1/DESCR
mbrolavox-us1/Makefile
mbrolavox-us1/PLIST
mbrolavox-us1/distinfo
mbrolavox-us2/COMMIT_MSG
mbrolavox-us2/DESCR
mbrolavox-us2/Makefile
mbrolavox-us2/PLIST
mbrolavox-us2/distinfo
mbrolavox-us3/COMMIT_MSG
mbrolavox-us3/DESCR
mbrolavox-us3/Makefile
mbrolavox-us3/PLIST
mbrolavox-us3/distinfo
Log Message:
mbrola*: remove, imported to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ae5f481a705337831766e8920687bdb34892346
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 5 -----
mbrola/COMMIT_MSG | 8 --------
mbrola/DESCR | 24 ------------------------
mbrola/Makefile | 25 -------------------------
mbrola/PLIST | 17 -----------------
mbrola/distinfo | 7 -------
mbrola/mbrolavox.mk | 33 ---------------------------------
mbrola/patches/patch-Makefile | 24 ------------------------
mbrola/patches/patch-Misc_common.h | 20 --------------------
mbrolavox-en1/COMMIT_MSG | 6 ------
mbrolavox-en1/DESCR | 1 -
mbrolavox-en1/Makefile | 7 -------
mbrolavox-en1/PLIST | 10 ----------
mbrolavox-en1/distinfo | 5 -----
mbrolavox-us1/COMMIT_MSG | 6 ------
mbrolavox-us1/DESCR | 1 -
mbrolavox-us1/Makefile | 7 -------
mbrolavox-us1/PLIST | 10 ----------
mbrolavox-us1/distinfo | 5 -----
mbrolavox-us2/COMMIT_MSG | 6 ------
mbrolavox-us2/DESCR | 1 -
mbrolavox-us2/Makefile | 7 -------
mbrolavox-us2/PLIST | 8 --------
mbrolavox-us2/distinfo | 5 -----
mbrolavox-us3/COMMIT_MSG | 6 ------
mbrolavox-us3/DESCR | 1 -
mbrolavox-us3/Makefile | 7 -------
mbrolavox-us3/PLIST | 8 --------
mbrolavox-us3/distinfo | 5 -----
29 files changed, 275 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 23021eefb5..ab28bf846e 100644
--- a/Makefile
+++ b/Makefile
@@ -2167,11 +2167,6 @@ SUBDIR+= mawk-rxspencer
SUBDIR+= mawk-tre
SUBDIR+= mawk-uxre
SUBDIR+= maxima-git
-SUBDIR+= mbrola
-SUBDIR+= mbrolavox-en1
-SUBDIR+= mbrolavox-us1
-SUBDIR+= mbrolavox-us2
-SUBDIR+= mbrolavox-us3
SUBDIR+= mc-mp
SUBDIR+= mcats
SUBDIR+= mcats-iodbc
diff --git a/mbrola/COMMIT_MSG b/mbrola/COMMIT_MSG
deleted file mode 100644
index e8497df705..0000000000
--- a/mbrola/COMMIT_MSG
+++ /dev/null
@@ -1,8 +0,0 @@
-audio/mbrola: Update mbrola to 3.3
-
-Packaged in wip by adr
-
-MBROLA is now an open source project, this port replaces the old x86
-binary one
-
-First open source release
diff --git a/mbrola/DESCR b/mbrola/DESCR
deleted file mode 100644
index cd65207764..0000000000
--- a/mbrola/DESCR
+++ /dev/null
@@ -1,24 +0,0 @@
-MBROLA is a speech synthesizer based on the concatenation of
-diphones. It takes a list of phonemes as input, together with prosodic
-information (duration of phonemes and a piecewise linear description
-of pitch), and produces speech samples on 16 bits (linear), at the
-sampling frequency of the diphone database.
-
-It is therefore NOT a Text-To-Speech (TTS) synthesizer, since it does
-not accept raw text as input. In order to obtain a full TTS system,
-you need to use this synthesizer in combination with a text processing
-system that produces phonetic and prosodic commands.
-
-This software is the heart of the MBROLA project, the aim of which
-is to obtain a set of speech synthesizers for as many languages as
-possible, free of use.
-
-As such, it requires an MBROLA language/voice database to run
-properly. American English, Brazilian Portuguese, Breton, British
-English, Croatian, Dutch, French, German, Greek, Romanian, Spanish and
-Swedish voices are made available. Additional languages and voices
-will be available in the context of the MBROLA project.
-
-Some of these voices are available as mbrolavox-* packages, in the
-NetBSD packages system. For others, please consult the mbrola
-project's home page.
diff --git a/mbrola/Makefile b/mbrola/Makefile
deleted file mode 100644
index 1b74d3fc71..0000000000
--- a/mbrola/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-DISTNAME= mbrola-3.3
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_GITHUB:=numediart/}
-GITHUB_PROJECT= MBROLA
-GITHUB_TAG= ${PKGVERSION_NOREV}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/numediart/MBROLA/
-COMMENT= Speech synthesizer
-LICENSE= gnu-agpl-v3
-
-WRKSRC= ${WRKDIR}/MBROLA-3.3
-
-USE_TOOLS+= gmake pax
-BUILD_TARGET=
-
-INSTALLATION_DIRS= bin share/doc/mbrola
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/Bin/mbrola ${DESTDIR}${PREFIX}/bin
- cd ${WRKSRC}/Documentation && pax -pp -rw * ${DESTDIR}${PREFIX}/share/doc/mbrola
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/mbrola/PLIST b/mbrola/PLIST
deleted file mode 100644
index 96e962c330..0000000000
--- a/mbrola/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD$
-bin/mbrola
-share/doc/mbrola/HISTORY.txt
-share/doc/mbrola/Image1.gif
-share/doc/mbrola/LATEX/doc2.lyx
-share/doc/mbrola/LATEX/doc2.tex
-share/doc/mbrola/LATEX/doc2.toc
-share/doc/mbrola/LATEX/fpms.gif
-share/doc/mbrola/LATEX/fpms.ps.bb
-share/doc/mbrola/LATEX/fpms.ps.gz
-share/doc/mbrola/LATEX/heritage.gif
-share/doc/mbrola/LATEX/heritage.ps.bb
-share/doc/mbrola/LATEX/heritage.ps.gz
-share/doc/mbrola/documentation301.html
-share/doc/mbrola/documentation301g.odt
-share/doc/mbrola/heritage.gif
-share/doc/mbrola/rom_documentation.txt
diff --git a/mbrola/distinfo b/mbrola/distinfo
deleted file mode 100644
index 7f8ab9d543..0000000000
--- a/mbrola/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD$
-
-BLAKE2s (mbrola-3.3.tar.gz) = 0b5fe781e2480a7ab03e84d79e9dc84cd38aeda35ba45335c580aeee59e514a6
-SHA512 (mbrola-3.3.tar.gz) = 4c15481d2afc7f459c511d2f2791ae1f0f89893ea86fcde113c73f9b5509b893bc7beac8ec5fa76ca0f4e0aca35982ff1db15e8611514d91991608aee004c3f2
-Size (mbrola-3.3.tar.gz) = 345444 bytes
-SHA1 (patch-Makefile) = dafcf1e949e4e7fd623958a828b98763c37cad72
-SHA1 (patch-Misc_common.h) = 82aabe5bfdb4e95128039bfc1547ddbdb0efda95
diff --git a/mbrola/mbrolavox.mk b/mbrola/mbrolavox.mk
deleted file mode 100644
index 9c51a3e192..0000000000
--- a/mbrola/mbrolavox.mk
+++ /dev/null
@@ -1,33 +0,0 @@
-# $NetBSD$
-#
-# shared Makefile fragment for mbrola voices
-# set VOX before including this (e.g. to 'en1')
-
-COMMITS= 16
-DISTNAME= MBROLA-voices-0.0.0.${COMMITS}
-PKGNAME= mbrolavox-${VOX}-0.0.0.${COMMITS}
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_GITHUB:=numediart/}
-GITHUB_PROJECT= MBROLA-voices
-GITHUB_TAG= fe05a0ccef6a941207fd6aaad0b31294a1f93a51
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/numediart/MBROLA-voices
-# the particular license of this voice is included in ${DESTDIR}${MHOME}${VOX}
-LICENSE= mbrola-voices-license
-
-RESTRICTED= Commercial distribution not allowed without permission from the authors
-NO_BIN_ON_CDROM= ${RESTRICTED}
-NO_SRC_ON_CDROM= ${RESTRICTED}
-
-DEPENDS= mbrola-[0-9]*:../../audio/mbrola
-
-USE_TOOLS+= pax
-
-NO_BUILD= yes
-
-MHOME= ${PREFIX}/share/mbrola/voices
-
-do-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${MHOME}
- cd ${WRKSRC}/data && pax -pp -rw ${VOX} ${DESTDIR}${MHOME}
diff --git a/mbrola/patches/patch-Makefile b/mbrola/patches/patch-Makefile
deleted file mode 100644
index 806fa596a6..0000000000
--- a/mbrola/patches/patch-Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD$
-
-Let pkgsrc define CC and don't force endianess.
-
---- Makefile.orig 2019-12-17 16:05:14.000000000 +0000
-+++ Makefile
-@@ -4,7 +4,7 @@
- VERSION=3.3
-
- # To test strict C ANSI compliance
--CC = gcc -ansi -pedantic
-+CC ?= gcc -ansi -pedantic
- LIB= -lm
-
- # This allow you to write commands like "make PURE=purify demo1"
-@@ -26,7 +26,7 @@ CCPURE = $(PURE) $(CC)
-
- # If endianess of your machine is not automatically detected in Misc/common.h
- # you should manually specify here
--CFLAGS += -DLITTLE_ENDIAN
-+#CFLAGS += -DLITTLE_ENDIAN
- #CFLAGS += -DBIG_ENDIAN
-
- #######################
diff --git a/mbrola/patches/patch-Misc_common.h b/mbrola/patches/patch-Misc_common.h
deleted file mode 100644
index 85a0817b2f..0000000000
--- a/mbrola/patches/patch-Misc_common.h
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD$
-
-Add NetBSD support and check for _LITTLE_ENDIAN
-
---- Misc/common.h.orig 2019-12-17 16:05:14.000000000 +0000
-+++ Misc/common.h
-@@ -70,11 +70,11 @@
- void swab( const char *from, char *to, int nbytes);
- #endif
-
--#if defined(__GLIBC__)
-+#if defined(__GLIBC__) || defined(__NetBSD__)
- #include <endian.h>
- #undef BIG_ENDIAN
- #undef LITTLE_ENDIAN
--#if __BYTE_ORDER == __LITTLE_ENDIAN
-+#if __BYTE_ORDER == __LITTLE_ENDIAN || _BYTE_ORDER == _LITTLE_ENDIAN
- # define LITTLE_ENDIAN
- #else
- # define BIG_ENDIAN
diff --git a/mbrolavox-en1/COMMIT_MSG b/mbrolavox-en1/COMMIT_MSG
deleted file mode 100644
index 1dd2807960..0000000000
--- a/mbrolavox-en1/COMMIT_MSG
+++ /dev/null
@@ -1,6 +0,0 @@
-audio/mbrolavox-en1: adapt to mbrola-3.3
-
-Packaged in wip by adr
-
-Adapt the package to the updated mbrola and follow the pkgsrc
-guide respect to repositories without tags or releases (21.2.3.2)
diff --git a/mbrolavox-en1/DESCR b/mbrolavox-en1/DESCR
deleted file mode 100644
index 1d69f83bc3..0000000000
--- a/mbrolavox-en1/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-British English male voice for MBROLA.
diff --git a/mbrolavox-en1/Makefile b/mbrolavox-en1/Makefile
deleted file mode 100644
index 0441018372..0000000000
--- a/mbrolavox-en1/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# $NetBSD$
-
-VOX= en1
-COMMENT= British English male voice for MBROLA
-
-.include "../../wip/mbrola/mbrolavox.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mbrolavox-en1/PLIST b/mbrolavox-en1/PLIST
deleted file mode 100644
index 6686cddcbd..0000000000
--- a/mbrolavox-en1/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD$
-share/mbrola/voices/en1/README.txt
-share/mbrola/voices/en1/TEST/euler.pho
-share/mbrola/voices/en1/TEST/eulerfr.pho
-share/mbrola/voices/en1/TEST/mbrola.pho
-share/mbrola/voices/en1/TEST/mbrolamr.pho
-share/mbrola/voices/en1/TEST/mbroli.ini
-share/mbrola/voices/en1/TEST/tobe.pho
-share/mbrola/voices/en1/en1
-share/mbrola/voices/en1/en1mrpa
diff --git a/mbrolavox-en1/distinfo b/mbrolavox-en1/distinfo
deleted file mode 100644
index b030466ce7..0000000000
--- a/mbrolavox-en1/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 45a43a766aeab730da24129fff468a35038c671ebef3d10ef8d2a46500ace5b0
-SHA512 (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 8476e80984279fddab1bda07e9352bee9f11499dc5b59652cd4bc0385b08a83259c080748e7040fa10cc03c9b0f1e1d1a39f80ddd782073c92f49fadc9af9585
-Size (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 583211254 bytes
diff --git a/mbrolavox-us1/COMMIT_MSG b/mbrolavox-us1/COMMIT_MSG
deleted file mode 100644
index 5dcbaff64c..0000000000
--- a/mbrolavox-us1/COMMIT_MSG
+++ /dev/null
@@ -1,6 +0,0 @@
-audio/mbrolavox-us1: adapt to mbrola-3.3
-
-Packaged in wip by adr
-
-Adapt the package to the updated mbrola and follow the pkgsrc
-guide respect to repositories without tags or releases (21.2.3.2)
diff --git a/mbrolavox-us1/DESCR b/mbrolavox-us1/DESCR
deleted file mode 100644
index f894b2d783..0000000000
--- a/mbrolavox-us1/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-American English female voice for MBROLA.
diff --git a/mbrolavox-us1/Makefile b/mbrolavox-us1/Makefile
deleted file mode 100644
index 36ab82dd4f..0000000000
--- a/mbrolavox-us1/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# $NetBSD$
-
-VOX= us1
-COMMENT= American English female voice for MBROLA
-
-.include "../../wip/mbrola/mbrolavox.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mbrolavox-us1/PLIST b/mbrolavox-us1/PLIST
deleted file mode 100644
index eb3edf111d..0000000000
--- a/mbrolavox-us1/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD$
-share/mbrola/voices/us1/README.txt
-share/mbrola/voices/us1/TEST/alice.pho
-share/mbrola/voices/us1/TEST/mbrola.pho
-share/mbrola/voices/us1/TEST/mbroli.ini
-share/mbrola/voices/us1/TEST/push.pho
-share/mbrola/voices/us1/TEST/xmas.pho
-share/mbrola/voices/us1/license.txt
-share/mbrola/voices/us1/us1
-share/mbrola/voices/us1/us1mrpa
diff --git a/mbrolavox-us1/distinfo b/mbrolavox-us1/distinfo
deleted file mode 100644
index b030466ce7..0000000000
--- a/mbrolavox-us1/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 45a43a766aeab730da24129fff468a35038c671ebef3d10ef8d2a46500ace5b0
-SHA512 (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 8476e80984279fddab1bda07e9352bee9f11499dc5b59652cd4bc0385b08a83259c080748e7040fa10cc03c9b0f1e1d1a39f80ddd782073c92f49fadc9af9585
-Size (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 583211254 bytes
diff --git a/mbrolavox-us2/COMMIT_MSG b/mbrolavox-us2/COMMIT_MSG
deleted file mode 100644
index ff15a16bdc..0000000000
--- a/mbrolavox-us2/COMMIT_MSG
+++ /dev/null
@@ -1,6 +0,0 @@
-audio/mbrolavox-us2: adapt to mbrola-3.3
-
-Packaged in wip by adr
-
-Adapt the package to the updated mbrola and follow the pkgsrc
-guide respect to repositories without tags or releases (21.2.3.2)
diff --git a/mbrolavox-us2/DESCR b/mbrolavox-us2/DESCR
deleted file mode 100644
index 5f8b435f45..0000000000
--- a/mbrolavox-us2/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-American English male voice for MBROLA.
diff --git a/mbrolavox-us2/Makefile b/mbrolavox-us2/Makefile
deleted file mode 100644
index 4b8c582454..0000000000
--- a/mbrolavox-us2/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# $NetBSD$
-
-VOX= us2
-COMMENT= American English male voice for MBROLA
-
-.include "../../wip/mbrola/mbrolavox.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mbrolavox-us2/PLIST b/mbrolavox-us2/PLIST
deleted file mode 100644
index ead8427ec1..0000000000
--- a/mbrolavox-us2/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD$
-share/mbrola/voices/us2/README.txt
-share/mbrola/voices/us2/TEST/alice.pho
-share/mbrola/voices/us2/TEST/babel.pho
-share/mbrola/voices/us2/TEST/mbrola.pho
-share/mbrola/voices/us2/TEST/mbroli.ini
-share/mbrola/voices/us2/license.txt
-share/mbrola/voices/us2/us2
diff --git a/mbrolavox-us2/distinfo b/mbrolavox-us2/distinfo
deleted file mode 100644
index b030466ce7..0000000000
--- a/mbrolavox-us2/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 45a43a766aeab730da24129fff468a35038c671ebef3d10ef8d2a46500ace5b0
-SHA512 (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 8476e80984279fddab1bda07e9352bee9f11499dc5b59652cd4bc0385b08a83259c080748e7040fa10cc03c9b0f1e1d1a39f80ddd782073c92f49fadc9af9585
-Size (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 583211254 bytes
diff --git a/mbrolavox-us3/COMMIT_MSG b/mbrolavox-us3/COMMIT_MSG
deleted file mode 100644
index e54fe4ade9..0000000000
--- a/mbrolavox-us3/COMMIT_MSG
+++ /dev/null
@@ -1,6 +0,0 @@
-audio/mbrolavox-us3: adapt to mbrola-3.3
-
-Packaged in wip by adr
-
-Adapt the package to the updated mbrola and follow the pkgsrc
-guide respect to repositories without tags or releases (21.2.3.2)
diff --git a/mbrolavox-us3/DESCR b/mbrolavox-us3/DESCR
deleted file mode 100644
index 5f8b435f45..0000000000
--- a/mbrolavox-us3/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-American English male voice for MBROLA.
diff --git a/mbrolavox-us3/Makefile b/mbrolavox-us3/Makefile
deleted file mode 100644
index e193ae5d0e..0000000000
--- a/mbrolavox-us3/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-# $NetBSD$
-
-VOX= us3
-COMMENT= American English male voice for MBROLA
-
-.include "../../wip/mbrola/mbrolavox.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mbrolavox-us3/PLIST b/mbrolavox-us3/PLIST
deleted file mode 100644
index 5e796fa644..0000000000
--- a/mbrolavox-us3/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD$
-share/mbrola/voices/us3/README.txt
-share/mbrola/voices/us3/TEST/cslu.pho
-share/mbrola/voices/us3/TEST/diphone.pho
-share/mbrola/voices/us3/TEST/mbroli.ini
-share/mbrola/voices/us3/TEST/mike.pho
-share/mbrola/voices/us3/license.txt
-share/mbrola/voices/us3/us3
diff --git a/mbrolavox-us3/distinfo b/mbrolavox-us3/distinfo
deleted file mode 100644
index b030466ce7..0000000000
--- a/mbrolavox-us3/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 45a43a766aeab730da24129fff468a35038c671ebef3d10ef8d2a46500ace5b0
-SHA512 (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 8476e80984279fddab1bda07e9352bee9f11499dc5b59652cd4bc0385b08a83259c080748e7040fa10cc03c9b0f1e1d1a39f80ddd782073c92f49fadc9af9585
-Size (MBROLA-voices-0.0.0.16-fe05a0ccef6a941207fd6aaad0b31294a1f93a51.tar.gz) = 583211254 bytes
Home |
Main Index |
Thread Index |
Old Index