Commit graph

63 commits

Author SHA1 Message Date
nia
773cde7da8 *: Use the tools framework for itstool
Now it should be more obvious when a package needs it as a dependency,
as it will fail loudly if it isn't declared as a tool.

While here, some duplicate dependencies on itstool were removed from the
MATE packages
2021-05-02 10:24:47 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
ryoon
68777dc6dd pitivi: Fix build with lang/python38 2019-12-29 01:15:51 +00:00
wiz
5619ad98a7 pitivi: fix PLIST for python != 3.7 2019-10-07 15:00:33 +00:00
prlw1
c02441770e Rename py-meson to meson.
The motivation is to consider meson as an application, so there is only
one copy on the system, and as a python 3 program, it can build python 2
packages.
2019-10-07 09:28:09 +00:00
nia
75fe119771 pitivi: Needs py-sqlite3 2019-10-03 22:45:22 +00:00
nia
d48903671a pitivi: Slightly improve COMMENT/DESCR 2019-10-03 20:36:53 +00:00
nia
9fcb6a75d7 pitivi: Needs a few more DEPENDS to successfully work with projects. 2019-10-03 20:09:52 +00:00
nia
957835ccd5 pitivi: Update to 0.999
2018 August 29th - Pitivi 0.999

  * Selecting a range of clips can be done by clicking followed by Shift+click
  * The advanced settings of the h264 encoder allow specifying a Profile
  * Rendering non-square pixels was broken and has been disabled
  * The xges files have an icon associated
  * The Save and Render buttons in the headerbar have been moved on the right side
  * Lots of bug fixing

2017 September 2nd - Pitivi 0.99

  * Many performance improvements
  * Lots of bug fixing

2016 December 5th - Pitivi 0.98

  * Customizable keyboard shortcuts
  * Used the warnings printed by GTK 3.22 to fix issues in the timeline widget
  * Lots of bug fixing, mostly on the timeline

2016 August 8th - Pitivi 0.97

  Fifth beta and 7th release of the new version of Pitivi based on GES.
  All the improvements from 0.91, 0.92, 0.93, 0.94, 0.95 and 0.96 plus:

  * The rendering dialog has been reworked to clearly state what encoders and muxer are
    officially supported (and the GES integration tests have been added to check those)
  * The build system has been ported to Meson and gst-transcoder is now a subproject
  * Usual bug fixes

2016 June 30th - Pitivi 0.96

  Fourth beta and 6th release of the new version of Pitivi based on GES.
  All the improvements from 0.91, 0.92, 0.93, 0.94 and 0.95 plus:

  * Proxy editing
  * The clip graphical transformation box has been reimplemented
  * Some timeline behaviour enhancements
  * Project settings are now automatically computed if possible (still letting the user full control if he wants)
  * New project settings and rendering UI
  * Keyboard shortcuts window
  * The undo/redo removal has been undone

2015 November 19th - Pitivi 0.95

  Third beta and 5th release of the new version of Pitivi based on GES.
  All the improvements from 0.91, 0.92, 0.93 and 0.94, plus:

  * The timeline has been rewritten purely in GTK+
  * The glimagesink video rendering widget was replaced by gtk(gl)sink
  * The clip transformation box has been reimplemented
  * Direct importing to the timeline
  * Ability to copy and paste clips across the timeline
  * Integration with GstValidate and the "scenarios" system
  * Rewritten video mixing elements
  * We finally killed GNonLin
  * Now compatible again with smaller screen resolutions
  * Massive bug fixing all over the place

2014 November 2nd - Pitivi 0.94

  Second beta and 4th release of the new version of Pitivi based on GES.
  All the improvements from 0.91, 0.92 and 0.93, plus:

  * The main toolbar and menubar have been replaced by a headerbar and menubutton, saving a significant amount of precious vertical space and using the horizontal space better.
  * The viewer has been ported to use a GStreamer GL video output sink instead of the Clutter sink. This solves crashes when running Pitivi outside of GNOME Shell and is expected to be a more future-proof solution.
  * We dropped our use of CoGL APIs, namely path_round_rectangle which caused crashes on various Linux distributions shipping a broken version of CoGL
  * Pitivi has been ported to Python 3
  * Text wrapping in the rendering progress dialog and title editor has been fixed
  * Effects can now be reordered within a clip's properties
  * The default positioning of UI components (when starting from a fresh install) has been improved to be balanced properly
  * Undocked window components do not shift position on startup anymore
  * Docked window components do not shift position on startup anymore, when the window is not maximized.
  * The title editor's UI has been simplified, and now supports decimal font sizes
  * Educational infobars throughout the UI have been tweaked to make their colors less intrusive
  * The user manual is now up to date with the state of the new Pitivi series
  * Port deprecated GTK+ widgets to new ones
  * Timeline UI animations have been tweaked
  * Code refactoring and cleanup all over the place
  * Various build and packaging fixes
  * Various fixes to the test suite
  * Various other bugs have been corrected

2014 March 20th - Pitivi 0.93

  First beta and 3rd release of the new version of Pitivi based on GES.
  All the improvements from 0.91 and 0.92, plus:

  * Port the viewer and media file previewers to use a Clutter video output sink
  * Visual refinements to the timeline (clip positioning, borders, selections)
  * Improvements to the ruler and timecode display
  * Allow importing MPEG-TS/AVCHD files
  * Fixes and improvements to the timeline's clip thumbnailers
  * Clip thumbnailing in the media library, better import error handling
  * Various fixes to the application version checking
  * Rework the way dependencies are checked on startup
  * Make some features contextual and cleanup menus
  * Many content updates to the user manual
  * Papercut fixes to keyframe curves
  * Many fixes for rendering
  * Fix pylint errors
  * Various fixes to the automated test suite
  * Code refactoring and cleanup all over the place
  * Fixes for AppData XML spec compliance
  * Various build and packaging fixes

2013 November 3rd - Pitivi 0.92

  Second alpha release for the new version of Pitivi based on GES.
  All the improvements from 0.91, plus:

  * Fix a bug where transitions would stop working
  * Fix the handling of rendering parameters
  * Fixes for the keyframes UI in the timeline
  * Usability improvements for the welcome dialog
  * Update the preview immediately when adding an effect
  * Fixes for AppData XML spec compliance
  * Various build and packaging fixes
  * Drop the PyXDG dependency
  * Translations have been updated

2013 September 29 - Pitivi 0.91

  First alpha release for the new version of Pitivi based on GES.
  It is a major rework of the entire Pitivi architecture. It includes:

  * Replacing the core of Pitivi by GES; 20 thousand lines of code removed
  * Porting to GStreamer 1.x
  * Porting to GTK+ 3.x
  * Replacing GooCanvas by Clutter for the timeline
  * An automated UI test suite, with many checks for mission-critical parts
  * Fixing hundreds of bugs
  * Implementing many new features
  * UI polish all over the place
  * Refactoring pretty much the entire codebase
  * See http://developer.pitivi.org/releases/0-91.html for details
2019-10-03 14:59:48 +00:00
adam
435af01a8b Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
maya
5901ac0824 Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
37ff97a3da *: depend on py-cairo now it supports all python versions 2017-11-24 22:15:58 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
agc
95c9a6891d Add SHA512 digests for distfiles for multimedia category
Problems found locating distfiles:
        Package adobe-flash-plugin11: missing distfile flash-plugin-11.2.202.540-release.i386.rpm
        Package gmplayer: missing distfile mplayer/AlienMind-1.2.tar.bz2
        Package gmplayer: missing distfile mplayer/BlueHeart-1.5.tar.bz2
        Package gmplayer: missing distfile mplayer/CornerMP-aqua-1.4.tar.bz2
        Package gmplayer: missing distfile mplayer/MPlayer-1.1.1.tar.xz
        Package gmplayer: missing distfile mplayer/WMP6-2.2.tar.bz2
        Package gmplayer: missing distfile mplayer/gnome-1.1.tar.bz2
        Package gmplayer: missing distfile mplayer/hwswskin-1.3.tar.bz2
        Package gmplayer: missing distfile mplayer/neutron-1.6.tar.bz2
        Package gmplayer: missing distfile mplayer/plastic-1.3.tar.bz2
        Package gmplayer: missing distfile mplayer/slim-1.3.tar.bz2
        Package gmplayer: missing distfile mplayer/xine-lcd-1.2.tar.bz2
        Package handbrake: missing distfile handbrake/HandBrake-0.9.3.tar.gz
        Package handbrake: missing distfile handbrake/bzip2-1.0.5.tar.gz
        Package handbrake: missing distfile handbrake/faad2-2.6.1.tar.gz
        Package handbrake: missing distfile handbrake/lame-3.98.tar.gz
        Package handbrake: missing distfile handbrake/libdvdread-0.9.7.tar.gz
        Package handbrake: missing distfile handbrake/libmp4v2-r45.tar.gz
        Package handbrake: missing distfile handbrake/libquicktime-0.9.10.tar.gz
        Package handbrake: missing distfile handbrake/libtheora-1.0.tar.gz
        Package handbrake: missing distfile handbrake/mpeg2dec-0.5.1.tar.gz
        Package handbrake: missing distfile handbrake/x264-r1028-83baa7f.tar.gz
        Package handbrake: missing distfile handbrake/zlib-1.2.3.tar.gz
        Package libdvdcss: missing distfile libdvdcss-1.3.99.tar.bz2
        Package mplayer-share: missing distfile mplayer/MPlayer-1.1.1.tar.xz
        Package mpv: missing distfile mpv-0.12.0.tar.gz
        Package realplayer-codecs: missing distfile rp8codecs-20040626.tar.bz2
        Package realplayer-codecs: missing distfile rp8codecs-alpha-20050115.tar.bz2
        Package win32-codecs: missing distfile rp9codecs-win32-20050115.tar.bz2
        Package xanim: missing distfile xa2.0_cvid_netbsd386.o.gz
        Package xanim: missing distfile xa2.0_iv32_netbsd386.o.gz
        Package xanim: missing distfile xa1.0_cyuv_netbsd68k.o.gz
        Package xanim: missing distfile xa2.0_cvid_linuxELF.o.gz
        Package xanim: missing distfile xa2.0_iv32_linuxELF.o.gz
        Package xanim: missing distfile xa1.0_cyuv_sparcAOUT.o.gz
        Package xanim: missing distfile xa2.0_cvid_sparcELF.o.gz
        Package xanim: missing distfile xa2.0_iv32_sparcELF.o.gz
        Package xanim: missing distfile xa1.0_cyuv_linuxPPC.o.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:54:22 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
wiz
a1f0ff3f67 No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2014-01-25 10:45:15 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
drochner
9d6729f907 update to 0.15.2
changes:
-adapt to gstreamer plugin changes
-translation updates
2013-04-17 18:08:42 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
a19397ba81 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:20:57 +00:00
wiz
84037564dc Remove unnecessary python restriction (to all supported versions). 2012-10-04 07:05:53 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
8b5589a2ea Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00