Commit Graph

11900 Commits

Author SHA1 Message Date
Ivan Maidanski
5fc6406a2d boehm_gc: bump to 7.6.6. (#2482) 2018-04-26 00:15:28 +00:00
fbrosson
a11c705adf boehm_gc: drop 7.6.0. 2018-04-26 00:12:14 +00:00
fbrosson
2e752b5cbb gtk-doc: bump to 1.28. (#2473) 2018-04-25 22:45:44 +00:00
Sergei Reznikov
6d31f8aac0 jasper1: fixPkgconfig 2018-04-25 17:53:14 +03:00
Sergei Reznikov
30bb2c06e2 kactivities: fixPkgconfig 2018-04-25 17:46:24 +03:00
Sergei Reznikov
1611871fb9 kproperty: bump version 2018-04-25 17:44:47 +03:00
Sergei Reznikov
ab98bf2162 libfprint: add recipe for version 0.7.0 2018-04-25 17:19:36 +03:00
fbrosson
9c1320f03b youtube-dl: bump to 2018.04.25. 2018-04-24 23:37:18 +00:00
miqlas
f836419e55 UDIS86: enable for x86_64, add debuginfo (#2470) 2018-04-24 17:36:55 +00:00
fbrosson
5b438ea068 sci-mathematics/pari: bump to 2.9.4. 2018-04-24 08:10:42 +00:00
Sergei Reznikov
27904bef53 KDiff3: bump version 2018-04-23 17:24:09 +03:00
Sergei Reznikov
a8bfab593f KWrite: add recipe for version 18.04.0 2018-04-23 15:40:51 +03:00
Sergei Reznikov
23a3bbde8c Gwenview: fix rdef 2018-04-23 13:35:59 +03:00
Sergei Reznikov
93b44274f6 Gwenview: add recipe for version 18.04.0 2018-04-23 13:29:31 +03:00
fbrosson
3983b6329a libebur128: bump to 1.2.3, fix build on 2nd arch, call fixPkgconfig.
BTW, libebur128 does NOT try to use libspeexdsp, added in #2437.
2018-04-23 08:56:18 +00:00
fbrosson
08443f999b unrar: bump to 5.6.3. 2018-04-22 19:09:47 +00:00
fbrosson
e26c6c1b8a neofetch: bump to 3.4.0. 2018-04-21 16:01:40 +00:00
Kacper Kasper
1668645142 redland: fix typo 2018-04-20 22:51:21 +02:00
Kacper Kasper
db9fd67b76 redland: fix devel requires.
* pkgconfig will complain if rasqal is not present.
2018-04-20 21:51:26 +02:00
fbrosson
797d39d80b vala: Add commandBinDir. Add 2 libs to the debuginfo package. 2018-04-20 11:09:00 +00:00
kwyxz
a21d972b31 nestopia_libretro: a Libretro port of Nestopia (#2464) 2018-04-20 07:48:29 +00:00
Schrijvers Luc
fd77f6caca vala, bump to version 0.40.4 (#2256) 2018-04-20 01:16:36 +00:00
fbrosson
475fbda9ac vala: bump to 0.36.13. 2018-04-19 23:21:56 +00:00
kwyxz
68fbe7232c o2em_libretro: a port of O2EM to the libretro API (#2463) 2018-04-19 17:03:49 +00:00
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