media-sound / gigedit

An instrument editor for gig files

Official package sites : http://www.linuxsampler.org/ ·

v9999 :: 0 :: gentoo

Modified
License
GPL-2

v1.2.1 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ~x86

dev-cpp / gtkmm : C++ interface for GTK+

media-libs / libgig : C++ library for loading Gigasampler and DLS level 1/2 files

media-libs / libsndfile : C library for reading and writing files containing sampled sound

media-sound / linuxsampler : Software audio sampler engine with professional grade features

dev-cpp / gtkmm : C++ interface for GTK+

media-libs / libgig : C++ library for loading Gigasampler and DLS level 1/2 files

media-libs / libsndfile : C library for reading and writing files containing sampled sound

media-sound / linuxsampler : Software audio sampler engine with professional grade features

743607
media-sound/gigedit-1.1.1-r1 : ./.../libgigedit.so: error: undefined reference to pthread_create
833626
media-sound/gigedit-1.2.0-r1 - ../compat.h: error: const Pango::Alignment Pango::ALIGN_LEFT redeclared as different kind of entity
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/gigedit: dropped obsolete 1.2.0-r1
Bug: https://bugs.gentoo.org/925542 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
media-sound/gigedit: Stabilize 1.2.1 amd64, #925542
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/gigedit: bump to 1.2.1 + eapi8
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/gigedit: fixed dependency on gtkmm
Closes: https://bugs.gentoo.org/753203 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/gigedit: removed obsolete 1.1.1-r1
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/gigedit: Stabilize 1.2.0 amd64, #795183
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/gigedit: bump to 1.2.0 + sync'd live
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
media-sound/gigedit: Clean up ebuild
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
media-sound/gigedit: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
media-sound/gigedit: amd64 stable wrt bug #702664
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/gigedit-9999: added live ebuild
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/gigedit-1.1.1-r1: fixes
1) removed unused eclass 2) added desktop file Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Miroslav Šulc · gentoo
media-sound/gigedit-1.1.1: bump (removed 0.2.0-r1)
updated the ebuild Closes: https://bugs.gentoo.org/649372 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Manuel Rüger · gentoo
media-sound/gigedit: Remove old
Package-Manager: portage-2.2.27
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/CraigInches/Bugzilla'
Pull request: https://github.com/gentoo/gentoo/pull/593
Pacho Ramos · gentoo
media-sound/gigedit: Fix building with latest glibmm/libsigc++, bump to eapi5, drop ..la files and static libs.
Package-Manager: portage-2.2.26
Robin H. Johnson · gentoo
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