summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /media-sound/guayadeque
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'media-sound/guayadeque')
-rw-r--r--media-sound/guayadeque/Manifest3
-rw-r--r--media-sound/guayadeque/files/guayadeque-0.3.6_pre1887-underlinking.patch10
-rw-r--r--media-sound/guayadeque/guayadeque-0.3.5.ebuild89
-rw-r--r--media-sound/guayadeque/guayadeque-0.3.6_pre1887.ebuild119
-rw-r--r--media-sound/guayadeque/guayadeque-0.3.7.ebuild116
-rw-r--r--media-sound/guayadeque/metadata.xml11
6 files changed, 348 insertions, 0 deletions
diff --git a/media-sound/guayadeque/Manifest b/media-sound/guayadeque/Manifest
new file mode 100644
index 000000000000..b0f2367a7be4
--- /dev/null
+++ b/media-sound/guayadeque/Manifest
@@ -0,0 +1,3 @@
+DIST guayadeque-0.3.5.tar.bz2 3078223 SHA256 8c2c846e65d6776b2af9bf4974ecb36ae7f51cfce218f13e93cbc9249d0baa7a SHA512 0de23a85f02acacc30328659e10bf010a354eda400e2f7d2e220943514c0930de00ac7e2b4e5cf85ddde0a4c0041d542cbe9f0ad51b76e2673fe553bbecabc28 WHIRLPOOL fd502b90c631a9ec1020e2357d8246e10eec1bd9117c6ccb3687d958e49a319b7b47ff19ee70774b3c29ddb5014da2d3e2bcdad65b6b0594264d4ec22ee93beb
+DIST guayadeque-0.3.6_pre1887.zip 3689081 SHA256 b17e96622efebb132253a73d0175ac60a09e832393d484da31c25b8262fcc082 SHA512 7694d3340facc3da29d90e63ca998b1823e182f87b8f6647c8f3806902acb191b01d444a7b958ba58c0a5d41c3ee857202ecee4f3864efc3fe08c9bd5cc74aa4 WHIRLPOOL 70d06c44c9c29f069a54417b6fa824d5df237178138a2545af279d585474ff86110ac8e93a641e9c76408af6c2f768728cf0f19a13a00b7967d83ac227276da3
+DIST guayadeque-0.3.7.tar.bz2 1620734 SHA256 d23eb1247add0bef8d5fef834294d7cb3d7c5fc20db9022b86f618a13d359938 SHA512 7fb15d0454281a9fb436a95b04054812d0758f643ab9a28e6cefc171d5d90ad6de19e0b97384f8304a24e417a53b8655d4d99babf86439f371d719cd4a00e58e WHIRLPOOL ed6863de7916d484dd8702e3f809b20691157f9ecfa3314e3d3bb2471d5d440f10a9a4bd646c767648be4c612f45d5de03c761c0487b53631bcad8c6a6f40d95
diff --git a/media-sound/guayadeque/files/guayadeque-0.3.6_pre1887-underlinking.patch b/media-sound/guayadeque/files/guayadeque-0.3.6_pre1887-underlinking.patch
new file mode 100644
index 000000000000..c2b73e2585e9
--- /dev/null
+++ b/media-sound/guayadeque/files/guayadeque-0.3.6_pre1887-underlinking.patch
@@ -0,0 +1,10 @@
+--- guayadeque-svn1858/src/CMakeLists.txt.orig 2012-12-14 19:42:25.000000000 +0100
++++ guayadeque-svn1858/src/CMakeLists.txt 2012-12-24 14:33:58.486362648 +0100
+@@ -321,6 +321,7 @@
+ ${LIBINDICATE07_LIBRARIES}
+ ${LIBAPPINDICATOR_LIBRARIES}
+ ${LIBWXSQLITE3_LIBRARIES}
++ -lgdk_pixbuf-2.0
+ )
+
+ INSTALL( TARGETS guayadeque
diff --git a/media-sound/guayadeque/guayadeque-0.3.5.ebuild b/media-sound/guayadeque/guayadeque-0.3.5.ebuild
new file mode 100644
index 000000000000..b04e7cbb007f
--- /dev/null
+++ b/media-sound/guayadeque/guayadeque-0.3.5.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+
+WX_GTK_VER="2.8"
+
+inherit cmake-utils eutils wxwidgets
+
+DESCRIPTION="Music management program designed for all music enthusiasts"
+HOMEPAGE="http://guayadeque.org/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 x86"
+IUSE="ayatana ipod"
+
+# No test available, Making src_test fail
+RESTRICT="test"
+
+RDEPEND="
+ dev-db/sqlite:3
+ dev-libs/glib:2
+ media-libs/flac
+ media-libs/gstreamer:0.10
+ media-libs/taglib
+ media-plugins/gst-plugins-soup:0.10
+ net-misc/curl
+ sys-apps/dbus
+ x11-libs/wxGTK:2.8[X]
+ ayatana? ( dev-libs/libindicate )
+ ipod? ( media-libs/libgpod )"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ virtual/pkgconfig
+ dev-util/cmake"
+
+# echo $(cat po/CMakeLists.txt | grep ADD_SUBDIRECTORY | sed 's#ADD_SUBDIRECTORY( \(\w\+\) )#\1#')
+LANGS="es uk it de fr is nb th cs ru hu sv nl"
+for l in ${LANGS}; do
+ IUSE="$IUSE linguas_${l}"
+done
+
+src_prepare() {
+ for l in ${LANGS} ; do
+ if ! use linguas_${l} ; then
+ sed \
+ -e "/${l}/d" \
+ -i po/CMakeLists.txt || die
+ fi
+ done
+
+ if ! use ipod; then
+ sed \
+ -e '/PKG_CHECK_MODULES( LIBGPOD/,/^ENDIF/d' \
+ -i CMakeLists.txt || die
+ fi
+
+ if ! use ayatana; then
+ sed \
+ -e '/PKG_CHECK_MODULES( LIBINDICATE/,/^ENDIF/d' \
+ -i CMakeLists.txt || die
+ fi
+
+ cmake-utils_src_prepare
+
+ # otherwise cmake checks for svn
+ esvn_clean
+
+ sed 's:-O2::g' -i CMakeLists.txt || die
+
+ sed \
+ -e '/Encoding/d' \
+ -i guayadeque.desktop || die
+}
+
+src_configure() {
+ cmake-utils_src_configure
+}
+
+src_compile() {
+ cmake-utils_src_compile
+}
+
+src_install() {
+ cmake-utils_src_install
+}
diff --git a/media-sound/guayadeque/guayadeque-0.3.6_pre1887.ebuild b/media-sound/guayadeque/guayadeque-0.3.6_pre1887.ebuild
new file mode 100644
index 000000000000..28929db45eaa
--- /dev/null
+++ b/media-sound/guayadeque/guayadeque-0.3.6_pre1887.ebuild
@@ -0,0 +1,119 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+WX_GTK_VER="2.8"
+
+inherit cmake-utils eutils wxwidgets
+
+DESCRIPTION="Music management program designed for all music enthusiasts"
+HOMEPAGE="http://guayadeque.org/"
+#SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+SRC_URI="http://sourceforge.net/code-snapshots/svn/g/gu/guayadeque/code/guayadeque-code-1887.zip -> ${P}.zip"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ayatana ipod +minimal"
+
+# No test available, Making src_test fail
+RESTRICT="test"
+
+# Missing
+# gstreamer0.10-fluendo-mp3 #120237
+# gstreamer0.10-plugins-bad-multiverse ??
+# gstreamer0.10-plugins-base-apps ??
+
+GST_VERSION=0.10
+GST_DEPS="
+ dev-perl/GStreamer
+ media-libs/gnonlin:${GST_VERSION}
+ media-plugins/gst-plugins-alsa:${GST_VERSION}
+ media-plugins/gst-plugins-ffmpeg:${GST_VERSION}
+ media-plugins/gst-plugins-gio:${GST_VERSION}
+ media-plugins/gst-plugins-gnomevfs:${GST_VERSION}
+ media-plugins/gst-plugins-libnice:${GST_VERSION}
+ media-plugins/gst-plugins-pulse:${GST_VERSION}
+ media-plugins/gst-plugins-soup:${GST_VERSION}
+ media-plugins/gst-plugins-x:${GST_VERSION}
+ media-libs/gst-plugins-bad:${GST_VERSION}
+ media-libs/gst-plugins-base:${GST_VERSION}
+ media-libs/gst-plugins-good:${GST_VERSION}
+ media-libs/gst-plugins-ugly:${GST_VERSION}
+"
+
+RDEPEND="
+ dev-db/sqlite:3
+ dev-db/wxsqlite3
+ dev-libs/glib:2
+ media-libs/flac
+ media-libs/gstreamer:${GST_VERSION}[introspection]
+ >=media-libs/taglib-1.6.4
+ net-misc/curl
+ sys-apps/dbus
+ x11-libs/wxGTK:2.8[X]
+ ayatana? ( >=dev-libs/libindicate-0.7 )
+ ipod? ( media-libs/libgpod )
+ !minimal? ( ${GST_DEPS} )"
+DEPEND="${RDEPEND}
+ app-arch/unzip
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+# echo $(cat po/CMakeLists.txt | grep ADD_SUBDIRECTORY | sed 's#ADD_SUBDIRECTORY( \(\w\+\) )#\1#')
+LANGS="es uk it de fr is nb th cs ru hu sv nl pt_BR pt el sk pl tr ja sr bg ca_ES hr"
+for l in ${LANGS}; do
+ IUSE="$IUSE linguas_${l}"
+done
+
+S="${WORKDIR}"/guayadeque-code-1887/Trunk
+
+PATCHES=( "${FILESDIR}"/${P}-underlinking.patch )
+
+src_prepare() {
+ for l in ${LANGS} ; do
+ if ! use linguas_${l} ; then
+ sed \
+ -e "/${l}/d" \
+ -i po/CMakeLists.txt || die
+ fi
+ done
+
+ if ! use ipod; then
+ sed \
+ -e '/PKG_CHECK_MODULES( LIBGPOD/,/^ENDIF/d' \
+ -i CMakeLists.txt || die
+ fi
+
+ if ! use ayatana; then
+ sed \
+ -e '/PKG_CHECK_MODULES( LIBINDICATE/,/^ENDIF/d' \
+ -i CMakeLists.txt || die
+ fi
+
+ rm -rf src/wx/wxsql* src/wxsqlite3 || die
+
+ cmake-utils_src_prepare
+
+ # otherwise cmake checks for svn
+ esvn_clean
+
+ sed 's:-O2::g' -i CMakeLists.txt || die
+
+ sed \
+ -e '/Encoding/d' \
+ -i guayadeque.desktop || die
+}
+
+pkg_postinst() {
+ local pkg
+ if use minimal; then
+ elog "If you are missing functionalities consider setting USE=-minimal"
+ elog "or install any of the following packages:"
+ for pkg in ${GST_DEPS}; do
+ elog "\t ${pkg}"
+ done
+ fi
+}
diff --git a/media-sound/guayadeque/guayadeque-0.3.7.ebuild b/media-sound/guayadeque/guayadeque-0.3.7.ebuild
new file mode 100644
index 000000000000..9e59f0bdea7c
--- /dev/null
+++ b/media-sound/guayadeque/guayadeque-0.3.7.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+WX_GTK_VER="2.8"
+
+inherit cmake-utils eutils wxwidgets
+
+DESCRIPTION="Music management program designed for all music enthusiasts"
+HOMEPAGE="http://guayadeque.org/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ayatana ipod +minimal"
+
+# No test available, Making src_test fail
+RESTRICT="test"
+
+# Missing
+# gstreamer0.10-fluendo-mp3 #120237
+# gstreamer0.10-plugins-bad-multiverse ??
+# gstreamer0.10-plugins-base-apps ??
+
+GST_VERSION=0.10
+GST_DEPS="
+ dev-perl/GStreamer
+ media-libs/gnonlin:${GST_VERSION}
+ media-plugins/gst-plugins-alsa:${GST_VERSION}
+ media-plugins/gst-plugins-ffmpeg:${GST_VERSION}
+ media-plugins/gst-plugins-gio:${GST_VERSION}
+ media-plugins/gst-plugins-gnomevfs:${GST_VERSION}
+ media-plugins/gst-plugins-libnice:${GST_VERSION}
+ media-plugins/gst-plugins-pulse:${GST_VERSION}
+ media-plugins/gst-plugins-soup:${GST_VERSION}
+ media-plugins/gst-plugins-x:${GST_VERSION}
+ media-libs/gst-plugins-bad:${GST_VERSION}
+ media-libs/gst-plugins-base:${GST_VERSION}
+ media-libs/gst-plugins-good:${GST_VERSION}
+ media-libs/gst-plugins-ugly:${GST_VERSION}
+"
+
+RDEPEND="
+ dev-db/sqlite:3
+ dev-db/wxsqlite3
+ dev-libs/glib:2
+ media-libs/flac
+ media-libs/gstreamer:${GST_VERSION}[introspection]
+ >=media-libs/taglib-1.6.4
+ net-misc/curl
+ sys-apps/dbus
+ x11-libs/wxGTK:2.8[X]
+ ayatana? ( >=dev-libs/libindicate-0.7 )
+ ipod? ( media-libs/libgpod )
+ !minimal? ( ${GST_DEPS} )"
+DEPEND="${RDEPEND}
+ app-arch/unzip
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+# echo $(cat po/CMakeLists.txt | grep ADD_SUBDIRECTORY | sed 's#ADD_SUBDIRECTORY( \(\w\+\) )#\1#')
+LANGS="es uk it de fr is nb th cs ru hu sv nl pt_BR pt el sk pl tr ja sr bg ca_ES hr"
+for l in ${LANGS}; do
+ IUSE="$IUSE linguas_${l}"
+done
+
+PATCHES=( "${FILESDIR}"/${PN}-0.3.6*-underlinking.patch )
+
+src_prepare() {
+ for l in ${LANGS} ; do
+ if ! use linguas_${l} ; then
+ sed \
+ -e "/${l}/d" \
+ -i po/CMakeLists.txt || die
+ fi
+ done
+
+ if ! use ipod; then
+ sed \
+ -e '/PKG_CHECK_MODULES( LIBGPOD/,/^ENDIF/d' \
+ -i CMakeLists.txt || die
+ fi
+
+ if ! use ayatana; then
+ sed \
+ -e '/PKG_CHECK_MODULES( LIBINDICATE/,/^ENDIF/d' \
+ -i CMakeLists.txt || die
+ fi
+
+ rm -rf src/wx/wxsql* src/wxsqlite3 || die
+
+ cmake-utils_src_prepare
+
+ # otherwise cmake checks for svn
+ esvn_clean
+
+ sed 's:-O2::g' -i CMakeLists.txt || die
+
+ sed \
+ -e '/Encoding/d' \
+ -i guayadeque.desktop || die
+}
+
+pkg_postinst() {
+ local pkg
+ if use minimal; then
+ elog "If you are missing functionalities consider setting USE=-minimal"
+ elog "or install any of the following packages:"
+ for pkg in ${GST_DEPS}; do
+ elog "\t ${pkg}"
+ done
+ fi
+}
diff --git a/media-sound/guayadeque/metadata.xml b/media-sound/guayadeque/metadata.xml
new file mode 100644
index 000000000000..11028e23a69c
--- /dev/null
+++ b/media-sound/guayadeque/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ <name>Justin Lecher</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="sourceforge">guayadeque</remote-id>
+ </upstream>
+</pkgmetadata>