wok rev 25633
wbar: remove imlib2-config
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 24 10:30:04 2023 +0000 (11 months ago) |
parents | a3503ff52a2e |
children | 65b71231eeb9 |
files | openjpeg-dev/receipt openjpeg-tools/receipt openjpeg/receipt openjpeg2-dev/receipt openjpeg2/receipt passenger/receipt scim-dev/receipt scim-pinyin/receipt scim-tables-additional/receipt scim-tables-base/receipt scim-tables-ja/receipt scim-tables-ko/receipt scim-tables-zh/receipt scim-tables/receipt scim/receipt wbar/receipt |
line diff
1.1 --- a/openjpeg-dev/receipt Sat Dec 23 14:06:29 2023 +0000 1.2 +++ b/openjpeg-dev/receipt Sun Dec 24 10:30:04 2023 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Development files for openjpeg." 1.5 MAINTAINER="slaxemulator@gmail.com" 1.6 LICENSE="BSD" 1.7 -WEB_SITE="https://www.openjpeg.org/" 1.8 +WEB_SITE="https://github.com/uclouvain/openjpeg" 1.9 1.10 DEPENDS="openjpeg pkg-config" 1.11 WANTED="openjpeg"
2.1 --- a/openjpeg-tools/receipt Sat Dec 23 14:06:29 2023 +0000 2.2 +++ b/openjpeg-tools/receipt Sun Dec 24 10:30:04 2023 +0000 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="Binary files for openjpeg." 2.5 MAINTAINER="al.bobylev@gmail.com" 2.6 LICENSE="BSD" 2.7 -WEB_SITE="https://www.openjpeg.org/" 2.8 +WEB_SITE="https://github.com/uclouvain/openjpeg" 2.9 2.10 DEPENDS="glibc-base openjpeg tiff" 2.11 WANTED="openjpeg"
3.1 --- a/openjpeg/receipt Sat Dec 23 14:06:29 2023 +0000 3.2 +++ b/openjpeg/receipt Sun Dec 24 10:30:04 2023 +0000 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="An open source JPEG 2000 codec." 3.5 MAINTAINER="slaxemulator@gmail.com" 3.6 LICENSE="BSD" 3.7 -WEB_SITE="https://www.openjpeg.org/" 3.8 +WEB_SITE="https://github.com/uclouvain/openjpeg" 3.9 3.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.11 WGET_URL="https://github.com/uclouvain/$PACKAGE/archive/refs/tags/version.$VERSION.tar.gz"
4.1 --- a/openjpeg2-dev/receipt Sat Dec 23 14:06:29 2023 +0000 4.2 +++ b/openjpeg2-dev/receipt Sun Dec 24 10:30:04 2023 +0000 4.3 @@ -6,7 +6,7 @@ 4.4 SHORT_DESC="Development files for openjpeg (ver. 2.x)." 4.5 MAINTAINER="al.bobylev@gmail.com" 4.6 LICENSE="BSD" 4.7 -WEB_SITE="https://www.openjpeg.org/" 4.8 +WEB_SITE="https://github.com/uclouvain/openjpeg" 4.9 4.10 DEPENDS="openjpeg2" 4.11 WANTED="openjpeg2"
5.1 --- a/openjpeg2/receipt Sat Dec 23 14:06:29 2023 +0000 5.2 +++ b/openjpeg2/receipt Sun Dec 24 10:30:04 2023 +0000 5.3 @@ -6,7 +6,7 @@ 5.4 SHORT_DESC="Open-source C-Library for JPEG 2000 (ver. 2.x)." 5.5 MAINTAINER="al.bobylev@gmail.com" 5.6 LICENSE="BSD" 5.7 -WEB_SITE="https://www.openjpeg.org/" 5.8 +WEB_SITE="https://github.com/uclouvain/openjpeg" 5.9 REPOLOGY="openjpeg" 5.10 5.11 SOURCE="openjpeg"
6.1 --- a/passenger/receipt Sat Dec 23 14:06:29 2023 +0000 6.2 +++ b/passenger/receipt Sun Dec 24 10:30:04 2023 +0000 6.3 @@ -25,7 +25,7 @@ 6.4 # Rules to configure and make the package. 6.5 compile_rules() 6.6 { 6.7 - gem install --no-rdoc --no-ri --ignore-dependencies \ 6.8 + gem install --no-document --ignore-dependencies \ 6.9 --install-dir $PWD/ $SOURCES_REPOSITORY/$TARBALL 6.10 6.11 # Build Apache module
7.1 --- a/scim-dev/receipt Sat Dec 23 14:06:29 2023 +0000 7.2 +++ b/scim-dev/receipt Sun Dec 24 10:30:04 2023 +0000 7.3 @@ -6,7 +6,7 @@ 7.4 SHORT_DESC="Smart Common Input Method (SCIM) development files." 7.5 MAINTAINER="rocky@slitaz.org" 7.6 LICENSE="LGPL2.1" 7.7 -WEB_SITE="https://www.scim-im.org/" 7.8 +WEB_SITE="https://github.com/scim-im/scim/" 7.9 7.10 WANTED="scim" 7.11 DEPENDS="scim pkg-config"
8.1 --- a/scim-pinyin/receipt Sat Dec 23 14:06:29 2023 +0000 8.2 +++ b/scim-pinyin/receipt Sun Dec 24 10:30:04 2023 +0000 8.3 @@ -6,7 +6,7 @@ 8.4 SHORT_DESC="Chinese PinYin input for SCIM." 8.5 MAINTAINER="rocky@slitaz.org" 8.6 LICENSE="LGPL2.1" 8.7 -WEB_SITE="https://www.scim-im.org/" 8.8 +WEB_SITE="https://github.com/scim-im/scim/" 8.9 8.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 8.11 WGET_URL="$SF_MIRROR/scim/$TARBALL"
9.1 --- a/scim-tables-additional/receipt Sat Dec 23 14:06:29 2023 +0000 9.2 +++ b/scim-tables-additional/receipt Sun Dec 24 10:30:04 2023 +0000 9.3 @@ -6,7 +6,7 @@ 9.4 SHORT_DESC="Miscellaneous input method data tables for SCIM platform." 9.5 MAINTAINER="rocky@slitaz.org" 9.6 LICENSE="GPL2" 9.7 -WEB_SITE="https://www.scim-im.org/" 9.8 +WEB_SITE="https://github.com/scim-im/scim/" 9.9 9.10 WANTED="scim-tables" 9.11 DEPENDS="scim-tables-base"
10.1 --- a/scim-tables-base/receipt Sat Dec 23 14:06:29 2023 +0000 10.2 +++ b/scim-tables-base/receipt Sun Dec 24 10:30:04 2023 +0000 10.3 @@ -6,7 +6,7 @@ 10.4 SHORT_DESC="SCIM Generic Table Input Method base module." 10.5 MAINTAINER="rocky@slitaz.org" 10.6 LICENSE="GPL2" 10.7 -WEB_SITE="https://www.scim-im.org/" 10.8 +WEB_SITE="https://github.com/scim-im/scim/" 10.9 10.10 WANTED="scim-tables" 10.11 DEPENDS="scim"
11.1 --- a/scim-tables-ja/receipt Sat Dec 23 14:06:29 2023 +0000 11.2 +++ b/scim-tables-ja/receipt Sun Dec 24 10:30:04 2023 +0000 11.3 @@ -6,7 +6,7 @@ 11.4 SHORT_DESC="Japanese input method data tables for SCIM platform." 11.5 MAINTAINER="rocky@slitaz.org" 11.6 LICENSE="GPL2" 11.7 -WEB_SITE="https://www.scim-im.org/" 11.8 +WEB_SITE="https://github.com/scim-im/scim/" 11.9 11.10 WANTED="scim-tables" 11.11 DEPENDS="scim-tables-base"
12.1 --- a/scim-tables-ko/receipt Sat Dec 23 14:06:29 2023 +0000 12.2 +++ b/scim-tables-ko/receipt Sun Dec 24 10:30:04 2023 +0000 12.3 @@ -6,7 +6,7 @@ 12.4 SHORT_DESC="Korean input method data tables for SCIM platform." 12.5 MAINTAINER="rocky@slitaz.org" 12.6 LICENSE="GPL2" 12.7 -WEB_SITE="https://www.scim-im.org/" 12.8 +WEB_SITE="https://github.com/scim-im/scim/" 12.9 12.10 WANTED="scim-tables" 12.11 DEPENDS="scim-tables-base"
13.1 --- a/scim-tables-zh/receipt Sat Dec 23 14:06:29 2023 +0000 13.2 +++ b/scim-tables-zh/receipt Sun Dec 24 10:30:04 2023 +0000 13.3 @@ -6,7 +6,7 @@ 13.4 SHORT_DESC="Chinese input method data tables for SCIM platform." 13.5 MAINTAINER="rocky@slitaz.org" 13.6 LICENSE="GPL2" 13.7 -WEB_SITE="https://www.scim-im.org/" 13.8 +WEB_SITE="https://github.com/scim-im/scim/" 13.9 13.10 WANTED="scim-tables" 13.11 DEPENDS="scim-tables-base wqy-bitmapfont"
14.1 --- a/scim-tables/receipt Sat Dec 23 14:06:29 2023 +0000 14.2 +++ b/scim-tables/receipt Sun Dec 24 10:30:04 2023 +0000 14.3 @@ -6,7 +6,7 @@ 14.4 SHORT_DESC="SCIM Generic Table Input Method module meta package." 14.5 MAINTAINER="rocky@slitaz.org" 14.6 LICENSE="GPL2" 14.7 -WEB_SITE="https://www.scim-im.org/" 14.8 +WEB_SITE="https://github.com/scim-im/scim/" 14.9 14.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 14.11 WGET_URL="$SF_MIRROR/scim/$TARBALL"
15.1 --- a/scim/receipt Sat Dec 23 14:06:29 2023 +0000 15.2 +++ b/scim/receipt Sun Dec 24 10:30:04 2023 +0000 15.3 @@ -6,7 +6,7 @@ 15.4 SHORT_DESC="Smart Common Input Method (SCIM)." 15.5 MAINTAINER="rocky@slitaz.org" 15.6 LICENSE="LGPL2.1" 15.7 -WEB_SITE="https://www.scim-im.org/" 15.8 +WEB_SITE="https://github.com/scim-im/scim/" 15.9 15.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 15.11 WGET_URL="https://github.com/scim-im/$PACKAGE/archive/$VERSION.tar.gz"
16.1 --- a/wbar/receipt Sat Dec 23 14:06:29 2023 +0000 16.2 +++ b/wbar/receipt Sun Dec 24 10:30:04 2023 +0000 16.3 @@ -27,6 +27,9 @@ 16.4 { 16.5 patch -p0 < $stuff/gcc43_fixes.diff || return 1 16.6 sed -i 's|^LDFLAGS.*|& -lX11|' Makefile 16.7 + which imlib2-config || 16.8 + sed -i -e 's|imlib2-config --cflags|pkg-config --cflags imlib2|' \ 16.9 + -e 's|imlib2-config --libs|pkg-config --libs imlib2|' Makefile 16.10 make && 16.11 mkdir -p $DESTDIR/usr/share/wbar/iconpack $DESTDIR/usr/bin && 16.12 cp wbar $DESTDIR/usr/bin &&