From 0cf2f20608308acdf3cb922c3736446bbd8f3388 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:58:29 +0100 Subject: gentoo resync : 14.07.2018 --- gnustep-base/gnustep-back-art/Manifest | 7 -- .../gnustep-back-art-0.25.0.ebuild | 83 ---------------------- .../gnustep-back-art-0.25.1.ebuild | 83 ---------------------- .../gnustep-back-art-0.26.2.ebuild | 83 ---------------------- gnustep-base/gnustep-back-art/metadata.xml | 28 -------- 5 files changed, 284 deletions(-) delete mode 100644 gnustep-base/gnustep-back-art/Manifest delete mode 100644 gnustep-base/gnustep-back-art/gnustep-back-art-0.25.0.ebuild delete mode 100644 gnustep-base/gnustep-back-art/gnustep-back-art-0.25.1.ebuild delete mode 100644 gnustep-base/gnustep-back-art/gnustep-back-art-0.26.2.ebuild delete mode 100644 gnustep-base/gnustep-back-art/metadata.xml (limited to 'gnustep-base/gnustep-back-art') diff --git a/gnustep-base/gnustep-back-art/Manifest b/gnustep-base/gnustep-back-art/Manifest deleted file mode 100644 index 4ee80b5c2eb5..000000000000 --- a/gnustep-base/gnustep-back-art/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -DIST gnustep-back-0.25.0.tar.gz 974762 BLAKE2B ef3ef5bf822b2cd96ac8f6256708c275193db9ba2bfe3d669c3a50e1f4ff9bfb1560a0a2ee1c38e58a13e0e3e081548102dd83a06bdf880fe857046d3d7940ef SHA512 38a098e7fe207c902428c05f01ebf0336b33fb9213368038c2513236255723b642fd9576524ad119ee9511c708be21c155eeaaf297e05c6ebdab8e59efe05770 -DIST gnustep-back-0.25.1.tar.gz 974775 BLAKE2B 8050c20f405da340a0f42655ca2b0f43761d60b8ee6eab7ce4bbd5f323f7ab8b59506b0b8c5c057eb8303c0b7efe4d80ab428ca100b319a9b927d74bdb37ddd4 SHA512 0515672c38265499dc3f0be5127053bc7b2478130cac69cb70c29e5887832472dfdcf90b756ab0926ba5967c0be93e041a1f820dc58f973e41b648e08a569656 -DIST gnustep-back-0.26.2.tar.gz 969473 BLAKE2B a16b8663492ca1d59ac1267b3e5421cc14672251c273624e4bcc5e587783968baebfcca020c3f0ccaf73de9c0c43f872a303be4c1ef83c78e1bf102d47f2feea SHA512 99912430425e36b386b3f7bb3a49989c92edd20e3166292e6697c532a7f8ae17682c80bb39fa6177c67bb75bcd9befc44f53874eb5ca1406f51af44b15c9685e -EBUILD gnustep-back-art-0.25.0.ebuild 2077 BLAKE2B b797b4e6a40a1207115c153276c45fcc7ba1f067e1b0477a94bf6467d636ef6a1bc4e53420480b035b4891bde1710014e0f2f9b18b8accd5a43440b7d6d3466b SHA512 8d129e05455d8039cea12ac7f085b50a17e12f0c1da0de560fcdb2b440181764a601d71fc6ced662867f6ba4ba98e8b133af9f8fb935e00e024be2df36058d7e -EBUILD gnustep-back-art-0.25.1.ebuild 2081 BLAKE2B 246c59e1a549a8944bf3f02b7c0452eb61fe3e02aa77dc707b3f8e578bd16372c9775d27d78154b5a46945415ddfb6bf626a5c47b45cf9bcc8c2ff0ffa9456c4 SHA512 21f1a96b3c3c4ffd92754149a192511003e23d131092dc53bf3fffa512ae92cb8a84d352cbde60cae2ef08cf5eb6ebb982e108dc38f54325a50ea7b161c5f552 -EBUILD gnustep-back-art-0.26.2.ebuild 2081 BLAKE2B e0297415c6e046aab06fa5149dc87b7b3c77b51fbc5cc87381282bda73665e69c4a4bc229dc2500135c2c67795257f0620f85773bdf536c7d40698949337a484 SHA512 0c558edbf5d870010b35b67515fbca9b9f97ccb7bc642a055e1b14af8c6f6a96f38b63b9d2d83882a438b7faa4ca2e5a0813b5d7a7238d5e06123a1268de83d3 -MISC metadata.xml 1189 BLAKE2B 10dfa03030e2aa7412a4432eaa2c89727873fb6d567b30b112ebdc37099d14c120712b8632f50c692bd7079577b7dc43ecd0dfc9bc2c0b5bf491d32cbafb1360 SHA512 ab320e4962fcd3abcf36b6082cdf81e3e9cbd94408fa949569589a2880737e725a002b816c455cb61136f8a54e3f45b20fbfc59a52d7707f7fc443b11bbdddbc diff --git a/gnustep-base/gnustep-back-art/gnustep-back-art-0.25.0.ebuild b/gnustep-base/gnustep-back-art/gnustep-back-art-0.25.0.ebuild deleted file mode 100644 index 40454b1087e6..000000000000 --- a/gnustep-base/gnustep-back-art/gnustep-back-art-0.25.0.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnustep-base - -DESCRIPTION="libart_lgpl back-end component for the GNUstep GUI Library" -HOMEPAGE="http://www.gnustep.org" -SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="opengl xim" - -RDEPEND="${GNUSTEP_CORE_DEPEND} - =gnustep-base/gnustep-gui-${PV%.*}* - opengl? ( virtual/opengl virtual/glu ) - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXt - x11-libs/libXft - x11-libs/libXrender - >=media-libs/freetype-2.1.9 - - >=media-libs/libart_lgpl-2.3 - >=gnustep-base/mknfonts-0.5-r1 - media-fonts/dejavu - - !gnustep-base/gnustep-back-cairo - !gnustep-base/gnustep-back-xlib" -DEPEND="${RDEPEND}" - -S=${WORKDIR}/gnustep-back-${PV} - -src_configure() { - egnustep_env - - myconf="$(use_enable opengl glx)" - myconf="$myconf $(use_enable xim)" - myconf="$myconf --enable-server=x11" - myconf="$myconf --enable-graphics=art" - - econf $myconf -} - -src_compile() { - gnustep-base_src_compile - - # Create font lists for DejaVu - einfo "Generating nfonts support files" - ( - cd Fonts - export "${GS_ENV[@]}" - ${GNUSTEP_SYSTEM_TOOLS}/mknfonts \ - $(fc-list : file|grep -v '\.gz'|cut -d: -f1) \ - || die "nfonts support files creation failed" - # Trim whitepsaces - for fdir in *\ */; do - mv "$fdir" `echo $fdir | tr -d [:space:]` - done - ) -} - -src_install() { - gnustep-base_src_install - - mkdir -p "${D}/${GNUSTEP_SYSTEM_LIBRARY}/Fonts" - cp -pPR Fonts/*.nfont "${D}/${GNUSTEP_SYSTEM_LIBRARY}/Fonts" -} - -gnustep_config_script() { - echo "echo ' * setting normal font to DejaVuSans'" - echo "defaults write NSGlobalDomain NSFont DejaVuSans" - echo "echo ' * setting bold font to DejaVuSans-Bold'" - echo "defaults write NSGlobalDomain NSBoldFont DejaVuSans-Bold" - echo "echo ' * setting fixed font to DejaVuSansMono'" - echo "defaults write NSGlobalDomain NSUserFixedPitchFont DejaVuSansMono" -} diff --git a/gnustep-base/gnustep-back-art/gnustep-back-art-0.25.1.ebuild b/gnustep-base/gnustep-back-art/gnustep-back-art-0.25.1.ebuild deleted file mode 100644 index 7e99c2440f4e..000000000000 --- a/gnustep-base/gnustep-back-art/gnustep-back-art-0.25.1.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnustep-base - -DESCRIPTION="libart_lgpl back-end component for the GNUstep GUI Library" -HOMEPAGE="http://www.gnustep.org" -SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="opengl xim" - -RDEPEND="${GNUSTEP_CORE_DEPEND} - =gnustep-base/gnustep-gui-${PV%.*}* - opengl? ( virtual/opengl virtual/glu ) - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXt - x11-libs/libXft - x11-libs/libXrender - >=media-libs/freetype-2.1.9 - - >=media-libs/libart_lgpl-2.3 - >=gnustep-base/mknfonts-0.5-r1 - media-fonts/dejavu - - !gnustep-base/gnustep-back-cairo - !gnustep-base/gnustep-back-xlib" -DEPEND="${RDEPEND}" - -S=${WORKDIR}/gnustep-back-${PV} - -src_configure() { - egnustep_env - - myconf="$(use_enable opengl glx)" - myconf="$myconf $(use_enable xim)" - myconf="$myconf --enable-server=x11" - myconf="$myconf --enable-graphics=art" - - econf $myconf -} - -src_compile() { - gnustep-base_src_compile - - # Create font lists for DejaVu - einfo "Generating nfonts support files" - ( - cd Fonts - export "${GS_ENV[@]}" - ${GNUSTEP_SYSTEM_TOOLS}/mknfonts \ - $(fc-list : file|grep -v '\.gz'|cut -d: -f1) \ - || die "nfonts support files creation failed" - # Trim whitepsaces - for fdir in *\ */; do - mv "$fdir" `echo $fdir | tr -d [:space:]` - done - ) -} - -src_install() { - gnustep-base_src_install - - mkdir -p "${D}/${GNUSTEP_SYSTEM_LIBRARY}/Fonts" - cp -pPR Fonts/*.nfont "${D}/${GNUSTEP_SYSTEM_LIBRARY}/Fonts" -} - -gnustep_config_script() { - echo "echo ' * setting normal font to DejaVuSans'" - echo "defaults write NSGlobalDomain NSFont DejaVuSans" - echo "echo ' * setting bold font to DejaVuSans-Bold'" - echo "defaults write NSGlobalDomain NSBoldFont DejaVuSans-Bold" - echo "echo ' * setting fixed font to DejaVuSansMono'" - echo "defaults write NSGlobalDomain NSUserFixedPitchFont DejaVuSansMono" -} diff --git a/gnustep-base/gnustep-back-art/gnustep-back-art-0.26.2.ebuild b/gnustep-base/gnustep-back-art/gnustep-back-art-0.26.2.ebuild deleted file mode 100644 index d178338f8d18..000000000000 --- a/gnustep-base/gnustep-back-art/gnustep-back-art-0.26.2.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnustep-base - -DESCRIPTION="libart_lgpl back-end component for the GNUstep GUI Library" -HOMEPAGE="http://www.gnustep.org" -SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="opengl xim" - -RDEPEND="${GNUSTEP_CORE_DEPEND} - =gnustep-base/gnustep-gui-${PV%.*}* - opengl? ( virtual/opengl virtual/glu ) - x11-libs/libICE - x11-libs/libSM - x11-libs/libX11 - x11-libs/libXext - x11-libs/libXi - x11-libs/libXmu - x11-libs/libXt - x11-libs/libXft - x11-libs/libXrender - >=media-libs/freetype-2.1.9 - - >=media-libs/libart_lgpl-2.3 - >=gnustep-base/mknfonts-0.5-r1 - media-fonts/dejavu - - !gnustep-base/gnustep-back-cairo - !gnustep-base/gnustep-back-xlib" -DEPEND="${RDEPEND}" - -S=${WORKDIR}/gnustep-back-${PV} - -src_configure() { - egnustep_env - - myconf="$(use_enable opengl glx)" - myconf="$myconf $(use_enable xim)" - myconf="$myconf --enable-server=x11" - myconf="$myconf --enable-graphics=art" - - econf $myconf -} - -src_compile() { - gnustep-base_src_compile - - # Create font lists for DejaVu - einfo "Generating nfonts support files" - ( - cd Fonts - export "${GS_ENV[@]}" - ${GNUSTEP_SYSTEM_TOOLS}/mknfonts \ - $(fc-list : file|grep -v '\.gz'|cut -d: -f1) \ - || die "nfonts support files creation failed" - # Trim whitepsaces - for fdir in *\ */; do - mv "$fdir" `echo $fdir | tr -d [:space:]` - done - ) -} - -src_install() { - gnustep-base_src_install - - mkdir -p "${D}/${GNUSTEP_SYSTEM_LIBRARY}/Fonts" - cp -pPR Fonts/*.nfont "${D}/${GNUSTEP_SYSTEM_LIBRARY}/Fonts" -} - -gnustep_config_script() { - echo "echo ' * setting normal font to DejaVuSans'" - echo "defaults write NSGlobalDomain NSFont DejaVuSans" - echo "echo ' * setting bold font to DejaVuSans-Bold'" - echo "defaults write NSGlobalDomain NSBoldFont DejaVuSans-Bold" - echo "echo ' * setting fixed font to DejaVuSansMono'" - echo "defaults write NSGlobalDomain NSUserFixedPitchFont DejaVuSansMono" -} diff --git a/gnustep-base/gnustep-back-art/metadata.xml b/gnustep-base/gnustep-back-art/metadata.xml deleted file mode 100644 index 70ccbad3dada..000000000000 --- a/gnustep-base/gnustep-back-art/metadata.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - gnustep@gentoo.org - Gentoo GNUstep Project - - -It is a back-end component for the GNUstep GUI Library. The -implementation of the GNUstep GUI Library is designed in two parts. The -first part is the front-end component which is independent of platform -and display system. This front-end is combined with a back-end -component which handles all of the display system dependent such as -specific calls to the X Window System. This design allows the GNUstep -applications to have the "look and feel" of the underlying display -system without any changes to the application, and the library can be -easily ported to other display systems. - -The GNUstep GUI Backend is for platforms using the X-Window System or -Window's Systems. It works via a DPS emulation engine to emulate the -DPS functions required by the front-end system. - -This package installs a backend that supports libart_lgpl. - - - Enable X11 XiM input method - - -- cgit v1.2.3