{"bugs":[{"bugid":957268,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"gnustep-apps\/mpdcon-1.5.1-r1 - [meson] MPDController.m: error: incompatible function pointer types sending int (id, id, void ) to parameter of type NSComparisonResult ( )"}],"categories":[{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":351,"name":"gnustep-apps","summary":"The gnustep-apps category contains GNUstep applications."},{"categoryid":371,"name":"gnustep-libs","summary":"The gnustep-libs category contains GNUstep libraries."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2533b898be0e3ce8de36f0721a71cd2b34823ba6","committime":"2021-11-06T22:51:17","packageid":61884,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"voyageur@gentoo.org","authorname":"Bernard Cafarelli","body":"Closes: https:\/\/bugs.gentoo.org\/819984\nPackage-Manager: Portage-3.0.28, Repoman-3.0.3\nSigned-off-by: Bernard Cafarelli <voyageur@gentoo.org>","commitid":"f2b0eb72a874e2c1a59a89f7cf1699c1e8eb7079","committime":"2021-11-06T22:30:30","packageid":61884,"repoid":1,"summary":"gnustep-apps\/mpdcon: bump EAPI"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":61884,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":61884,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"433ba69d96eb8461a10f0a2000726aa138b6fc62","committime":"2016-06-04T18:03:22","packageid":61884,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","commitid":"6c49fbac47ddb2c42ee285130afea56f349a2d40","committime":"2016-06-04T17:54:23","packageid":61884,"repoid":1,"summary":"savannah: switch to https URLs"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":61884,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":61884,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":61884,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":438,"description":"Library for interfacing Music Player Daemon (media-sound\/mpd)","ebuildids":[729524],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libmpdclient","packageid":42487},{"block":false,"categoryid":396,"description":"Virtual for back-end component for the GNUstep GUI Library","ebuildids":[729524],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnustep@gentoo.org","maintainername":"Gentoo GNUstep Project","name":"gnustep-back","packageid":48452},{"block":false,"categoryid":393,"description":"Library to provide useful functions commonly found on BSD systems","ebuildids":[729524],"firstseen":"2011-02-23T14:37:44.455238","maintainer":"freedesktop-bugs@gentoo.org","maintainername":"Gentoo Freedesktop Project","name":"libbsd","packageid":56990},{"block":false,"categoryid":371,"description":"GNUstep lightweight database abstraction layer","ebuildids":[729524],"firstseen":"2014-01-30T14:36:47.004499","maintainer":"gnustep@gentoo.org","maintainername":"Gentoo GNUstep Project","name":"sqlclient","packageid":61886,"summary":"The SQLClient library is designed to provide a simple interface to SQL databases for GNUstep applications. It does not attempt the sort of abstraction provided by the much more sophisticated GDL2 library but rather allows applications to directly execute SQL queries and statements. SQLClient provides for the Objective-C programmer much the same thing that JDBC provides for the Java programmer (though SQLClient is a bit faster, easier to use, and easier to add new database backends for than JDBC)."}],"depending":[],"ebuilds":[{"archs":["~amd64","~x86"],"ebuildid":729524,"firstseen":"2021-11-06T23:02:02.861219","license":"GPL-2","moddate":"2026-03-22T20:20:55","packageid":61884,"repoid":1,"slot":"0","uses":["debug","doc"],"version":"1.5.1-r1"}],"masks":[],"package":{"categoryid":351,"description":"GNUstep client for the Music Player Daemon","firstseen":"2014-01-30T14:36:47.004499","maintainer":"gnustep@gentoo.org","maintainername":"Gentoo GNUstep Project","name":"mpdcon","packageid":61884},"rdependencies":[{"block":false,"categoryid":438,"description":"Library for interfacing Music Player Daemon (media-sound\/mpd)","ebuildids":[729524],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libmpdclient","packageid":42487},{"block":false,"categoryid":396,"description":"Virtual for back-end component for the GNUstep GUI Library","ebuildids":[729524],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnustep@gentoo.org","maintainername":"Gentoo GNUstep Project","name":"gnustep-back","packageid":48452},{"block":false,"categoryid":393,"description":"Library to provide useful functions commonly found on BSD systems","ebuildids":[729524],"firstseen":"2011-02-23T14:37:44.455238","maintainer":"freedesktop-bugs@gentoo.org","maintainername":"Gentoo Freedesktop Project","name":"libbsd","packageid":56990},{"block":false,"categoryid":371,"description":"GNUstep lightweight database abstraction layer","ebuildids":[729524],"firstseen":"2014-01-30T14:36:47.004499","maintainer":"gnustep@gentoo.org","maintainername":"Gentoo GNUstep Project","name":"sqlclient","packageid":61886,"summary":"The SQLClient library is designed to provide a simple interface to SQL databases for GNUstep applications. It does not attempt the sort of abstraction provided by the much more sophisticated GDL2 library but rather allows applications to directly execute SQL queries and statements. SQLClient provides for the Objective-C programmer much the same thing that JDBC provides for the Java programmer (though SQLClient is a bit faster, easier to use, and easier to add new database backends for than JDBC)."}],"repos":[{"branch":"master","lastcommit":"52197549fd3431fa256b8edbafdcd3702dd0e134","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["http:\/\/gap.nongnu.org\/mpdcon\/"],"uses":[{"description":"Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https:\/\/wiki.gentoo.org\/wiki\/Project:Quality_Assurance\/Backtraces","isdefault":false,"use":"debug"},{"description":"Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally","isdefault":false,"use":"doc"}]}