summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-i18n/uchardet: rename from dev-libs/uchardetIlya Tumaykin2017-02-113-3/+3
| | | | | | | | | | | | | | | | | | Rationale: - provided functionality better fits app-i18n/ category; - uchardet is similar to existing app-i18n/enca and app-i18n/libguess; - uchardet also provides CLI tool, not only a library. Checklist: 1. `git mv dev-libs/uchardet app-i18n/uchardet` ✓ 2. Add entry to profile/updates/1Q-2017 ✓ 3. Update reverse dependencies ✓ 4. Update entries in profiles/ ✓ 5. Update eclasses that reference the package (there's none) ✓ 6. Update metadata.xml entries that reference the package ✓ 7. Update news items that reference the package (there's none) ✓ Gentoo-Bug: https://bugs.gentoo.org/593176
* media-video/aegisub: rebuild on hunspell SLOT changesIlya Tumaykin2017-01-152-2/+2
| | | | | | | Those hunspell sub-slots weren't there when aegisub ebuilds were added. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3490
* media-video/aegisub: remove old.Ilya Tumaykin2017-01-126-383/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3420
* media-video/aegisub: x86 stable wrt bug #604700Agostino Sarubbo2017-01-101-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/aegisub: amd64 stable wrt bug #604700Agostino Sarubbo2017-01-101-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/aegisub: remove uneeded virtual/os-headers build dependencyIlya Tumaykin2017-01-062-4/+2
| | | | | | | Aegisub doesn't use kernel headers for OSS support or anything else. Closes: https://github.com/gentoo/gentoo/pull/3339 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/aegisub: remove oldIlya Tumaykin2017-01-041-147/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/3285 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/aegisub: port 3.2.2_p20160518 to xdg-utils eclassIlya Tumaykin2017-01-041-0/+147
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/aegisub: update live ebuild.Ilya Tumaykin2016-10-211-4/+4
| | | | | | | | | Prefer HTTPS URI, port to xdg-utils eclass. Closes: https://github.com/gentoo/gentoo/pull/2609 Package-Manager: portage-2.3.2 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: do compiler checks in pkg_setup() too.Ilya Tumaykin2016-10-212-2/+18
| | | | | | Package-Manager: portage-2.3.2 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: add setup-wxwidgets call wrt bug 587530Ilya Tumaykin2016-07-112-0/+2
| | | | | | | | Gentoo-Bug: https://bugs.gento.org/587530 Closes: https://github.com/gentoo/gentoo/pull/1839 Package-Manager: portage-2.3.0 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: remove oldIlya Tumaykin2016-06-284-307/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/1781 Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: sync 9999 with the latest snapshot ebuildIlya Tumaykin2016-06-281-33/+44
| | | | | | Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: verbump to 3.2.2_p20160518Ilya Tumaykin2016-06-285-0/+388
| | | | | | | | | | | | | | | Major revamp of the ebuild and the patchset: - EAPI=6; - add testing support; - remove ffmpeg USE and depend on ffmpegsource unconditionally (otherwise aegisub can only open blank 'videos' without any video); - cleanup dependencies; - update the patchset (all changes were submitted upstream); - update LICENSE. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: move 3.2.2 patchset to files/3.2.2/ subdirectoryIlya Tumaykin2016-06-285-5/+5
| | | | | | | | Otherwise files/ directory is a bit messy. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: remove 3.0.4Ilya Tumaykin2016-06-285-179/+0
| | | | | | | | It's time for 3.0.4 to go. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/aegisub: cleanup maintainer listIlya Tumaykin2016-06-261-5/+0
| | | | | | Acked-By: Maxim Koltsov <maksbotan@gentoo.org> Package-Manager: portage-2.3.0
* media-video/aegisub: Switch to git-r3Michał Górny2016-05-261-1/+4
| | | | Switch the live ebuild to git-r3, using the new EGIT_SUBMODULES API.
* media-video/aegisub: copy config.rpath via autotools eclass in ↵Ilya Tumaykin2016-03-102-4/+6
| | | | | | | | | 3.2.2_p20160306, 9999 Replace a custom config.rpath hack with the legalized one from autotools eclass. See also http://devel.aegisub.org/ticket/1914 Package-Manager: portage-2.2.27
* media-video/aegisub: manually add git_version.h to 3.2.2_p20160306 wrt bug ↵Ilya Tumaykin2016-03-101-0/+6
| | | | | | | | | 576918 Gentoo-Bug: 576918 Closes: https://github.com/gentoo/gentoo/pull/1018 Package-Manager: portage-2.2.27
* media-video/aegisub: update comment re luabinsIlya Tumaykin2016-03-102-6/+8
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: add missing libass subslot operator to 3.0.4Ilya Tumaykin2016-03-071-1/+1
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: remove obsolete RDEPEND version numbers from 3.0.4Ilya Tumaykin2016-03-071-2/+2
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: better wording in patch comment for 3.0.4Ilya Tumaykin2016-03-071-3/+3
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: remove oldIlya Tumaykin2016-03-072-172/+0
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: verbump to 3.2.2_p20160306Ilya Tumaykin2016-03-075-1/+301
| | | | | | New snapshot release with most of our Gentoo patches merged upstream. Package-Manager: portage-2.2.27
* media-video/aegisub: adjust luajit dep to SLOT=2, i.e. >=2.0.0, in 9999Ilya Tumaykin2016-03-071-1/+1
| | | | | | Upstream allows system luajit to be >=2.0.0. Package-Manager: portage-2.2.27
* media-video/aegisub: remove unneeded unbundle-luajit patch from 9999Ilya Tumaykin2016-03-072-155/+2
| | | | | | | | | | Mostly merged upstream. Upstream now supports building with system luajit. There are still some problems left, see [1]. But it's already a major improvement. [1]: http://devel.aegisub.org/ticket/1904#comment:10 Package-Manager: portage-2.2.27
* media-video/aegisub: remove unneeded pthread-flags patch from 9999Ilya Tumaykin2016-03-072-45/+0
| | | | | | Merged upstream. Package-Manager: portage-2.2.27
* media-video/aegisub: add missing libass subslot operator to 9999Ilya Tumaykin2016-03-071-1/+1
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: remove unneeded wxGTK dep version number from 9999Ilya Tumaykin2016-03-071-1/+1
| | | | | | wxGTK has SLOT=3.0 only in >=3.0.0 versions. Package-Manager: portage-2.2.27
* media-video/aegisub: remove obsolete RDEPEND version numbers from 9999Ilya Tumaykin2016-03-071-4/+4
| | | | | | These versions were removed from tree in 2012. Package-Manager: portage-2.2.27
* media-video/aegisub: add maintainer description to metadataIlya Tumaykin2016-03-041-0/+1
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: add bugs-to link to metadataIlya Tumaykin2016-03-041-0/+1
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: update 9999 patchsetIlya Tumaykin2016-02-121-0/+14
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: add uchardet USE to 9999Ilya Tumaykin2016-02-102-1/+6
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: include links to upstream bugreports in patchesIlya Tumaykin2016-02-107-0/+18
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: update 9999 patchsetIlya Tumaykin2016-02-102-41/+42
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: revbump to 3.2.2-r1 to restore -fno-strict-aliasingIlya Tumaykin2016-02-106-23/+192
| | | | | | Also backport ff9648f and 9f158e9 changes from the live ebuild. Package-Manager: portage-2.2.27
* media-video/aegisub: revbump to 3.0.4-r1 to restore -fno-strict-aliasingIlya Tumaykin2016-02-104-9/+9
| | | | Package-Manager: portage-2.2.27
* media-video/aegisub: drop inactive proxy maintainerIlya Tumaykin2016-02-021-4/+0
| | | | | | After many pings there's no reply from him. See 8549f2c for reference. Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-4/+4
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* media-video/aegisub: drop now unneeded regex patch from live ebuildIlya Tumaykin2016-01-121-1/+0
| | | | | | | Lua regex issue was fixed upstream. See upstream commit ad0f702a55442e7aeca2e3486a3dd01e3bbad75e. Package-Manager: portage-2.2.26
* media-video/aegisub: depend on luajit[lua52compat] in live ebuildIlya Tumaykin2016-01-121-1/+1
| | | | | | | Upstream states that luajit built with Lua 5.2 support is required. See http://devel.aegisub.org/ticket/1904#comment:2 Package-Manager: portage-2.2.26
* media-video/aegisub: explicitly inherit flag-o-matic eclassIlya Tumaykin2016-01-101-1/+1
| | | | | | | It is already implicitly inherited from wxwidgets eclass, but since we use f-o-m functionality inherit it explicitly. Package-Manager: portage-2.2.26
* media-video/aegisub: drop unused toolchain-funcs eclassIlya Tumaykin2016-01-101-2/+2
| | | | Package-Manager: portage-2.2.26
* media-video/aegisub: fix installation of 3.0.4 with empty LINGUASIlya Tumaykin2016-01-012-1/+25
| | | | | | 3.2.2 and live are not affected. Package-Manager: portage-2.2.24
* media-video/aegisub: remove oldIlya Tumaykin2015-12-284-263/+0
| | | | Package-Manager: portage-2.2.24
* media-video/aegisub: reuse patch for 3.2.2 in live ebuildIlya Tumaykin2015-12-282-51/+1
| | | | Package-Manager: portage-2.2.24