Gerasim Troeglazov
9ffe2fcc61
Calligra: bump version
2018-04-18 23:54:35 +10:00
fbrosson
cf362c4f1a
libpng(15): bump to 1.5.30, add debuginfo, switch to tar.xz. ( #2461 )
2018-04-18 13:30:06 +00:00
fbrosson
f71dc78fae
libpng12: bump to 1.2.59, add debuginfo, move man5 to devel. ( #2460 )
2018-04-18 13:26:00 +00:00
Sergei Reznikov
a7e5c0e372
kio: fix policy warning
2018-04-18 02:20:13 +03:00
Sergei Reznikov
cffa028148
phonon: bump revision
2018-04-18 02:19:39 +03:00
Sergei Reznikov
8660c3a3dd
oxygen_icons: fix typos
2018-04-18 02:18:59 +03:00
Sergei Reznikov
e0f7bf5a2a
KolourPaint: bump version
2018-04-18 02:16:55 +03:00
Sergei Reznikov
f2357dc653
phonon: rename patchset
2018-04-18 01:28:24 +03:00
Sergei Reznikov
c35f90461f
kde-frameworks: fix BUILD_REQUIRES
2018-04-18 01:17:09 +03:00
Sergei Reznikov
a26720a2a3
kde-frameworks: bump to 5.45.0
...
* for future reference batch git rename was done using this command:
find . -maxdepth 3 -type f -name '*5.39*.recipe' | grep -v 1 | a
while read fname; do git mv $fname ${fname//5.39/5.45}; done
(don't forget to repeat for .patchset files)
* batch CHECKSUM_SHA256 update was done using this script:
cd haikuports
tar --exclude download --exclude work* -zcvf kde-frameworks-`date '+%Y-%m-%d-%H-%M-%S'`.tgz kde-frameworks/
find /home/haikuports/kde-frameworks -maxdepth 2 -name "*5.39*.recipe" | while read FNAME; do \
portVersion=5.45.0 ; source $FNAME ; echo $SOURCE_URI $FNAME ;
echo `curl -s -L $SOURCE_URI | sha256sum | head -c 64`
sed -i "s/$CHECKSUM_SHA256/`curl -s -L $SOURCE_URI | sha256sum | head -c 64`/" $FNAME ; done
* the recipes were built in this order
hp extra_cmake_modules
hp phonon
hp karchive
hp kcodecs
hp kconfig
hp kcoreaddons
hp kdbusaddons
hp kguiaddons
hp ki18n
hp kitemmodels
hp kitemviews
hp kwidgetsaddons
hp kwindowsystem
hp solid
hp sonnet
hp threadweaver
hp kauth
hp kcompletion
hp kcrash
hp kdoctools
hp kunitconversion
hp kconfigwidgets
hp kservice
hp kglobalaccel
hp kpackage
hp kemoticons
hp kiconthemes
hp kjobwidgets
hp knotifications
hp ktextwidgets
hp kxmlgui
hp kbookmarks
hp kwallet
hp kio
hp kdeclarative
hp kcmutils
hp kinit
hp knotifyconfig
hp kparts
hp kactivities
hp kded
hp kdesignerplugin
hp breeze_icons
hp kdelibs4support
hp kross
hp kdiagram
2018-04-17 18:28:59 +03:00
fbrosson
725c3f811d
gphoto2: bump to 2.5.17, add debuginfo, add libexif. ( #2458 )
2018-04-17 10:57:02 +00:00
fbrosson
40158d875a
libgphoto2: bump to 2.5.17, add debuginfo, add libexif. ( #2457 )
...
Also move $manDir/man3 & $binDir/gphoto2{,-port}-config to devel.
2018-04-17 10:49:47 +00:00
fbrosson
3fcd048949
file: bump to 5.33, add debuginfo. ( #2456 )
2018-04-16 00:23:48 +00:00
fbrosson
4d76190a8c
youtube-dl: bump to 2018.04.16.
2018-04-16 00:02:28 +00:00
miqlas
511788a410
SpeexDSP: new recipe ( #2437 )
2018-04-15 11:48:44 +00:00
fbrosson
816bd9097c
prison: bump to 5.45.0. ( #2450 )
2018-04-15 10:34:23 +00:00
miqlas
2dbaddf6dc
Radare2: build fix ( #2448 )
2018-04-15 10:38:43 +02:00
fbrosson
b31078d6da
ProjectConceptor: drop $jobArgs in BUILD(). See #2445
...
This is required with the current makefile because the "plugins"
target fails to build if we don't build the "app" target first.
2018-04-15 06:40:09 +00:00
miqlas
060e667f1c
Otter: recipe fix
...
closes #2446
2018-04-15 08:33:36 +02:00
Paradoxianer
e2536678ca
ProjectConceptor: fixed building of the plugins, add debuginfo. ( #2445 )
2018-04-14 20:18:22 +00:00
Gerasim Troeglazov
bc9038eb4c
Krita: bump version
...
* fix crash on exit
2018-04-14 23:32:42 +10:00
fbrosson
2a8710460f
extra-cmake-modules: bump to 5.45.0.
2018-04-14 11:40:47 +00:00
Vidrep
7aefa74186
gphoto2: bump to 2.5.15 ( #2442 )
2018-04-14 09:35:25 +00:00
miqlas
6f2a789ab1
yasm: rev bump
2018-04-14 11:19:17 +02:00
miqlas
c16aa1b4cd
fontconfig: rev bump
2018-04-14 11:17:39 +02:00
miqlas
b05035ea4d
libidn: rev bump
2018-04-14 11:16:19 +02:00
miqlas
5c336eaa29
Trojita: rev bump
2018-04-14 11:14:46 +02:00
miqlas
43b2bf2670
Transmission: rev bump
2018-04-14 11:14:11 +02:00
miqlas
118bdd5655
Radare: build fix
2018-04-14 11:13:27 +02:00
miqlas
cb6504cd23
TBB: rev bump
2018-04-14 11:10:46 +02:00
fbrosson
144fd35097
libgpg_error: bump to 1.29, add debuginfo. PROVIDES += cmd:yat2m ( #2444 )
...
* Add LIBS="-lnetwork" for the logging API, added in 1.28.
* Move $manDir/man1/gpg-error-config.1 to the devel package.
* Remove $manDir and $infoDir when building for a secondary arch.
2018-04-13 16:11:03 +00:00
nikolaszimmermann
b8498208da
tbb: Add support for x86 builds ( #2443 )
2018-04-13 09:46:44 +00:00
Sergei Reznikov
2b72590bbd
KDevelop: add dbus to requires
...
* delete mime.cache as it prevents Calligra apps from starting
* attempt to fix install on secondary arch
2018-04-12 17:38:27 +03:00
hanya
8796f7e324
mozc: bump version, Support x86_gcc2 environment ( #2438 )
2018-04-11 21:20:46 +00:00
Alexander von Gluck IV
492a357ca0
meson: bump to 0.45.1
2018-04-11 11:50:11 -05:00
fbrosson
f09135e96b
sqlite: bump to 3.23.1.
2018-04-11 13:05:09 +00:00
fbrosson
6734ad65c1
brotli: bump to 1.0.4.
2018-04-11 00:53:14 +00:00
tts2k
aefab9a9c1
ranger: Initial recipe ( #2432 )
2018-04-10 06:23:57 +00:00
Sergei Reznikov
7f9070588c
KDevelop: fix BUILD_REQUIRES
2018-04-09 23:21:00 +03:00
Sergei Reznikov
bb5c557724
KDevelop: bump version
2018-04-09 23:10:47 +03:00
Sergei Reznikov
b798904cb5
KDevelop: fix requires
2018-04-09 20:55:28 +03:00
miqlas
a127c462a6
Transmission: launch_daemon support ( #2416 )
...
* Transmission-CLI: LaunchDaemon support
* Fix
* Cleanup
* launch Transmission-daemon, not the gui
* Cleanup
* Transmission user
* Cleanup
2018-04-09 18:26:09 +02:00
miqlas
db67f22e73
Mpd : enable tests ( #2423 )
...
* MPD, MPDCLIENT: enable tests
* Bump rev
2018-04-09 18:25:08 +02:00
miqlas
c9fce821ee
Cppcheck 1.83 ( #2422 )
...
* CPPCheck: new recipe
* Cleanup
2018-04-09 18:24:54 +02:00
miqlas
6d71f63e76
Bochs: bump, debuginfo ( #2415 )
...
* Bochs: bump, debuginfo
* SOURCE_URI
* Cleanup, license
* License
2018-04-09 18:20:01 +02:00
miqlas
2bc2838a26
Cutter 1.3 ( #2374 )
...
* WIP
* Cutter: needs radare 2.4.0
* Cleanup
2018-04-09 18:17:48 +02:00
miqlas
1a01ec3b48
Radare: bump ( #2373 )
...
* Radare: bump
* Cleanup
* Cleanup
2018-04-09 18:17:32 +02:00
miqlas
e71e55ecd6
Cleanup, enable for x86_64, debuginfo ( #2434 )
2018-04-09 18:13:55 +02:00
miqlas
343f1dc4da
GDAL: bump ( #2379 )
...
* GDAL: bump
* Cleanup, copyright
* Fix
2018-04-09 18:12:42 +02:00
miqlas
dd4ed3b8f4
Fish: 2.7.1, debuginfo, crash fix ( #2403 )
...
* Fish: 2.7.1, debuginfo, crash fix
* Cleanup, disabled for every arch
2018-04-09 18:12:24 +02:00